Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump @swc/core from 1.3.62 to 1.3.66 #46

Merged
merged 1 commit into from
Jun 27, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2023

Bumps @swc/core from 1.3.62 to 1.3.66.

Changelog

Sourced from @​swc/core's changelog.

[1.3.66] - 2023-06-20

Bug Fixes

  • (es) Accept parse option for minify() (#7543) (1d84e95)

  • (es/compat) Visit arrow body from optional chaining pass (#7549) (bc6e950)

  • (es/preset-env) Don't log Yield to the console (#7548) (8cfc4f9)

  • (es/resolver) Resolve the super class before registering a class name (#7550) (1d9f972)

Features

Testing

[1.3.65] - 2023-06-19

Bug Fixes

  • (es/compat) Fix optional chaining (#7530) (990e48e)

  • (es/module) Add "use strict" while preserving directives (#7537) (f42fdd2)

  • (es/typescript) Don't panic of @jsxFrag null (#7540) (76aa91f)

Features

... (truncated)

Commits
  • 1f65d50 chore: Publish v1.3.66 with swc_core v0.78.15 (#7554)
  • 8b765e6 chore: Publish crates
  • 6e5d8b3 feat(es/codegen): Support preamble (#7551)
  • f27d6ea chore: Publish crates
  • 1d9f972 fix(es/resolver): Resolve the super class before registering a class name (#7...
  • 69b0349 chore: Publish crates
  • bc6e950 fix(es/compat): Visit arrow body from optional chaining pass (#7549)
  • fec056f chore: Publish crates
  • 862f095 test(es): Add one more test for a wrong issue (#7545)
  • 17e339f 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.66.
- [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.66)

---
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 Jun 26, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@ilovepixelart ilovepixelart merged commit d25909e into main Jun 27, 2023
@ilovepixelart ilovepixelart deleted the dependabot/npm_and_yarn/swc/core-1.3.66 branch June 27, 2023 13:05
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant