fix(deps): update dependency @swc/core to v1.2.218 #111
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.2.215
->1.2.218
Release Notes
swc-project/swc
v1.2.218
Compare Source
Bug Fixes
(cli) Emit sourcemap with file inputs (#5213) (3e3be80)
(es) Fix resolving of symlinks (#5222) (27cc45d)
(es/lints) Disallow duplicate export functions (#5234) (c68d484)
(es/minifier) Fix size calculation of numbers (#5232) (2e9c9be)
(es/modules) Preserve order for ts import equals (#5215) (6b1ce09)
(html/parser) Fix span (#5209) (b4daa30)
(html/parser) Improve span (#5230) (0f7646c)
(testing) Allow space in file names (#5237) (de76868)- general: Fix(es/lints: Handle ts export import equals (#5225)
(04de455)
Features
(css/ast) Make
raw
optional (#5211) (b65a16c)(es/lints) Support
ignoreReadBeforeAssign
forprefer-const
(#4933) (d035648)(html/ast) Add
raw
to attributes (#5208) (64237fa)(html/ast) Add
raw
to doctype (#5198) (945510a)(html/minifier) Compress more default attributes (#5182) (625fc18)
(html/minifier) Improve minifier (#5227) (1da6016)
(node) Use wasm as a fallback (#5233) (1cebf62)
(plugin) Pass
unresolved_mark
to plugins (#5212) (92c0153)Miscellaneous Tasks
(ci) Fix publish script (#5241) (66550d6)
(visit) Specify version of
swc_macros_common
(#5231) (1aa0223)- general: Typo (#5239) (17f1cee)- general: Typo (#5238) (df426d7)Testing
(css/parser) Add a test (#5228) (8e5efb6)
(es/plugin) Build plugins for e2e testing (#5210) (cd94f0a)
(plugin) Fix e2e tests on windows (#5216) (f1ba332)
Build
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.