Skip to content

chore: update bundle dependencies for v4.90.2#4386

Merged
josephwoodward merged 3 commits intomainfrom
update-bundles-v4.90.2
May 4, 2026
Merged

chore: update bundle dependencies for v4.90.2#4386
josephwoodward merged 3 commits intomainfrom
update-bundles-v4.90.2

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 2, 2026

Automated bundle dependency update for release v4.90.2.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 2, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ josephwoodward
❌ github-actions[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Comment thread public/bundle/enterprise/go.mod Outdated
Comment on lines +5 to +9
<<<<<<< update-bundles-v4.90.2
require github.com/redpanda-data/connect/v4 v4.90.2
=======
require github.com/redpanda-data/connect/v4 v4.90.1
>>>>>>> main
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Unresolved Git merge conflict markers (<<<<<<<, =======, >>>>>>>) were committed to this file. This will cause go mod operations and any build that depends on public/bundle/enterprise/go.mod to fail because the file is not valid Go module syntax.

Resolve the conflict by keeping the intended version (presumably require github.com/redpanda-data/connect/v4 v4.90.2, matching the bump in public/bundle/free/go.mod) and deleting the marker lines.

@claude
Copy link
Copy Markdown

claude Bot commented May 4, 2026

Commits
LGTM

Review
Automated bundle bump for v4.90.2. The merge from main left unresolved conflict markers in public/bundle/enterprise/go.mod that were committed.

  1. Unresolved Git merge conflict markers in public/bundle/enterprise/go.mod#L5-L9 — the file is not valid Go module syntax and will break any tooling that parses it.

Updated the required version of github.com/redpanda-data/connect/v4 from v4.90.1 to v4.90.2.
@claude
Copy link
Copy Markdown

claude Bot commented May 4, 2026

Commits
LGTM

Review
Mechanical version bump of github.com/redpanda-data/connect/v4 from v4.90.1 to v4.90.2 in the two bundle go.mod files for the v4.90.2 release.

LGTM

@josephwoodward josephwoodward merged commit 42387ca into main May 4, 2026
6 of 7 checks passed
@josephwoodward josephwoodward deleted the update-bundles-v4.90.2 branch May 4, 2026 21:15
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.

2 participants