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 #270
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/go_modules/common-golang-dependencies-6352f753bf
Closed
build(deps): bump the common-golang-dependencies group with 12 updates #270
dependabot
wants to merge
1
commit into
master
from
dependabot/go_modules/common-golang-dependencies-6352f753bf
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.33.0` | `1.35.1` | | [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.7.2` | `1.9.0` | | [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.3.1` | `1.4.0` | | [github.com/Azure/azure-sdk-for-go/sdk/storage/azblob](https://github.com/Azure/azure-sdk-for-go) | `1.1.0` | `1.2.0` | | [github.com/prometheus/client_model](https://github.com/prometheus/client_model) | `0.4.1-0.20230718164431-9a2bf3000d16` | `0.5.0` | | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.44.0` | `0.45.0` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.19.0` | `1.20.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.19.0` | `1.20.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.14.0` | `0.15.0` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.12.0` | `0.14.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.17.0` | `0.18.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.13.0` | `0.14.0` | Updates `cloud.google.com/go/storage` from 1.33.0 to 1.35.1 - [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.33.0...storage/v1.35.1) Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.7.2 to 1.9.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@sdk/azcore/v1.7.2...sdk/azcore/v1.9.0) Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.3.1 to 1.4.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@sdk/azcore/v1.3.1...sdk/azcore/v1.4.0) Updates `github.com/Azure/azure-sdk-for-go/sdk/storage/azblob` from 1.1.0 to 1.2.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.1...v1.2) Updates `github.com/prometheus/client_model` from 0.4.1-0.20230718164431-9a2bf3000d16 to 0.5.0 - [Release notes](https://github.com/prometheus/client_model/releases) - [Commits](https://github.com/prometheus/client_model/commits/v0.5.0) Updates `github.com/prometheus/common` from 0.44.0 to 0.45.0 - [Release notes](https://github.com/prometheus/common/releases) - [Commits](prometheus/common@v0.44.0...v0.45.0) Updates `go.opentelemetry.io/otel` from 1.19.0 to 1.20.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.19.0...v1.20.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.19.0 to 1.20.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.19.0...v1.20.0) Updates `golang.org/x/crypto` from 0.14.0 to 0.15.0 - [Commits](golang/crypto@v0.14.0...v0.15.0) Updates `golang.org/x/mod` from 0.12.0 to 0.14.0 - [Commits](golang/mod@v0.12.0...v0.14.0) Updates `golang.org/x/net` from 0.17.0 to 0.18.0 - [Commits](golang/net@v0.17.0...v0.18.0) Updates `golang.org/x/oauth2` from 0.13.0 to 0.14.0 - [Commits](golang/oauth2@v0.13.0...v0.14.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-minor 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/prometheus/client_model 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: 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 ... 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
Nov 13, 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-6352f753bf
branch
December 18, 2023 23:50
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.33.0
1.35.1
1.7.2
1.9.0
1.3.1
1.4.0
1.1.0
1.2.0
0.4.1-0.20230718164431-9a2bf3000d16
0.5.0
0.44.0
0.45.0
1.19.0
1.20.0
1.19.0
1.20.0
0.14.0
0.15.0
0.12.0
0.14.0
0.17.0
0.18.0
0.13.0
0.14.0
Updates
cloud.google.com/go/storage
from 1.33.0 to 1.35.1Release notes
Sourced from cloud.google.com/go/storage's releases.
Commits
e3a209d
chore(main): release storage 1.35.1 (#8997)8e63c70
feat(edgenetwork): new client(s) (#8996)ba23673
chore(redis/cluster): Configure clients for google-cloud-redis-cluster (#8980)57491ae
feat(bigquery): add DataGovernanceType to routines (#8990)a0b64f8
test(bigtable): Adding isolation to app profile (#8982)5d26f0d
chore(main): release storage 1.35.0 (#8991)67fe88e
chore(edgenetwork): add config to generate apiv1 (#8995)99842f0
chore(storage): update apiary dependency (#8993)880795e
chore(owlbot): fix merchant inv API owlbot config (#8992)244d135
feat(bigtable): Add support for reverse scans (#8755)Updates
github.com/Azure/azure-sdk-for-go/sdk/azcore
from 1.7.2 to 1.9.0Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's releases.
... (truncated)
Commits
a33741b
Prep azcore for release (#21879)440232e
Strip off package name for telemetry policy (#21894)8c1a496
Rename clientName param to moduleName (#21893)5b641bb
sdk/resourcemanager/webpubsub/armwebpubsub live test (#21875)69b4d3d
Replace regex match with rune comparison (#21883)1922a11
Support Azure ML managed identity (#21851)6da3b75
Update data plane libraries to use latest recording framework (#21874)637c5ed
Update to latest internal module (#21872)f0b1058
Increment package version after release of internal (#21871)ca71847
Consolidate tracing options within pipeline options (#21865)Updates
github.com/Azure/azure-sdk-for-go/sdk/azidentity
from 1.3.1 to 1.4.0Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases.
Commits
988beb5
Prepare azcore v1.4.0 for release (#20310)a698b9b
Sync eng/common directory with azure-sdk-tools for PR 5540 (#20309)834001a
update proxy version to include Info/Active against individual sessions + all...330be67
[Release] sdk/resourcemanager/voiceservices/armvoiceservices/0.1.0 generation...80187b3
[azeventhubs] Client identifier support (#20045)2877174
Some minor refactoring of azcore (#20291)dae8ab4
add changelog for Azure/azure-sdk-for-go#20009 (#20049)29ba214
AddClone()
method forarm/policy.ClientOptions
(#20288)15aa35d
Sync eng/common directory with azure-sdk-tools for PR 5568 (#20290)09b540e
[Release] sdk/resourcemanager/cosmos/armcosmos/2.2.0 (#20018)Updates
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob
from 1.1.0 to 1.2.0Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/storage/azblob's releases.
... (truncated)
Commits
0fbd371
Merge pull request #33 from jen20/virtual-network-clientc95e423
Add a client for Virtual Network managementaf6985d
Merge pull request #35 from ahmetalpbalkan/CreateBlockBlobc99fb1d
make block.Size int64, add CreateBlockBlob9abf8bf
Merge pull request #28 from jen20/private-error-messagesc1f7c85
Merge pull request #24 from jf/codetweaks0d03132
Merge pull request #19 from jf/master24f03c1
Merge pull request #32 from jf/clean-currentTimeRfc1123Formatted30c4704
util.go: remove unused dateLayout from currentTimeRfc1123Formatted()acc54a2
Merge pull request #29 from jen20/location-concatenationUpdates
github.com/prometheus/client_model
from 0.4.1-0.20230718164431-9a2bf3000d16 to 0.5.0Release notes
Sourced from github.com/prometheus/client_model's releases.
Commits
Updates
github.com/prometheus/common
from 0.44.0 to 0.45.0Release notes
Sourced from github.com/prometheus/common's releases.
Commits
c59927e
Merge pull request #524 from prometheus/dependabot/go_modules/golang.org/x/ne...1f9b004
Bump golang.org/x/net from 0.15.0 to 0.17.016f9480
Merge pull request #525 from prometheus/dependabot/go_modules/sigv4/golang.or...ff99062
Bump golang.org/x/net from 0.15.0 to 0.17.0 in /sigv47043ea0
Merge pull request #520 from prometheus/repo_syncb6914dd
Update common Prometheus filesf4e05c0
Merge pull request #519 from prometheus/dependabot/go_modules/sigv4/github.co...eb60b9b
Bump github.com/aws/aws-sdk-go from 1.45.18 to 1.45.19 in /sigv4ac62eb7
Merge pull request #518 from prometheus/repo_sync777f9cc
Update common Prometheus filesUpdates
go.opentelemetry.io/otel
from 1.19.0 to 1.20.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.
... (truncated)
Commits
85e4c46
Release v1.20.0/v0.43.0 (#4705)94a41d7
logs: Update project status (#4702)be5064a
Use url.PathUnescape rather than url.QueryUnescape when parsing OTLP headers ...0c5ebd5
otlp: Refine documentation (#4695)0f5179f
Deprecate otlpmetric (#4693)3560dc5
dependabot updates Sun Nov 5 15:10:14 UTC 2023 (#4692)1635737
Add summary support in the OpenCensus bridge (#4668)480edcc
otlpmetricgrpc otlpmetrichttp: Add README.md (#4336)e3d0c50
Use WithExplicitBucketBoundaries in the prometheus example (#4686)437bc82
otlptracegrpc otlpmetricgrpc: Remove redundant append of DialOptions (#4684)Updates
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
from 1.19.0 to 1.20.0Changelog
Sourced from go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc's changelog.
... (truncated)
Commits
85e4c46
Release v1.20.0/v0.43.0 (#4705)94a41d7
logs: Update project status (#4702)be5064a
Use url.PathUnescape rather than url.QueryUnescape when parsing OTLP headers ...0c5ebd5
otlp: Refine documentation (#4695)0f5179f
Deprecate otlpmetric (#4693)3560dc5
dependabot updates Sun Nov 5 15:10:14 UTC 2023 (#4692)1635737
Add summary support in the OpenCensus bridge (#4668)480edcc
otlpmetricgrpc otlpmetrichttp: Add README.md (#4336)e3d0c50
Use WithExplicitBucketBoundaries in the prometheus example (#4686)437bc82
otlptracegrpc otlpmetricgrpc: Remove redundant append of DialOptions (#4684)Updates
golang.org/x/crypto
from 0.14.0 to 0.15.0Commits
eb61739
ssh: allow to configure public key auth algorithms on the server side42c83ff
ssh: try harder to detect incorrect passwords for legacy PEM encryptione668aa9
go.mod: update golang.org/x dependenciesdf0bc9e
chacha20poly1305: guard PSHUFB usage with GOAMD64_v274c2ba9
crypto/hkdf: remove useless call to Resetcf8dcb0
ssh: add test case against ssh CLI4f30245
x509roots: catch the zero-roots case when generating the bundle1d57292
x509roots: check HTTP response status code and media type8779cbd
all: update go directive to 1.182aeefc3
ssh: add support for SSH_AGENT_CONSTRAIN_EXTENSION with id 255Updates
golang.org/x/mod
from 0.12.0 to 0.14.0Commits
6e58e47
modfile: improve directory path detection and error text consistency5b69280
modfile: use new go version string format in error message273ef6c
go.mod: update to go 1.18 and x/tools v0.13.0Updates
golang.org/x/net
from 0.17.0 to 0.18.0Commits
fbaf412
go.mod: update golang.org/x dependenciescc6f4d1
http2: remove ancient build-tagged files for unsupported Go versionsa720b30
http2: allocate buffer pools using pointers to arraysa7ef1a2
internal/quic/cmd/interop: don't t.Log after test finishes26ea817
http2: unconditionally recycle responseWriterState39c9d01
quic: don't send CONNECTION_CLOSE after stateless reset45fa414
quic: undo accidental rename of test helpers434956a
quic: include more detail in connection close errorsec29a94
quic: provide source conn ID when creating server conns5791239
internal/quic/cmd/interop: skip tests when exec is unavailableUpdates
golang.org/x/oauth2
from 0.13.0 to 0.14.0Commits
e067960
go.mod: update golang.org/x dependencies4c91c17
google: adds header to security considerations sectionDependabot 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