[main](go): Bump the dependencies group with 6 updates - #3867
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [code.cloudfoundry.org/bytefmt](https://github.com/cloudfoundry/bytefmt) | `0.89.0` | `0.90.0` | | [code.cloudfoundry.org/clock](https://github.com/cloudfoundry/clock) | `1.87.0` | `1.88.0` | | [code.cloudfoundry.org/lager/v3](https://github.com/cloudfoundry/lager) | `3.86.0` | `3.87.0` | | [code.cloudfoundry.org/tlsconfig](https://github.com/cloudfoundry/tlsconfig) | `0.66.0` | `0.67.0` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.32.2` | `2.33.0` | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.43.0` | `1.43.1` | Updates `code.cloudfoundry.org/bytefmt` from 0.89.0 to 0.90.0 - [Release notes](https://github.com/cloudfoundry/bytefmt/releases) - [Commits](cloudfoundry/bytefmt@v0.89.0...v0.90.0) Updates `code.cloudfoundry.org/clock` from 1.87.0 to 1.88.0 - [Release notes](https://github.com/cloudfoundry/clock/releases) - [Commits](cloudfoundry/clock@v1.87.0...v1.88.0) Updates `code.cloudfoundry.org/lager/v3` from 3.86.0 to 3.87.0 - [Release notes](https://github.com/cloudfoundry/lager/releases) - [Commits](cloudfoundry/lager@v3.86.0...v3.87.0) Updates `code.cloudfoundry.org/tlsconfig` from 0.66.0 to 0.67.0 - [Release notes](https://github.com/cloudfoundry/tlsconfig/releases) - [Commits](cloudfoundry/tlsconfig@v0.66.0...v0.67.0) Updates `github.com/onsi/ginkgo/v2` from 2.32.2 to 2.33.0 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.32.2...v2.33.0) Updates `github.com/onsi/gomega` from 1.43.0 to 1.43.1 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.43.0...v1.43.1) --- updated-dependencies: - dependency-name: code.cloudfoundry.org/bytefmt dependency-version: 0.90.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: code.cloudfoundry.org/clock dependency-version: 1.88.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: code.cloudfoundry.org/lager/v3 dependency-version: 3.87.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: code.cloudfoundry.org/tlsconfig dependency-version: 0.67.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/onsi/gomega dependency-version: 1.43.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 6 updates:
0.89.00.90.01.87.01.88.03.86.03.87.00.66.00.67.02.32.22.33.01.43.01.43.1Updates
code.cloudfoundry.org/bytefmtfrom 0.89.0 to 0.90.0Commits
840e8aaUpdate go.mod dependenciesUpdates
code.cloudfoundry.org/clockfrom 1.87.0 to 1.88.0Commits
f81d7a5Update go.mod dependenciesUpdates
code.cloudfoundry.org/lager/v3from 3.86.0 to 3.87.0Commits
8392b28Update go.mod dependenciesUpdates
code.cloudfoundry.org/tlsconfigfrom 0.66.0 to 0.67.0Commits
fc1aa39Update go.mod dependenciesUpdates
github.com/onsi/ginkgo/v2from 2.32.2 to 2.33.0Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
9f94149v2.33.0db78e1bchangelog: entries for the JUnit ReportEntry support and the release flow8616ecbci: release from a single workflow_dispatch buttond8d9cddREADME: add a sponsor badgeac70da6README: dark-mode logo and a docs badge23db51ajunit: support ReportEntryUpdates
github.com/onsi/gomegafrom 1.43.0 to 1.43.1Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
1fca5c2v1.43.147f0f87v1.43.1 (full)be53601changelog: entries for the yaml bump and the release flowe06b67cfix(ci): strip the tests with a find that works on GNU find tooe9dc84dci: release from a single workflow_dispatch buttond547015dependencies: bump go.yaml.in/yaml/v3 v3.0.4 -> v3.0.53ca97d6README: add a sponsor badge92bd34aREADME: dark-mode logo and a docs badgeDependabot 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 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