-
Notifications
You must be signed in to change notification settings - Fork 7
[release-v1.17][gomod]: Bump the minor group across 1 directory with 10 updates #1335
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
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 10 updates #1335
Conversation
…10 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.1` | | [github.com/google/go-cmp](https://github.com/google/go-cmp) | `0.6.0` | `0.7.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/net](https://github.com/golang/net) | `0.34.0` | `0.39.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.198.0` | `0.229.0` | Updates `github.com/cert-manager/cert-manager` from 1.16.3 to 1.17.1 - [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.1) Updates `github.com/google/go-cmp` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](google/go-cmp@v0.6.0...v0.7.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/net` from 0.34.0 to 0.39.0 - [Commits](golang/net@v0.34.0...v0.39.0) Updates `golang.org/x/sync` from 0.10.0 to 0.13.0 - [Commits](golang/sync@v0.10.0...v0.13.0) Updates `golang.org/x/sys` from 0.29.0 to 0.32.0 - [Commits](golang/sys@v0.29.0...v0.32.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.229.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.229.0) Updates `google.golang.org/grpc` from 1.69.2 to 1.71.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.69.2...v1.71.1) --- updated-dependencies: - dependency-name: github.com/cert-manager/cert-manager dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: github.com/google/go-cmp dependency-version: 0.7.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/influxdata/influxdb-client-go/v2 dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: golang.org/x/net dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: golang.org/x/sync dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: golang.org/x/sys dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: golang.org/x/time dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: google.golang.org/api dependency-version: 0.229.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: google.golang.org/grpc dependency-version: 1.71.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
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.1
0.6.0
0.7.0
0.13.0
0.20.3
2.9.0
2.14.0
0.34.0
0.39.0
0.198.0
0.229.0
Updates
github.com/cert-manager/cert-manager
from 1.16.3 to 1.17.1Release notes
Sourced from github.com/cert-manager/cert-manager's releases.
... (truncated)
Commits
c658224
Merge pull request #7565 from cert-manager-bot/cherry-pick-7549-to-release-1.1747828f2
Add comment explaining change2121860
chore(issuer/cloudflare): ensure we set ZoneIDbec3f95
Merge pull request #7563 from SgtCoDFish/release-1.17-bumpgoa79a663
[release-1.17] disable klone generation step (see #7431)69a514e
[release-1.17] bump go to v1.23.64562b9a
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-integrationUpdates
github.com/google/go-cmp
from 0.6.0 to 0.7.0Release notes
Sourced from github.com/google/go-cmp's releases.
Commits
9b12f36
Detect proto.Message types when failing to export a field (#370)4dd3d63
fix: type 'aribica' => 'arabica' (#368)391980c
Support compare functions with SortSlices and SortMaps (#367)Updates
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/net
from 0.34.0 to 0.39.0Commits
b8d8877
go.mod: update golang.org/x dependenciese1fcd82
html: properly handle trailing solidus in unquoted attribute value in foreign...ebed060
internal/http3: fix build of tests with GOEXPERIMENT=nosynctest1f1fa29
publicsuffix: regenerate table1215081
http2: improve error when server sends HTTP/1312450e
html: ensure <search> tag closes <p> and update tests09731f9
http2: improve handling of lost PING in Server55989e2
http2/h2c: use ResponseController for hijacking connections2914f46
websocket: re-recommend gorilla/websocket99b3ae0
go.mod: update golang.org/x dependenciesUpdates
golang.org/x/sync
from 0.10.0 to 0.13.0Commits
396f3a0
errgroup: document calling Go before Waitb637f27
errgroup: drop support for Go versions before 1.20960bf1f
all: upgrade go directive to at least 1.23.0 [generated]fe3591b
sync/errgroup: improve documentation for semaphore limit behaviorUpdates
golang.org/x/sys
from 0.29.0 to 0.32.0Commits
01aaa83
all: simplify code by using modern Go constructs1b2bd6b
windows: replace all StringToUTF16 calls with UTF16FromString1c3b72f
unix: update Linux kernel to 6.14c175b6b
windows: add cmsghdr and pktinfo structures3330b5e
unix: support Readv, Preadv, Writev and Pwritev for darwin7401cce
cpu: replace specific instructions with WORD in the function get_cpucfg on lo...b8f7da6
cpu: add support for detecting cpu features on loong64f2ce62c
windows: add constants for PMTUD socket options74cfc93
all: upgrade go directive to at least 1.23.0 [generated]863b3c4
unix: update glibc to 2.41Updates
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.229.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
... (truncated)
Commits
8448bf2
chore(main): release 0.229.0 (#3083)8dd21ed
chore(all): update cloud.google.com/go/auth to v0.16.0 (#3109)ac04e77
chore(all): update all (#3108)ecbc1a9
feat(all): auto-regenerate discovery clients (#3107)fabfddf
feat(all): auto-regenerate discovery clients (#3106)1c5ea6c
feat(all): auto-regenerate discovery clients (#3105)91f6589
feat(all): auto-regenerate discovery clients (#3104)414e575
feat(all): auto-regenerate discovery clients (#3103)70d6fb2
feat(all): auto-regenerate discovery clients (#3102)f7272c9
chore(all): update all (#3100)Updates
google.golang.org/grpc
from 1.69.2 to 1.71.1Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
cdbdb75
Change version to v1.71.1 (#8206)3a93562
Cherry-pick #8195 into v1.71.x (#8202)208e03b
Cherry-pick #8164 #8166 to v1.71.x (#8182)8b7d2fe
grpc: fix bug causing an extra Read if a compressed message is the same size ...9c81a91
resolver: Make EndpointMap's Get, Set and Delete operations O(1) (#8179) (#8184)8d46b21
grpc: Add endpoints in resolverWrapper.NewAddress (#8149) (#8151)4775bba
Change version to 1.71.1-dev (#8106)d01db5c
Change version to 1.71.0 (#8105)012f8bf
xds: Enable dualstack flag (#8134)bf0c885
examples/features/dualstack: Demonstrate Dual Stack functionality (#8098) (#8...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