-
Notifications
You must be signed in to change notification settings - Fork 2
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
build(deps): bump the gomod group across 1 directory with 19 updates #520
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the gomod group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/cloudsqlconn](https://github.com/googlecloudplatform/cloud-sql-go-connector) | `1.14.2` | `1.15.0` | | [github.com/GoogleCloudPlatform/cloudsql-proxy](https://github.com/GoogleCloudPlatform/cloudsql-proxy) | `1.37.4` | `1.37.5` | | [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) | `1.15.17` | `1.15.23` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.22.2` | `2.23.0` | | [github.com/urfave/cli/v2](https://github.com/urfave/cli) | `2.27.5` | `2.27.6` | | [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) | `1.34.0` | `1.35.0` | | [go.opentelemetry.io/otel/sdk/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.34.0` | `1.35.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.26.0` | `0.28.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.11.0` | `0.12.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.70.0` | `1.71.0` | | [honnef.co/go/tools](https://github.com/dominikh/go-tools) | `0.5.1` | `0.6.1` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.32.1` | `0.32.2` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.32.1` | `0.32.2` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.20.1` | `0.20.2` | | [go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp](https://github.com/open-telemetry/opentelemetry-go) | `1.34.0` | `1.35.0` | Updates `cloud.google.com/go/cloudsqlconn` from 1.14.2 to 1.15.0 - [Release notes](https://github.com/googlecloudplatform/cloud-sql-go-connector/releases) - [Changelog](https://github.com/GoogleCloudPlatform/cloud-sql-go-connector/blob/main/CHANGELOG.md) - [Commits](GoogleCloudPlatform/cloud-sql-go-connector@v1.14.2...v1.15.0) Updates `github.com/GoogleCloudPlatform/cloudsql-proxy` from 1.37.4 to 1.37.5 - [Release notes](https://github.com/GoogleCloudPlatform/cloudsql-proxy/releases) - [Changelog](https://github.com/GoogleCloudPlatform/cloud-sql-proxy/blob/v1.37.5/CHANGELOG.md) - [Commits](GoogleCloudPlatform/cloud-sql-proxy@v1.37.4...v1.37.5) Updates `github.com/goccy/go-yaml` from 1.15.17 to 1.15.23 - [Release notes](https://github.com/goccy/go-yaml/releases) - [Changelog](https://github.com/goccy/go-yaml/blob/master/CHANGELOG.md) - [Commits](goccy/go-yaml@v1.15.17...v1.15.23) Updates `github.com/onsi/ginkgo/v2` from 2.22.2 to 2.23.0 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.22.2...v2.23.0) Updates `github.com/urfave/cli/v2` from 2.27.5 to 2.27.6 - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md) - [Commits](urfave/cli@v2.27.5...v2.27.6) Updates `go.opentelemetry.io/otel/sdk` from 1.34.0 to 1.35.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.34.0...v1.35.0) Updates `go.opentelemetry.io/otel/sdk/metric` from 1.34.0 to 1.35.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.34.0...v1.35.0) Updates `golang.org/x/oauth2` from 0.26.0 to 0.28.0 - [Commits](golang/oauth2@v0.26.0...v0.28.0) Updates `golang.org/x/sync` from 0.11.0 to 0.12.0 - [Commits](golang/sync@v0.11.0...v0.12.0) Updates `google.golang.org/api` from 0.219.0 to 0.222.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.219.0...v0.222.0) Updates `google.golang.org/grpc` from 1.70.0 to 1.71.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.70.0...v1.71.0) Updates `honnef.co/go/tools` from 0.5.1 to 0.6.1 - [Release notes](https://github.com/dominikh/go-tools/releases) - [Commits](dominikh/go-tools@v0.5.1...v0.6.1) Updates `k8s.io/api` from 0.32.1 to 0.32.2 - [Commits](kubernetes/api@v0.32.1...v0.32.2) Updates `k8s.io/apimachinery` from 0.32.1 to 0.32.2 - [Commits](kubernetes/apimachinery@v0.32.1...v0.32.2) Updates `k8s.io/client-go` from 0.32.1 to 0.32.2 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.32.1...v0.32.2) Updates `sigs.k8s.io/controller-runtime` from 0.20.1 to 0.20.2 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.20.1...v0.20.2) Updates `go.opentelemetry.io/otel` from 1.34.0 to 1.35.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.34.0...v1.35.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp` from 1.34.0 to 1.35.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.34.0...v1.35.0) Updates `go.opentelemetry.io/otel/metric` from 1.34.0 to 1.35.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.34.0...v1.35.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/cloudsqlconn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/GoogleCloudPlatform/cloudsql-proxy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/goccy/go-yaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/urfave/cli/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: go.opentelemetry.io/otel/sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: go.opentelemetry.io/otel/sdk/metric dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: honnef.co/go/tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: go.opentelemetry.io/otel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: go.opentelemetry.io/otel/metric dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] <[email protected]>
Superseded by #521. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the gomod group with 15 updates in the / directory:
1.14.2
1.15.0
1.37.4
1.37.5
1.15.17
1.15.23
2.22.2
2.23.0
2.27.5
2.27.6
1.34.0
1.35.0
1.34.0
1.35.0
0.26.0
0.28.0
0.11.0
0.12.0
1.70.0
1.71.0
0.5.1
0.6.1
0.32.1
0.32.2
0.32.1
0.32.2
0.20.1
0.20.2
1.34.0
1.35.0
Updates
cloud.google.com/go/cloudsqlconn
from 1.14.2 to 1.15.0Release notes
Sourced from cloud.google.com/go/cloudsqlconn's releases.
Changelog
Sourced from cloud.google.com/go/cloudsqlconn's changelog.
Commits
f88d6c8
chore(main): release 1.15.0 (#940)e10fbd2
feat: add support for Go 1.24 and drop Go 1.22 (#942)a2db086
deps: Update Non-major dependency updates (#937)da9411d
deps: Update google.golang.org/genproto/googleapis/rpc digest to e9438ea (#938)24f9b47
deps: Update dependencies for github (#939)c22e2d4
fix: Refresh client cert when CA rotation (#934)ae376f1
test: Correct the server and client certificates used in dialer_test.go (#933)53ceca3
deps: Update dependencies for github (#935)Updates
github.com/GoogleCloudPlatform/cloudsql-proxy
from 1.37.4 to 1.37.5Release notes
Sourced from github.com/GoogleCloudPlatform/cloudsql-proxy's releases.
Changelog
Sourced from github.com/GoogleCloudPlatform/cloudsql-proxy's changelog.
Commits
b9d9b86
chore(v1): release 1.37.5 (#2392)e7889d3
fix: update dependencies to latest versions (#2391)Updates
github.com/goccy/go-yaml
from 1.15.17 to 1.15.23Release notes
Sourced from github.com/goccy/go-yaml's releases.
Commits
89a6600
Fix encoding of string that contains "- " (#657)2ac8cff
fix format with empty value (#654)548e1b8
Fix format indent (#653)13e918a
Make UseSingleQuote compliant with the YAML spec (#647)3992548
Fix string representation of MappingNode in flow style (#623)48e793c
fix unmarshal text (#649)8f17441
Fix format with alias (#648)c331468
support entry token for flow style. (#646)e6c495e
fix format with comment (#645)0653c80
add node formatter (#644)Updates
github.com/onsi/ginkgo/v2
from 2.22.2 to 2.23.0Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
1d705bc
v2.23.037a511b
bump to go 1.24.0 - support new testing.TB methods and add a test to cover te...7556a86
fix edge case where build -o is pointing at an explicit file, not a directory4df06c6
Fix binary paths when precompiling multiple suites.cbcf39a
Fix: Correct Markdown list rendering in MIGRATING_TO_V2.md9b261ff
docs: fix test workflow badge (#1512)00f19c8
Bump golang.org/x/net in /integration/_fixtures/version_mismatch_fixture (#1516)e98a4df
Bump golang.org/x/tools from 0.28.0 to 0.30.0 (#1515)60cc4e2
Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (#1504)fea6f2d
Bump github-pages from 231 to 232 in /docs (#1447)Updates
github.com/urfave/cli/v2
from 2.27.5 to 2.27.6Release notes
Sourced from github.com/urfave/cli/v2's releases.
Commits
9d76d15
Merge pull request #2070 from dearchap/issue_20694abc9c3
Fix:(issue_2069) Add sep for string slice3b17080
Merge pull request #2015 from urfave/update_docs_v21e15e30
Update cli.yml50bdebf
Merge pull request #1986 from urfave/v2-use-usage-template-in-subcommand-helpba8fc3d
Use usage template in subcommand helpUpdates
go.opentelemetry.io/otel/sdk
from 1.34.0 to 1.35.0Changelog
Sourced from go.opentelemetry.io/otel/sdk's changelog.
Commits
5ba5e7a
Release v1.35.0/v0.57.0/v0.11.0 (#6407)3908b67
chore(deps): update module github.com/securego/gosec/v2 to v2.22.2 (#6412)50172b1
chore(deps): update module github.com/ryancurrah/gomodguard to v1.4.1 (#6411)cea6d2b
fix(deps): update module google.golang.org/grpc to v1.71.0 (#6409)e2aee3a
Move trace sdk tests from trace_test into trace package (#6400)38f4f39
fix(deps): update build-tools to v0.20.0 (#6403)2911449
Look at stale issues in ascending order (#6396)7cb322a
chore(deps): update github.com/golangci/dupl digest to 44c6a0b (#6398)0c3651e
fix(deps): update module github.com/golangci/golangci-lint to v1.64.6 (#6394)f04e951
chore(deps): update mvdan.cc/unparam digest to 0df0534 (#6391)Updates
go.opentelemetry.io/otel/sdk/metric
from 1.34.0 to 1.35.0Changelog
Sourced from go.opentelemetry.io/otel/sdk/metric's changelog.
Commits
5ba5e7a
Release v1.35.0/v0.57.0/v0.11.0 (#6407)3908b67
chore(deps): update module github.com/securego/gosec/v2 to v2.22.2 (#6412)50172b1
chore(deps): update module github.com/ryancurrah/gomodguard to v1.4.1 (#6411)cea6d2b
fix(deps): update module google.golang.org/grpc to v1.71.0 (#6409)e2aee3a
Move trace sdk tests from trace_test into trace package (#6400)38f4f39
fix(deps): update build-tools to v0.20.0 (#6403)2911449
Look at stale issues in ascending order (#6396)7cb322a
chore(deps): update github.com/golangci/dupl digest to 44c6a0b (#6398)0c3651e
fix(deps): update module github.com/golangci/golangci-lint to v1.64.6 (#6394)f04e951
chore(deps): update mvdan.cc/unparam digest to 0df0534 (#6391)Updates
golang.org/x/oauth2
from 0.26.0 to 0.28.0Commits
0042180
oauth2: Deep copy context client in NewClientce350bf
oauth2: remove unneeded TokenSource implementation in transport test44967ab
google: fix typos9c82a8c
oauth2.go: use a more straightforward return value681b4d8
jws: split token into fixed number of parts3f78298
all: upgrade go directive to at least 1.23.0 [generated]109dabf
endpoints: add links/provider for Discordac571fa
oauth2: fix docs for Config.DeviceAuth314ee5b
endpoints: add patreon endpointUpdates
golang.org/x/sync
from 0.11.0 to 0.12.0Commits
b637f27
errgroup: drop support for Go versions before 1.20960bf1f
all: upgrade go directive to at least 1.23.0 [generated]Updates
google.golang.org/api
from 0.219.0 to 0.222.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
a627cda
chore(main): release 0.222.0 (#3015)8a616df
chore(all): update all to 5a70512 (#3020)28b0491
feat(all): auto-regenerate discovery clients (#3022)24ae542
feat(all): auto-regenerate discovery clients (#3021)f6aa2a4
feat(all): auto-regenerate discovery clients (#3019)769817f
feat(all): auto-regenerate discovery clients (#3018)2aaef90
test(support/bundler): increase context timeout to avoid occasional test fail...8169e72
feat(all): auto-regenerate discovery clients (#3016)27cb014
feat(all): auto-regenerate discovery clients (#3014)3bdd389
chore(main): release 0.221.0 (#2999)Updates
google.golang.org/grpc
from 1.70.0 to 1.71.0Release notes
Sourced from google.golang.org/grpc's releases.