-
Notifications
You must be signed in to change notification settings - Fork 4
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-v1.17][gomod]: Bump the minor group across 1 directory with 8 updates #1177
base: release-v1.17
Are you sure you want to change the base?
[release-v1.17][gomod]: Bump the minor group across 1 directory with 8 updates #1177
Conversation
…8 updates Bumps the minor group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/cert-manager/cert-manager](https://github.com/cert-manager/cert-manager) | `1.16.3` | `1.17.0` | | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.13.0` | `0.20.3` | | [github.com/influxdata/influxdb-client-go/v2](https://github.com/influxdata/influxdb-client-go) | `2.9.0` | `2.14.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.10.0` | `0.11.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.29.0` | `0.30.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.198.0` | `0.220.0` | Updates `github.com/cert-manager/cert-manager` from 1.16.3 to 1.17.0 - [Release notes](https://github.com/cert-manager/cert-manager/releases) - [Changelog](https://github.com/cert-manager/cert-manager/blob/master/RELEASE.md) - [Commits](cert-manager/cert-manager@v1.16.3...v1.17.0) Updates `github.com/google/go-containerregistry` from 0.13.0 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.13.0...v0.20.3) Updates `github.com/influxdata/influxdb-client-go/v2` from 2.9.0 to 2.14.0 - [Release notes](https://github.com/influxdata/influxdb-client-go/releases) - [Changelog](https://github.com/influxdata/influxdb-client-go/blob/master/CHANGELOG.md) - [Commits](influxdata/influxdb-client-go@v2.9.0...v2.14.0) Updates `golang.org/x/sync` from 0.10.0 to 0.11.0 - [Commits](golang/sync@v0.10.0...v0.11.0) Updates `golang.org/x/sys` from 0.29.0 to 0.30.0 - [Commits](golang/sys@v0.29.0...v0.30.0) Updates `golang.org/x/time` from 0.6.0 to 0.8.0 - [Commits](golang/time@v0.6.0...v0.8.0) Updates `google.golang.org/api` from 0.198.0 to 0.220.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.198.0...v0.220.0) Updates `google.golang.org/grpc` from 1.69.2 to 1.70.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.69.2...v1.70.0) --- updated-dependencies: - dependency-name: github.com/cert-manager/cert-manager dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/google/go-containerregistry dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/influxdata/influxdb-client-go/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: golang.org/x/sys dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: golang.org/x/time dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
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. |
[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 |
Bumps the minor group with 6 updates in the / directory:
1.16.3
1.17.0
0.13.0
0.20.3
2.9.0
2.14.0
0.10.0
0.11.0
0.29.0
0.30.0
0.198.0
0.220.0
Updates
github.com/cert-manager/cert-manager
from 1.16.3 to 1.17.0Release notes
Sourced from github.com/cert-manager/cert-manager's releases.
... (truncated)
Commits
4562b9a
Merge pull request #6657 from rquinio1A/feature/keystore-password-litteralc6f3f0c
Merge pull request #7527 from SgtCoDFish/upgrade-test-tweaks40cd2a0
Add support for setting literal keystore passwords in Certificates1747743
Merge pull request #7530 from SgtCoDFish/dns-test-integration8233733
split tests using 'live' DNS into separate package5e5ad2f
Merge pull request #7529 from SgtCoDFish/bump-basea522470
Merge pull request #7428 from jsoref/shorten-skipping-controller-messages2154402
bump base images to latest637eab3
Simplify skipping controller messagesc003da2
Merge pull request #7428 from jsoref/shorten-skipping-controller-messagesUpdates
github.com/google/go-containerregistry
from 0.13.0 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/influxdata/influxdb-client-go/v2
from 2.9.0 to 2.14.0Release notes
Sourced from github.com/influxdata/influxdb-client-go/v2's releases.
... (truncated)
Changelog
Sourced from github.com/influxdata/influxdb-client-go/v2's changelog.
... (truncated)
Commits
3a279a8
chore(release): release version 2.14.0 [skip ci]017c8c8
Merge pull request #404 from influxdata/feat/httpErrorHeaders5858f61
docs: update CHANGELOG.md40eaebb
test: use t.Run for data driven test, exec goimports584c614
chore: refactor - rm write/Error, exec goimports, simplify return from Servic...580d1ea
docs: update ExampleWriteAPI_errors767aeb8
Merge branch 'feat/httpErrorHeaders' of github.com:influxdata/influxdb-client...20a74f5
chore: remove case used in investigating http.Error and add test of http.Erro...5e83bf6
Merge branch 'master' into feat/httpErrorHeadersaf74d7a
feat: create write/Error wrapper to better handle http/Error with Headers.Updates
golang.org/x/sync
from 0.10.0 to 0.11.0Commits
fe3591b
sync/errgroup: improve documentation for semaphore limit behaviorUpdates
golang.org/x/sys
from 0.29.0 to 0.30.0Commits
863b3c4
unix: update glibc to 2.414d4692e
unix: add Auxvb215a1c
unix: update to Linux kernel 6.13c756214
cpu: add support for AVX-VNNI and IFMA detection1c14dca
unix: add GetPeerUcred and UcredGet for solarisUpdates
golang.org/x/time
from 0.6.0 to 0.8.0Commits
3846194
README: don't recommend go get772484e
x/time/rate: correctly handle 0 limitsUpdates
google.golang.org/api
from 0.198.0 to 0.220.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
... (truncated)
Commits
c090593
chore(main): release 0.220.0 (#2987)1bc5d86
feat(all): auto-regenerate discovery clients (#2995)48639f4
chore(all): update all (#2992)b4d7fc9
feat(all): auto-regenerate discovery clients (#2994)6db0d5a
feat(all): auto-regenerate discovery clients (#2993)f812ea5
feat(all): auto-regenerate discovery clients (#2991)5baa849
feat(all): auto-regenerate discovery clients (#2990)7da3675
feat(all): auto-regenerate discovery clients (#2989)51947d3
feat(all): auto-regenerate discovery clients (#2988)82a5738
feat(all): auto-regenerate discovery clients (#2986)Updates
google.golang.org/grpc
from 1.69.2 to 1.70.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
98a0092
Change version to 1.70.0 (#7984)bf380de
Cherrypick #7998, #8011, #8010 into 1.70.x (#8028)54b3eb9
experimental/credentials: Add credentials that don't enforce ALPN (#7980) (#8...62b9185
clustetresolver: Copy endpoints.Addresses slice from DNS updates to avoid dat...724f450
examples/features/csm_observability: use helloworld client and server instead...e8d5feb
rbac: add method name to :path in headers (#7965)e912015
cleanup: Fix usages of non-constant format strings (#7959)681334a
cleanup: replace dial with newclient (#7943)063d352
internal/resolver: introduce a new resolver to handle target URI and proxy ad...10c7e13
outlierdetection: Support health listener for ejection updates (#7908)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