Skip to content

chore: upgrade intlayer packages to v8.4.6#47

Merged
henrynoowah merged 4 commits into
mainfrom
henrynoowah/update-intlayer-latest
Mar 21, 2026
Merged

chore: upgrade intlayer packages to v8.4.6#47
henrynoowah merged 4 commits into
mainfrom
henrynoowah/update-intlayer-latest

Conversation

@henrynoowah
Copy link
Copy Markdown
Owner

Upgrades intlayer, next-intlayer, intlayer-editor, and @intlayer/* resolutions from ^8.2.2 to ^8.4.6. The lockfile has been updated to reflect the new resolved versions and dependencies.

Update intlayer, next-intlayer, intlayer-editor, and @intlayer/* resolutions from ^8.2.2 to ^8.4.6.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Mar 21, 2026

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

Project Deployment Actions Updated (UTC)
blog Ready Ready Preview, Comment Mar 21, 2026 8:59am

Both create-tag-push and create-tag-pull-request workflows fire simultaneously when a PR is pushed, causing a race where both try to create the same tag and the second fails with "tag already exists". Adding a shared concurrency group with cancel-in-progress ensures only one run completes per branch.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
henrynoowah and others added 2 commits March 21, 2026 17:57
The v0.24.0 tag already exists in the repo but package.json still showed 0.23.0, causing the create-tag CI to repeatedly try to re-create the existing tag and fail.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@henrynoowah henrynoowah merged commit 1184641 into main Mar 21, 2026
2 checks passed
Sign up for free to 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.

1 participant