chore(deps): update all non-major dependencies#5915
Merged
Conversation
79b9a6a to
c4f382d
Compare
adee964 to
8368a44
Compare
e54f507 to
bc68590
Compare
bc68590 to
2d64e01
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:
11.0.7→11.1.28.58.2→8.59.13.4.0→3.4.110.8.0→10.9.011.0.15→11.0.17v0.39.0→v0.40.010.33.0+sha512.10568bb4a6afb58c9eb3630da90cc9516417abebd3fabbe6739f0ae795728da1491e9db5a544c76ad8eb7570f5c4bb3d6c637b2cb41bfdcdb47fa823c8649319→10.33.28.5.10→8.5.123.8.1→3.9.05.46.1→5.46.28.0.8→8.0.104.1.4→4.1.53.5.32→3.5.3311.3.2→11.4.05.0.4→5.0.63.2.6→3.2.7Release Notes
intlify/bundle-tools (@intlify/unplugin-vue-i18n)
v11.1.2Compare Source
What's Changed
🐛 Bug Fixes
vite:jsonObjectHook shape for Vite 8 compatibility by @kazupon in #554Full Changelog: intlify/bundle-tools@v11.1.1...v11.1.2
v11.1.1Compare Source
What's Changed
🐛 Bug Fixes
Full Changelog: intlify/bundle-tools@v11.1.0...v11.1.1
v11.1.0Compare 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.1Compare Source
🩹 Fixes
❤️ Thank You
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
v8.59.0Compare Source
🚀 Features
❤️ Thank You
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.1Compare Source
font-face,color-profile,missing-glyph,font-face-src,font-face-uri,font-face-format,font-face-name) under permissiveCUSTOM_ELEMENT_HANDLINGannotation-xmlcheck that allowed mixed-case variants to bypass the basic-custom-element exclusion in XHTML modeSANITIZE_NAMED_PROPSrepeatedly prefixing already-prefixedidandnamevalues on subsequent sanitizationIN_PLACEroot-node check to explicitly guard against non-stringnodeName(DOM-clobbering robustness)slotentry from the default HTML attribute allow-listSANITIZE_NAMED_PROPS, and a negative-control assertion ensuring the invariants actually fireSAFE_FOR_TEMPLATESgreedy scrub, hook-added attribute handling)3.xand2.xmaintenance branchesvuejs/eslint-plugin-vue (eslint-plugin-vue)
v10.9.0Compare Source
Minor Changes
Added
"inject"togroupsoption invue/no-unused-propertiesrule (#3052)Added new
ignoresoption tovue/no-literals-in-templaterule (#3072)Added support for
:single-line/:multi-linepseudo-classes invue/padding-line-between-tags(#3025)Added new
vue/prefer-v-modelrule (#3062)Added new
vue/prefer-single-event-payloadrule (#3058)Patch Changes
Added error end positions for
vue/no-irregular-whitespace(#3065)Updated resources: add
AttrsandAllowedAttrstype definitions (#3059)Improved error positions in
vue/max-len(#3066)Improve performance in
vue/no-child-contentrule (#3068)Migrate configs to TypeScript (#3002)
Updated resources:
geolocationHTML element andClassValueandInputAutoCompleteAttributeVue 3 export (#3040)avoidwork/filesize.js (filesize)
v11.0.17Compare Source
#262#260#259#25843320d899136ffv11.0.16Compare Source
#257#256#255#254#253#252#251#250bf3df96be4ffbbasticode/go-astisub (github.com/asticode/go-astisub)
v0.40.0Compare Source
pnpm/pnpm (pnpm)
v10.33.2Compare Source
v10.33.1: pnpm 10.33.1Compare Source
Patch Changes
packageManagerfield 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 --helpprint npm's help on a project withpackageManager: pnpm@11.0.0-rc.3#11328.Platinum Sponsors
Gold Sponsors
postcss/postcss (postcss)
v8.5.12Compare Source
opts.unsafeMapto disable checks.v8.5.11Compare Source
scopewu/qrcode.vue (qrcode.vue)
v3.9.0Compare Source
Feature
radiusprop 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.2Compare Source
unusedoption: delete computed keys of concise methods and getters/setters.Error.causeadded to DOM properties listfoo.barandfoo["bar"]to be equivalent when property mangler is enabled withkeep_quoted=strictoption.vitejs/vite (vite)
v8.0.10Compare Source
Features
Bug Fixes
hmrClient.logger.debugandhmrClient.logger.errorlooked different from other HMR logs (#22147) (a4d828f).css?inline(#22292) (83f0a78)Code Refactoring
v8.0.9Compare Source
Features
Bug Fixes
watchChangehook (#22188) (fc08bda)?rawimports (#22148) (3ec9cda)Documentation
Miscellaneous Chores
vitest-dev/vitest (vitest)
v4.1.5Compare Source
🚀 Experimental Features
instrumenteroption - by @BartWaardenburg and @AriPerkkio in #10119 (0e0ff)🐞 Bug Fixes
vi.defineHelpercalled as object method - by @hi-ogawa in #10163 (122c2)agentreporter tominimal- by @sheremet-va in #10157 (663b9)View changes on GitHub
vuejs/core (vue)
v3.5.33Compare Source
Bug Fixes
intlify/vue-i18n (vue-i18n)
v11.4.0Compare Source
What's Changed
🌟 Features
Full Changelog: intlify/vue-i18n@v11.3.2...v11.4.0
vuejs/router (vue-router)
v5.0.6Compare Source
🐞 Bug Fixes
View changes on GitHub
v5.0.5Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
vuejs/language-tools (vue-tsc)
v3.2.7Compare Source
component-meta
workspace
Configuration
📅 Schedule: (UTC)
* * * * 0,6)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.