Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

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.65 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.65...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 javascript Pull requests that update Javascript code ⛓️ dependencies Pull requests that update a dependency file labels Jun 21, 2023
@codecov
Copy link

codecov bot commented Jun 21, 2023

Codecov Report

Merging #1286 (0636982) into master (aeaf3e6) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1286   +/-   ##
=======================================
  Coverage   99.62%   99.62%           
=======================================
  Files          62       62           
  Lines        1062     1062           
  Branches      170      170           
=======================================
  Hits         1058     1058           
  Misses          2        2           
  Partials        2        2           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions github-actions bot merged commit c947641 into master Jun 21, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swc/core-1.3.66 branch June 21, 2023 01:05
@xobotyi
Copy link
Contributor

xobotyi commented Jun 30, 2023

🎉 This PR is included in version 23.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 javascript Pull requests that update Javascript code released

Development

Successfully merging this pull request may close these issues.

2 participants