chore: Bump the testing-deps group across 1 directory with 2 updates#394
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore: Bump the testing-deps group across 1 directory with 2 updates#394dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the testing-deps group with 1 update in the / directory: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo). Updates `github.com/onsi/ginkgo/v2` from 2.28.1 to 2.29.0 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.28.1...v2.29.0) Updates `github.com/onsi/gomega` from 1.39.0 to 1.40.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.39.0...v1.40.0) --- updated-dependencies: - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.28.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing-deps - dependency-name: github.com/onsi/gomega dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing-deps ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/testing-deps-66bef4e98a
branch
from
June 2, 2026 00:44
b189415 to
41f3ab3
Compare
jahvon
added a commit
that referenced
this pull request
Jul 22, 2026
Consolidates the open Dependabot PRs (#394–397, #399–405) into a single reviewable/mergeable commit. ## Changes **Go modules** - `charm.land/bubbletea/v2` 2.0.2 → 2.0.6 - `charm.land/lipgloss/v2` 2.0.2 → 2.0.3 - `github.com/mark3labs/mcp-go` 0.47.1 → 0.50.0 - `github.com/onsi/ginkgo/v2` 2.28.1 → 2.29.0 - `github.com/onsi/gomega` 1.39.0 → 1.40.0 - `golang.org/x/{crypto,net,sync,text}` + transitive (`sys`, `term`, `mod`, `tools`) **CI actions** - `actions/checkout` v6 → v7 (all workflows) - `codecov/codecov-action` v6 → v7 **Docker** - `golang` 1.26.1-bookworm → 1.26.4-bookworm **Docs (npm)** - `wrangler` ^4.86.0 → ^4.103.0 (cascades `undici` 7.24.8 → 7.28.0) — taken verbatim from Dependabot #399 ## Validation - `go build ./...`, unit tests (`-race -tags=unit`), and e2e tests (`-race -tags=e2e`) all pass - `go mod verify` clean; no uncommitted generated diffs ### Note `golangci-lint` panics locally because 2.7.2 is built with go1.25 while the toolchain is go1.26 — this is **pre-existing** (reproduces on clean `main`) and not introduced here. Bumping the pinned golangci-lint to a go1.26 build is worth a follow-up. Once merged, Dependabot PRs #394–397 and #399–405 can be closed. 🤖 Generated with [Claude Code](https://claude.com/claude-code) --------- Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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.
Bumps the testing-deps group with 1 update in the / directory: github.com/onsi/ginkgo/v2.
Updates
github.com/onsi/ginkgo/v2from 2.28.1 to 2.29.0Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
04b5bcbv2.29.0124232adocs: GinkgoHelperGoad9cee8feat: GinkgoHelperGo, with integration tests9e56a0achore: refactor devcontainer for better maintenance3d235a9chore: ignore internal/tmp_*/ integration suite temporary dirs782666afeat: devcontainer configuration with local pkgsite and GH pages009dd04Support DescribeTableSubtree in ginkgo outline5de9c15v2.28.37e2fa19bump dependencies1a81912v2.28.2Updates
github.com/onsi/gomegafrom 1.39.0 to 1.40.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
87ee9d3v1.40.0ea66027v1.40.0 (full)e3fd789update docs to reflect new versioning strategy7d4ee30first push to master-litee4a82d1Bump github/codeql-action from 3 to 4 (#875)af62723Bump rexml from 3.4.0 to 3.4.2 in /docs (#870)e164221Bump github.com/onsi/ginkgo/v2 from 2.28.0 to 2.28.1 (#895)334a282Bump faraday from 2.12.2 to 2.14.1 in /docs (#896)1a25a36v1.39.1406faeebump all deps