chore(deps): update all non-major dependencies#172
Merged
ThornWalli merged 1 commit intomainfrom Feb 12, 2026
Merged
Conversation
commit: |
219d136 to
a06d84b
Compare
f4bf83d to
342d7d4
Compare
6a21c38 to
9429c68
Compare
530a586 to
93fd517
Compare
8a38d66 to
25bd724
Compare
25bd724 to
5a75776
Compare
5a75776 to
fadbecf
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:
20.3.0→20.4.124.0.0→24.0.424.10.4→24.10.136.0.3→6.0.420.3.0→20.4.15.5.4→5.5.510.6.2→10.7.017.0.0→17.3.024.12.0→24.13.11.8.0→1.8.13.7.4→3.8.17.4.0→7.6.18.52.0→8.55.07.3.0→7.3.14.0.16→4.0.183.5.26→3.5.283.2.1→3.2.4Release Notes
conventional-changelog/commitlint (@commitlint/config-conventional)
v20.4.1Compare Source
Note: Version bump only for package @commitlint/config-conventional
v20.4.0Compare Source
Features
20.3.1 (2026-01-08)
Note: Version bump only for package @commitlint/config-conventional
v20.3.1Compare Source
Note: Version bump only for package @commitlint/config-conventional
tsconfig/bases (@tsconfig/node24)
v24.0.4Compare Source
v24.0.3Compare Source
v24.0.2Compare Source
v24.0.1Compare Source
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v6.0.4Bug Fixes
Miscellaneous Chores
conventional-changelog/commitlint (commitlint)
v20.4.1Compare Source
Note: Version bump only for package commitlint
v20.4.0Compare Source
Note: Version bump only for package commitlint
20.3.1 (2026-01-08)
Note: Version bump only for package commitlint
v20.3.1Compare Source
Note: Version bump only for package commitlint
prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.5.5Compare Source
Patch Changes
#772
7264ed0Thanks @BPScott! - Bump prettier-linter-helpers dependency to v1.0.1#776
77651a3Thanks @aswils! - fix: bump synckit for yarn PnP ESM issuevuejs/eslint-plugin-vue (eslint-plugin-vue)
v10.7.0Compare Source
Minor Changes
-errorconfig variants, with all rules' severity set toerror:strongly-recommended-error,recommended-error,vue2-strongly-recommended-error,vue2-recommended-error(along with their flat config equivalents) (#2796)vue/no-literals-in-templaterule (#3000)vue/no-undef-directivesrule (#2990)ignoreEOLCommentsoption tovue/no-multi-spacesrule (#2989)vue/no-negated-v-if-conditionsuggestion to autofix (#2984)Patch Changes
vue/define-props-destructuringrule when imported types are passed todefineProps(#2995)DirectiveModifiers(#2996)nodeOpsandpatchProp(#2986)sindresorhus/globals (globals)
v17.3.0Compare Source
295fba9v17.2.0Compare Source
jasmine: AddthrowUnlessandthrowUnlessAsyncglobals (#335)97f23a7v17.1.0Compare Source
webpackandrspackglobals (#333)65cae73nodejs/node (node)
v24.13.1Compare Source
v24.13.0: 2026-01-13, Version 24.13.0 'Krypton' (LTS), @marco-ippolitoCompare Source
This is a security release.
Notable Changes
lib:
lib,permission:
src:
src,lib:
tls:
Commits
2092785d01] - deps: update c-ares to v1.34.6 (Node.js GitHub Bot) #609973e58b7f2af] - deps: update undici to 7.18.2 (Node.js GitHub Bot) #612834ba536a5a6] - (CVE-2025-59465) lib: add TLSSocket default error handler (RafaelGSS) nodejs-private/node-private#79789adaa21fd] - (CVE-2025-55132) lib: disable futimes when permission model is enabled (RafaelGSS) nodejs-private/node-private#7487302b4dae1] - (CVE-2025-55130) lib,permission: require full read and write to symlink APIs (RafaelGSS) nodejs-private/node-private#760ac030753c4] - (CVE-2025-59466) src: rethrow stack overflow exceptions in async_hooks (Matteo Collina) nodejs-private/node-private#77320075692fe] - (CVE-2025-55131) src,lib: refactor unsafe buffer creation to remove zero-fill toggle (Сковорода Никита Андреевич) nodejs-private/node-private#75920591b0618] - (CVE-2026-21637) tls: route callback exceptions through error handlers (Matteo Collina) nodejs-private/node-private#796ota-meshi/postcss-html (postcss-html)
v1.8.1Compare Source
What's Changed
toJSON()due todocumentproperty. by @ota-meshi in #147Full Changelog: ota-meshi/postcss-html@v1.8.0...v1.8.1
prettier/prettier (prettier)
v3.8.1Compare Source
v3.8.0Compare Source
diff
🔗 Release note
stormwarning/stylelint-config-recess-order (stylelint-config-recess-order)
v7.6.1Compare Source
Patch Changes
anchor-centerproperty (#458)scroll-behaviorproperty (#457)v7.6.0Compare Source
Minor Changes
anchor-nameanchor-scopeanchor-centerposition-areaposition-anchorposition-tryposition-try-orderposition-try-fallbacksposition-visibilityv7.5.0Compare Source
Minor Changes
Thanks @aicest!
cornercorner-*propertiescorner-shapecorner-*-shapepropertiesPatch Changes
Add support for Stylelint v17 (#447)
Updated peerDependencies version ranges for
stylelintandstylelint-order.Fixes #446
typescript-eslint/typescript-eslint (typescript-eslint)
v8.55.0Compare 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.
v8.54.0Compare 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.
v8.53.1Compare 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.
v8.53.0Compare 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.
vitejs/vite (vite)
v7.3.1Compare Source
Please refer to CHANGELOG.md for details.
vitest-dev/vitest (vitest)
v4.0.18Compare Source
🚀 Experimental Features
onModuleRunnerhook toworker.init- by @sheremet-va in #9286 (ea837)🐞 Bug Fixes
meta.urlincreateRequire- by @sheremet-va in #9441 (e0572)View changes on GitHub
v4.0.17Compare Source
🚀 Features
🐞 Bug Fixes
addEventHandler#9371 - by @ThibautMarechal in #9372 and #9371 (40841)process.envandimport.meta.envdefines in inline project - by @hi-ogawa in #9239 (b70c9)ErrorEvent.messagewhen unhandledErrorEvent.erroris null - by @hi-ogawa in #9322 (5d84e)fileParallelismon an instance - by @sheremet-va in #9328 (15006)istanbul-lib-source-mapsusage - by @AriPerkkio in #9344 (b0940)View changes on GitHub
vuejs/core (vue)
v3.5.28Compare Source
Bug Fixes
cancelledparameter in transitiondonecallback (#14391) (6798853).mts/.ctsfiles (#14402) (c09d41f), closes vuejs/router#2611__v_skipflag toEffectScopeto prevent reactive conversion (#14359) (48b7552), closes #14357v3.5.27Compare Source
Bug Fixes
definePropsdestructuring. (#14296) (6a1bb50), closes #14294vuejs/language-tools (vue-tsc)
v3.2.4Compare Source
language-core
ctx.configand support type annotation via generics (#5944) - Thanks to @KazariEX!workspace
v3.2.3Compare Source
language-core
defineModelbreaking ast inlang="js"(#5935) - Thanks to @KazariEX!typescript-plugin
vscode
<style>and<script>tags (#5925) - Thanks to @serkodev!v3.2.2Compare Source
language-core
language-plugin-pug
language-service
=""for boolean props completion edits (#5888) - Thanks to @KazariEX!typescript-plugin
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR was generated by Mend Renovate. View the repository job log.