Bump the go-deps group across 1 directory with 3 updates - #1578
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the go-deps group across 1 directory with 3 updates#1578dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-deps-e663e8da58
branch
from
September 2, 2026 03:03
f15d4a8 to
6de3de4
Compare
Bumps the go-deps group with 2 updates in the / directory: [github.com/fluxcd/cli-utils](https://github.com/fluxcd/cli-utils) and [github.com/onsi/gomega](https://github.com/onsi/gomega). Updates `github.com/fluxcd/cli-utils` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/fluxcd/cli-utils/releases) - [Commits](fluxcd/cli-utils@v1.2.2...v1.2.3) Updates `github.com/onsi/gomega` from 1.42.1 to 1.43.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.42.1...v1.43.0) Updates `golang.org/x/text` from 0.38.0 to 0.39.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.38.0...v0.39.0) --- updated-dependencies: - dependency-name: github.com/fluxcd/cli-utils dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/onsi/gomega dependency-version: 1.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/text dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-deps-e663e8da58
branch
from
September 3, 2026 03:04
6de3de4 to
51ba402
Compare
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 go-deps group with 2 updates in the / directory: github.com/fluxcd/cli-utils and github.com/onsi/gomega.
Updates
github.com/fluxcd/cli-utilsfrom 1.2.2 to 1.2.3Release notes
Sourced from github.com/fluxcd/cli-utils's releases.
Commits
8155c12Merge pull request #39 from fluxcd/upgrade-k8s-1.362522108Upgrade to k8s 1.36.4Updates
github.com/onsi/gomegafrom 1.42.1 to 1.43.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
bc1f21ev1.43.0c814c0ev1.43.0 (full)a89f25dAdd gomock adaptor extension for using Gomega matchers with gomockUpdates
golang.org/x/textfrom 0.38.0 to 0.39.0Commits
b326f3dgo.mod: update golang.org/x dependencies5ae8e57unicode/norm: avoid infinite loop on invalid input0dc94a2all: fix some comments