fix(deps): update all non-major dependencies#69
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
|
|
commit: |
23fd7de to
12816bf
Compare
be89d11 to
25010dc
Compare
25010dc to
1e230c9
Compare
b9b2a51 to
2043e01
Compare
50bf82b to
701d56d
Compare
37fdd8b to
7e81c9c
Compare
7e81c9c to
6b29565
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:
^0.103.0→^0.112.0^1.15.5→^1.15.11^7.4.3→^7.6.0^2.2.6→^2.3.1^0.5.14→^0.5.15^25.0.2→^25.2.17.0.0-dev.20251215.1→7.0.0-dev.20260205.1^10.3.2→^10.4.1^0.27.1→^0.27.3>=0.103.0→>=0.112.0>=0.103.0→>=0.112.010.26.0→10.28.2^3.7.4→^3.8.1^0.3.16→^0.3.17^1.0.0-beta.54→^1.0.0-rc.3^4.53.4→^4.57.1^0.18.0→^0.20.3^0.5.6→^0.5.7^7.3.0→^7.3.1^4.0.15→^4.0.18Release Notes
oxc-project/oxc (@oxc-project/types)
v0.111.0🐛 Bug Fixes
c205b0dast: RemoveThisExpressionfromTSModuleReference(#18489) (Boshen)v0.109.0🚀 Features
08dad63span: AddsourceType: 'commonjs'support (#18089) (Boshen)swc-project/swc (@swc/core)
v1.15.11Compare Source
Bug Fixes
(es/codegen) Emit leading comments for JSX elements, fragments, and empty expressions (#11488) (1520633)
(es/decorators) Invoke addInitializer callbacks for decorated fields (#11495) (11cfe4d)
(es/es3) Visit export decl body even if name is not reserved (#11473) (9113fff)
(es/es3) Remove duplicate code (#11499) (fbee775)
(es/minifier) Treat new expression with empty class as side-effect free (#11455) (a33a45e)
(es/minifier) Escape control characters when converting strings to template literals (#11464) (028551f)
(es/minifier) Handle unused parameters with default values (#11494) (6ed1ee9)
(es/module) Preserve ./ prefix for hidden directory imports (#11489) (a005391)
(es/parser) Validate dynamic import argument count (#11462) (2f67591)
(es/parser) Allow compilation with --no-default-features (#11460) (b70c5f8)
(es/parser) Skip emitting TS1102 in TypeScript mode (#11463) (e6f5b06)
(es/parser) Reject ambiguous generic arrow functions in TSX mode (#11491) (ac00915)
(es/parser) Disallow NumericLiteralSeparator with BigInts (#11510) (6b3644b)
(es/react) Preserve HTML entity-encoded whitespace in JSX (#11474) (7d433a9)
(es/renamer) Prevent duplicate parameter names with destructuring patterns (#11456) (e25a2c8)
(es/testing) Skip update when expected output has invalid code (#11469) (2be6b8a)
(es/typescript) Don't mark enums with opaque members as pure (#11452) (b713fae)
(preset-env) Distinguish unknown browser vs empty config (#11457) (1310957)
Documentation
Features
(cli) Add --root-mode argument for .swcrc resolution (#11501) (b53a0e2)
(es/module) Make module transforms optional via
modulefeature (#11509) (b94a178)(es/regexp) Implement unicode property escape transpilation (#11472) (a2e0ba0)
(es/transformer) Merge ES3 hooks into swc_ecma_transformer (#11503) (5efcac9)
Miscellaneous Tasks
Performance
(bindings) Optimize string handling by avoiding unnecessary clones (#11490) (81daaaa)
(es/codegen) Make
commit_pending_semiexplicit inwrite_punct(#11492) (5a27fc0)(es/es2015) Port ES2015 transforms to hook-based visitors (#11484) (a54eb0e)
(es/es3) Use hooks pattern for single AST traversal (#11483) (a139fba)
(es/minifier) Use combined AST traversal (#11471) (c611663)
(es/transformer) Add inline hint (#11508) (d72c9df)
Refactor
Testing
(es/minifier) Add test case for
merge_importsorder preservation (#11458) (b874a05)(es/parser) Add error tests for import.source and import.defer with too many args (#11466) (7313462)
(es/parser) Check
handler.has_errors()in test error parsing (#11487) (fade647)Replace deprecated
cargo_binfunction withcargo_bin!macro (#11461) (73f77b6)v1.15.10Compare Source
Bug Fixes
(ci) Handle merged PRs separately in milestone manager (#11409) (3554268)
(es/compat) Preserve this context in nested arrow functions (#11423) (f2bdaf2)
(es/es2017) Replace
thisin arrow functions during async-to-generator (#11450) (a993da6)Features
(bindings/wasm) Enable ecma_lints feature to support semantic error detection (#11414) (1faa4a5)
(es/hooks) Implement VisitMutHook for Either type (#11428) (395c85e)
(es/hooks) Implement VisitMutHook for Option (#11429) (0bf1954)
(es/hooks) Add VisitHook trait for immutable AST visitors (#11437) (3efb41d)
(es/minifier) Improve nested template literal evaluation (#11411) (147df2f)
(es/minifier) Remove inlined IIFE arg and param (#11436) (2bc5d40)
(es/minifier) Remove inlined IIFE arg and param (#11446) (baa1ae3)
Miscellaneous Tasks
(deps) Update
rkyv(#11419) (432197b)(deps) Update lru to 0.16.3 (#11438) (67c2d75)
(deps) Update browserslist-data to v0.1.5 (#11454) (e9f78f0)
(helpers) Replace MagicString with ast-grep's built-in edit API (#11410) (a3f0d33)
(hstr/wtf8) Address legacy FIXME comments by switching to derives (#11416) (f03bfd8)
Performance
(es/codegen, es/utils) Migrate to dragonbox_ecma for faster Number::toString (#11412) (b7978cc)
(es/react) Optimize JSX transforms to reduce allocations (#11425) (2a20cb6)
Refactor
(es) Improve TypeScript transform configuration structure (#11434) (f33a975)
(es/minifier) Migrate MinifierPass to Pass trait (#11442) (a41e631)
(es/minifier) Improve tpl to str (#11415) (0239523)
(es/react) Port to VisitMutHook (#11418) (9604d9c)
(es/transformer) Remove OptionalHook wrapper in favor of Option (#11430) (72da6bd)
(es/transforms) Migrate TypeScript transform to Pass trait (#11439) (dd007c6)
Testing
(es) Enable benchmark for
swc(#11420) (3a50a25)Disable LTO for benchmarks (#11421) (af3c2d3)
Use rstest as the test framework (#11417) (fae258f)
Ci
claude[bot]PR review comments (affb6a2)v1.15.8Compare Source
Bug Fixes
(es/minifier) Remove unused webpack-related code (#11397) (8e4eab4)
(es/minifier) Evaluate TemplateLiteral in BinaryExpression (#11406) (8d1b6f6)
(es/minifier) More strict check if cannot add ident when invoking IIFE (#11399) (03642aa)
Features
(es/minifier) Support BinaryExpression for Evaluator (#11390) (6c76f0a)
(es/transformer) Merge
static_blocks(#11403) (55a5083)Performance
(es/parser) Remove
Iteratorimplementation forLexer(#11393) (5941018)(es/parser) Optimize
do_outside_of_contextanddo_inside_of_context(#11394) (4210cf1)(es/parser) Remove
is_firstin lexer state (#11395) (97d903b)(es/parser) Use
byte_searchto optimizescan_jsx_token(#11398) (f9b4da2)Reduce binary size with panic=abort and ICU optimizations (#11401) (18088b2)
Refactor
(es/compiler) Drop the crate (#11407) (8faa14e)
(es/minifier) Move drop_console and unsafes from Pure to Optimizer (#11388) (ee40804)
(es/parser) Distinguish JsxText from Str (#11387) (63c4c44)
v1.15.7Compare Source
Bug Fixes
(es/minifier) Prevent unsafe sequence merging in
super()calls (#11381) (eb02780)(es/transformer) Fix variable declaration for nullish coalescing in else-if branches (#11384) (6746002)
(es/transforms) Update
_ts_rewrite_relative_import_extensionhelper code (#11382) (1ec444e)Features
private_properties_in_object(#11378) (769c9d2)Performance
ProgramData(#11374) (3639523)Refactor
v1.15.6Compare Source
Bug Fixes
Performance
raws inTokenValue(#11373) (78a5327)sxzz/eslint-config (@sxzz/eslint-config)
v7.6.0Compare Source
🚀 Features
importWithErrorutility for optional plugin imports - by @sxzz (4ce53)View changes on GitHub
v7.5.1Compare Source
🐞 Bug Fixes
importcondition beforerequire- by @sxzz (c3ca1)View changes on GitHub
v7.5.0Compare Source
🚀 Features
View changes on GitHub
v7.4.5Compare Source
No significant changes
View changes on GitHub
v7.4.4Compare Source
No significant changes
View changes on GitHub
sxzz/prettier-config (@sxzz/prettier-config)
v2.3.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.3.0Compare Source
No significant changes
View changes on GitHub
v2.2.7Compare Source
🐞 Bug Fixes
View changes on GitHub
sxzz/test-utils (@sxzz/test-utils)
v0.5.15Compare Source
🐞 Bug Fixes
checks.pluginTimingsto false - by @sxzz (77a49)View changes on GitHub
microsoft/typescript-go (@typescript/native-preview)
v7.0.0-dev.20260205.1Compare Source
v7.0.0-dev.20260204.1Compare Source
v7.0.0-dev.20260203.1Compare Source
v7.0.0-dev.20260202.1Compare Source
v7.0.0-dev.20260201.1Compare Source
v7.0.0-dev.20260131.1Compare Source
v7.0.0-dev.20260130.1Compare Source
v7.0.0-dev.20260129.1Compare Source
v7.0.0-dev.20260128.1Compare Source
v7.0.0-dev.20260127.1Compare Source
v7.0.0-dev.20260126.1Compare Source
v7.0.0-dev.20260124.1Compare Source
v7.0.0-dev.20260123.3Compare Source
v7.0.0-dev.20260122.4Compare Source
v7.0.0-dev.20260122.3Compare Source
v7.0.0-dev.20260122.2Compare Source
v7.0.0-dev.20260120.1Compare Source
v7.0.0-dev.20260119.1Compare Source
v7.0.0-dev.20260118.1Compare Source
v7.0.0-dev.20260117.1Compare Source
v7.0.0-dev.20260116.1Compare Source
v7.0.0-dev.20260115.1Compare Source
v7.0.0-dev.20260114.1Compare Source
v7.0.0-dev.20260113.1Compare Source
v7.0.0-dev.20260112.1Compare Source
v7.0.0-dev.20260111.1Compare Source
v7.0.0-dev.20260109.1Compare Source
v7.0.0-dev.20260108.1Compare Source
v7.0.0-dev.20260107.1Compare Source
v7.0.0-dev.20260106.1Compare Source
v7.0.0-dev.20260105.1Compare Source
v7.0.0-dev.20260104.1Compare Source
v7.0.0-dev.20260103.1Compare Source
v7.0.0-dev.20260102.1Compare Source
v7.0.0-dev.20260101.1Compare Source
v7.0.0-dev.20251231.1Compare Source
v7.0.0-dev.20251230.1Compare Source
v7.0.0-dev.20251229.1Compare Source
v7.0.0-dev.20251228.1Compare Source
v7.0.0-dev.20251227.1Compare Source
v7.0.0-dev.20251226.1Compare Source
v7.0.0-dev.20251225.1Compare Source
v7.0.0-dev.20251223.1Compare Source
v7.0.0-dev.20251222.1Compare Source
v7.0.0-dev.20251221.1Compare Source
v7.0.0-dev.20251220.1Compare Source
v7.0.0-dev.20251219.1Compare Source
v7.0.0-dev.20251218.3Compare Source
v7.0.0-dev.20251218.1Compare Source
v7.0.0-dev.20251217.1Compare Source
v7.0.0-dev.20251216.1Compare Source
antfu-collective/bumpp (bumpp)
v10.4.1Compare Source
🚀 Features
View changes on GitHub
v10.4.0Compare Source
No significant changes
View changes on GitHub
evanw/esbuild (esbuild)
v0.27.3Compare Source
Preserve URL fragments in data URLs (#4370)
Consider the following HTML, CSS, and SVG:
index.html:icons.css:triangle.svg:The CSS uses a URL fragment (the
#x) to reference theclipPathelement in the SVG file. Previously esbuild's CSS bundler didn't preserve the URL fragment when bundling the SVG using thedataurlloader, which broke the bundled CSS. With this release, esbuild will now preserve the URL fragment in the bundled CSS:Parse and print CSS
@scoperules (#4322)This release includes dedicated support for parsing
@scoperules in CSS. These rules include optional "start" and "end" selector lists. One important consequence of this is that the local/global status of names in selector lists is now respected, which improves the correctness of esbuild's support for CSS modules. Minification of selectors inside@scoperules has also improved slightly.Here's an example:
Fix a minification bug with lowering of
for await(#4378, #4385)This release fixes a bug where the minifier would incorrectly strip the variable in the automatically-generated
catchclause of loweredfor awaitloops. The code that generated the loop previously failed to mark the internal variable references as used.Update the Go compiler from v1.25.5 to v1.25.7 (#4383, #4388)
This PR was contributed by @MikeWillCook.
v0.27.2Compare Source
#/([#4361](https://reConfiguration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.
👻 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.