-
Notifications
You must be signed in to change notification settings - Fork 7
[release-1.16][gomod]: Bump the minor group across 1 directory with 6 updates #833
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[release-1.16][gomod]: Bump the minor group across 1 directory with 6 updates #833
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.
Needs 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. Instructions 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. |
435aab3
to
35ab72b
Compare
35ab72b
to
09c86a1
Compare
… 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/spf13/cobra](https://github.com/spf13/cobra) and [github.com/wavesoftware/go-commandline](https://github.com/wavesoftware/go-commandline). Updates `github.com/cloudevents/sdk-go/v2` from 2.15.2 to 2.16.0 - [Release notes](https://github.com/cloudevents/sdk-go/releases) - [Commits](cloudevents/sdk-go@v2.15.2...v2.16.0) Updates `github.com/google/go-containerregistry` from 0.19.1 to 0.20.3 - [Release notes](https://github.com/google/go-containerregistry/releases) - [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml) - [Commits](google/go-containerregistry@v0.19.1...v0.20.3) Updates `github.com/spf13/cobra` from 1.8.1 to 1.9.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.1...v1.9.1) Updates `github.com/spf13/pflag` from 1.0.5 to 1.0.6 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.5...v1.0.6) Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.10.0) Updates `github.com/wavesoftware/go-commandline` from 1.1.0 to 1.3.0 - [Release notes](https://github.com/wavesoftware/go-commandline/releases) - [Commits](wavesoftware/go-commandline@v1.1.0...v1.3.0) --- updated-dependencies: - dependency-name: github.com/cloudevents/sdk-go/v2 dependency-version: 2.16.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.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/spf13/cobra dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/spf13/pflag dependency-version: 1.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: github.com/stretchr/testify dependency-version: 1.10.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 ... Signed-off-by: dependabot[bot] <[email protected]>
09c86a1
to
b083dbf
Compare
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the minor group with 4 updates in the / directory: github.com/cloudevents/sdk-go/v2, github.com/google/go-containerregistry, github.com/spf13/cobra and github.com/wavesoftware/go-commandline.
Updates
github.com/cloudevents/sdk-go/v2
from 2.15.2 to 2.16.0Release notes
Sourced from github.com/cloudevents/sdk-go/v2's releases.
... (truncated)
Commits
6de37de
Merge pull request #1139 from duglin/upgradeLint25cdf94
upgrade-lint240eb02
Merge pull request #1137 from duglin/fix-automerge7b6701c
fix automerge by giving better namesd3e82a7
Merge pull request #1136 from cloudevents/dependabot/github_actions/golangci/...00e3d7c
chore(deps): Bump golangci/golangci-lint-action from 6.5.2 to 7.0.069cfc2d
Merge pull request #1018 from matzew/add_dataref_extension535da92
Adding a simple dataref extension, similar to the java sdk74ac76d
Merge pull request #1134 from cloudevents/dependabot/go_modules/observability...6da042f
chore: run go mod tidyUpdates
github.com/google/go-containerregistry
from 0.19.1 to 0.20.3Release notes
Sourced from github.com/google/go-containerregistry's releases.
... (truncated)
Commits
c4dd792
bump deps using hack/bump-deps.sh (#2042)6bce25e
Detect zstd in crane append (#2023)06dcd85
mutate: Create a defensive annotations copy (#2030)a9a53a8
check for 406 status code when handling referrers endpoint response (#2026)4630c40
don't pin chainguard-dev/actions (#2025)808e354
bump actions to latest (#2011)a07d1ca
fix: redact.URL uses (*URL).Redacted to omit basic-auth password (#1947)00f182b
Expose compare package (#2001)b8e87ed
remote/transport: Make bearer transport go-routine-safe (#1806)c195f15
deps: bump docker dep (#1991)Updates
github.com/spf13/cobra
from 1.8.1 to 1.9.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
40b5bc1
Revert "Make detection for test-binary more universal (#2173)" (#2235)a97f9fd
fix CompletionFunc implementation (#2234)5f9c408
chore: Upgrade dependencies for v1.9.0 (#2233)24ada7f
Remove the default "completion" cmd if it is alone (#1559)680936a
New logo8cb30f9
feat: add CompletionWithDesc helper (#2231)17b6dca
doc: add Conduit (#2230)ab5cadc
Allow to reset the templates to the default (#2229)4ba5566
fix(bash): nounset unbound file filter variable on empty extension (#2228)41b26ec
Print ActiveHelp for bash along other completions (#2076)Updates
github.com/spf13/pflag
from 1.0.5 to 1.0.6Release notes
Sourced from github.com/spf13/pflag's releases.
Commits
5ca8134
Merge pull request #419 from spf13/ci100ab0e
disable unsupported dependency graph for nowa0f4ddd
fix govetf48cbd1
add github actionsd5e0c06
allow for blank ip addresses (#316)85dd5c8
Add IPNetSlice and unit tests (#170)6971c29
remove dead code for checking error nil (#282)81378bb
Add exported functions to preservepkg/flag
compatibility (#220)Updates
github.com/stretchr/testify
from 1.9.0 to 1.10.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
89cbdd9
Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls07bac60
Merge pull request #1667 from sikehish/flaky716de8d
Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI118fb83
NotSame should fail if args are not pointers #1661 (#1664)7d99b2b
attempt 205f87c0
more similarea7129e
better fmta1b9c9e
Merge pull request #1663 from ybrustin/master8302de9
Merge branch 'master' into master89352f7
Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2Updates
github.com/wavesoftware/go-commandline
from 1.1.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)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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