Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump @swc/core from 1.3.32 to 1.3.53 #259

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2023

Bumps @swc/core from 1.3.32 to 1.3.53.

Changelog

Sourced from @​swc/core's changelog.

[1.3.53] - 2023-04-21

Bug Fixes

  • (es) Fix a crash related to source map (#7307) (e7f7b01)

  • (es/helpers) Remove unnecessary parameters in helper_expr! macro (#7296) (38dfb91)

  • (es/modules) Support jsc.baseUrl without jsc.paths (#7302) (9c279b8)

  • (es/parser) Fix handling of in and out of typescript (#7308) (6f81cb9)

  • (testing) Fix path normalization on windows for testing diffs (#7299) (3422923)

Miscellaneous Tasks

  • general: Update issue template to prevent useless issues (#7303) (9816ba2)

Testing

  • (es/compat) Add a test for a wrong issue (#7300) (38495a9)

[1.3.52] - 2023-04-19

Bug Fixes

  • (es/minifier) Fix a inliner bug related to Script (#7288) (0aab90c)

  • (es/resolver) Hoist parameter in arrow and constructor (#7292) (7a00f2e)

Performance

Build

... (truncated)

Commits
  • a483750 chore: Publish v1.3.53 with swc_core v0.75.31 (#7310)
  • f2a38e8 chore: Publish crates
  • 6f81cb9 fix(es/parser): Fix handling of in and out of typescript (#7308)
  • 1812d9e chore: Publish crates
  • e7f7b01 fix(es): Fix a crash related to source map (#7307)
  • c8e6774 chore: Publish crates
  • 38dfb91 fix(es/helpers): Remove unnecessary parameters in helper_expr! macro (#7296)
  • af8e158 chore: Publish crates
  • 9c279b8 fix(es/modules): Support jsc.baseUrl without jsc.paths (#7302)
  • 9816ba2 chore: Update issue template to prevent useless issues (#7303)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.32 to 1.3.53.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.3.32...v1.3.53)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 24, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 26, 2023

Superseded by #262.

@dependabot dependabot bot closed this Apr 26, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swc/core-1.3.53 branch April 26, 2023 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants