[release-1.17][gomod]: Bump the minor group across 1 directory with 9 updates#1139
[release-1.17][gomod]: Bump the minor group across 1 directory with 9 updates#1139dependabot[bot] wants to merge 1 commit intorelease-1.17from
Conversation
… updates Bumps the minor group with 6 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.19.0` | | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.19.1` | `0.21.5` | | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.18.2` | `1.21.0` | | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.27.0` | `1.28.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.19.0 - [Release notes](https://github.com/fatih/color/releases) - [Commits](fatih/color@v1.16.0...v1.19.0) Updates `github.com/google/go-containerregistry` from 0.19.1 to 0.21.5 - [Release notes](https://github.com/google/go-containerregistry/releases) - [Commits](google/go-containerregistry@v0.19.1...v0.21.5) Updates `github.com/spf13/cobra` from 1.8.1 to 1.10.2 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.1...v1.10.2) Updates `github.com/spf13/pflag` from 1.0.5 to 1.0.10 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.5...v1.0.10) 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 `go.uber.org/zap` from 1.27.0 to 1.28.0 - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.27.0...v1.28.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/fatih/color dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/google/go-containerregistry dependency-version: 0.21.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/spf13/cobra dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/spf13/pflag dependency-version: 1.0.10 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: go.uber.org/zap dependency-version: 1.28.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 Regular contributors should join the org to skip this step. 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 6 updates in the / directory:
2.15.22.16.21.16.01.19.00.19.10.21.51.18.21.21.01.27.01.28.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.19.0Release notes
Sourced from github.com/fatih/color's releases.
... (truncated)
Commits
ca25f6eMerge pull request #266 from fatih/dependabot/github_actions/actions/setup-go-61205984Bump actions/setup-go from 5 to 65715c20Merge pull request #269 from UnSubble/main2f6e200Merge branch 'main' into mainf72ec94Merge pull request #273 from fatih/dependabot/github_actions/actions/checkout-6848e633Merge branch 'main' into main4c2cd34Add tests7f812f0Bump actions/checkout from 4 to 6b7fc9f9Merge pull request #259 from fatih/dependabot/github_actions/dominikh/staticc...239a88fBump dominikh/staticcheck-action from 1.3.1 to 1.4.0Updates
github.com/google/go-containerregistryfrom 0.19.1 to 0.21.5Release notes
Sourced from github.com/google/go-containerregistry's releases.
... (truncated)
Commits
5b80281build(deps): bump golang.org/x/tools from 0.43.0 to 0.44.0 in the go-deps gro...b99bca2build(deps): bump aws-actions/configure-aws-credentials (#2257)f8be1d4update to Go 1.26.2 (#2255)87ad88bBump docker/cli v29.4.0, moby/api v1.54.1, moby/client v0.4.0 (#2254)e8813ddgoreleaser: Update goreleaser config and GH action for releases (#2253)e90447dreplace gcloud in binary calls in pkg/v1/google tests (#2085)0d0368crevert path traversal and symlink escape changes (#2250)a2f47d4transport: validate Bearer realm URL to prevent SSRF (#2243)19a36cdfork distribution client v3 auth-challenge as an internal package (squashed) ...c612a9bBump codecov/codecov-action from 5.5.2 to 5.5.3 in the actions group (#2240)Updates
github.com/spf13/cobrafrom 1.8.1 to 1.10.2Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
88b30abchore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 (#2336)346d408fix: actions/setup-go v6 (#2337)fc81d20refactor: change minUsagePadding from var to const (#2325)117698arefactor: replace several vars with consts (#2328)e2dd29dAdd documentation for repeated flags functionality (#2316)0629892Fix linter (#2327)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)Updates
github.com/spf13/pflagfrom 1.0.5 to 1.0.10Release notes
Sourced from github.com/spf13/pflag's releases.
... (truncated)
Commits
0491e57Merge pull request #448 from thaJeztah/fix_go_version72abab1Merge pull request #447 from thaJeztah/fix_deprecation_comment7e4dfb1Test on Go 1.1218a9d17move Func, BoolFunc, tests as they require go1.21c5b9e98remove uses of errors.Is, which requires go1.1345a4873fix deprecation comment for (FlagSet.)ParseErrorsWhitelist1043857Merge 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-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
go.uber.org/zapfrom 1.27.0 to 1.28.0Release notes
Sourced from go.uber.org/zap's releases.
Changelog
Sourced from go.uber.org/zap's changelog.