fix(deps): update all non-major dependencies #14
Merged
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.5.3
->^1.5.4
^1.2.208
->^1.2.210
Release Notes
swc-project/swc
v1.2.210
Compare Source
v1.2.209
Compare Source
Bug Fixes
(es/codegen) Emit numeric value for Binary and Octal literals (#5083) (8df6e04)
(es/compat) Preserve spans in
object_rest_spread
(#5082) (de66b64)(es/compat) Preserve class names (#5104) (adbb0bf)
(es/lints) Cover more
const-assign
cases (#5098) (f7d857c)(es/modules) Preserve orders of exports (#5081) (2f2039c)
(es/modules) Create an indirect call for a lazy require (#5089) (0a7ca2f)
(es/modules) Support lazy for
export from
(#5103) (c531e67)(es/react) Don't panic on invalid react pragma (#5101) (cc555ef)
(es/resolver) Fix handling of block scoped functions (#5092) (9519e80)
(html/minifier) Small fix (#5079) (5ac5ae2)
(html/minifier) Fix bugs of the smart mode (#5093) (5932a0a)
(node/types) Add
simplify
(#5105) (2a29b50)Features
(es/modules) Support
allowTopLevelThis
(#5086) (9addef6)(es/modules) Add pure annotations to interop functions (#5087) (4d5783d)
(es/modules) Support AMD triple slash directives (#5091) (ddb31d1)
(es/parser) Support labelled function from annex B (#5078) (b62fd3e)
(html/minifier) Remove empty metadata elements (#5085) (cb845c9)
(visit) Add path-aware variants (#5073) (204d742)
Testing
Configuration
📅 Schedule: Branch creation - "before 6am" in timezone Asia/Jakarta, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.