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-dev): bump @swc/core from 1.3.63 to 1.3.65 #957

Merged
merged 1 commit into from
Jun 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @swc/core from 1.3.63 to 1.3.65.

Changelog

Sourced from @​swc/core's changelog.

[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

  • (es/module) Preserve custom use directives (#7528) (3e9dd88)

[1.3.64] - 2023-06-14

Bug Fixes

  • (es/codegen) Emit type arguments of jsx element names (#7522) (a0da02d)

  • (es/codegen) Fix regression of source maps (#7523) (f27838d)

  • (es/compat) Fix handling of this of optional chaining pass (#7527) (4644d00)

Commits

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 19, 2023
@codecov
Copy link

codecov bot commented Jun 19, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (4c69755) 98.70% compared to head (5a004d8) 98.70%.

❗ Current head 5a004d8 differs from pull request most recent head cb676d2. Consider uploading reports for the commit cb676d2 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #957   +/-   ##
=======================================
  Coverage   98.70%   98.70%           
=======================================
  Files          69       69           
  Lines        2003     2003           
  Branches      264      264           
=======================================
  Hits         1977     1977           
  Misses         26       26           

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.63 to 1.3.65.
- [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.63...v1.3.65)

---
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.65 branch from 5a004d8 to cb676d2 Compare June 19, 2023 18:40
@goblindegook goblindegook merged commit 4f64ae7 into main Jun 20, 2023
@goblindegook goblindegook deleted the dependabot/npm_and_yarn/swc/core-1.3.65 branch June 20, 2023 15:24
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.

1 participant