chore(deps): update actions/setup-node action to v7 (365c010) - #297
Merged
Conversation
Syncs upstream nuxt/ui commit 365c010 (#6775) — bumps actions/setup-node@v6->v7. b24ui's workflows differ (ci.yml, deploy.yml, npm-publish.yml); bumped the single setup-node step in each to @v7. Pure version bump, no other params. Validated by this PR's own ci run (now on setup-node@v7). Ledger: cursor -> 365c010; previous entry f69c471 reconciled to PR #296. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01JS8ypVfQSFzYVZzkTHhURb
IgorShevchik
added a commit
that referenced
this pull request
Jul 28, 2026
Syncs upstream nuxt/ui commit bfe1177 (#6754) — §2 manifest mirroring.
b24ui carries all @tiptap/* at ^3.27.3 (== upstream's old range); bumped all 25
occurrences to ^3.29.0 and regenerated the lockfile with pnpm 11.17.0:
- package.json (17): core, extension-*, markdown, pm, starter-kit, suggestion, vue-3
- docs / playgrounds/{demo,nuxt,vue} (2 each): extension-emoji, extension-text-align
tiptap powers the Editor component; full gauntlet run confirms no snapshot drift.
Suite: 5565 passed / 6 skipped.
Ledger: cursor -> bfe1177; previous entry 365c010 reconciled to PR #297.
Claude-Session: https://claude.ai/code/session_01JS8ypVfQSFzYVZzkTHhURb
Co-authored-by: Shevchik Igor <noreply@anthropic.com>
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
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.
Syncs upstream nuxt/ui commit
365c010— chore(deps): update actions/setup-node action to v7 (#6775).b24ui port
Upstream bumps
actions/setup-node@v6→@v7acrossmodule.yml(14×) andrelease.yml(1×). b24ui's workflows differ — each ofci.yml,deploy.yml, andnpm-publish.ymlhas a singleactions/setup-node@v6step, all bumped to@v7. Pure version bump; nonode-version/cache/other params touched.Tests
CI-config only. Validated by this PR's own
cirun, which now executes onactions/setup-node@v7. Local suite unchanged: 5565 passed / 6 skipped.Ledger: cursor advanced to
365c010; previous entryf69c471reconciled to PR #296.🤖 Generated with Claude Code
Generated by Claude Code