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.2.162 to 1.3.72 #225

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

Bumps @swc/core from 1.2.162 to 1.3.72.

Changelog

Sourced from @​swc/core's changelog.

[1.3.72] - 2023-07-28

Bug Fixes

  • (es/compat) Fix handling of private members in optional chaining pass (#7610) (7ba7b6e)

  • (es/minifier) Do not drop used properties (#7702) (f901b41)

  • (es/module) Do not determine module name for modules without exports in UMD (#7718) (40136f7)

Features

  • (es) Add a validation for a wrong config (#7704) (900701f)

  • (swc_core) Expose visit/serde as serde feature (#7722) (2bc9637)

Refactor

  • (es/parser) Make stacker an optional dependency (#7720) (864bdef)

[1.3.71] - 2023-07-25

Bug Fixes

  • (css/modules) Preserve attr selectors used with :global (#7670) (11b4679)

  • (es/minifier) Only cast global Infinity/undefined/NaN (#7684) (241c04a)

  • (es/minifier) Drop line comments starting with ! (#7689) (951138c)

  • (es/minifier) Abort seq inliner using visitor (#7699) (a26dbce)

  • (es/typescript) Fix handling of optional chaining (#7660) (c017874)

Features

... (truncated)

Commits
  • 00a0575 chore: Publish v1.3.72 with swc_core v0.79.33 (#7727)
  • 640318c chore: Publish crates
  • f901b41 fix(es/minifier): Do not drop used properties (#7702)
  • d3b516d chore: Publish crates
  • 864bdef refactor(es/parser): Make stacker an optional dependency (#7720)
  • 9a57f8a chore: Publish crates
  • 40136f7 fix(es/module): Do not determine module name for modules without exports in U...
  • 3f3de2e chore: Publish crates
  • 7ba7b6e fix(es/compat): Fix handling of private members in optional chaining pass (#7...
  • e105f20 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.2.162 to 1.3.72.
- [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.2.162...v1.3.72)

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

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

dependabot bot commented on behalf of github Sep 1, 2023

Superseded by #237.

@dependabot dependabot bot closed this Sep 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swc/core-1.3.72 branch September 1, 2023 03:16
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.

0 participants