chore(deps): update swc monorepo#27
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
5a1bcdd to
75272a2
Compare
75272a2 to
1a0f559
Compare
079cc24 to
445f803
Compare
007d82a to
f4ab01e
Compare
4c66204 to
4bc2d28
Compare
4bc2d28 to
f283417
Compare
7a9df1e to
9230c35
Compare
83d3403 to
d54b1df
Compare
8d3a7e8 to
fc5b4cb
Compare
72b1de2 to
f514693
Compare
79c5630 to
aaf0f00
Compare
cae35d3 to
ffe761f
Compare
cb7e8fd to
1719963
Compare
eaa5231 to
323be9e
Compare
8cb29ac to
7d8de60
Compare
cf60009 to
afa1375
Compare
afa1375 to
dd98dc1
Compare
dd98dc1 to
f92b89e
Compare
749a253 to
c133a35
Compare
c133a35 to
0544b1c
Compare
27dc17b to
123df59
Compare
123df59 to
aac7f41
Compare
1b59665 to
22663a0
Compare
22663a0 to
86dafa4
Compare
5126e3f to
7f0461a
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.1→1.11.11.2.220→1.15.41Release Notes
swc-project/swc-node (@swc-node/register)
v1.11.1Compare Source
v1.10.10Compare Source
v1.10.9Compare Source
What's Changed
Full Changelog: https://github.com/swc-project/swc-node/compare/@swc-node/register@1.10.8...@swc-node/register@1.10.9
v1.10.8Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/swc-project/swc-node/compare/@swc-node/register@1.10.7...@swc-node/register@1.10.8
v1.10.7Compare Source
v1.10.6Compare Source
v1.10.5Compare Source
What's Changed
-Son hashbang by @silverwind in #810New Contributors
Full Changelog: https://github.com/swc-project/swc-node/compare/@swc-node/register@1.10.3...@swc-node/register@1.10.5
v1.10.4Compare Source
v1.10.3Compare Source
What's Changed
Full Changelog: https://github.com/swc-project/swc-node/compare/@swc-node/register@1.10.2...@swc-node/register@1.10.3
v1.10.2Compare Source
v1.10.1Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/swc-project/swc-node/compare/@swc-node/register@1.9.1...@swc-node/register@1.10.1
v1.10.0Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/swc-project/swc-node/compare/@swc-node/register@1.9.1...@swc-node/register@1.10.0
v1.9.2Compare Source
v1.9.1Compare Source
What's Changed
Full Changelog: https://github.com/swc-project/swc-node/compare/@swc-node/register@1.8.0...@swc-node/register@1.9.1
v1.9.0Compare Source
v1.8.0Compare Source
What's Changed
jsc.module.noInteropwhen it's not supported by @kdy1 in #733ignoreDynamicoption by @SukkaW in #745New Contributors
Full Changelog: https://github.com/swc-project/swc-node/compare/@swc-node/core@1.10.5...@swc-node/register@1.8.0
v1.6.8Compare Source
What's Changed
jsc.module.noInteropwhen it's not supported by @kdy1 in #733New Contributors
Full Changelog: https://github.com/swc-project/swc-node/compare/@swc-node/core@1.10.5...@swc-node/register@1.6.8
v1.6.7Compare Source
v1.6.6Compare Source
v1.6.5Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/swc-project/swc-node/compare/@swc-node/core@1.10.1...@swc-node/register@1.6.5
v1.6.4Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/swc-project/swc-node/compare/@swc-node/core@1.10.1...@swc-node/register@1.6.4
v1.6.3Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/swc-project/swc-node/compare/@swc-node/core@1.10.1...@swc-node/register@1.6.3
v1.6.2Compare Source
Bug Fixes
v1.6.1Compare Source
Bug Fixes
v1.6.0Compare Source
Experimental
esmsupportnode --loader=@​swc-node/register/esm ./src/index.tsin this projectsrc/index.tstsconfig.json{ "compilerOptions": { "target": "ESNext", "module": "ESNext", } }package.json{ "type": "module" }output
What's Changed
Full Changelog: https://github.com/swc-project/swc-node/compare/@swc-node/jest@1.5.9...@swc-node/register@1.6.0
v1.5.8Compare Source
Bug Fixes
v1.5.6Compare Source
Bug Fixes
v1.5.5Compare Source
Note: Version bump only for package @swc-node/register
v1.5.4Compare Source
Bug Fixes
v1.5.3Compare Source
v1.5.2Compare Source
Bug Fixes
New Contributors
swc-project/swc (@swc/core)
v1.15.41Compare Source
Bug Fixes
(bindings/node) Preserve source context for AST transforms (#11920) (b6dfa74)
(es/codegen) Emit
export as namespacecorrectly (#11923) (4e1f832)(es/codegen) Emit
export as namespaceminified correctly (#11924) (7157499)(es/compat) Rewrite this in destructuring defaults (#11909) (68af779)
(es/decorators) Delay 2022 decorator initializers after private fields (#11847) (3f1a4f5)
(es/decorators) Handle import types in decorator metadata (#11916) (f411429)
(es/fixer) Preserve new tagged template callee parens (#11922) (242a03a)
(es/minifier) Handle unknown member props (#11927) (e59ba68)
(es/parser) Handle Flow async generic arrows (#11926) (b9b8993)
(es/renamer) Avoid duplicate mangled names across eval scope boundaries (#11913) (4a1af84)
(plugin) Avoid importing __free from env (#11908) (4584296)
(swc) Preserve plugin error context (#11904) (4e2e9fc)
(swc_common) Fix sourcemap panic for multibyte mapping positions (#11918) (40c1601)
Documentation
Performance
Lazily compute source file hashes (#11879) (a3cfbd7)
Optimize Atom equality (#11902) (c6f8cb0)
Revert
(es/decorators) Revert decorator initializer ordering (#11901) (a3f23b1)
(swc_common) Revert sourcemap multibyte mapping clamp (#11919) (08b4200)
v1.15.40Compare Source
Bug Fixes
(es/minifier) Preserve args for destructured callbacks (#11830) (21873b0)
(es/minifier) Avoid generating mangled property names that collide with existing properties (#11839) (9b4fab5)
(es/minifier) Respect ecma for iife temp vars (#11873) (e481934)
(es/minifier) Preserve default parameter object props (#11884) (71ff84f)
(es/parser) Reject object-rest assignment to array/object literal (#11875) (7b57d1f)
(es/parser) Reject object rest assignment to literals (#11881) (4ec2eaf)
(es/react) Exclude self-recursive hooks from refresh dependency array (#11838) (9101c71)
(ts/fast-dts) Strip definite assertions in dts (#11858) (2ab1b8a)
(ts/fast-strip) Reject unsafe assertion erasure in binary expressions (#11828) (aa5b539)
(typescript) Strip parameter binding defaults in dts (#11857) (800bc17)
Documentation
Update agent guidance (#11842) (bf2d015)
Add security policy (#11876) (6c43c2d)
Clarify security scope for npm packages (#11877) (4662db8)
Clarify untrusted input security model (#11882) (5463777)
Features
(es/minifier) Fine grained effect analysis of class (#11814) (c9058ad)
(swc_cli) Implement all features for
swc_cli(#11797) (9300ede)Miscellaneous Tasks
(es/minifier) Fix typo in debug log (#11866) (3de0254)
(html) Add webcontainer fallback for
@swc/html(#11860) (7692eed)Performance
(ecma) Reduce transformer compat overhead (#11856) (d03cb71)
(es/codegen) Speed up JsWriter position and srcmap tracking (#11867) (dbceade)
(es/codegen) Remove JsWriter last_srcmap cache (#11869) (3bc1c2b)
(es/minifier) Reduce minifier profiling hotspots (#11853) (28c1091)
Optimize es parser comment finalization (#11852) (2959ddf)
Testing
Ci
Update corepack in publish docker jobs (#11885) (9a7d954)
Pass publish docker env explicitly (#11888) (c5f7547)
Lock issues closed by merged prs (#11887) (6bd74e5)
Provide aarch64 musl linker in publish job (#11889) (20234fd)
Fix publish musl linker and windows tests (#11890) (a798a23)
Make minifier test path explicit (#11891) (e7cba97)
Security
Save CI caches only on main (#11848) (7582529)
Update rkyv and Rust dependencies (#11851) (20d92eb)
Harden PR workflow permissions (#11849) (e199564)
v1.15.33Compare Source
Bug Fixes
(ci) Update rand lockfile entries (#11827) (7988966)
(es/minifier) Fold unary bool nullish coalescing (#11826) (e39ae3d)
(es/minifier) Preserve for-init sequence order (#11837) (16a56d0)
(es/parser) Parse empty Flow exact object type (#11836) (3d18a26)
Features
v1.15.32Compare Source
Bug Fixes
(es/flow) Fix Flow type-only modules in script transforms (#11817) (be38316)
(es/flow) Avoid restoring module context when flow syntax is enabled (#11819) (3ed7243)
(es/minifier) Preserve frozen spread registry keys (#11825) (347181c)
(es/parser) Align Flow generic arrow JSX disambiguation (#11821) (28a7fad)
Features
jsc.preserveSymlinkstoswc::Options(#11813) (fe38342)v1.15.30Compare Source
Bug Fixes
(deploy) Fix musl binding test workflow (#11804) (c30a522)
(deploy) Build package ts before Linux GNU binding tests (#11806) (a3d3ef3)
(es/jsx) Preserve quoted JSX attribute newlines (#11796) (9fe56c8)
(es/minifier) Support full ES version parsing in minify (#11800) (af1f08f)
(es/module) Add opt-in symlink-preserving resolver (#11801) (6028240)
(es/parser) Allow return type annotation on Flow constructors (#11790) (d66b29c)
(es/parser) Support Flow anonymous keyof indexers (#11792) (452c4e5)
(es/parser) Add Flow strip RN and RNW regression corpus (#11799) (23a9109)
Documentation
Features
v1.15.26Compare Source
v1.15.24Compare Source
v1.15.21Compare Source
v1.15.18Compare Source
v1.15.17Compare Source
v1.15.13Compare Source
v1.15.11Compare Source
v1.15.10Compare Source
v1.15.8Compare Source
v1.15.7Compare Source
v1.15.6Compare Source
v1.15.5Compare Source
v1.15.4Compare Source
v1.15.3Compare Source
v1.15.2Compare Source
v1.15.1Compare Source
v1.15.0Compare Source
v1.14.0Compare Source
v1.13.21Compare Source
v1.13.20Compare Source
v1.13.19Compare Source
v1.13.5Compare Source
v1.13.4Compare Source
v1.13.3Compare Source
v1.13.2Compare Source
v1.13.1Compare Source
v1.13.0Compare Source
v1.12.14Compare Source
v1.12.11Compare Source
v1.12.9Compare Source
v1.12.7Compare Source
v1.12.6Compare Source
v1.12.5Compare Source
v1.12.4Compare Source
v1.12.3Compare Source
v1.12.2Compare Source
v1.12.1Compare Source
v1.12.0Compare Source
v1.11.31Compare Source
v1.11.29Compare Source
v1.11.24Compare Source
v1.11.22Compare Source
v1.11.21Compare Source
v1.11.20Compare Source
v1.11.18Compare Source
v1.11.16Compare Source
v1.11.15Compare Source
v1.11.13Compare Source
v1.11.12Compare Source
v1.11.11Compare Source
v1.11.10Compare Source
v1.11.9Compare Source
v1.11.8Compare Source
v1.11.7Compare Source
v1.11.6Compare Source
v1.11.5Compare Source
v1.11.4Compare Source
v1.11.1Compare Source
v1.10.18Compare Source
v1.10.17Compare Source
v1.10.16Compare Source
v1.10.15Compare Source
v1.10.14Compare Source
v1.10.12Compare Source
v1.10.11Compare Source
v1.10.9Compare Source
v1.10.8Compare Source
v1.10.7Compare Source
v1.10.6Compare Source
v1.10.4Compare Source
v1.10.3Compare Source
v1.10.2Compare Source
v1.10.1Compare Source
v1.10.0Compare Source
v1.9.3Compare Source
v1.9.2Compare Source
v1.9.1Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.