chore(deps): update dependency @swc/core to v1.3.106 #8219
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.3.101->1.3.106Release Notes
swc-project/swc (@swc/core)
v1.3.106Compare Source
Bug Fixes
(binding/types) Add
bugfixesfield to EnvConfig (#8538) (49ebdf9)(common) Fix source map generation with
inputSourceMap(#8546) (043ee85)(es/ast) Add
definiteandis_overridetoAutoAccessor(#8436) (572bcae)(es/ast) Fix definition of
SetterProp(#8314) (bc38ac9)(es/codegen) Set
sourceRootof sourcemaps (#6086) (ae78669)(es/compat) Support vars from
reserved_wordpass (#8543) (fc929e9)(es/loader) Don't use browser versions for
jsc.paths(#8548) (fab27da)(es/minifier) Fix a bug related to inliner and the variable scoping (#8542) (aa70131)
(es/module) Fix resolving of dependencies (#8533) (71fb5c1)
(es/module) Fix handling of
*injsc.paths(#8535) (2d8bd9e)(es/quote) Add support for import phase to quote macro (#8536) (71930ff)
Features
(css/parser) Implement error reporting for
@valueof CSS Modules (#8547) (00619b1)(es/ast) Support import phase (#8279) (72048ae)
(swc_core) Expose
preset_env_base(#8537) (793f265)Miscellaneous Tasks
sourcemap(#8544) (4630426)v1.3.105Compare Source
Bug Fixes
(common) Remove
<and>fromDisplayimpl ofFileName::Custom(#8530) (014a6cd)(es/codegen) Fix codegen of
\\0(#8433) (9f1ce3a)(es/minifier) Fix a bug in tpl string <-> string logic (#8510) (4946a11)
(es/typescript) Fix panic on invalid jsx pragma (#8513) (f40f59b)
Miscellaneous Tasks
browserslist-rs(#8524) (5e40dc7)Testing
(es/codegen) Add tests for
@ctrl/tinycolor(#8518) (1c4eb1f)(es/codegen) Add a JS test for ascii-only mode (#8519) (974c6a0)
(es/minifier) Add a test for a fixed issue (#8520) (8fac2bb)
(es/module) Add a test for a fixed issue (#8521) (4b4a0a2)
v1.3.104Compare Source
Bug Fixes
(es) Fix plugin template & restore
test!astest_inline!(#8508) (10449e0)(es/systemjs) Handle top level this (#8506) (0f94c8c)
(plugin) Set
swc_common::errors::HANDLERwhile invoking plugins (#8511) (ba753f1)v1.3.103Compare Source
Bug Fixes
(binding/types) Add type for
decoratorVersion(#8468) (79438e6)(es/codegen) Emit abstract keyword (#8479) (a12eaae)
(es/codegen) Emit declare keyword for class properties (#8478) (2076ef8)
(es/codegen) Emit implements clause with commas (#8477) (d98a282)
(es/codegen) Emit
?for an optional computed property (#8481) (e0bdc0f)(es/codegen) Fix codegen of a property key in ascii-only mode (#8493) (8d9bf4c)
(es/compat) Set inserted var inside export class in destructing (#8470) (4416077)
(es/compat) Correctly handle
thisin arrow function parameters (#8489) (52a8f05)(es/minifier) Correctly escape more characters (#8490) (f7c4934)
(es/module) Fix resolving of
.jsfiles (#8480) (b70e96f)(es/parser) Correctly parse the keyword (#8483) (740e6f3)
(es/resolver) Resolve top-level
undefined,NaN, andInfinitycorrectly (#8471) (82bd807)Documentation
string_cachewithhstrinARCHITECTURE.md(#8487) (abd7c51)Features
/>on non-void HTML elements via a flag (#8460) (566063d)Refactor
Testing
(es/minifier) Enable non esm mode for tests (#8472) (1120336)
(es/minifier) Enable script mode for
terser_execandmangle(#8474) (b676e75)v1.3.102Compare Source
Bug Fixes
(css/parser) Fix parsing of
hsla(var(--foo), 1)(#8443) (d89b60a)(es) Apply
paren_removerfor minify (#8442) (e68720a)(es/codegen) Fix codegen of type-only export declarations (#8447) (65dec90)
(es/codegen) Emit
overridekeyword (#8449) (0dd96f8)(es/compat) Use correct
span.loin class transforms (#8439) (a06d5b2)(es/minifier) Add WeakRef as a safe global reference (#8458) (d681785)
(es/parser) Disallowing await as an identifier in class static block (#8450) (0b188cc)
(es/renamer) Correctly check top level (#8456) (1e44e57)
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 has been generated by Mend Renovate. View repository job log here.