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.46 to 1.3.51 #86

Merged
merged 1 commit into from
Apr 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @swc/core from 1.3.46 to 1.3.51.

Changelog

Sourced from @​swc/core's changelog.

[1.3.51] - 2023-04-16

Bug Fixes

  • (es) Allow extra comments after sourceMappingURL (#7262) (219a738)

  • (es/helpers) Do not duplicate property names (#7266) (30a4e52)

  • (es/loader) Fix browser overwrites not applying correctly (#7243) (beefdd4)

  • (es/minifier) Use UTF16 length for str.length (#7275) (4c06a56)

  • (es/renamer) Ensure that param and function body are in same scope (#7271) (93a264c)

Features

  • (es/modules) Use function instead of arrow function unconditionally (#7273) (5d3313a)

Miscellaneous Tasks

Refactor

  • (es/parser) Remove :: token as it's not used (#7268) (635bf81)

Build

[1.3.50] - 2023-04-13

Bug Fixes

... (truncated)

Commits
  • 439fcdd chore: Publish v1.3.51 with swc_core v0.75.22 (#7277)
  • f735542 chore: Publish crates
  • 4c06a56 fix(es/minifier): Use UTF16 length for str.length (#7275)
  • d90d14f chore: Publish crates
  • 5d3313a feat(es/modules): Use function instead of arrow function unconditionally (#7273)
  • 9e752bd chore: Publish crates
  • 93a264c fix(es/renamer): Ensure that param and function body are in same scope (#7271)
  • 42c4b07 chore: Publish crates
  • c4cce12 build(cargo): Update bitflags to v2 (#7270)
  • db9320c 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.46 to 1.3.51.
- [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.46...v1.3.51)

---
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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 17, 2023
@MasatoMakino MasatoMakino merged commit f8bd568 into main Apr 18, 2023
@MasatoMakino MasatoMakino deleted the dependabot/npm_and_yarn/swc/core-1.3.51 branch April 18, 2023 06:42
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.

1 participant