Skip to content

fix: downgrade @nuxtjs/i18n to 10.5.0 to fix dev - #3130

Merged
ghostdevv merged 3 commits into
mainfrom
w/send-help
Aug 3, 2026
Merged

fix: downgrade @nuxtjs/i18n to 10.5.0 to fix dev#3130
ghostdevv merged 3 commits into
mainfrom
w/send-help

Conversation

@ghostdevv

@ghostdevvghostdevv commented Aug 3, 2026

Copy link
Copy Markdown
Member

This seems to fix the dev issue reported in the discord

image

@vercel

vercelBot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

ProjectDeploymentActionsUpdated (UTC)
docs.npmx.devReadyReadyPreviewAug 3, 2026 10:13pm
npmx.devReadyReadyPreviewAug 3, 2026 10:13pm
1 Skipped Deployment
ProjectDeploymentActionsUpdated (UTC)
npmx-lunariaIgnoredIgnoredAug 3, 2026 10:13pm

Request Review

@coderabbitai

coderabbitaiBot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated underlying application components to improve version alignment and maintain compatibility.
    • No changes to user-facing functionality or exported features.

Walkthrough

Changes

Dependency update

Layer / File(s)Summary
Package dependency version
package.json
@nuxtjs/i18n changed from 10.6.0 to 10.5.0.

Suggested reviewers:graphieros

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check nameStatusExplanation
Linked Issues check✅ PassedCheck skipped because no linked issues were found for this pull request.
Out of Scope Changes check✅ PassedCheck skipped because no linked issues were found for this pull request.
Title check✅ PassedThe title clearly states that @nuxtjs/i18n is downgraded to 10.5.0 to resolve a development issue.
Description check✅ PassedThe description links the downgrade to a reported development issue and includes evidence of the i18n parsing error.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch w/send-help

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@socket-security

socket-securityBot commented Aug 3, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

DiffPackageSupply Chain
Security
VulnerabilityQualityMaintenanceLicense
Updated@​nuxtjs/​i18n@​10.6.0 ⏵ 10.5.098+11009397100

View full report

@codecov

codecovBot commented Aug 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@github-actions

github-actionsBot commented Aug 3, 2026

Copy link
Copy Markdown

e18e dependency analysis

No dependency warnings found.

@coderabbitaicoderabbitaiBot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

📥 Commits

Reviewing files that changed from the base of the PR and between 26bd94a and 4914a3c.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (1)
  • package.json

Comment threadpackage.json Outdated
@gameroman

Copy link
Copy Markdown
Member

Weird

I wonder what exactly broke there

@ghostdevvghostdevv changed the title fix: downgrade i18n packagesfix: downgrade @nuxtjs/i18n to 10.5.0 to fix devAug 3, 2026
@ghostdevv

Copy link
Copy Markdown
MemberAuthor

Seems to have been broken in @nuxtjs/i18n@10.6.0

@ghostdevv

Copy link
Copy Markdown
MemberAuthor

nuxt-modules/i18n#4116

@ghostdevv
ghostdevv added this pull request to the merge queueAug 3, 2026
Merged via the queue into main with commit 1f4d06bAug 3, 2026
30 checks passed
@ghostdevv
ghostdevv deleted the w/send-help branch August 3, 2026 22:23
@github-actionsgithub-actionsBot mentioned this pull request Aug 3, 2026
ayo-run pushed a commit to ayo-run/npmx.dev that referenced this pull request Aug 5, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@ghostdevv@gameroman