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 21 updates #303
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/go_modules/common-golang-dependencies-51c13b1cfd
Closed
build(deps): bump the common-golang-dependencies group with 21 updates #303
dependabot
wants to merge
1
commit into
master
from
dependabot/go_modules/common-golang-dependencies-51c13b1cfd
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 21 updates: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.35.1` | `1.37.0` | | [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.9.0` | `1.9.2` | | [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.4.0` | `1.5.1` | | [github.com/Azure/azure-sdk-for-go/sdk/storage/azblob](https://github.com/Azure/azure-sdk-for-go) | `1.2.0` | `1.3.0` | | [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.0.65` | `7.0.67` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.17.0` | `1.18.0` | | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.45.0` | `0.46.0` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.21.0` | `1.23.1` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.21.0` | `1.23.1` | | [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) | `1.21.0` | `1.23.1` | | [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) | `1.21.0` | `1.23.1` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.16.0` | `0.18.0` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.14.0` | `0.15.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.19.0` | `0.20.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.15.0` | `0.16.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.5.0` | `0.6.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.15.0` | `0.16.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.15.0` | `0.16.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.152.0` | `0.157.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.59.0` | `1.61.0` | | google.golang.org/protobuf | `1.31.0` | `1.32.0` | Updates `cloud.google.com/go/storage` from 1.35.1 to 1.37.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@storage/v1.35.1...spanner/v1.37.0) Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.9.0 to 1.9.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.9.0...sdk/azcore/v1.9.2) Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.4.0 to 1.5.1 - [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.4.0...sdk/internal/v1.5.1) Updates `github.com/Azure/azure-sdk-for-go/sdk/storage/azblob` from 1.2.0 to 1.3.0 - [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@v1.2...sdk/azcore/v1.3.0) Updates `github.com/minio/minio-go/v7` from 7.0.65 to 7.0.67 - [Release notes](https://github.com/minio/minio-go/releases) - [Commits](minio/minio-go@v7.0.65...v7.0.67) Updates `github.com/prometheus/client_golang` from 1.17.0 to 1.18.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.17.0...v1.18.0) Updates `github.com/prometheus/common` from 0.45.0 to 0.46.0 - [Release notes](https://github.com/prometheus/common/releases) - [Commits](prometheus/common@v0.45.0...v0.46.0) Updates `go.opentelemetry.io/otel` from 1.21.0 to 1.23.1 - [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.21.0...v1.23.1) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.21.0 to 1.23.1 - [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.21.0...v1.23.1) Updates `go.opentelemetry.io/otel/sdk` from 1.21.0 to 1.23.1 - [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.21.0...v1.23.1) Updates `go.opentelemetry.io/otel/trace` from 1.21.0 to 1.23.1 - [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.21.0...v1.23.1) Updates `golang.org/x/crypto` from 0.16.0 to 0.18.0 - [Commits](golang/crypto@v0.16.0...v0.18.0) Updates `golang.org/x/mod` from 0.14.0 to 0.15.0 - [Commits](golang/mod@v0.14.0...v0.15.0) Updates `golang.org/x/net` from 0.19.0 to 0.20.0 - [Commits](golang/net@v0.19.0...v0.20.0) Updates `golang.org/x/oauth2` from 0.15.0 to 0.16.0 - [Commits](golang/oauth2@v0.15.0...v0.16.0) Updates `golang.org/x/sync` from 0.5.0 to 0.6.0 - [Commits](golang/sync@v0.5.0...v0.6.0) Updates `golang.org/x/sys` from 0.15.0 to 0.16.0 - [Commits](golang/sys@v0.15.0...v0.16.0) Updates `golang.org/x/term` from 0.15.0 to 0.16.0 - [Commits](golang/term@v0.15.0...v0.16.0) Updates `google.golang.org/api` from 0.152.0 to 0.157.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.152.0...v0.157.0) Updates `google.golang.org/grpc` from 1.59.0 to 1.61.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.59.0...v1.61.0) Updates `google.golang.org/protobuf` from 1.31.0 to 1.32.0 --- 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/Azure/azure-sdk-for-go/sdk/azidentity 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/storage/azblob dependency-type: direct:production update-type: version-update:semver-minor 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: github.com/prometheus/common 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/otlp/otlptrace/otlptracegrpc 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: go.opentelemetry.io/otel/trace 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/mod 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: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor dependency-group: common-golang-dependencies - dependency-name: golang.org/x/sys dependency-type: direct:production update-type: version-update:semver-minor dependency-group: common-golang-dependencies - dependency-name: golang.org/x/term 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 - dependency-name: google.golang.org/protobuf 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
Feb 12, 2024
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-51c13b1cfd
branch
February 19, 2024 23:29
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 21 updates:
1.35.1
1.37.0
1.9.0
1.9.2
1.4.0
1.5.1
1.2.0
1.3.0
7.0.65
7.0.67
1.17.0
1.18.0
0.45.0
0.46.0
1.21.0
1.23.1
1.21.0
1.23.1
1.21.0
1.23.1
1.21.0
1.23.1
0.16.0
0.18.0
0.14.0
0.15.0
0.19.0
0.20.0
0.15.0
0.16.0
0.5.0
0.6.0
0.15.0
0.16.0
0.15.0
0.16.0
0.152.0
0.157.0
1.59.0
1.61.0
1.31.0
1.32.0
Updates
cloud.google.com/go/storage
from 1.35.1 to 1.37.0Release notes
Sourced from cloud.google.com/go/storage's releases.
Commits
088a730
chore(main): release spanner 1.37.0 (#6424)c220ca2
refactor(storage): replace manual retries in tests (#6510)c85704f
fix(storage): allow to use age=0 in OLM conditions (#6204)1937ba4
chore(storage): include grpc enable direct path option (#6569)ad68f56
build: renamed gRPC service config for Batch v1 API (#6567)01788cc
chore(internal/godocfx): update legacy appengine package stem (#6565)279af69
feat: add new aliasgen tool (#6500)bea4028
docs(bigquery): add numeric and bignumeric to RowIterator docs (#6560)e8955d9
test(pubsub): use background context for nack test (#6563)ceba364
chore(storage): bump apiary dependency (#6562)Updates
github.com/Azure/azure-sdk-for-go/sdk/azcore
from 1.9.0 to 1.9.2Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's releases.
Commits
c802646
Update to latest internal module (#22149)bcb9bcc
Increment package version after release of internal (#22351)d4384c8
Fix azblob/download data race (#22334)0970bdc
Sync eng/common directory with azure-sdk-tools for PR 7630 (#22349)c05f902
Sync eng/common directory with azure-sdk-tools for PR 7634 (#22348)914370e
Fix BOM issue Generate-DocIndex.ps1 (#22340)0e05b39
Prepare azidentity v1.6.0-beta.2 for release (#22341)ab4bfbc
[AzDatalake] Path escape names to file and directory client (#22308)45f24aa
Update package dependencies (#22337)299ebfe
Prepare internal for release (#22339)Updates
github.com/Azure/azure-sdk-for-go/sdk/azidentity
from 1.4.0 to 1.5.1Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases.
Commits
0270c00
Refactor 4bc279bfefcf94d2049aee9801efd418a12e0314 (#22111)12830d0
Prep internal for release (#22110)4bc279b
Restore scheme/host when recording HTTP(S) (#22102)f8be4a3
suffix .go (#22096)12712c9
Add AzureCLICredentialOptions.Subscription (#21962)c85cf6c
Add docs on writing testable examples (#22084)8404d16
Add CODEOWNERS linter baseline error file (#22083)943ecbb
Sync eng/common directory with azure-sdk-tools for PR 7346 (#22063)c23f220
Lets not treat https code 401 as broken link (#22072)0d3efbd
Sync eng/common directory with azure-sdk-tools for PR 7334 (#22068)Updates
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob
from 1.2.0 to 1.3.0Commits
3a7a4f3
Prepare azcore v1.3.0 for release (#19759)6a1b839
Request.SetBody() allows overwriting with an empty body (#19754)5210814
AzureCLICredential reports token expiration time in UTC (#19761)2679c6b
Adding tests for FilterBlobs and fixing encoding issue (#19742)00a8837
[azeventhubs] Fixing issues with connection and link robustness for Event Hub...1e67666
Revert "Migrate eng/common (except job-matrix) to Ubuntu 22.04 (#5005)" for p...ca6a318
Sync eng/common directory with azure-sdk-tools for PR 5027 (#19753)377d008
Updating changelogs for release next week (#19752)53c0f49
Updating codeowners (#19751)794c96c
Migrate eng/common (except job-matrix) to Ubuntu 22.04 (#19746)Updates
github.com/minio/minio-go/v7
from 7.0.65 to 7.0.67Release notes
Sourced from github.com/minio/minio-go/v7's releases.
Commits
99c6311
fix: latest linter issues (#1929)72b9053
Enable --expired-object-all-versions (#1927)c6d47d8
Update api-remove.go (#1926)6ad2b4a
fix: support all types in StringSet JSON unmarshal (#1925)76a4146
NEW API: GetObjectAttributes (#1921)56d9949
detect offline for more valid errors (#1919)f86f90f
update x/crypto and add CREDITS594eb81
Update version to next release5415e6c
Add fields to tagging opts for replication (#1913)a5c27bd
upgrade all deps (#1912)Updates
github.com/prometheus/client_golang
from 1.17.0 to 1.18.0Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
53be91d
Revert "change api http.client to interface"1a2d072
Add 1.18 changelog239b123
Merge pull request #1387 from tsipo/main3f8bd73
Merge pull request #1370 from prometheus/dependabot/go_modules/tutorial/whats...5e55b31
Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /tutorial/whatsupe96fb18
Merge pull request #1401 from prometheus/dependabot/go_modules/golang.org/x/s...2a8fc90
Bump golang.org/x/sys from 0.13.0 to 0.15.024d59e9
change client to interface, allow override by other implementations (e.g. git...80d3f0b
Normalize empty help values in CollectAndCompare (#1378)3f80cd1
Add example of NewConstMetricWithCreatedTimestamp (#1375)Updates
github.com/prometheus/common
from 0.45.0 to 0.46.0Release notes
Sourced from github.com/prometheus/common's releases.
Commits
7e44242
Bump Go modules (#568)0e201e4
Merge pull request #567 from stapelberg/protodelim53f76e7
version: make GetTegs() public (#565)1143fec
switch to protodelim package (which pbutil now calls)21a37ca
enable gofumpt, goimports, testifylint linters (#551)256500d
Make version getRevision public (#563)0949959
Update common Prometheus files (#561)e56a9b7
Bump github.com/aws/aws-sdk-go from 1.48.10 to 1.49.13 in /sigv4 (#557)46ef093
Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (#559)e21e8b5
Update common Prometheus files (#555)Updates
go.opentelemetry.io/otel
from 1.21.0 to 1.23.1Release notes
Sourced from go.opentelemetry.io/otel's releases.
Changelog
Sourced from go.opentelemetry.io/otel's changelog.
... (truncated)
Commits
c5b112f
Release v1.23.1/v0.43.2 (#4892)11ebd19
Fix callback registration bug (#4888)e3eb3f7
Release v1.23.0/v0.45.1 (#4885)eabcef4
Return merged Resource on schema conflict (#4876)2c7761d
Bump benchmark-action/github-action-benchmark from 1.19.2 to 1.19.3 (#4883)f4e1e04
Bump lycheeverse/lychee-action from 1.9.2 to 1.9.3 (#4882)569854e
sdk/metric/metricdata: Add MarshalJSON for Extrema (#4827)242d23a
Remove the Flush method from Exemplar (#4873)fecb92e
Add the experimental exemplar feature (#4871)d9d9507
stdouttrace: Refine example (#4872)Updates
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
from 1.21.0 to 1.23.1Release notes
Sourced from go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc's releases.
Changelog
Sourced from go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc's changelog.
... (truncated)
Commits
c5b112f
Release v1.23.1/v0.43.2 (#4892)11ebd19
Fix callback registration bug (#4888)e3eb3f7
Release v1.23.0/v0.45.1 (#4885)eabcef4
Return merged Resource on schema conflict (#4876)2c7761d
Bump benchmark-action/github-action-benchmark from 1.19.2 to 1.19.3 (#4883)f4e1e04
Bump lycheeverse/lychee-action from 1.9.2 to 1.9.3 (#4882)569854e
sdk/metric/metricdata: Add MarshalJSON for Extrema (#4827)242d23a
Remove the Flush method from Exemplar (#4873)fecb92e
Add the experimental exemplar feature (#4871)d9d9507
stdouttrace: Refine example (#4872)Updates
go.opentelemetry.io/otel/sdk
from 1.21.0 to 1.23.1Release notes
Sourced from go.opentelemetry.io/otel/sdk's releases.
Changelog
Sourced from go.opentelemetry.io/otel/sdk's changelog.
... (truncated)
Commits
c5b112f
Release v1.23.1/v0.43.2 (#4892)11ebd19
Fix callback registration bug (#4888)e3eb3f7
Release v1.23.0/v0.45.1 (#4885)eabcef4
Return merged Resource on schema conflict (#4876)2c7761d
Bump benchmark-action/github-action-benchmark from 1.19.2 to 1.19.3 (#4883)f4e1e04
Bump lycheeverse/lychee-action from 1.9.2 to 1.9.3 (#4882)569854e
sdk/metric/metricdata: Add MarshalJSON for Extrema (#4827)242d23a
Remove the Flush method from Exemplar (#4873)fecb92e
Add the experimental exemplar feature (#4871)d9d9507
stdouttrace: Refine example (#4872)Updates
go.opentelemetry.io/otel/trace
from 1.21.0 to 1.23.1Release notes
Sourced from go.opentelemetry.io/otel/trace's releases.