Skip to content

chore(deps): update all non-major dependencies#1746

Merged
wattanx merged 2 commits intomainfrom
renovate/all-minor-patch
Mar 15, 2026
Merged

chore(deps): update all non-major dependencies#1746
wattanx merged 2 commits intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@vue/reactivity (source) ^3.5.28^3.5.30 age confidence devDependencies patch
actions/setup-node v6.2.0v6.3.0 age confidence action minor
enhanced-resolve ^5.19.0^5.20.0 age confidence dependencies minor
eslint (source) 9.39.39.39.4 age confidence devDependencies patch
eslint-plugin-jsdoc 62.7.062.8.0 age confidence devDependencies minor
eslint-scope (source) 9.1.19.1.2 age confidence resolutions patch
espree (source) 11.1.111.2.0 age confidence resolutions minor
globals ^17.3.0^17.4.0 age confidence devDependencies minor
happy-dom ^20.7.0^20.8.4 age confidence devDependencies minor
knip (source) 5.85.05.86.0 age confidence devDependencies minor
mlly ^1.8.0^1.8.1 age confidence dependencies patch
neostandard ^0.12.2^0.13.0 age confidence devDependencies minor
pnpm (source) 10.30.210.32.1 age confidence packageManager minor
typescript-eslint (source) ^8.56.1^8.57.0 age confidence devDependencies minor
vitest (source) 4.0.184.1.0 age confidence devDependencies minor

Release Notes

vuejs/core (@​vue/reactivity)

v3.5.30

Compare Source

Bug Fixes

v3.5.29

Compare Source

Bug Fixes
actions/setup-node (actions/setup-node)

v6.3.0

Compare Source

What's Changed

Enhancements:

When using node-version-file: package.json, setup-node now prefers devEngines.runtime over engines.node.

Dependency updates:
Bug fixes:

New Contributors

Full Changelog: actions/setup-node@v6...v6.3.0

webpack/enhanced-resolve (enhanced-resolve)

v5.20.0

Compare Source

Features
  • Added the baseUrl option to override the tsconfig.json's baseUrl
  • Enabled trailing commas support for JSONC
Fixes
  • Detect circular extends to prevent infinite loop in tsconfig.json
  • Support JSONC comments in tsconfig.json
eslint/eslint (eslint)

v9.39.4

Compare Source

Bug Fixes

Documentation

Chores

gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v62.8.0

Compare Source

Features
  • tsdoc-ruleset: add recommended TSDoc ruleset (a96bc7c)

v62.7.1

Compare Source

Bug Fixes
  • require-property: err if user blocks [@property](https://redirect.github.com/property); fixes #​1634 (23a9f1d)
eslint/js (eslint-scope)

v9.1.2

Compare Source

Dependencies
  • The following workspace dependencies were updated
    • devDependencies
      • espree bumped from ^11.1.1 to ^11.2.0
eslint/js (espree)

v11.2.0

Compare Source

Features
sindresorhus/globals (globals)

v17.4.0

Compare Source

capricorn86/happy-dom (happy-dom)

v20.8.4

Compare Source

v20.8.3

Compare Source

👷‍♂️ Patch fixes

v20.8.2

Compare Source

👷‍♂️ Patch fixes
  • Resets Event.cancelBubble and Event.defaultPrevented when calling Event.initEvent() - By @​capricorn86 in task #​2090

v20.8.1

Compare Source

👷‍♂️ Patch fixes

v20.8.0

Compare Source

v20.7.2

Compare Source

👷‍♂️ Patch fixes
  • Properly decode CSS escape sequences in attribute selector values - By @​silverwind

v20.7.1

Compare Source

webpro-nl/knip (knip)

v5.86.0: Release 5.86.0

Compare Source

neostandard/neostandard (neostandard)

v0.13.0

Compare Source

⚠ BREAKING CHANGES
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#​339)
  • eslint-plugin-import-x is no longer included by default. Projects relying on import-x rules will need to manually install and configure eslint-plugin-import-x. See the "Adding back import checking" section in the README for migration instructions. As an alternative, we recommend using TypeScript's compiler (tsc --noEmit) for import validation, which provides more comprehensive checking.
  • update dependency globals to v17 (#​335)
🌟 Features
🩹 Fixes
🧹 Chores
pnpm/pnpm (pnpm)

v10.32.1: pnpm 10.32.1

Compare Source

Patch Changes

  • Fix a regression where pnpm-workspace.yaml without a packages field caused all directories to be treated as workspace projects. This broke projects that use pnpm-workspace.yaml only for settings (e.g. minimumReleaseAge) without defining workspace packages #​10909.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx

v10.32.0: pnpm 10.32

Compare Source

Minor Changes

  • Added --all flag to pnpm approve-builds that approves all pending builds without interactive prompts #​10136.

Patch Changes

  • Reverted change related to setting explicitly the npm config file path, which caused regressions.
  • Reverted fix related to lockfile-include-tarball-url. Fixes #​10915.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx

v10.31.0

Compare Source

v10.30.3

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.57.0

Compare Source

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

See GitHub Releases for more information.

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

vitest-dev/vitest (vitest)

v4.1.0

Compare Source

Vitest 4.1 is out!

This release page lists all changes made to the project during the 4.1 beta. To get a review of all the new features, read our blog post.

   🚀 Features

Configuration

📅 Schedule: Branch creation - "on Monday" (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 requested a review from wattanx as a code owner March 2, 2026 02:59
@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 2, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@nuxt/bridge@1746
npm i https://pkg.pr.new/@nuxt/bridge-schema@1746

commit: 29d3f50

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 04e8cb3 to e8b3b3d Compare March 9, 2026 20:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 93a4492 to 8a375d4 Compare March 14, 2026 14:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8a375d4 to 500571e Compare March 14, 2026 15:17
@renovate
Copy link
Contributor Author

renovate bot commented Mar 15, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@wattanx wattanx merged commit 320cd62 into main Mar 15, 2026
41 checks passed
@wattanx wattanx deleted the renovate/all-minor-patch branch March 15, 2026 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant