-
-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update dependency @nuxtjs/i18n to v9.5.4 #145
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/nuxtjs-i18n-9.x-lockfile
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
c610338
to
342e0e4
Compare
342e0e4
to
94fdd22
Compare
cd84eaf
to
cd18378
Compare
cd18378
to
be4f734
Compare
be4f734
to
9f28159
Compare
9f28159
to
6ce50d3
Compare
b4f756e
to
d181bb6
Compare
c7fc5f6
to
0d2d638
Compare
5c3bf0c
to
a19fa11
Compare
a19fa11
to
b6c178f
Compare
b6c178f
to
6ac4d25
Compare
c647e21
to
97b1980
Compare
97b1980
to
2ea1ed0
Compare
a491f5d
to
25456dc
Compare
25456dc
to
52c227b
Compare
52c227b
to
d6fc33d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
9.1.1
->9.5.4
Release Notes
nuxt-modules/i18n (@nuxtjs/i18n)
v9.5.4
Compare Source
🐞 Bug Fixes
bundle.optimizeTranslationDirective
option from merged config - by @rx-837 in https://github.com/nuxt-modules/i18n/issues/3556 (2f778)View changes on GitHub
v9.5.3
Compare Source
🐞 Bug Fixes
View changes on GitHub
v9.5.2
Compare Source
🐞 Bug Fixes
modules:done
hook - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3520 (f706a)View changes on GitHub
v9.5.1
Compare Source
🐞 Bug Fixes
string
toLocaleObject
normalization in generated options - by @BobbieGoede (09cc1)View changes on GitHub
v9.5.0
Compare Source
This changelog is generated by GitHub Releases
🚀 Features
'off'
option forexperimental.generatedLocaleFilePathFormat
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3508 (e8e8d)🐞 Bug Fixes
useCookieLocale
not being set server-side - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3491 (86a90)tryResolveModule
withresolveModule
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3494 (f6f2a)differentDomains
withno_prefix
missing alternate links - by @ap-arto in https://github.com/nuxt-modules/i18n/issues/3493 (7e16a)modules:done
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3501 (60dec)View changes on GitHub
v9.4.0
Compare Source
This changelog is generated by GitHub Releases
🚀 Features
getRouteBaseName
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3446 (3ca5e)🐞 Bug Fixes
typescript
todependencies
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3447 (2cd02)View changes on GitHub
v9.3.4
Compare Source
This changelog is generated by GitHub Releases
🐞 Bug Fixes
esbuild
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3428 (b9e00)bundle.optimizeTranslationDirective
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3436 (3f55a)View changes on GitHub
v9.3.3
Compare Source
This changelog is generated by GitHub Releases
🐞 Bug Fixes
detectBrowserLanguage: false
in SSG plugin - by @ap-arto in https://github.com/nuxt-modules/i18n/issues/3410 (5f56b)View changes on GitHub
v9.3.2
Compare Source
This changelog is generated by GitHub Releases
🐞 Bug Fixes
@intlify/unplugin-vue-i18n
to^6.0.5
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3420 (10443)View changes on GitHub
v9.3.1
Compare Source
This changelog is generated by GitHub Releases
🐞 Bug Fixes
std-env
dependency - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3397 (7bc69)View changes on GitHub
v9.3.0
Compare Source
This changelog is generated by GitHub Releases
🚀 Features
oxc-parser
instead ofsucrase
+@babel/parser
- by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3382 (77455)🐞 Bug Fixes
pages.enabled
property in nuxt - by @danielroe in https://github.com/nuxt-modules/i18n/issues/3380 (bafd6)nuxt.options.pages
for compatibility - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3387 (710d4)@oxc-parser/wasm
in stackblitz env - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3388 (4c684)@oxc-parser/wasm
as parser fallback - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3391 (e9b76)webpack
andrspack
virtual file resolution - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3385 (af965)View changes on GitHub
v9.2.1
Compare Source
This changelog is generated by GitHub Releases
🐞 Bug Fixes
loadLocale
warning - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3361 (850dc)View changes on GitHub
v9.2.0
Compare Source
This changelog is generated by GitHub Releases
🚀 Features
🐞 Bug Fixes
availableLocales
not including configured locales - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3347 (1647b)View changes on GitHub
v9.1.5
Compare Source
This changelog is generated by GitHub Releases
🐞 Bug Fixes
View changes on GitHub
v9.1.4
Compare Source
This changelog is generated by GitHub Releases
🐞 Bug Fixes
View changes on GitHub
v9.1.3
Compare Source
This changelog is generated by GitHub Releases
🐞 Bug Fixes
View changes on GitHub
v9.1.2
Compare Source
This changelog is generated by GitHub Releases
🐞 Bug Fixes
intlify
dependencies - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3274 (a026b)pages
config should use route name as key - by @BobbieGoede in https://github.com/nuxt-modules/i18n/issues/3286 (3ba77)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.