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: Bump @swc/core from 1.3.85 to 1.3.96 #501

Merged
merged 1 commit into from
Nov 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps @swc/core from 1.3.85 to 1.3.96.

Release notes

Sourced from @​swc/core's releases.

v1.3.96

No release notes provided.

v1.3.96-nightly-20231103.1

No release notes provided.

v1.3.96-nightly-20231102.1

No release notes provided.

v1.3.96-nightly-20231101.1

No release notes provided.

v1.3.96-nightly-20231031.1

No release notes provided.

v1.3.96-nightly-20231030.1

No release notes provided.

v1.3.96-nightly-20231029.1

No release notes provided.

v1.3.96-nightly-20231026.1

No release notes provided.

v1.3.96-nightly-20231025.1

No release notes provided.

v1.3.95

No release notes provided.

v1.3.95-nightly-20231024.2

No release notes provided.

v1.3.95-nightly-20231023.1

No release notes provided.

v1.3.95-nightly-20231022.1

No release notes provided.

v1.3.94

No release notes provided.

v1.3.94-nightly-20231021.1

No release notes provided.

v1.3.94-nightly-20231020.2

No release notes provided.

v1.3.94-nightly-20231020.1

No release notes provided.

... (truncated)

Changelog

Sourced from @​swc/core's changelog.

[1.3.96] - 2023-11-03

Bug Fixes

  • (ci) Set tag for wasm publish actions (#8200) (8db80b8)

  • (es/compat) Make block-scoping pass rename exports correctly (#8175) (b13bc32)

  • (es/compat) Use dummy span for blocks in parameters (#8202) (c1b255a)

  • (es/compat) Handle private names from class properties pass (#8090) (83a5a0c)

  • (es/react) Visit children nodes in jsx-src pass (#8212) (47733a9)

  • (es/transforms) Do not add PURE comment to BytePos(0) (#8207) (c061356)

  • (es/typescript) Preserve const enum for named export (#8208) (abced23)

Features

  • (es/minifier) Respect inline level and preserve native names (#8205) (dd805e9)

  • (es/preset-env) Update compat data (#8194) (3dc4e1e)

  • (es/testing) Support babel-like fixture testing officially (#8190) (e960614)

  • (es/testing) Use __swc_snapshots__ for test! macro (#8191) (0aafa75)

Performance

Refactor

... (truncated)

Commits
  • 93bb69d chore: Publish v1.3.96 with swc_core v0.86.29 (#8216)
  • f2c1da8 chore: Publish 1.3.96-nightly-20231103.1
  • 5bdd8fd chore: Publish crates
  • 47733a9 fix(es/react): Visit children nodes in jsx-src pass (#8212)
  • 2b35e6c chore: Publish crates
  • 83a5a0c fix(es/compat): Handle private names from class properties pass (#8090)
  • 407aa63 chore: Publish crates
  • abced23 fix(es/typescript): Preserve const enum for named export (#8208)
  • f721814 chore: Publish crates
  • c061356 fix(es/transforms): Do not add PURE comment to BytePos(0) (#8207)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.85 to 1.3.96.
- [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.85...v1.3.96)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:production
  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 Nov 6, 2023
Copy link

codecov bot commented Nov 6, 2023

Codecov Report

Merging #501 (92b3abf) into master (bc4667b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #501   +/-   ##
=======================================
  Coverage   81.25%   81.25%           
=======================================
  Files          39       39           
  Lines         880      880           
  Branches      154      154           
=======================================
  Hits          715      715           
  Misses        165      165           

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@doug-wade doug-wade merged commit 59d04b9 into master Nov 18, 2023
6 checks passed
@doug-wade doug-wade deleted the dependabot/npm_and_yarn/swc/core-1.3.96 branch November 18, 2023 07:14
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.

None yet

1 participant