Skip to content

chore: sync dev with main after PR #3 (git-flow back-merge)#4

Merged
jphan32 merged 3 commits into
devfrom
chore/sync-dev-with-main
Jun 23, 2026
Merged

chore: sync dev with main after PR #3 (git-flow back-merge)#4
jphan32 merged 3 commits into
devfrom
chore/sync-dev-with-main

Conversation

@jphan32

@jphan32 jphan32 commented Jun 23, 2026

Copy link
Copy Markdown
Member

Summary

Git-flow back-merge: reconcile dev with main after #3 merged.

So the file trees are already identical — this PR has no file changes.
It only brings main's merge commits into dev so the two histories are
reconciled and the next dev → main release merge has a clean base.

Type of change

  • Chore (history sync only — zero file diff, no behavior change)

How was this tested?

git diff origin/dev for this branch is empty; CI (validate) runs on the PR.

Checklist

  • No main.js / styles.css / manifest.json change
  • Trees identical to dev (history-only merge)

jphan32 and others added 3 commits June 23, 2026 20:42
Dependabot validated these action-version bumps on `dev` (PRs #1, #2, CI
green), but `main` still pinned v4 in both ci.yml and release.yml. Sync main
so its release pipeline runs on the same, current action versions as dev.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
ci: sync GitHub Actions versions on main (checkout v4→v7, setup-node v4→v6)
PR #3 landed the GitHub Actions version bumps on `main` via its own commits;
`dev` already had the same bumps from Dependabot (#1, #2). Merging main back
into dev reconciles the two histories (no file changes — trees are identical)
so future dev->main release merges have a clean base.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@jphan32
jphan32 merged commit 45a5a5a into dev Jun 23, 2026
1 check passed
@jphan32
jphan32 deleted the chore/sync-dev-with-main branch June 23, 2026 11:48
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