Skip to content

auto-docs: Update Go modules#379

Open
vbotbuildovich wants to merge 1 commit into
mainfrom
update-go-mod
Open

auto-docs: Update Go modules#379
vbotbuildovich wants to merge 1 commit into
mainfrom
update-go-mod

Conversation

@vbotbuildovich
Copy link
Copy Markdown
Contributor

This PR updates the Go modules for the Bloblang playground Wasm code.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 21, 2026

Deploy Preview for docs-ui ready!

Name Link
🔨 Latest commit 4e0956d
🔍 Latest deploy log https://app.netlify.com/projects/docs-ui/deploys/6a0f99e3a16c530008be331f
😎 Deploy Preview https://deploy-preview-379--docs-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 36 (🟢 up 2 from production)
Accessibility: 93 (no change from production)
Best Practices: 100 (🟢 up 8 from production)
SEO: 89 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 21, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 77f3f3cf-d1fb-4e01-afc7-6a5fc17ba055

📥 Commits

Reviewing files that changed from the base of the PR and between b6ca74c and 4e0956d.

⛔ Files ignored due to path filters (1)
  • blobl-editor/wasm/go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • blobl-editor/wasm/go.mod

📝 Walkthrough

Walkthrough

This PR updates the Go module file for blobl-editor's WASM package, advancing the Go toolchain from version 1.25.6 to 1.26.3. The direct dependencies github.com/redpanda-data/benthos/v4 and github.com/redpanda-data/connect/v4 are bumped to newer versions, and numerous indirect dependencies are updated, including protobuf utilities, compression libraries, JSON utilities, parquet support, logging frameworks, OpenTelemetry modules, and several golang.org/x packages.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Possibly related PRs

  • redpanda-data/docs-ui#303: Modifies blobl-editor/wasm/go.mod by bumping github.com/redpanda-data/connect/v4 dependency versions.
  • redpanda-data/docs-ui#324: Updates blobl-editor/wasm/go.mod with version bumps to benthos/v4 and connect/v4 direct dependencies.
  • redpanda-data/docs-ui#354: Updates the same file with Go toolchain directive and direct dependency version changes for benthos and connect modules.

Suggested reviewers

  • JakeSCahill
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'auto-docs: Update Go modules' is clearly related to the changeset, which updates Go module dependencies in blobl-editor/wasm/go.mod.
Description check ✅ Passed The description 'This PR updates the Go modules for the Bloblang playground Wasm code' is directly related to the changeset, which updates Go module versions in blobl-editor/wasm/go.mod.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch update-go-mod

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant