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

chore(deps): bump @swc/core from 1.3.51 to 1.3.66 #1731

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 26, 2023
@changeset-bot
Copy link

changeset-bot bot commented Jun 26, 2023

⚠️ No Changeset found

Latest commit: 158625e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@nx-cloud
Copy link

nx-cloud bot commented Jun 26, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 158625e. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 4 targets

Sent with 💌 from NxCloud.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/swc/core-1.3.66 branch from ff30d6f to d993b94 Compare June 27, 2023 02:52
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.51 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.51...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 force-pushed the dependabot/npm_and_yarn/swc/core-1.3.66 branch from d993b94 to 158625e Compare June 27, 2023 03:01
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 30, 2023

Looks like @swc/core is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jun 30, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swc/core-1.3.66 branch June 30, 2023 16:17
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