-
-
Notifications
You must be signed in to change notification settings - Fork 65
chore(deps): update all non-major dependencies #259
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
✅ Deploy Preview for funny-banoffee-0afb46 canceled.
|
@pinia/colada
@pinia/colada-nuxt
@pinia/colada-plugin-auto-refetch
@pinia/colada-plugin-cache-persister
@pinia/colada-plugin-debug
@pinia/colada-plugin-delay
@pinia/colada-plugin-retry
commit: |
f71327d to
257cd25
Compare
257cd25 to
b70f8ef
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
^4.11.0->^4.12.0^0.36.2->^0.37.0^2.3.2->^2.4.01.0.0->1.0.1^0.10.1->^0.11.0^3.2.1->^3.2.2^4.1.3->^4.1.4^22.14.0->^22.14.1^7.7.2->^7.7.5^13.0.0->^13.1.0^13.0.0->^13.1.0^13.0.0->^13.1.0^15.5.0->^15.5.1^3.16.1->^3.16.2^3.0.1->^3.0.210.7.0->10.8.1^4.1.3->^4.1.4^4.6.1->^4.6.2^28.4.1->^28.5.0^6.2.5->^6.3.2^7.7.2->^7.7.5Release Notes
antfu/eslint-config (@antfu/eslint-config)
v4.12.0Compare Source
🚀 Features
unicornandsvelteto overrides rules - by @oliver139 in https://github.com/antfu/eslint-config/issues/701 (af93c)View changes on GitHub
ast-grep/ast-grep (@ast-grep/cli)
v0.37.0Compare Source
#19303dca58ca88a073a1ed329v0.36.3Compare Source
#1405e0a5a47f291ef34c62fe5nuxt/devtools (@nuxt/devtools)
v2.4.0Compare Source
Bug Fixes
useDevtoolsClientreturn type (#845) (5ce9b47)[@unocss-include](https://redirect.github.com/unocss-include)magic string in NButton (#852) (f18de78)2.3.2 (2025-03-26)
Bug Fixes
vite-plugin-vue-tracer(0c1740c)2.3.1 (2025-03-20)
Bug Fixes
execato be compatible with Node v18, fix #821 (f15c7dc)nuxt/module-builder (@nuxt/module-builder)
v1.0.1Compare Source
compare changes
📖 Documentation
❤️ Contributors
shikijs/shiki (@shikijs/vitepress-twoslash)
v3.2.2Compare Source
🚀 Features
FontStyle.Strikethrough- by @dhruvkb in https://github.com/shikijs/shiki/issues/976 (f14f2)View changes on GitHub
tailwindlabs/tailwindcss (@tailwindcss/vite)
v4.1.4Compare Source
Added
@tailwindcss/oxide-wasm32-wasitarget for running Tailwind in browser environments like StackBlitz (#17558)Fixed
color-mix(…)polyfills do not cause used CSS variables to be removed (#17555)color-mix(…)polyfills create fallbacks for theme variables that reference other theme variables (#17562){10..0..5}and{0..10..-5}(#17591)skew-*utilities (#17627)shadow-inherit,inset-shadow-inherit,drop-shadow-inherit, andtext-shadow-inheritinherit the shadow color (#17647)fontSizeJS theme keys (#17630)fontSizearray tuple syntax to CSS theme variables (#17630)vuejs/devtools (@vue/devtools-api)
v7.7.5Compare Source
No significant changes
View changes on GitHub
v7.7.4Compare Source
🐞 Bug Fixes
vite-plugin-inspect- by @webfansplz (1571b)View changes on GitHub
v7.7.3Compare Source
🐞 Bug Fixes
Mapnested object modification - by @rbgmulmb in https://github.com/vuejs/devtools/issues/799 (60fb4)View changes on GitHub
vueuse/vueuse (@vueuse/core)
v13.1.0Compare Source
🚀 Features
🐞 Bug Fixes
@vueuse/coreinstalled at root - by @danielroe in https://github.com/vueuse/vueuse/issues/4698 (17a46)documentas target - by @osbre in https://github.com/vueuse/vueuse/issues/4681 (21fa6)View changes on GitHub
lint-staged/lint-staged (lint-staged)
v15.5.1Compare Source
Patch Changes
#1533
5d53534Thanks @iiroj! - Improve listing of staged files so that lint-staged doesn't crash when encountering an uninitialized submodule. This should result in less errors like:nuxt/nuxt (nuxt)
v3.16.2Compare Source
✅ Upgrading
Our recommendation for upgrading is to run:
This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🔥 Performance
useRequestEventon client (#31586)🩹 Fixes
<Body>and<Html>(#31513)/indexis the last segment (#31528)page:loading:endhook before navigation (#31504)document.cookie(#31517)resolveComponent(#31526)_nuxt/paths in development (#31543)error.vue(#31573)unheadv2 api in default welcome + error pages (#31584)scanPageMetais disabled (0ba454b21)💅 Refactors
<NuxtPage>(#31561)useServerHeadinonPrehydratewithuseHead(#31585)📖 Documentation
useTemplateRef(#31458)$fetch(#31459)dedupeflag (#31467)refreshNuxtDatadocs (#31448)--before--template(#31469)resolveComponentonly auto-imports components with literal strings (#31511)tsconfig.json(#31473)page:startandpage:finishhooks (#31570)🏡 Chore
✅ Tests
❤️ Contributors
vuejs/pinia (pinia)
v3.0.2Please refer to CHANGELOG.md for details.
pnpm/pnpm (pnpm)
v10.8.1Compare Source
Patch Changes
package.json,onlyBuiltDependencieswill be written topnpm-workspace.yamlfile #9404.v10.8.0Compare Source
Minor Changes
Experimental. A new hook is supported for updating configuration settings. The hook can be provided via
.pnpmfile.cjs. For example:Now you can use the
pnpm addcommand with the--configflag to install new configurational dependencies #9377.Patch Changes
!/inpnpm-workspace.yaml. This fixes a regression introduced by #9169.pnpm audit --fixshould update the overrides inpnpm-workspace.yaml.pnpm linkshould update overrides inpnpm-workspace.yaml, not inpackage.json#9365.v10.7.1: pnpm 10.7.1Compare Source
Patch Changes
pnpm config setshould convert the settings to their correct type before adding them topnpm-workspace.yaml#9355.pnpm config getshould read auth related settings via npm CLI #9345.~/in a path in.npmrcwith the home directory #9217.Platinum Sponsors
Gold Sponsors
typedoc2md/typedoc-plugin-markdown (typedoc-plugin-markdown)
v4.6.2Compare Source
Patch Changes
@group none,@category noneand@disableGroups.unplugin/unplugin-vue-components (unplugin-vue-components)
v28.5.0Compare Source
🚀 Features
dumpComponentsInfooption - by @ilyaliao in https://github.com/unplugin/unplugin-vue-components/issues/830 (1f1eb)View changes on GitHub
vitejs/vite (vite)
v6.3.2Compare Source
css.lightningcssoption in css minification process (#19879) (b5055e0), closes #19879v6.3.1Compare Source
Promise.allSettledin preload function (#19805) (35c7f35), closes #19805transformcalls (#19878) (a152b7c), closes #19878v6.3.0Compare Source
hot.invalidatein circular deps (#19870) (d4ee5e8), closes #19870v6.2.6Compare Source
Please refer to CHANGELOG.md for details.
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.