Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2025

Bumps @swc/core from 1.11.18 to 1.11.21.

Changelog

Sourced from @​swc/core's changelog.

[1.11.21] - 2025-04-14

Bug Fixes

  • (es/helpers) Sync tslib _ts_generator implementation (#10366) (d3fb992)

  • (es/proposal) Fix scope of declarations for explicit-resource-management (#10362) (eb7f7e9)

  • (ts/fast-strip) Increase Wasm stack size (#10359) (6d444a5)

Miscellaneous Tasks

Performance

  • (es/parser) Reduce string comparison (#10355) (21789c4)

  • (es/parser) Add initial capacitity for some vectors (#10361) (7b7b50e)

  • (es/parser) Reduce clone of token contexts (#10364) (3ab47b2)

  • (es/parser) Use bitflags to reduce parser context size (#10367) (a2d3596)

  • (es/parser) Replace byte arguments with generics (#10370) (68f7667)

  • (es/parser) Use arrayvec and unsafe push to optimize escaped string parsing (#10369) (e12ae1c)

[1.11.20] - 2025-04-11

Bug Fixes

  • (error_reporters) Removing unused code to fix clippy check (#10338) (5970f93)

... (truncated)

Commits
  • 2d33da1 chore: Publish 1.11.21 with swc_core v22.3.1
  • 3fdc22c chore: Publish 1.11.21-nightly-20250414.2 with swc_core v22.3.1
  • 70e6527 chore: Publish crates with swc_core v22.3.1
  • 12e60c6 chore: Update changelog
  • 9b3098f chore: Publish 1.11.21-nightly-20250414.1 with swc_core v22.3.0
  • 787d5fa chore: Publish crates with swc_core v22.3.0
  • e12ae1c perf(es/parser): Use arrayvec and unsafe push to optimize escaped string ...
  • 68f7667 perf(es/parser): Replace byte arguments with generics (#10370)
  • a2d3596 perf(es/parser): Use bitflags to reduce parser context size (#10367)
  • d3fb992 fix(es/helpers): Sync tslib _ts_generator implementation (#10366)
  • 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.11.18 to 1.11.21.
- [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.11.18...v1.11.21)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 19, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 19, 2025 16:50
@npalm npalm merged commit 4555bcd into main Apr 20, 2025
5 checks passed
@npalm npalm deleted the dependabot/npm_and_yarn/lambdas/swc/core-1.11.21 branch April 20, 2025 20:30
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.

1 participant