chore(deps): update dependency @swc/core to v1.10.8#33845
Merged
renovate[bot] merged 1 commit intomainfrom Jan 26, 2025
Merged
Conversation
| datasource | package | from | to | | ---------- | --------- | ------ | ------ | | npm | @swc/core | 1.10.7 | 1.10.8 |
|
🎉 This PR is included in version 39.134.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.10.7->1.10.8Release Notes
swc-project/swc (@swc/core)
v1.10.8Compare Source
Bug Fixes
(es/decorators) Fix init order of
2022-03impl (#9760) (751a310)(es/testing) Fix sourcemap generation (#9891) (008f2de)
(es/ts_strip) Handle ASI hazard in return statement (#9882) (121b5fe)
(typescript) Collect usages in extend clauses of classes and interfaces (#9893) (ef29ef6)
Features
Performance
(bench) Run benchmark on a custom runner (#9877) (2d6f9a5)
(es/codegen) Remove needless allocations (#9890) (f230ff2)
(es/minifier) Make the first run of DCE more efficient (#9868) (7329824)
(es/minifier) Adjust parallel threshold (#9872) (d5d856c)
(es/minifier) Box
VarUsageInfoofProgramData(#9894) (fafd754)(es/renamer) Use
IndexSetfor rename queue (#9866) (f404720)(es/utils) Optimize
maybe_par_idx_raw(#9870) (46e3d77)Enable
concurrentin codspeed bench (#9862) (6c2bb13)Refactor
(atoms) Rename
FastAtomtoUnsafeAtom(#9873) (3df8b44)(es/minifier) Add a way to profile minifier for real-world inputs (#9881) (9657294)
(es/minifier) Use
chiliforminify-allexample (#9885) (197f0bc)(es/minifier) Make
minify-allprofilable (#9888) (fbad136)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.