[release-1.17][gomod]: Bump the minor group across 1 directory with 8 updates#1113
[release-1.17][gomod]: Bump the minor group across 1 directory with 8 updates#1113dependabot[bot] wants to merge 1 commit intorelease-1.17from
Conversation
|
[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. |
… updates Bumps the minor group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/cloudevents/sdk-go/v2](https://github.com/cloudevents/sdk-go) | `2.15.2` | `2.16.2` | | [github.com/fatih/color](https://github.com/fatih/color) | `1.16.0` | `1.18.0` | | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.19.1` | `0.20.7` | | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.18.2` | `1.21.0` | | [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml) | `1.4.0` | `1.6.0` | 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/fatih/color` from 1.16.0 to 1.18.0 - [Release notes](https://github.com/fatih/color/releases) - [Commits](fatih/color@v1.16.0...v1.18.0) 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.1 to 1.10.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.1...v1.10.1) Updates `github.com/spf13/pflag` from 1.0.5 to 1.0.9 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.5...v1.0.9) Updates `github.com/spf13/viper` from 1.18.2 to 1.21.0 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.18.2...v1.21.0) Updates `github.com/stretchr/testify` from 1.9.0 to 1.11.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.11.1) 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/fatih/color dependency-version: 1.18.0 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/spf13/pflag dependency-version: 1.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: github.com/spf13/viper dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/stretchr/testify dependency-version: 1.11.1 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>
1831b11 to
5eb77d6
Compare
Bumps the minor group with 5 updates in the / directory:
2.15.22.16.21.16.01.18.00.19.10.20.71.18.21.21.01.4.01.6.0Updates
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/fatih/colorfrom 1.16.0 to 1.18.0Release notes
Sourced from github.com/fatih/color's releases.
Commits
1c8d870Update README.md546c2d0Merge pull request #225 from fatih/add-rgb-api1ff0f97Apply suggestions from code review5723903Add RGB API supportf203fbcMerge pull request #237 from fatih/dependabot/go_modules/golang.org/x/sys-0.25.060aa7fbBump golang.org/x/sys from 0.24.0 to 0.25.0741c2f4Merge pull request #236 from fatih/dependabot/go_modules/golang.org/x/sys-0.24.00d24b42Bump golang.org/x/sys from 0.18.0 to 0.24.0cb154c0Merge pull request #235 from deining/fix-typo9b9653eBump GitHub workflow actionsUpdates
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.1 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/spf13/pflagfrom 1.0.5 to 1.0.9Release notes
Sourced from github.com/spf13/pflag's releases.
... (truncated)
Commits
1043857Merge pull request #446 from spf13/fix-backwards-compat7412009fix: Restore ParseErrorsWhitelist name for nowb9c16faMerge pull request #444 from spf13/reset-args-even-if-empty40abc49Merge pull request #443 from spf13/silence-errhelp1bf832cUse errors.Is instead of equality checkd25dd24Reset args on re-parse even if empty094909dMerge pull request #365 from vaguecoder/str2str-sortedccb49e5Print Default Values of String-to-String in Sorted Orderb55ffb6fix: Don't print ErrHelp in ParseAll7c651d1Merge pull request #407 from tmc/fix-errhelpUpdates
github.com/spf13/viperfrom 1.18.2 to 1.21.0Release notes
Sourced from github.com/spf13/viper's releases.
... (truncated)
Commits
394040cci: build on go 1.25812f548chore: update dependenciesd5271efci: update stale workflowdff303bfeat: add a stale issue scheduled action1287976build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.1038932cdbuild(deps): bump github.com/go-viper/mapstructure/v2 in /remote6d014bebuild(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1b74c7eebuild(deps): bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0acd05e1fix: linting issuesae5a8e2ci: upgrade golangci-lintUpdates
github.com/stretchr/testifyfrom 1.9.0 to 1.11.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
2a57335Merge pull request #1788 from brackendawson/1785-backport-1.11af8c912Backport #1786 to release/1.11b7801fbMerge 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 methodFilterUpdates
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