fix(deps): update all non-major dependencies #807
Merged
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:
^0.17.3->^0.17.4^2.2.308->^2.2.310^5.66.4->^5.66.9^5.66.4->^5.66.9^0.0.304->^0.0.306^22.13.4->^22.13.5^8.24.1->^8.25.0^8.24.1->^8.25.0^2.9.4->^2.9.5^9.20.1->^9.21.0^1.15.0->^1.15.110.4.1->10.5.1^10.4.1->^10.5.1^0.3.5->^0.3.6^1.85.0->^1.85.1^8.3.6->^8.4.0^2.3.7->^2.4.4^3.3.1->^3.4.1^6.1.1->^6.2.0^0.8.9->^0.10.61.5.0->1.6.3^3.0.6->^3.0.7^2.2.2->^2.2.4Release Notes
arethetypeswrong/arethetypeswrong.github.io (@arethetypeswrong/cli)
v0.17.4Patch Changes
f118862]iconify/icon-sets (@iconify/json)
v2.2.310Compare Source
v2.2.309Compare Source
TanStack/query (@tanstack/vue-query)
v5.66.9Compare Source
Version 5.66.9 - 2/21/25, 1:19 PM
Changes
Fix
f63ba16) by Yoomin KangPackages
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.25.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/utils)
v8.25.0Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
element-plus/element-plus (element-plus)
v2.9.5Compare Source
2.9.5
2025-02-21
Features
persistentprop (#19797 by @zzjiaxiang)persistentprop (#19874 by @zzjiaxiang)persistentprop (#19889 by @zzjiaxiang)Bug fixes
Refactors
script setupwriting and optimizing code (#19816 by @zzjiaxiang)eslint/eslint (eslint)
v9.21.0Compare Source
Features
418717ffeat: introduce new deprecated types for rules (#19238) (fnx)5c5b802feat: Add--extCLI option (#19405) (Milos Djermanovic)Bug Fixes
db5340dfix: update missing plugin message template (#19445) (Milos Djermanovic)d8ffdd4fix: do not exit process on rule crash (#19436) (Francesco Trotta)Documentation
c5561eadocs: Update README (GitHub Actions Bot)80b0485docs: replacevarwithletandconstin rule example (#19434) (Tanuj Kanti)f67d5e8docs: Update README (GitHub Actions Bot)75afc61docs: Update README (GitHub Actions Bot)0636cabdocs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M)dd7d930docs: Update README (GitHub Actions Bot)Chores
a8c9a9fchore: update@eslint/eslintrcand@eslint/js(#19453) (Francesco Trotta)265e0cfchore: package.json update for @eslint/js release (Jenkins)3401b85test: add test forRule.ReportDescriptortype (#19449) (Francesco Trotta)e497aa7chore: update rewrite dependencies (#19448) (Francesco Trotta)dab5478chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)ebfe2ebchore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)5fd211dtest: processors can return subpaths (#19425) (Milos Djermanovic)unjs/h3 (h3)
v1.15.1Compare Source
compare changes
🩹 Fixes
set-cookieheader (#981)pnpm/pnpm (pnpm)
v10.5.1Compare Source
Patch Changes
pnpm-workspaces.yamlorpnpm-workspaces.ymlfile is found instead of apnpm-workspace.yaml#9170.pnpm-workspace.yamlby thepnpm approve-buildscommand #9168.package.json#9163overridesinpnpm-workspace.yamlshould work.pnpm dlxshould ignore settings from thepackage.jsonfile in the current working directory #9178.v10.5.0Compare Source
Minor Changes
Allow to set the "pnpm" settings from
package.jsonvia thepnpm-workspace.yamlfile #9121.Added support for automatically syncing files of injected workspace packages after
pnpm run#9081. Use thesync-injected-deps-after-scriptssetting to specify which scripts build the workspace package. This tells pnpm when syncing is needed. The setting should be defined in a.npmrcfile at the root of the workspace. Example:The
packagesfield inpnpm-workspace.yamlbecame optional.Patch Changes
pnpm linkwith no parameters should work as if--globalis specified #9151.--config.prefix such as--@​scope:registry=https://scope.example.com/npm#9089.pnpm link <path>should calculate relative path from the root of the workspace directory #9132.pnpm-lock.yamlfile when using--fix-lockfileand--filter. #8639publint/publint (publint)
v0.3.6Compare Source
Patch Changes
.jsor/index.js(04f289e)sass/embedded-host-node (sass-embedded)
v1.85.1Compare Source
functions could incorrectly be treated as CSS math functions even though they
used Sass-only features, causing compilation failures. For example,
round(-$var / 2)previously threw an error but now works as intended.egoist/tsup (tsup)
v8.4.0Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
vercel/turborepo (turbo)
v2.4.4Compare Source
v2.4.3Compare Source
unjs/unbuild (unbuild)
v3.4.1Compare Source
v3.4.0Compare Source
compare changes
🚀 Enhancements
publishConfigfrompackage.jsonwhen defined (#506)🩹 Fixes
compositeintsconfig.json(#504)📦 Build
🏡 Chore
JavaScriptcase in pkg description (#493)❤️ Contributors
vitejs/vite (vite)
v6.2.0Compare Source
antfu/vite-plugin-inspect (vite-plugin-inspect)
v0.10.6Compare Source
No significant changes
View changes on GitHub
v0.10.5Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.10.4Compare Source
🚨 Breaking Changes
🚀 Features
embeddedmode - by @LukerSpringtree, 陆德靖 and @antfu in https://github.com/antfu-collective/vite-plugin-inspect/issues/124 (dda14)🐞 Bug Fixes
this.environmentmight not exists - by @antfu (1692b)View changes on GitHub
v0.10.3Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.10.2Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.10.1Compare Source
🐞 Bug Fixes
this.environmentmight not exists - by @antfu (1692b)View changes on GitHub
v0.10.0Compare Source
🚨 Breaking Changes
View changes on GitHub
vuejs/vitepress (vitepress)
v1.6.3Compare Source
Bug Fixes
v1.6.2Compare Source
Bug Fixes
v1.6.1Compare Source
Bug Fixes
$in replace pattern in dynamic routes plugin (e812916), closes #4499v1.6.0Compare Source
Bug Fixes
vite.clearScreenin build (8ea776a), closes #4468externalLinkIconoption onVPHome(#4492) (fe48943)Features
Miscellaneous
vitest-dev/vitest (vitest)
v3.0.7Compare Source
vuejs/language-tools (vue-tsc)
v2.2.4Compare Source
Features
$attrs,$el,$refsand$slots(#5135) - Thanks to @KazariEX!Bug Fixes
generateSfcBlockSectionto the end to fix missing comma errors (#5184) - Thanks to @zhiyuanzmj!TS4081(#5192) - Thanks to @KazariEX!@vue-genericto improve offset calculation (#5193) - Thanks to @Gehbt!undefinedfor model with default value (#5198) - Thanks to @RylanBueckert-Broadsign!Other Changes
v-scopeimplemention - Thanks to @KazariEX!v-for- Thanks to @KazariEX!declarationto track more errors - Thanks to @KazariEX!@vue-expect-errorsupport (#5176) - Thanks to @machty!Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (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.
This PR was generated by Mend Renovate. View the repository job log.