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

Bump the swc group with 1 update #216

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the swc group with 1 update: @swc/core.

Changelog

Sourced from @​swc/core's changelog.

[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)

  • (es/compat) Skip empty class static blocks (#8138) (e186b80)

  • (es/minifier) Evaluate more toFixed expressions (#8109) (7da3f52)

  • (es/minifier) Inline into the arguments of new using seq inliner (#8127) (4f67794)

  • (es/minifier) Drop empty static blocks (#8152) (8a461b8)

  • (es/parser) Implement AsRef<str> for IdentLike (#8133) (bffe33a)

  • (es/typescript) Add ts_enum_is_mutable to disable enum inlining (#8115) (57b171d)

Miscellaneous Tasks

... (truncated)

Commits
  • ff39d64 chore: Publish v1.3.94 with swc_core v0.86.12 (#8165)
  • f5b10da chore: Publish 1.3.94-nightly-20231021.1
  • 366d9eb chore: Publish crates
  • 5be8e74 chore(es/module): Remove serde(deny_unknown_fields) (#8163)
  • 6f9c642 chore: Publish crates
  • 826386f fix(es/parser): Skip this parameters in setter (#8158)
  • 10e523d chore: Publish 1.3.94-nightly-20231020.2
  • b806f92 chore: Publish crates
  • 08cf1f7 fix(es/utils): Fix regression of RefRewriter (#8153)
  • 4012194 chore: Publish 1.3.94-nightly-20231020.1
  • 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 the swc group with 1 update: [@swc/core](https://github.com/swc-project/swc).

- [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.92...v1.3.94)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 22, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 29, 2023

Superseded by #219.

@dependabot dependabot bot closed this Oct 29, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/swc-349ae688ef branch October 29, 2023 11:12
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