fix: downgrade @nuxtjs/i18n to 10.5.0 to fix dev - #3130
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
📝 WalkthroughSummary by CodeRabbit
WalkthroughChangesDependency update
Suggested reviewers: 🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
e18e dependency analysisNo dependency warnings found. |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@package.json`:
- Line 59: Align the Intlify versions declared in package.json with the 11.4.8
versions resolved by `@nuxtjs/i18n`, including `@intlify/shared` and
`@intlify/core-base`. Add or update the package manager overrides for the related
Intlify packages so `@intlify/core`, `@intlify/shared`, `@intlify/unplugin-vue-i18n`,
`@intlify/h3`, and vue-i18n resolve consistently without mixed versions.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro Plus
Run ID: 5310cfa7-a7dd-49f2-baa1-5ebe0cdc07ba
⛔ Files ignored due to path filters (1)
pnpm-lock.yamlis excluded by!**/pnpm-lock.yaml
📒 Files selected for processing (1)
package.json
|
Weird I wonder what exactly broke there |
|
Seems to have been broken in @nuxtjs/i18n@10.6.0 |
This seems to fix the dev issue reported in the discord