Skip to content

Update web npm deps non-major#6591

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/web-npm-deps-non-major
May 16, 2026
Merged

Update web npm deps non-major#6591
renovate[bot] merged 1 commit into
mainfrom
renovate/web-npm-deps-non-major

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 16, 2026

This PR contains the following updates:

Package Change Age Confidence
@intlify/eslint-plugin-vue-i18n 4.3.04.4.0 age confidence
@intlify/unplugin-vue-i18n (source) 11.1.211.2.0 age confidence
@types/node (source) 24.12.324.12.4 age confidence
@vitejs/plugin-vue (source) 6.0.66.0.7 age confidence
dompurify 3.4.23.4.3 age confidence
eslint (source) 10.3.010.4.0 age confidence
pnpm (source) 11.1.111.1.2 age confidence
vite (source) 8.0.128.0.13 age confidence
vitest (source) 4.1.54.1.6 age confidence
vue-router (source) 5.0.65.0.7 age confidence
vue-tsc (source) 3.2.83.2.9 age confidence

Release Notes

intlify/eslint-plugin-vue-i18n (@​intlify/eslint-plugin-vue-i18n)

v4.4.0

Compare Source

Minor Changes
Patch Changes
  • #​734 1c6e0a8 Thanks @​SAY-5! - fix(no-raw-text): trim leading and trailing whitespace in warning message for readability
intlify/bundle-tools (@​intlify/unplugin-vue-i18n)

v11.2.0

Compare Source

What's Changed

💥 Breaking Changes
  • chore!: drop Node.js 20 support (require >= 22.13 for pnpm v11) by @​kazupon in #​555
👕 Refactoring

Full Changelog: intlify/bundle-tools@v11.1.2...v11.2.0

vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v6.0.7

Features
Bug Fixes
cure53/DOMPurify (dompurify)

v3.4.3

Compare Source

eslint/eslint (eslint)

v10.4.0

Compare Source

pnpm/pnpm (pnpm)

v11.1.2

Compare Source

Patch Changes
  • convertEnginesRuntimeToDependencies: switch the runtime-dependency write to Object.defineProperty so the CodeQL js/prototype-polluting-assignment rule treats the assignment as safe regardless of the property name (follow-up to #​11609).

  • Address CodeQL static-analysis findings: guard manifest dependency writes against prototype-polluting keys (__proto__, constructor, prototype), and replace a potentially super-linear semver-detection regex in registry 404 hints with an O(n) parser.

  • Strip sec-fetch-* headers from outgoing HTTP requests. These headers are automatically added by undici's fetch() implementation per the Fetch spec but cause Azure DevOps Artifacts to return HTTP 400 for uncached upstream packages, as ADO interprets them as browser requests #​11572.

  • Fix minimumReleaseAge handling for cached abbreviated metadata.

    The version-spec cache fast path no longer rethrows ERR_PNPM_MISSING_TIME under strictPublishedByCheck; it now falls through to the registry-fetch path, consistent with the adjacent mtime-gated cache block.

    When the registry returns 304 Not Modified for a package whose cached metadata is abbreviated (no per-version time), pnpm now re-fetches with fullMetadata: true if minimumReleaseAge is active and the package was modified after the cutoff. The upgraded metadata is persisted to disk so subsequent installs don't repeat the fetch. Previously the abbreviated meta was used as-is and the maturity check fell back to its warn-and-skip path, silently bypassing the quarantine and emitting a misleading "metadata is missing the time field" warning.

    Closes #​11619.

  • Fix pnpm upgrade --interactive --latest -r not respecting named catalog groups. Previously, upgrading a dependency using a named catalog (e.g. "catalog:foo") would incorrectly rewrite package.json to "catalog:" and place the updated version in the default catalog instead of the named one #​10115.

  • Fixed optimisticRepeatInstall skipping pnpm-lock.yaml merge conflict resolution when the existing node_modules state appears up to date.

  • Fix minimumReleaseAge / resolutionMode: time-based installs failing on lockfiles whose time: block is missing entries. The npm-resolver's peek-from-store fast path now surfaces publishedAt from the lockfile rather than discarding it, and falls through to a registry metadata fetch when the time-based cutoff can't be computed from the data on hand.

vitejs/vite (vite)

v8.0.13

Compare Source

Features
Bug Fixes
Miscellaneous Chores
vitest-dev/vitest (vitest)

v4.1.6

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
vuejs/router (vue-router)

v5.0.7

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vuejs/language-tools (vue-tsc)

v3.2.9

Compare Source

language-core
vscode
  • fix: trigger file rename edits when moving folders with Vue files (#​6046) - Thanks to @​KazariEX!
workspace

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 dependencies ui frontend related labels May 16, 2026
@renovate renovate Bot enabled auto-merge (squash) May 16, 2026 09:23
@renovate renovate Bot merged commit cc8720a into main May 16, 2026
7 checks passed
@renovate renovate Bot deleted the renovate/web-npm-deps-non-major branch May 16, 2026 09:29
@woodpecker-bot woodpecker-bot mentioned this pull request May 16, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies ui frontend related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants