-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
chore(deps): update dependency @nuxtjs/i18n to v9 #39
Merged
Conversation
This file contains 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
renovate
bot
force-pushed
the
renovate/nuxtjs-i18n-9.x
branch
2 times, most recently
from
November 9, 2024 07:27
1bf91f8
to
d0153f9
Compare
renovate
bot
force-pushed
the
renovate/nuxtjs-i18n-9.x
branch
3 times, most recently
from
November 18, 2024 04:02
1c6af15
to
11a4777
Compare
renovate
bot
force-pushed
the
renovate/nuxtjs-i18n-9.x
branch
4 times, most recently
from
November 25, 2024 04:46
d2962e9
to
0e947dd
Compare
renovate
bot
force-pushed
the
renovate/nuxtjs-i18n-9.x
branch
from
November 26, 2024 01:28
0e947dd
to
182ee95
Compare
renovate
bot
force-pushed
the
renovate/nuxtjs-i18n-9.x
branch
4 times, most recently
from
December 3, 2024 18:42
181420e
to
e889209
Compare
renovate
bot
force-pushed
the
renovate/nuxtjs-i18n-9.x
branch
2 times, most recently
from
December 9, 2024 03:08
b57f20f
to
f1b8a26
Compare
renovate
bot
force-pushed
the
renovate/nuxtjs-i18n-9.x
branch
from
December 9, 2024 19:04
f1b8a26
to
ee0d70e
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. |
…x' into renovate/nuxtjs-i18n-9.x
🎉 This PR is included in version 0.0.23 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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:
8.5.6
->9.1.1
Release Notes
nuxt-modules/i18n (@nuxtjs/i18n)
v9.1.1
Compare Source
This changelog is generated by GitHub Releases
🚀 Features
bundle.optimizeTranslationDirective
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3256 (1b457)🐞 Bug Fixes
View changes on GitHub
v9.1.0
Compare Source
This changelog is generated by GitHub Releases
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v9.0.0
Compare Source
This changelog is generated by GitHub Releases
🚨 Breaking Changes
lang
attribute foruseLocaleHead
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3097 (a3fb8)useLocaleHead
options shape and defaults - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3100 (85550)restructureDir
defaults - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3106 (3e336)iso
property - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3146 (039f2)🚀 Features
Locale
type based on configuration - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3025 (9aa71)vue-i18n
and messages type generation - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3151 (4f734)🐞 Bug Fixes
@intlify/core-base
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3034 (e2c58)switchLocalePath
during SSR replacement - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3043 (be59c)switchLocalePath
during SSR replacement - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3043 (28d22)iso
property tolanguage
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3055 (6a29a)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 (8536b)strategy: 'no_prefix'
when usingdifferentDomains
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3061 (53f16)locales
andrestructureDir
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3088 (88a7b)i18n
options not loadingvue-i18n
config file - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3093 (c720b)i18n
options not loadingvue-i18n
config file - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3093 (a8463)string
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3107 (b2d49)jiti
version override - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3115 (2678e)srcDir
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3133 (b9e52)srcDir
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3133 (10c02)next
tag for v9 edge release - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3138 (f61b5)baseUrl
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3145 (35b45)vueI18n
resolution not usingrestructureDir
defaults - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3159 (a0164)@intlify/h3
dependency - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3165 (893f9)pages:resolved
hook if enabled - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3196 (11b3e)View changes on GitHub
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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.