Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 3, 2025

This PR contains the following updates:

Package Change Age Confidence
@eslint/js (source) ^9.38.0 -> ^9.39.1 age confidence
@rolldown/pluginutils (source) 1.0.0-beta.45 -> 1.0.0-beta.46 age confidence
@rolldown/pluginutils (source) ^1.0.0-beta.45 -> ^1.0.0-beta.46 age confidence
@swc/core (source) ^1.13.5 -> ^1.14.0 age confidence
@types/node (source) ^22.18.12 -> ^22.19.0 age confidence
eslint (source) ^9.38.0 -> ^9.39.1 age confidence
pnpm (source) 10.19.0 -> 10.20.0 age confidence
sass ^1.93.2 -> ^1.93.3 age confidence
tsdown ^0.15.10 -> ^0.15.12 age confidence
typescript-eslint (source) ^8.46.2 -> ^8.46.3 age confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.39.1

Compare Source

v9.39.0

Compare Source

rolldown/rolldown (@​rolldown/pluginutils)

v1.0.0-beta.46

Compare Source

💥 BREAKING CHANGES
  • default preserveEntrySignatures to 'exports-only' to align with Rollup (#​6723) by @​Copilot
🚀 Features
🐛 Bug Fixes
🚜 Refactor
📚 Documentation
🧪 Testing
⚙️ Miscellaneous Tasks
❤️ New Contributors
swc-project/swc (@​swc/core)

v1.14.0

Compare Source

Bug Fixes
Features
Miscellaneous Tasks
Performance
Refactor

v1.13.21

Compare Source

Bug Fixes
  • (bindings) Improve ARM64 and Alpine Linux (musl) binary loading and validation (#​11173) (f9be4d7)

  • (es/codegen) Encode non-ASCII chars in regex with ascii_only option (#​11155) (b6f4d1f)

  • (es/compat) Apply Array.prototype.slice to arguments in loose spread (#​11122) (66428a2)

  • (es/compat) Handle sparse arrays correctly in generator transforms (#​11131) (9cd4334)

  • (es/compat) Preserve AutoAccessor to prevent panic (#​11150) (101c3b7)

  • (es/decorators) Emit correct metadata for enum parameters (#​11154) (630484f)

  • (es/helpers) Fix SuppressedError argument order in explicit resource management (#​11172) (7693fb9)

  • (es/minifier) Fix inlining of hoisted functions (#​11159) (bd55d30)

  • (es/minifier) Fix inlining of hoisted functions in param (#​11161) (5a4088d)

  • (es/parser) Handle JSX attributes with keyword prefixes correctly (#​11136) (d3cd97f)

  • (es/parser) Support literal computed property names in enums (#​11163) (146c77c)

  • (es/react) Use correct span for @jsxFrag as null literal (#​11139) (9353763)

  • (es/transforms) Check errors::HANDLER.is_set() before failing (#​11130) (1c9ab27)

Features
  • (bindings) Introduce AST Viewer to improve debugging experience (#​10963) (fa3aacc)

  • (es/minifier) Add merge_imports optimization pass to reduce bundle size (#​11151) (a01dee1)

  • (es/parser) Add an error for empty type args for generic (#​11164) (9a1fa84)

Miscellaneous Tasks
  • (claude) Use Sonnet 4.5 instead of Opus (c79e1e5)

  • (deps) Update lru crate from 0.10.1 to 0.16.1 (#​11145) (e347c5b)

Refactor

v1.13.20

Compare Source

Bug Fixes
  • (es/minifier) Preserve __proto__ shorthand property behavior (#​11123) (63dbd1d)

  • (es/parser) Parse (void) correctly as arrow function return type (#​11125) (d3e5dd3)

Performance

v1.13.19

Compare Source

Bug Fixes
Features
Testing
eslint/eslint (eslint)

v9.39.1

Compare Source

v9.39.0

Compare Source

pnpm/pnpm (pnpm)

v10.20.0

Compare Source

Minor Changes
  • Support --all option in pnpm --help to list all commands #​8628.
Patch Changes
  • When the latest version doesn't satisfy the maturity requirement configured by minimumReleaseAge, pick the highest version that is mature enough, even if it has a different major version #​10100.
  • create command should not verify patch info.
  • Set managePackageManagerVersions to false, when switching to a different version of pnpm CLI, in order to avoid subsequent switches #​10063.
sass/dart-sass (sass)

v1.93.3

Compare Source

  • Fix a performance regression that was introduced in 1.92.0.
rolldown/tsdown (tsdown)

v0.15.12

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.15.11

Compare Source

No significant changes

    View changes on GitHub
typescript-eslint/typescript-eslint (typescript-eslint)

v8.46.3

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.


Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Nov 3, 2025
@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 3, 2025

Open in StackBlitz

npm i https://pkg.pr.new/@vitejs/plugin-vue@692
npm i https://pkg.pr.new/@vitejs/plugin-vue-jsx@692

commit: 1018e21

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4605636 to 25b0f47 Compare November 3, 2025 10:13
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Nov 3, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 25b0f47 to 987fae1 Compare November 3, 2025 18:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 987fae1 to 1018e21 Compare November 3, 2025 22:45
@sapphi-red sapphi-red merged commit 13accf3 into main Nov 4, 2025
13 checks passed
@sapphi-red sapphi-red deleted the renovate/all-minor-patch branch November 4, 2025 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants