mafl
mafl copied to clipboard
chore(deps): update all non-major dependencies
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@antfu/eslint-config | devDependencies | minor | ^2.25.1 -> ^2.27.0 |
@nuxtjs/color-mode | devDependencies | patch | ^3.4.2 -> ^3.4.4 |
@nuxtjs/i18n (source) | devDependencies | minor | ^8.3.3 -> ^8.5.0 |
@types/node (source) | devDependencies | minor | ^20.14.15 -> ^20.16.1 |
@vite-pwa/nuxt | devDependencies | minor | ^0.9.1 -> ^0.10.0 |
@vueuse/nuxt (source) | dependencies | patch | ^11.0.0 -> ^11.0.1 |
husky | devDependencies | patch | ^9.1.4 -> ^9.1.5 |
vitepress (source) | devDependencies | patch | ^1.3.2 -> ^1.3.3 |
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v2.27.0
🚀 Features
🐞 Bug Fixes
-
isInEditorEnv
should be false when in git hooks, close #589 - by @antfu in https://github.com/antfu/eslint-config/issues/589 (b60bf)
View changes on GitHub
v2.26.1
No significant changes
View changes on GitHub
v2.26.0
🐞 Bug Fixes
-
ignoresTypeAware
reslove, fix #578 - by @antfu in https://github.com/antfu/eslint-config/issues/578 (e5ca2) - Check packages existence in local scope - by @paescuj and @antfu in https://github.com/antfu/eslint-config/issues/583 (12fd8)
View changes on GitHub
v2.25.2
🐞 Bug Fixes
- Migrate plugin eslint-comments - by @ntnyq in https://github.com/antfu/eslint-config/issues/577 (015e2)
View changes on GitHub
nuxt-community/i18n-module (@nuxtjs/i18n)
v8.5.0
🚀 Features
- Add support for multi domain locales - by @DotwoodMedia, @Vincentdevreede and @DarthGigi in https://github.com/nuxt-modules/i18n/issues/3065 (93d62)
View changes on GitHub
v8.4.0
Configurable directory restructure
You can now enable and configure the directory restructure which will be the default in v9, check out the documentation for more details on the new directory restructure.
Locale iso
property rename
In v9 we are changing the locale iso
property to language
, the old usage will keep on working in v8 but we have added deprecation warnings about this upcoming change, more details on why we're renaming the property can be found here.
🚀 Features
- Configurable directory restructure - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3054 (c906a)
🐞 Bug Fixes
- Rename locale
iso
property tolanguage
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3055 (df938) -
strategy: 'no_prefix'
when usingdifferentDomains
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3061 (53f16)
View changes on GitHub
vite-pwa/nuxt (@vite-pwa/nuxt)
v0.10.0
🚨 Breaking Changes
- Augment
vue
rather than@vue/runtime-core
- by @userquin in https://github.com/vite-pwa/nuxt/issues/151 (a0a1d)
View changes on GitHub
vueuse/vueuse (@vueuse/nuxt)
v11.0.1
🐞 Bug Fixes
- usePermission: Fix memory leak - by @ferferga in https://github.com/vueuse/vueuse/issues/4157 (63a22)
- useStorage: Sync within the same document - by @ferferga in https://github.com/vueuse/vueuse/issues/4152 (a9b49)
View changes on GitHub
typicode/husky (husky)
v9.1.5
What's Changed
- fixes #1494, support
pre-merge-commit
hook by @RainMeoCat in https://github.com/typicode/husky/pull/1497
New Contributors
- @RainMeoCat made their first contribution in https://github.com/typicode/husky/pull/1497
Full Changelog: https://github.com/typicode/husky/compare/v9.1.4...v9.1.5
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Hywax Assistant.