Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

chore(deps-dev): bump @swc/core from 1.2.119 to 1.3.96#390

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/swc/core-1.3.96
Closed

chore(deps-dev): bump @swc/core from 1.2.119 to 1.3.96#390
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/swc/core-1.3.96

Conversation

@dependabot
Copy link
Contributor

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

Bumps @swc/core from 1.2.119 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.2.119 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.2.119...v1.3.96)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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
@vercel
Copy link

vercel bot commented Nov 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-form-generator ❌ Failed (Inspect) Nov 6, 2023 1:15am

@codecov
Copy link

codecov bot commented Nov 6, 2023

Codecov Report

Merging #390 (ef6c523) into main (d4aa28e) will increase coverage by 24.68%.
Report is 14 commits behind head on main.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #390       +/-   ##
===========================================
+ Coverage   61.16%   85.85%   +24.68%     
===========================================
  Files           7        7               
  Lines         515      205      -310     
  Branches      157       67       -90     
===========================================
- Hits          315      176      -139     
+ Misses        200       29      -171     

see 7 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6b7d9e1...ef6c523. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2023

Superseded by #398.

@dependabot dependabot bot closed this Nov 27, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swc/core-1.3.96 branch November 27, 2023 01:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants