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: bump @swc/core from 1.3.69 to 1.3.70 #74

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @swc/core from 1.3.69 to 1.3.70.

Changelog

Sourced from @​swc/core's changelog.

[1.3.70] - 2023-07-18

Bug Fixes

  • (es/minifier) Fix a bug about eval of name mangler (#7615) (6be1f70)

  • (es/minifier) Do not reuse identifier used for import bindings (#7639) (a65be14)

  • (es/module) Skip CJS and AMD transformations for Script (#7661) (a2d0408)

Features

  • (es/minifier) Drop recursively used var declaration (#7649) (04b0f6d)

Testing

  • (es) Add a test for a unreproducible issue (#7656) (c0e4805)

  • (es/modules) Add a test for unreproducible issue (#7655) (7528de1)

Buiild

Commits
  • 882d319 chore: Publish v1.3.70 with swc_core v0.79.19 (#7668)
  • 3c89bdf chore: Publish crates
  • a65be14 fix(es/minifier): Do not reuse identifier used for import bindings (#7639)
  • c31846d chore: Publish crates
  • dc5135f buiild(bindings/wasm): Fix Wasm build (#7666)
  • 7c12060 chore: Publish crates
  • 6be1f70 fix(es/minifier): Fix a bug about eval of name mangler (#7615)
  • 3930f77 chore: Publish crates
  • a2d0408 fix(es/module): Skip CJS and AMD transformations for Script (#7661)
  • bed73c1 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.69 to 1.3.70.
- [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.69...v1.3.70)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Update one or more dependencies version javascript Pull requests that update Javascript code labels Jul 24, 2023
@dependabot dependabot bot requested a review from akhdrv July 24, 2023 10:10
@akhdrv akhdrv added this pull request to the merge queue Jul 24, 2023
Merged via the queue into master with commit 9b90d34 Jul 24, 2023
@akhdrv akhdrv deleted the dependabot/npm_and_yarn/swc/core-1.3.70 branch July 24, 2023 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update one or more dependencies version javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant