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

Bump @swc/core from 1.3.47 to 1.3.60 #59

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2023

Bumps @swc/core from 1.3.47 to 1.3.60.

Changelog

Sourced from @​swc/core's changelog.

[1.3.60] - 2023-05-25

Bug Fixes

  • (es) Init filesystem cache only if plugin exists (#7436) (786cf3a)

  • (es) Ignore input sourcemap error (#7446) (0c92e53)

  • (es/compat) Fix destructuring handling of block_scoping (#7425) (66d52ec)

  • (es/compat) Fix stage 3 decorator pass (#7392) (97d0f79)

  • (es/compat) Fix variable scoping of object rest pass. (#7437) (f3d660f)

  • (es/parser) Reset class context (#7433) (1cab43f)

  • (es/parser) Allow using package as a parameter name in interface (#7438) (33a922b)

  • (es/parser) Fix parsing of tsx with a type annotation in a conditional expression (#7440) (a37d59a)

  • (es/preset-env) Fix pass ordering (#7434) (2071f89)

  • (swc_core) Correctly expose plugin with host (#7427) (558ca40)

Features

  • (plugin/runner) Enable in-memory precompiled module cache (#7420) (f8fe365)

Refactor

  • (plugin/runner) Add attributes to the module bytes (#7419) (c03a74c)

  • (swc_core) Make common_plugin_transform agnostic to mode (#7422) (cfdd407)

... (truncated)

Commits
  • df7a2be chore: Publish v1.3.60 with swc_core v0.76.30 (#7448)
  • 1b5aa4a chore: Publish crates
  • 0c92e53 fix(es): Ignore input sourcemap error (#7446)
  • 6c3ff01 chore: Publish crates
  • e83368e refactor(visit): Reduce expanded LOCs (#7442)
  • c1f2b4a chore: Publish crates
  • a37d59a fix(es/parser): Fix parsing of tsx with a type annotation in a conditional ex...
  • b95cd84 chore: Publish crates
  • 33a922b fix(es/parser): Allow using package as a parameter name in interface (#7438)
  • f9f0cc2 chore: Publish crates
  • 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.47 to 1.3.60.
- [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.47...v1.3.60)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 29, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 5, 2023

Superseded by #64.

@dependabot dependabot bot closed this Jun 5, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swc/core-1.3.60 branch June 5, 2023 06:05
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants