Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

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

Bumps @swc/core from 1.3.62 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

[1.3.69] - 2023-07-13

Bug Fixes

  • (es/compat) Visit children of while statement in the generator pass (#7624) (d2ac2c1)

  • (es/compat) Fix loose mode of the spread pass (#7608) (a7daa5b)

  • (es/minifier) Don't drop unused properties of top-level vars (#7638) (19ba714)

Features

... (truncated)

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.62 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.62...v1.3.70)

---
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 Jul 24, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 31, 2023

Superseded by #58.

@dependabot dependabot bot closed this Jul 31, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swc/core-1.3.70 branch July 31, 2023 08:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant