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.95 to 1.3.96 #354

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @swc/core from 1.3.95 to 1.3.96.

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.95 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.95...v1.3.96)

---
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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 6, 2023
@dependabot dependabot bot requested a review from a team November 6, 2023 13:23
@SevereCloud SevereCloud merged commit eb2f98a into master Nov 7, 2023
3 checks passed
@SevereCloud SevereCloud deleted the dependabot/npm_and_yarn/swc/core-1.3.96 branch November 7, 2023 07:51
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant