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.95 #500

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps @swc/core from 1.3.85 to 1.3.95.

Release notes

Sourced from @​swc/core's releases.

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.

v1.3.94-nightly-20231019.1

No release notes provided.

v1.3.94-nightly-20231018.1

No release notes provided.

v1.3.94-nightly-20231017.1

No release notes provided.

v1.3.94-nightly-20231016.1

No release notes provided.

v1.3.94-nightly-20231015.1

No release notes provided.

v1.3.94-nightly-20231014.1

No release notes provided.

v1.3.93

No release notes provided.

v1.3.93-nightly.20231011.1

No release notes provided.

v1.3.93-nightly-20231013.1

No release notes provided.

... (truncated)

Changelog

Sourced from @​swc/core's changelog.

[1.3.95] - 2023-10-24

Bug Fixes

  • (es/compat) Don't add pure annotations to dummy spans (#8172) (9ceb57b)

  • (es/minifier) Always consider reassigned when inlining (#8168) (c26a225)

  • (es/typescript) Support ts_enum_is_mutable with const enums (#8171) (02d0613)

Build

[1.3.94] - 2023-10-21

Bug Fixes

  • (css/ast) Make .hash() of Token not recursive (#8151) (8d7894c)

  • (es/minifier) Abort seq inliner if b can short-circuit (#8128) (111de26)

  • (es/minifier) Abort function inliner if keep_fnames is true (#8145) (35601e4)

  • (es/parser) Skip this parameters in setter (#8158) (826386f)

  • (es/utils) Skip var declarator name in RefRewriter (#8125) (fb81a36)

  • (es/utils) Fix regression of RefRewriter (#8153) (08cf1f7)

Features

  • (es/compat) Implement decorator metadata proposal (#8097) (9c029ef)

... (truncated)

Commits
  • fb96b15 chore: Publish v1.3.95 with swc_core v0.86.16 (#8176)
  • ed9bfa9 chore: Publish 1.3.95-nightly-20231024.2
  • b070885 chore: Publish 1.3.95-nightly-20231024.1
  • 19ccd66 chore: Publish crates
  • 5ca3b63 build(deps): Update ahash (#8174)
  • 5450f58 chore: Publish crates
  • 9ceb57b fix(es/compat): Don't add pure annotations to dummy spans (#8172)
  • 7747dbd chore: Publish crates
  • c26a225 fix(es/minifier): Always consider reassigned when inlining (#8168)
  • 76ba243 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 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.95.
- [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.95)

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

codecov bot commented Oct 30, 2023

Codecov Report

Merging #500 (111c0c7) into master (bc4667b) will not change coverage.
The diff coverage is n/a.

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

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

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 6, 2023

Superseded by #501.

@dependabot dependabot bot closed this Nov 6, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swc/core-1.3.95 branch November 6, 2023 21:25
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.

0 participants