nestjs-boilerplate
nestjs-boilerplate copied to clipboard
chore(deps): update dependency @swc/core to v1.12.3
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @swc/core (source) | 1.11.31 -> 1.12.3 |
Release Notes
swc-project/swc (@swc/core)
v1.12.3
Bug Fixes
v1.12.2
Bug Fixes
-
(ci) Fix build of
@swc/minifier(0dc5244) -
(es/codegen) Fix
.mappath when usingoutput_path(01e5bd1) -
(es/parser) Allow type ann in jsx expr child (#10626) (48f576c)
-
(swc) Fix wrong caching of resolvers regarding file exts (#10615) (68aacd1)
-
(ts/isolated-dts) Emit properties in overloaded constructor params (#10623) (6634ef1)
Features
Performance
-
(atoms) Improve
atom!for inlinable strings (#10612) (5113121) -
(es/minifier) Avoid calling some costly function when optimizing deep nested binary expr (#10611) (1434571)
-
(es/minifier) Remove needless JSON conversion (#10628) (4a58dca)
-
(es/parser) Reduce cmp in jsx spread child (#10606) (fb33c13)
Refactor
v1.12.1
Bug Fixes
-
(@swc/types) Remove
nativeClassProperties(#10592) (39032dc) -
(es/minifier) Fix top level detection of DCE (#10603) (964a560)
Features
v1.12.0
Bug Fixes
-
(@swc/types) Add
jsc.output.charset(#10567) (26b41e8) -
(es/codegen) Don't call
cmt.get_leadingfor dummy span (#10568) (16e204d) -
(es/parser) Disallow spread operator(
...) in JSX attribute values (#10587) (8deba78) -
(es/typescript) Pass
native_class_properties(#10561) (7e4cd9a) -
(es/typescript) Handle
export declare varin namespace (#10579) (2daa17f) -
(ts/isolated-dts) Add edges
SymbolFlags::ValueandSymbolFlags::Typein exports (#10577) (e6d4da2) -
Fix bindings (0f858fd)
Documentation
Features
-
(es/minifier) Regex support for
format.comments(#10571) (e441df5) -
(es/module) Add support for
import.meta.mainin AMD and CJS (#10596) (759de2e)
Miscellaneous Tasks
Refactor
-
(es/lexer) Remove unnecessary result wrap (#10578) (49d15df)
-
(swc_common) Use
BytesStrinstead ofLrc<String>(#10580) (6f00973)
Testing
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 this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.