Skip to content

chore: Resolve master→3.x sync conflict - #37904

Draft
n8n-assistant[bot] wants to merge 65 commits into
3.xfrom
sync/master-to-3x
Draft

chore: Resolve master→3.x sync conflict#37904
n8n-assistant[bot] wants to merge 65 commits into
3.xfrom
sync/master-to-3x

Conversation

@n8n-assistant

@n8n-assistant n8n-assistant Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Automated master3.x sync hit a conflict.

3.x was not touched. This branch is master merged into 3.x with the conflicts committed exactly as git left them — conflict markers included — so you can see what clashed. The required checks stay red until they are resolved, so this PR cannot be merged half-done.

How to resolve

  1. git fetch origin sync/master-to-3x && git switch sync/master-to-3x
  2. Resolve everything listed below and commit it in one commit of your own (rather than amending the merge).
  3. git push origin sync/master-to-3x
  4. Merge this PR with the normal merge button. master's commits come in as-is and your fix stays its own commit — nothing is squashed. Never close this PR unmerged: closing resolves nothing and the same conflict reopens on the next sync.

Daily syncs are paused until this PR is merged. The next sync then replays 3.x onto master linearly again — which also drops this merge commit and its markers out of 3.x's history — and verifies the result is exactly what a merge would produce.

Conflicted files

Deleted on one side, changed on the other

Git leaves no conflict markers for these, so the branch looks clean where it is not — the merge kept 3.x's side. Decide whether that is right, and whether the other side's change has to be carried over (onto a re-recorded or renamed replacement file, typically):

Note

pnpm-lock.yaml still carries its conflict markers because a manifest (package.json / pnpm-workspace.yaml) is conflicted too, or its regeneration failed. After resolving the manifests, regenerate it with pnpm install --lockfile-only and commit the result.

Likely owners

Authors of the 3.x commits behind the conflicted files — nobody is requested as a reviewer, so pick this up between yourselves:

Review in cubic

michael-radency and others added 30 commits September 4, 2026 05:56
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
…log) (#37268)

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
…odes (#37081)

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: mfsiega <93014743+mfsiega@users.noreply.github.com>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: Michael Siega <michael.siega@n8n.io>
…37774)

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
…AI requests work on Node 26 (#37758)

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
…nstance-ai and ai-workflow-builder (#37807)

Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
…elog) (#37762)

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
… update operations (#20108)

Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
Co-authored-by: Dimitri Lavrenük <dimitri.lavrenuek@n8n.io>
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
kayonaise and others added 27 commits September 4, 2026 13:29
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
Co-authored-by: Sam Wooler <swooler592@gmail.com>
…eplacement fails (#37781)

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
…o-changelog) (#37829)

Co-authored-by: Thanasis Gkliatis <thanasis.gkliatis@n8n.io>
Co-authored-by: Thanasis G <96360514+gthanasis@users.noreply.github.com>
…og) (#37546)

Co-authored-by: Veljko Terzic <veljko.terzic@n8n.io>
…7703)

Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
…ope config (#37679)

Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
…37491)

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
Co-authored-by: Declan Carroll <declan@n8n.io>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
…37833)

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
…s task runner (#37737)

Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
…(no-changelog) (#37880)

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
…angelog) (#37768)

Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
# Conflicts:
#	packages/cli/src/workflow-runner.ts
#	packages/node-dev/eslint.config.mjs
#	packages/node-dev/package.json
#	pnpm-lock.yaml
@n8n-assistant n8n-assistant Bot added automation:v3-sync master→3.x sync conflict cla-signed labels Sep 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation:v3-sync master→3.x sync conflict cla-signed

Projects

None yet

Development

Successfully merging this pull request may close these issues.