[release-1.15][gomod]: Bump the minor group across 1 directory with 6 updates#1110
[release-1.15][gomod]: Bump the minor group across 1 directory with 6 updates#1110dependabot[bot] wants to merge 1 commit intorelease-1.15from
Conversation
… updates Bumps the minor group with 4 updates in the / directory: [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go), [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry), [github.com/wavesoftware/go-commandline](https://github.com/wavesoftware/go-commandline) and [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml). Updates `github.com/cloudevents/sdk-go/v2` from 2.15.2 to 2.16.2 - [Release notes](https://github.com/cloudevents/sdk-go/releases) - [Commits](cloudevents/sdk-go@v2.15.2...v2.16.2) Updates `github.com/google/go-containerregistry` from 0.19.1 to 0.20.7 - [Release notes](https://github.com/google/go-containerregistry/releases) - [Commits](google/go-containerregistry@v0.19.1...v0.20.7) Updates `github.com/spf13/cobra` from 1.8.0 to 1.10.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.0...v1.10.1) Updates `github.com/stretchr/testify` from 1.9.0 to 1.11.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.11.0) Updates `github.com/wavesoftware/go-commandline` from 1.0.0 to 1.3.0 - [Release notes](https://github.com/wavesoftware/go-commandline/releases) - [Commits](wavesoftware/go-commandline@v1.0.0...v1.3.0) Updates `sigs.k8s.io/yaml` from 1.4.0 to 1.6.0 - [Release notes](https://github.com/kubernetes-sigs/yaml/releases) - [Changelog](https://github.com/kubernetes-sigs/yaml/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/yaml@v1.4.0...v1.6.0) --- updated-dependencies: - dependency-name: github.com/cloudevents/sdk-go/v2 dependency-version: 2.16.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/google/go-containerregistry dependency-version: 0.20.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/spf13/cobra dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/stretchr/testify dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/wavesoftware/go-commandline dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: sigs.k8s.io/yaml dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a openshift-knative member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Bumps the minor group with 4 updates in the / directory: github.com/cloudevents/sdk-go/v2, github.com/google/go-containerregistry, github.com/wavesoftware/go-commandline and sigs.k8s.io/yaml.
Updates
github.com/cloudevents/sdk-go/v2from 2.15.2 to 2.16.2Release notes
Sourced from github.com/cloudevents/sdk-go/v2's releases.
... (truncated)
Commits
af3e859Merge pull request #1184 from cloudevents/dependabot/github_actions/actions/s...bf5b8a6chore(deps): Bump actions/setup-go from 5.5.0 to 6.0.0945d930Merge pull request #1180 from philicious/refactor-pubsubv235623f2chore: Replace deprecated grpc.Dial callsf0bd406fix: Properly test that supplied ReceiveSettings are being usedae89ebaRefactor pubsub protocol to use new upstream v2 library34f7f6fMerge pull request #1183 from embano1/go-versioncafbb12chore: update go version in workflows0a1147cMerge pull request #1182 from cloudevents/automated-dependency-updates835c486chore: update dependenciesUpdates
github.com/google/go-containerregistryfrom 0.19.1 to 0.20.7Release notes
Sourced from github.com/google/go-containerregistry's releases.
... (truncated)
Commits
e075f20go mod tidyon dependabot update (#2171)45aacf4Bump the actions group across 1 directory with 3 updates (#2170)073b936Update dependencies and deprecate DockerVersion field (#2164)390dacdBump golang.org/x/crypto from 0.38.0 to 0.45.0 in /cmd/krane (#2163)ca44d47Bump golang.org/x/crypto from 0.38.0 to 0.45.0 in /pkg/authn/k8schain (#2162)999cc1fBump github.com/docker/docker (#2161)d1809c8Build artifacts for riscv64 (#2159)7471efdBump the auxiliary-deps group across 3 directories with 4 updates (#2156)2bb5bb0Bump the actions group with 5 updates (#2155)16371c1Remove manual vendor setting for dependabot (#2151)Updates
github.com/spf13/cobrafrom 1.8.0 to 1.10.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
7da941cchore: Bump pflag to v1.0.9 (#2305)51d6751Bump pflag to 1.0.8 (#2303)3f3b818Update README.md with new logodcaf42eAdd Periscope to the list of projects using Cobra (#2299)6dec1aeThe default ShellCompDirective can be customized for a command and its subcom...c8289c1chore(golangci-lint): add some exclusion presets4af7b64refactor: apply golangci-lint autofixes, work around false positives75790e4chore(golangci-lint): upgrade to v2db3ddb5Adding sponsorship to README.md67171d6putting sponsorship below headerUpdates
github.com/stretchr/testifyfrom 1.9.0 to 1.11.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
b7801fbMerge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...69831f3build(deps): bump actions/checkout from 4 to 5a53be35Improve captureTestingT helperaafb604mock: improve formatting of error message7218e03improve error msg929a212Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filteringbc7459esuite: faster filtering of methods (-testify.m)7d37b5csuite: refactor methodFilterc58bc90Merge pull request #1764 from stretchr/dolmen/suite-refactor-stats-for-readab...87101a6suite.Run: refactor handling of statsUpdates
github.com/wavesoftware/go-commandlinefrom 1.0.0 to 1.3.0Release notes
Sourced from github.com/wavesoftware/go-commandline's releases.
Commits
b448e1c💝 Allow error handlers to access the Cobra' command object (#4)b266316🎁 Custom error handler (#3)24d49d4💝 A general purpose WithCommand option. (#2)Updates
sigs.k8s.io/yamlfrom 1.4.0 to 1.6.0Release notes
Sourced from sigs.k8s.io/yaml's releases.
Commits
048d724Merge pull request #132 from thockin/master23c836cBolster tests, mostly in error-handling2e3340bAdd compact output tests4a4f539Add test case for tabs in multi-line strings13509adChange which methods get a newline and fix tests59c2c43Add compact mode so KYAML can be used in more placesabc1addkyaml: Implement escaping closer to YAML spec7749171Add a yamlfmt cmda932007Add KYAML support0f318dcMerge pull request #134 from kubernetes-sigs/forgot-to-add-redirects-for-cons...Dependabot 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