Conversation
e20182d to
992b51a
Compare
…ates Bumps the dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [code.cloudfoundry.org/bytefmt](https://github.com/cloudfoundry/bytefmt) | `0.31.0` | `0.33.0` | | [code.cloudfoundry.org/clock](https://github.com/cloudfoundry/clock) | `1.29.0` | `1.31.0` | | [code.cloudfoundry.org/lager/v3](https://github.com/cloudfoundry/lager) | `3.28.0` | `3.30.0` | | [code.cloudfoundry.org/tlsconfig](https://github.com/cloudfoundry/tlsconfig) | `0.20.0` | `0.21.0` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.23.0` | `2.23.3` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.36.2` | `1.36.3` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.32.2` | `0.32.3` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.32.2` | `0.32.3` | Updates `code.cloudfoundry.org/bytefmt` from 0.31.0 to 0.33.0 - [Release notes](https://github.com/cloudfoundry/bytefmt/releases) - [Commits](cloudfoundry/bytefmt@v0.31.0...v0.33.0) Updates `code.cloudfoundry.org/clock` from 1.29.0 to 1.31.0 - [Release notes](https://github.com/cloudfoundry/clock/releases) - [Commits](cloudfoundry/clock@v1.29.0...v1.31.0) Updates `code.cloudfoundry.org/lager/v3` from 3.28.0 to 3.30.0 - [Release notes](https://github.com/cloudfoundry/lager/releases) - [Commits](cloudfoundry/lager@v3.28.0...v3.30.0) Updates `code.cloudfoundry.org/tlsconfig` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/cloudfoundry/tlsconfig/releases) - [Commits](cloudfoundry/tlsconfig@v0.20.0...v0.21.0) Updates `github.com/onsi/ginkgo/v2` from 2.23.0 to 2.23.3 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.23.0...v2.23.3) Updates `github.com/onsi/gomega` from 1.36.2 to 1.36.3 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.36.2...v1.36.3) Updates `k8s.io/apimachinery` from 0.32.2 to 0.32.3 - [Commits](kubernetes/apimachinery@v0.32.2...v0.32.3) Updates `k8s.io/client-go` from 0.32.2 to 0.32.3 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.32.2...v0.32.3) --- updated-dependencies: - dependency-name: code.cloudfoundry.org/bytefmt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: code.cloudfoundry.org/clock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: code.cloudfoundry.org/lager/v3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: code.cloudfoundry.org/tlsconfig dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
992b51a to
c1ba403
Compare
a-b
approved these changes
Mar 26, 2025
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 dependencies group with 8 updates in the / directory:
0.31.00.33.01.29.01.31.03.28.03.30.00.20.00.21.02.23.02.23.31.36.21.36.30.32.20.32.30.32.20.32.3Updates
code.cloudfoundry.org/bytefmtfrom 0.31.0 to 0.33.0Commits
c6a3a22Update go.mod dependencies5dd20ceUpdate go.mod dependenciesUpdates
code.cloudfoundry.org/clockfrom 1.29.0 to 1.31.0Commits
092cf74Update go.mod dependencies9d85512Update go.mod dependenciesUpdates
code.cloudfoundry.org/lager/v3from 3.28.0 to 3.30.0Commits
665923aUpdate go.mod dependencies4e101d4Update go.mod dependenciesUpdates
code.cloudfoundry.org/tlsconfigfrom 0.20.0 to 0.21.0Commits
571d409Update go.mod dependenciesUpdates
github.com/onsi/ginkgo/v2from 2.23.0 to 2.23.3Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
04a9a74v2.23.3cfcc1a5allow-as a standalone argumentfeaf292Bug Fix: Add GinkoTBWrapper.Chdir() and GinkoTBWrapper.Context()88e2282ignore exit code for symbol test on linux979c969v2.23.2976a5c0strip out symbols when running ginkgo99e2fe2v2.23.1a0e52ffmake it clearer that you need to pass a filename to the various profile flags...b799d8demit an error and exit if the ginkgo invocation includes flags after position...a565d1fFix typo in documentation: DescribeHandleSubtree -> DescribeTableSubtreeUpdates
github.com/onsi/gomegafrom 1.36.2 to 1.36.3Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
2251143v1.36.3adb8b49bump all the things7613216chore: replaceinterface{}withany9fe5259Bump google.golang.org/protobuf from 1.36.1 to 1.36.5 (#822)a0e85b9remove spurious "toolchain" from go.mod (#819)604a8b1Bump golang.org/x/net from 0.33.0 to 0.35.0 (#823)36fbc84Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (#772)ced70d7Bump github-pages from 231 to 232 in /docs (#778)c8b4a07Bump rexml from 3.2.6 to 3.3.9 in /docs (#788)06431b9Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 (#812)Updates
k8s.io/apimachineryfrom 0.32.2 to 0.32.3Commits
Updates
k8s.io/client-gofrom 0.32.2 to 0.32.3Commits
c106b23Update dependencies to v0.32.3 tagDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions