Skip to content

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

Merged
hacdias merged 1 commit into
masterfrom
renovate/all-minor-patch
Apr 28, 2026
Merged

chore(deps): update all non-major dependencies#5915
hacdias merged 1 commit into
masterfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 19, 2026

This PR contains the following updates:

Package Change Age Confidence
@intlify/unplugin-vue-i18n (source) 11.0.711.1.2 age confidence
@typescript-eslint/eslint-plugin (source) 8.58.28.59.1 age confidence
dompurify 3.4.03.4.1 age confidence
eslint-plugin-vue (source) 10.8.010.9.0 age confidence
filesize (source) 11.0.1511.0.17 age confidence
github.com/asticode/go-astisub v0.39.0v0.40.0 age confidence
pnpm (source) 10.33.0+sha512.10568bb4a6afb58c9eb3630da90cc9516417abebd3fabbe6739f0ae795728da1491e9db5a544c76ad8eb7570f5c4bb3d6c637b2cb41bfdcdb47fa823c864931910.33.2 age confidence
postcss (source) 8.5.108.5.12 age confidence
qrcode.vue (source) 3.8.13.9.0 age confidence
terser (source) 5.46.15.46.2 age confidence
vite (source) 8.0.88.0.10 age confidence
vitest (source) 4.1.44.1.5 age confidence
vue (source) 3.5.323.5.33 age confidence
vue-i18n (source) 11.3.211.4.0 age confidence
vue-router (source) 5.0.45.0.6 age confidence
vue-tsc (source) 3.2.63.2.7 age confidence

Release Notes

intlify/bundle-tools (@​intlify/unplugin-vue-i18n)

v11.1.2

Compare Source

What's Changed

🐛 Bug Fixes
  • fix(unplugin-vue-i18n): preserve vite:json ObjectHook shape for Vite 8 compatibility by @​kazupon in #​554

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

v11.1.1

Compare Source

What's Changed

🐛 Bug Fixes
  • fix(unplugin-vue-i18n): support JS/TS lang in SFC i18n custom blocks by @​kazupon in #​549

Full Changelog: intlify/bundle-tools@v11.1.0...v11.1.1

v11.1.0

Compare Source

What's Changed

🌟 Features

