Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update @swc/core 1.10.9 → 1.10.12 (patch) #196

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Feb 2, 2025

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ @​swc/core (1.10.9 → 1.10.12) · Repo · Changelog

Release Notes

1.10.12 (from changelog)

Bug Fixes

  • (es/parser) Remove wrong check about const without init (#9970) (1b57261)

Performance

  • (es/minifier) Make analyzer not call collect_infects_from recursively (#9924) (37616c3)

  • (es/minifier) Skip complex inline operations if possible (#9972) (772cc30)

  • (es/minifier) Merge binding analyzer into infection analyzer (#9973) (ca8a71f)

1.10.11 (from changelog)

Bug Fixes

  • (es) Restore JSON config & Adjust feature renaming (#9967) (72e5455)

  • (es/minifier) Avoid paren when compressing ternary (#9920) (9d6fe37)

  • (es/parser) Parse yield<T> (v: T)=>v (#9915) (04333aa)

  • (ts/fast-strip) More robust generic arrow handling (#9913) (f7faa7c)

  • (typescript) Allow references to the global Symbol in computed property names under isolatedDeclarations (#9869) (e4c1e03)

Features

Miscellaneous Tasks

  • (es/minifier) Add a script for samply profiler (#9923) (8f8dcaa)

  • (preset-env) Update browserslist-rs (#9918) (606ffe5)

Performance

  • (es/react) Use proper string types for react configuration (#9949) (1bf837e)

  • (es/utils) Prevent too many recursion (#9931) (d24f785)

  • (es/utils) Restrict recursion of get_type (#9933) (1781b85)

  • (preset-env) Store Versions in Arc (#9950) (03dffb5)

Refactor

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 39 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Feb 2, 2025
@airhorns airhorns force-pushed the main branch 3 times, most recently from ae89fae to 676d8bc Compare February 12, 2025 22:44
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants