-
Notifications
You must be signed in to change notification settings - Fork 11
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(deps): update dependency @swc/core to v1.10.16 (master) #1531
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/master-swc-monorepo
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
71c784b
to
6b5b3d2
Compare
6b5b3d2
to
1e81a9e
Compare
1e81a9e
to
9617e43
Compare
9617e43
to
430f705
Compare
430f705
to
3b8d4e4
Compare
3b8d4e4
to
81fd314
Compare
81fd314
to
968e96e
Compare
968e96e
to
2965ef4
Compare
2965ef4
to
16e4be4
Compare
16e4be4
to
4c1f2a4
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1531 +/- ##
==============================
==============================
☔ View full report in Codecov by Sentry. |
d7a2089
to
4c1f2a4
Compare
5c9232a
to
b8d5c3e
Compare
b8d5c3e
to
5e92b64
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.12
->1.10.16
Release Notes
swc-project/swc (@swc/core)
v1.10.16
Compare Source
Bug Fixes
(es/minifier) Check assign target before merge assign cond (#10020) (6dab49a)
(es/parser) Preserve comment positions with leading semicolon (#10019) (c9937b6)
(swc_common) Fix panic with non-narrow chars with width != 2 (#10011) (f9f4cac)
(ts/fast-strip) Handle unsupported
module
keyword (#10022) (308f5d0)Performance
compact_str
(#10008) (7d7319f)v1.10.15
Compare Source
Bug Fixes
(es/fixer) Wrap object tagged templates (#9991) (963c3a5)
(es/minifier) Dont't optimize swtich case before DCE (#9994) (afe21b5)
(es/minifier) Revert #10006 (#10007) (7e21323)
(es/parser, es/codegen) Handle trailing empty slots in array patterns (#9992) (1a87e76)
(es/react) Avoid adding
__self
in constructors of derived class in thejsx_self
(#9987) (83f24af)Features
(es/ast) Add
ShrinkToFit
implementation (#10009) (6849b6a)(es/helpers) Update package exports for module-sync and webpack compatibility (#9995) (6f4e7ad)
(fast-ts) Support Uint8Array Input (#9879) (61ae579)
Performance
(es/codegen) Remove needless allocations (#9978) (9c89d57)
(es/minifier) Do not clone from
take_ident_of_pat_if_unused
(#10005) (dc3b46e)(es/minifier) Allocate in once from
mark_property_mutation
(#10004) (4a90e51)(es/minifier) Limit infection analysis by the entry size (#10006) (1a3a4b9)
(es/minifier) Make the default pass 2 (#10014) (07dc423)
v1.10.14
Compare Source
Bug Fixes
(deps) Update cargo (patch) (#9971) (e9843d8)
(es/transforms) Pass
unresolved_mark
tosimplifier
instead oftop_level_mark
(#9989) (963b088)(swc_core) Fix typo in swc_core feature (#9979) (99a6339)
Features
(ts/fast-strip) Support type-only/uninstantiated namespaces (#9983) (a72c6fa)
Add (experimental) nodejs interop crates (#9974) (37e0ea5)
Add (experimental)
js-interop
npm package (#9975) (eebb0ea)Performance
rustc-hash
tov2
and dropahash
(#9982) (6765db0)Configuration
📅 Schedule: Branch creation - "after 8am and before 6pm every weekday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.