Full Changelog: intlify/bundle-tools@v11.0.7...v11.1.0

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.59.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] treat void as nullish in no-unnecessary-condition (#​12241)
  • eslint-plugin: [no-unnecessary-type-arguments] handle instantiation expressions (#​12220)
  • eslint-plugin: [no-unnecessary-type-assertion] avoid false positive in logical assignment assertions (#​12278)
  • eslint-plugin: [no-unnecessary-type-assertion] preserve phantom type arguments in generic inference (#​12269)
  • eslint-plugin: [no-unnecessary-type-assertion] preserve index signatures in undefined unions (#​12257)
  • eslint-plugin: [no-unnecessary-type-assertion] fix crash "TypeError: checker.getTypeArguments is not a function" (#​12246)
❤️ Thank You

See GitHub Releases for more information.

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

v8.59.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-type-assertion] report more cases based on assignability (#​11789)
❤️ Thank You
  • Ulrich Stark

See GitHub Releases for more information.

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

cure53/DOMPurify (dompurify)

v3.4.1: DOMPurify 3.4.1

Compare Source

  • Fixed an issue with on-handler stripping for HTML-spec-reserved custom element names (font-face, color-profile, missing-glyph, font-face-src, font-face-uri, font-face-format, font-face-name) under permissive CUSTOM_ELEMENT_HANDLING
  • Fixed a case-sensitivity gap in the annotation-xml check that allowed mixed-case variants to bypass the basic-custom-element exclusion in XHTML mode
  • Fixed SANITIZE_NAMED_PROPS repeatedly prefixing already-prefixed id and name values on subsequent sanitization
  • Fixed the IN_PLACE root-node check to explicitly guard against non-string nodeName (DOM-clobbering robustness)
  • Removed a duplicate slot entry from the default HTML attribute allow-list
  • Strengthened the fast-check fuzz harness with explicit XSS invariants, an expanded seed-payload corpus, an additional idempotence property for SANITIZE_NAMED_PROPS, and a negative-control assertion ensuring the invariants actually fire
  • Added regression and pinning tests covering the above fixes and two accepted-behavior contracts (SAFE_FOR_TEMPLATES greedy scrub, hook-added attribute handling)
  • Extended CodeQL analysis to run on 3.x and 2.x maintenance branches
vuejs/eslint-plugin-vue (eslint-plugin-vue)

v10.9.0

Compare Source

Minor Changes
Patch Changes
avoidwork/filesize.js (filesize)

v11.0.17

Compare Source

  • docs: update browser CDN URL to v11.0.16 #262
  • Bump oxfmt from 0.45.0 to 0.46.0 #260
  • Bump oxlint from 1.60.0 to 1.61.0 #259
  • Bump rollup from 4.60.1 to 4.60.2 #258
  • Version bump 43320d8
  • docs: remove Browser Usage section from README 99136ff

v11.0.16

Compare Source

  • refactor: extract delegate functions from filesize for better SRP #257
  • Bump oxlint from 1.59.0 to 1.60.0 #256
  • Bump oxfmt from 0.44.0 to 0.45.0 #255
  • Bump oxfmt from 0.43.0 to 0.44.0 #254
  • Bump oxlint from 1.58.0 to 1.59.0 #253
  • Bump oxlint from 1.57.0 to 1.58.0 #252
  • Bump oxfmt from 0.42.0 to 0.43.0 #251
  • Bump rollup from 4.60.0 to 4.60.1 #250
  • Version bump bf3df96
  • Updating CHANGELOG.md be4ffbb
asticode/go-astisub (github.com/asticode/go-astisub)

v0.40.0

Compare Source

pnpm/pnpm (pnpm)

v10.33.2

Compare Source

v10.33.1: pnpm 10.33.1

Compare Source

Patch Changes
  • When a project's packageManager field selects pnpm v11 or newer, commands that v10 would have passed through to npm (version, login, logout, publish, unpublish, deprecate, dist-tag, docs, ping, search, star, stars, unstar, whoami, etc.) are now handed over to the wanted pnpm, which implements them natively. Previously they silently shelled out to npm — making, for example, pnpm version --help print npm's help on a project with packageManager: pnpm@11.0.0-rc.3 #​11328.
Platinum Sponsors
Bit
Gold Sponsors
Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx
postcss/postcss (postcss)

v8.5.12

Compare Source

  • Fixed reading any file via user-generated CSS.
  • Added opts.unsafeMap to disable checks.

v8.5.11

Compare Source

  • Fixed nested brackets parsing performance (by @​offset).
scopewu/qrcode.vue (qrcode.vue)

v3.9.0

Compare Source

Feature
  • Support radius prop for QRCode module corner rounding. The rounding is context-aware, keeping inner corners sharp while rounding outer corners. Supports both SVG and Canvas rendering modes.
terser/terser (terser)

v5.46.2

Compare Source

  • unused option: delete computed keys of concise methods and getters/setters.
  • Error.cause added to DOM properties list
  • Don't consider foo.bar and foo["bar"] to be equivalent when property mangler is enabled with keep_quoted=strict option.
vitejs/vite (vite)

v8.0.10

Compare Source

Features
Bug Fixes
  • hmrClient.logger.debug and hmrClient.logger.error looked different from other HMR logs (#​22147) (a4d828f)
  • css: show filename in CSS minification warnings for .css?inline (#​22292) (83f0a78)
  • optimizer: allow user transform.target to override default in optimizeDeps (#​22273) (5c7cec6)
  • remove format sniffing module resolution from JS resolver (#​22297) (b8a21cc)
Code Refactoring

v8.0.9

Compare Source

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

v4.1.5

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub
vuejs/core (vue)

v3.5.33

Compare Source

Bug Fixes
intlify/vue-i18n (vue-i18n)

v11.4.0

Compare Source

What's Changed

🌟 Features

Full Changelog: intlify/vue-i18n@v11.3.2...v11.4.0

vuejs/router (vue-router)

v5.0.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v5.0.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
  • Track definePage imports per-file to fix named view race condition  -  by @​posva (11191)
  • Avoid double decoding hash on string location  -  by @​posva (1578c)
    View changes on GitHub
vuejs/language-tools (vue-tsc)

v3.2.7

Compare Source

component-meta
  • fix: preserve non-ASCII characters in prop default values (#​6012) - Thanks to @​ef81sp!
workspace

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 requested a review from a team as a code owner April 19, 2026 10:38
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 79b9a6a to c4f382d Compare April 20, 2026 01:38
@renovate renovate Bot changed the title chore(deps): update dependency vue-tsc to v3.2.7 chore(deps): update all non-major dependencies Apr 20, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from adee964 to 8368a44 Compare April 26, 2026 14:31
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from e54f507 to bc68590 Compare April 27, 2026 13:41
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from bc68590 to 2d64e01 Compare April 27, 2026 18:12
@hacdias hacdias merged commit 74917c8 into master Apr 28, 2026
14 of 15 checks passed
@hacdias hacdias deleted the renovate/all-minor-patch branch April 28, 2026 05:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant