forked from kopia/kopia
-
Notifications
You must be signed in to change notification settings - Fork 3
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 common-golang-dependencies group with 12 updates #243
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/go_modules/common-golang-dependencies-5fb2e31164
Closed
build(deps): bump the common-golang-dependencies group with 12 updates #243
dependabot
wants to merge
1
commit into
master
from
dependabot/go_modules/common-golang-dependencies-5fb2e31164
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 common-golang-dependencies group with 12 updates: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.32.0` | `1.33.0` | | [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.7.1` | `1.7.2` | | [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.0.62` | `7.0.63` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.16.0` | `1.17.0` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.16.0` | `1.19.0` | | [go.opentelemetry.io/otel/exporters/jaeger](https://github.com/open-telemetry/opentelemetry-go) | `1.16.0` | `1.17.0` | | [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) | `1.17.0` | `1.19.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.12.0` | `0.13.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.14.0` | `0.15.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.11.0` | `0.12.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.138.0` | `0.143.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.57.0` | `1.58.2` | Updates `cloud.google.com/go/storage` from 1.32.0 to 1.33.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@pubsub/v1.32.0...pubsub/v1.33.0) Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md) - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.7.1...sdk/azcore/v1.7.2) Updates `github.com/minio/minio-go/v7` from 7.0.62 to 7.0.63 - [Release notes](https://github.com/minio/minio-go/releases) - [Commits](minio/minio-go@v7.0.62...v7.0.63) Updates `github.com/prometheus/client_golang` from 1.16.0 to 1.17.0 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.16.0...v1.17.0) Updates `go.opentelemetry.io/otel` from 1.16.0 to 1.19.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.16.0...v1.19.0) Updates `go.opentelemetry.io/otel/exporters/jaeger` from 1.16.0 to 1.17.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.16.0...v1.17.0) Updates `go.opentelemetry.io/otel/sdk` from 1.17.0 to 1.19.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.17.0...v1.19.0) Updates `golang.org/x/crypto` from 0.12.0 to 0.13.0 - [Commits](golang/crypto@v0.12.0...v0.13.0) Updates `golang.org/x/net` from 0.14.0 to 0.15.0 - [Commits](golang/net@v0.14.0...v0.15.0) Updates `golang.org/x/oauth2` from 0.11.0 to 0.12.0 - [Commits](golang/oauth2@v0.11.0...v0.12.0) Updates `google.golang.org/api` from 0.138.0 to 0.143.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.138.0...v0.143.0) Updates `google.golang.org/grpc` from 1.57.0 to 1.58.2 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.57.0...v1.58.2) --- updated-dependencies: - dependency-name: cloud.google.com/go/storage dependency-type: direct:production update-type: version-update:semver-minor dependency-group: common-golang-dependencies - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: common-golang-dependencies - dependency-name: github.com/minio/minio-go/v7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: common-golang-dependencies - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-minor dependency-group: common-golang-dependencies - dependency-name: go.opentelemetry.io/otel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: common-golang-dependencies - dependency-name: go.opentelemetry.io/otel/exporters/jaeger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: common-golang-dependencies - dependency-name: go.opentelemetry.io/otel/sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: common-golang-dependencies - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: common-golang-dependencies - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: common-golang-dependencies - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: common-golang-dependencies - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: common-golang-dependencies - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: common-golang-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Oct 2, 2023
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/go_modules/common-golang-dependencies-5fb2e31164
branch
October 9, 2023 22:31
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 common-golang-dependencies group with 12 updates:
1.32.0
1.33.0
1.7.1
1.7.2
7.0.62
7.0.63
1.16.0
1.17.0
1.16.0
1.19.0
1.16.0
1.17.0
1.17.0
1.19.0
0.12.0
0.13.0
0.14.0
0.15.0
0.11.0
0.12.0
0.138.0
0.143.0
1.57.0
1.58.2
Updates
cloud.google.com/go/storage
from 1.32.0 to 1.33.0Release notes
Sourced from cloud.google.com/go/storage's releases.
Commits
33226bd
chore(main): release pubsub 1.33.0 (#8207)c27b203
chore(ci): add profiler blunderbuss config (#8319)c77b1a7
chore(commerce/consumer/procurement): add config to generate apiv1 (#8318)fd49db5
feat(pubsub): support payload wrapping for push subs (#8292)d3f60b3
chore(main): release bigquery 1.53.0 (#8220)7cb7f66
chore(secretmanager): update copyright year for Secret Manager (#8312)2970859
chore: release main (#8291)d78b851
feat(spanner/spansql): add support for foreign key actions (#8296)432864c
feat(eventarc/publishing): promote to GA (#8308)b3eda80
chore(netapp): Revert "add config to generate apiv1beta1 (#8300)" (#8310)Updates
github.com/Azure/azure-sdk-for-go/sdk/azcore
from 1.7.1 to 1.7.2Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's releases.
Commits
204a3c4
Prep azcore v1.7.2 for release (#21506)89497f5
Add changelog entry for WASM fix (#21493)0414a4b
Transport dialer: setting nil for wasm build (#21451)Updates
github.com/minio/minio-go/v7
from 7.0.62 to 7.0.63Release notes
Sourced from github.com/minio/minio-go/v7's releases.
Commits
a750ce3
replication: fix dependency issues (#1881)71210f1
cleanup FIPS and gov endpoint calculation (#1880)43bb6bd
allow IMDSv2 endpoint to fail, fallback to IMDSv1 (#1877)1eac111
replication: additional fields for metrics (#1874)11ae9b4
allow skipping errors while creating snowball archive (#1868)fde4a87
Update version to next releaseUpdates
github.com/prometheus/client_golang
from 1.16.0 to 1.17.0Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
fa1408e
Merge pull request #1352 from prometheus/arthursens/cut-1.17.024a72b8
Add changelog entry for 1.171bae6c1
Deprecated comment should begin with "Deprecated:" (#1347)bbab8fe
Fix typos in comments, tests, and errors (#1346)df7fa49
Extend Counters, Summaries and Histograms with creation timestamp (#1313)74cc262
Add go_godebug_non_default_behavior_tlsmaxrsasize_events_total (#1348)d03abf3
Cleanup golangci-lint errcheck (#1339)ca6ba04
Update common Prometheus files (#1338)51d24f8
Update common Prometheus files (#1332)c17edf0
Merge pull request #1304 from prometheus/dependabot/go_modules/google.golang....Updates
go.opentelemetry.io/otel
from 1.16.0 to 1.19.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.
... (truncated)
Commits
60666c5
Release v1.19.0/v0.42.0/v0.0.7 (#4568)acf7146
Opencensus bridge: migrate from README to Go docs (#4561)d3e31c3
Remove deprecated opencensus.NewMetricExporter (#4566)1410496
stdoutmetric: Add WithWriter and WithPrettyPrint options (#4507)9bbefc6
dependabot updates Tue Sep 26 14:35:10 UTC 2023 (#4559)0425c09
Add dice example (#4539)612208d
Fix typos in comments (#4553)2a8fdda
stdouttrace: Fix WithPrettyPrint comment (#4544)3c1621b
dependabot updates Sun Sep 24 14:25:44 UTC 2023 (#4552)10b9f90
sdk/metric: Update package example (#4540)Updates
go.opentelemetry.io/otel/exporters/jaeger
from 1.16.0 to 1.17.0Changelog
Sourced from go.opentelemetry.io/otel/exporters/jaeger's changelog.
... (truncated)
Commits
3c476ce
Release v1.17.0/v0.40.0/v0.0.5 (#4464)183e081
Bump github.com/golangci/golangci-lint in /internal/tools (#4465)6be116e
Add testing support for Go 1.21 (#4463)69611bd
SwitchStream
back to having anAttributeFilter
field and add `New*Filter...f15ae16
Fix the broken sentence (#4456)16ce491
Fix guard of measured value to not record empty (#4452)9b47674
Make getBin and scaleChange methods of expoHistogramDataPoint (#4451)9d9b71f
Remove the expoHistogramValues type (#4450)a5ff7af
Ignore +/- Inf and NaN for exponential histogram measurement (#4446)d78820e
Deprecate exporters/jaeger (#4423)Updates
go.opentelemetry.io/otel/sdk
from 1.17.0 to 1.19.0Changelog
Sourced from go.opentelemetry.io/otel/sdk's changelog.
... (truncated)
Commits
60666c5
Release v1.19.0/v0.42.0/v0.0.7 (#4568)acf7146
Opencensus bridge: migrate from README to Go docs (#4561)d3e31c3
Remove deprecated opencensus.NewMetricExporter (#4566)1410496
stdoutmetric: Add WithWriter and WithPrettyPrint options (#4507)9bbefc6
dependabot updates Tue Sep 26 14:35:10 UTC 2023 (#4559)0425c09
Add dice example (#4539)612208d
Fix typos in comments (#4553)2a8fdda
stdouttrace: Fix WithPrettyPrint comment (#4544)3c1621b
dependabot updates Sun Sep 24 14:25:44 UTC 2023 (#4552)10b9f90
sdk/metric: Update package example (#4540)Updates
golang.org/x/crypto
from 0.12.0 to 0.13.0Commits
0d375be
go.mod: update golang.org/x dependenciesUpdates
golang.org/x/net
from 0.14.0 to 0.15.0Commits
2a0da8b
go.mod: update golang.org/x dependencies97384c1
quic: remove streams from the conn when done03d5e62
http2: remove unused ClientConn.tconnClosedb82f062
quic: include ignored frames in test log output7374d34
quic: don't block when closing read-only streamsb4d09be
dns/dnsmessage: compress all names while appending to a buffer8b010a5
quic: fix race condition in runAsync test helperfe2abcb
quic: validate stream limits in transport paramsd1b0a97
quic: avoid sending 1-RTT frames in initial/handshake packets4332436
quic: send more transport parametersUpdates
golang.org/x/oauth2
from 0.11.0 to 0.12.0Commits
0708528
go.mod: update golang.org/x dependenciesa835fc4
oauth2: move global auth style cache to be per-ConfigUpdates
google.golang.org/api
from 0.138.0 to 0.143.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.