-
Notifications
You must be signed in to change notification settings - Fork 1
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
chore(deps): bump the all group across 1 directory with 28 updates #691
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 all group with 19 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.43.0` | `1.47.0` | | [github.com/confluentinc/confluent-kafka-go/v2](https://github.com/confluentinc/confluent-kafka-go) | `2.5.4` | `2.6.1` | | [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) | `1.7.0` | `1.8.0` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.17.10` | `1.17.11` | | [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.0.77` | `7.0.80` | | [github.com/pkg/sftp](https://github.com/pkg/sftp) | `1.13.6` | `1.13.7` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.20.4` | `1.20.5` | | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.59.1` | `0.60.1` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.9.0` | `1.10.0` | | [github.com/tidwall/gjson](https://github.com/tidwall/gjson) | `1.17.3` | `1.18.0` | | [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.5.16` | `3.5.17` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.30.0` | `1.32.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.30.0` | `1.32.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.30.0` | `1.32.0` | | [go.opentelemetry.io/otel/exporters/stdout/stdouttrace](https://github.com/open-telemetry/opentelemetry-go) | `1.30.0` | `1.32.0` | | [go.opentelemetry.io/otel/exporters/zipkin](https://github.com/open-telemetry/opentelemetry-go) | `1.30.0` | `1.32.0` | | [go.uber.org/mock](https://github.com/uber/mock) | `0.4.0` | `0.5.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.23.0` | `0.24.0` | | [github.com/fsouza/fake-gcs-server](https://github.com/fsouza/fake-gcs-server) | `1.50.0` | `1.50.2` | Updates `cloud.google.com/go/storage` from 1.43.0 to 1.47.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.43.0...spanner/v1.47.0) Updates `github.com/confluentinc/confluent-kafka-go/v2` from 2.5.4 to 2.6.1 - [Release notes](https://github.com/confluentinc/confluent-kafka-go/releases) - [Changelog](https://github.com/confluentinc/confluent-kafka-go/blob/master/CHANGELOG.md) - [Commits](confluentinc/confluent-kafka-go@v2.5.4...v2.6.1) Updates `github.com/fsnotify/fsnotify` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/fsnotify/fsnotify/releases) - [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md) - [Commits](fsnotify/fsnotify@v1.7.0...v1.8.0) Updates `github.com/klauspost/compress` from 1.17.10 to 1.17.11 - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.17.10...v1.17.11) Updates `github.com/minio/minio-go/v7` from 7.0.77 to 7.0.80 - [Release notes](https://github.com/minio/minio-go/releases) - [Commits](minio/minio-go@v7.0.77...v7.0.80) Updates `github.com/pkg/sftp` from 1.13.6 to 1.13.7 - [Release notes](https://github.com/pkg/sftp/releases) - [Commits](pkg/sftp@v1.13.6...v1.13.7) Updates `github.com/prometheus/client_golang` from 1.20.4 to 1.20.5 - [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.20.4...v1.20.5) Updates `github.com/prometheus/common` from 0.59.1 to 0.60.1 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md) - [Commits](prometheus/common@v0.59.1...v0.60.1) Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.10.0) Updates `github.com/tidwall/gjson` from 1.17.3 to 1.18.0 - [Commits](tidwall/gjson@v1.17.3...v1.18.0) Updates `go.etcd.io/etcd/client/v3` from 3.5.16 to 3.5.17 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.16...v3.5.17) Updates `go.opentelemetry.io/otel` from 1.30.0 to 1.32.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.30.0...v1.32.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc` from 1.30.0 to 1.32.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.30.0...v1.32.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.30.0 to 1.32.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.30.0...v1.32.0) Updates `go.opentelemetry.io/otel/exporters/stdout/stdouttrace` from 1.30.0 to 1.32.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.30.0...v1.32.0) Updates `go.opentelemetry.io/otel/exporters/zipkin` from 1.30.0 to 1.32.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.30.0...v1.32.0) Updates `go.opentelemetry.io/otel/metric` from 1.30.0 to 1.32.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.30.0...v1.32.0) Updates `go.opentelemetry.io/otel/sdk` from 1.30.0 to 1.32.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.30.0...v1.32.0) Updates `go.opentelemetry.io/otel/sdk/metric` from 1.30.0 to 1.32.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.30.0...v1.32.0) Updates `go.opentelemetry.io/otel/trace` from 1.30.0 to 1.32.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.30.0...v1.32.0) Updates `go.uber.org/mock` from 0.4.0 to 0.5.0 - [Release notes](https://github.com/uber/mock/releases) - [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md) - [Commits](uber-go/mock@v0.4.0...v0.5.0) Updates `golang.org/x/crypto` from 0.27.0 to 0.28.0 - [Commits](golang/crypto@v0.27.0...v0.28.0) Updates `golang.org/x/oauth2` from 0.23.0 to 0.24.0 - [Commits](golang/oauth2@v0.23.0...v0.24.0) Updates `golang.org/x/sync` from 0.8.0 to 0.9.0 - [Commits](golang/sync@v0.8.0...v0.9.0) Updates `golang.org/x/text` from 0.18.0 to 0.20.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.18.0...v0.20.0) Updates `google.golang.org/api` from 0.199.0 to 0.203.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.199.0...v0.203.0) Updates `google.golang.org/protobuf` from 1.34.2 to 1.35.1 Updates `github.com/fsouza/fake-gcs-server` from 1.50.0 to 1.50.2 - [Release notes](https://github.com/fsouza/fake-gcs-server/releases) - [Commits](fsouza/fake-gcs-server@v1.50.0...v1.50.2) --- updated-dependencies: - dependency-name: cloud.google.com/go/storage dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/confluentinc/confluent-kafka-go/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/fsnotify/fsnotify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/klauspost/compress dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/minio/minio-go/v7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/pkg/sftp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/prometheus/common dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/tidwall/gjson dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: go.etcd.io/etcd/client/v3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: go.opentelemetry.io/otel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: go.opentelemetry.io/otel/exporters/stdout/stdouttrace dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: go.opentelemetry.io/otel/exporters/zipkin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: go.opentelemetry.io/otel/metric dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: go.opentelemetry.io/otel/sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: go.opentelemetry.io/otel/sdk/metric dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: go.opentelemetry.io/otel/trace dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: go.uber.org/mock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/fsouza/fake-gcs-server dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... 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 25, 2024
Superseded by #692. |
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 all group with 19 updates in the / directory:
1.43.0
1.47.0
2.5.4
2.6.1
1.7.0
1.8.0
1.17.10
1.17.11
7.0.77
7.0.80
1.13.6
1.13.7
1.20.4
1.20.5
0.59.1
0.60.1
1.9.0
1.10.0
1.17.3
1.18.0
3.5.16
3.5.17
1.30.0
1.32.0
1.30.0
1.32.0
1.30.0
1.32.0
1.30.0
1.32.0
1.30.0
1.32.0
0.4.0
0.5.0
0.23.0
0.24.0
1.50.0
1.50.2
Updates
cloud.google.com/go/storage
from 1.43.0 to 1.47.0Release notes
Sourced from cloud.google.com/go/storage's releases.
Commits
703c26a
chore(main): release spanner 1.47.0 (#7960)b726d41
feat(aiplatform): add UpdateExplanationDataset to aiplatform (#8118)fc49c78
feat(spanner): add databoost property for batch transactions (#8152)005d2df
fix(internal/retry): never return nil from GRPCStatus() (#8128)b429aa1
chore(internal/postprocessor): fix profiler & errorreporting shortnames (#8131)4e80088
chore(deps): update gax-go and google.golang.org/api (#8117)e43ebeb
chore(postprocessor): add update steps (#8103)72d0127
test: skip flaky test (#8129)20573e2
chore(postprocessor): fix missing format specifier (#8112)28aa098
chore(postprocessor): update manual entries (#8111)Updates
github.com/confluentinc/confluent-kafka-go/v2
from 2.5.4 to 2.6.1Release notes
Sourced from github.com/confluentinc/confluent-kafka-go/v2's releases.
Changelog
Sourced from github.com/confluentinc/confluent-kafka-go/v2's changelog.
Commits
995fa17
librdkafka v2.6.1 (#1338)5a3baf6
Documentation and error code update for librdkafka v2.6.125fe32b
librdkafka static bundle v2.6.1979692c
librdkafka and confluent-kafka-go v2.6.115ede84
librdkafka v2.6.1-RC2 (#1336)bf77b5c
Min librdkafka version is 2.6.1 tood4a5d78
Documentation and error code update for librdkafka v2.6.1-RC2f942386
librdkafka static bundle v2.6.1-RC2df3d177
librdkafka and confluent-kafka-go v2.6.1-RC214c9b61
Pass tags as slice for consistency with Java implementation (#1334)Updates
github.com/fsnotify/fsnotify
from 1.7.0 to 1.8.0Release notes
Sourced from github.com/fsnotify/fsnotify's releases.
Changelog
Sourced from github.com/fsnotify/fsnotify's changelog.
Commits
a9bc2e0
Prepare 1.8.0 release2d133b8
inotify: fix panic on Remove()1626962
Update CIc1467c0
test/kqueue: watch symlinks800ed83
kqueue: don't change internal state when Add() returns error (#638)ad74244
remove extra "to" from doc comment (#634)bec8903
Split out Watcher and backends (#632)a618f07
inotify: add recursive watcher (#472)17d9053
Print diffs for test failures53b06a8
inotify: implement WithNoFollow() (#631)Updates
github.com/klauspost/compress
from 1.17.10 to 1.17.11Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
72cd4a9
zstd: Fix extra CRC written with multiple Close calls (#1017)dbd6c38
s2: Don't use stack for index tables (#1014)f73ab1e
Do not set the content-type when response has no body (#1013)f2a4f25
build(deps): bump github/codeql-action in the github-actions group (#1012)8e14b1b
No content-type on no body response code (#1011)13a1ce6
ci: Match goreleaser version (#1009)6c5a195
Update README.mdUpdates
github.com/minio/minio-go/v7
from 7.0.77 to 7.0.80Release notes
Sourced from github.com/minio/minio-go/v7's releases.
Commits
df2a8f5
retry: make max retries configurable (#2013)22d521d
Add support for AllVersionsExpiration ilm rule (#2014)13faa64
Update version to next release9f2a600
only retry multi-part upload as single-part upload on GCS endpoints (#2012)499781c
Update remove bucket replication reference (#2006)a53a7a7
Update version to next release95a7dde
add=
character to tag validation regex (#2008)c925075
update dependencies (#2010)a506e3d
Addcredentials.WithPolicy
method to narrow down policy (#2007)cca4103
add a non-TLS test (#2005)Updates
github.com/pkg/sftp
from 1.13.6 to 1.13.7Release notes
Sourced from github.com/pkg/sftp's releases.
Commits
c8fe1f6
Merge pull request #588 from emar-kar/lemarkar/update-read-docs1988803
update docs with suggested improvements1629551
update ReadFrom and ReadFromWithConcurrency docs5494656
Merge pull request #584 from peterverraedt/configure-maxTxPacketc1f47ba
Add WithMaxTxPacket server option06342e8
Merge pull request #583 from peterverraedt/marshal-extended-client478aa2e
Add fsetstat variant of SetExtendedData0814039
Add SetExtendedData to Client6370888
Merge pull request #577 from drakkan/lister-closec194b63
Update the S_IFMT godoc.Updates
github.com/prometheus/client_golang
from 1.20.4 to 1.20.5Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
48e12a1
Merge pull request #1645 from prometheus/cut-1204-pr1424504ad9b
Cut 1.20.5; update comments.584a7ce
Revert "testutil compareMetricFamilies: make less error-prone (#1424)"Updates
github.com/prometheus/common
from 0.59.1 to 0.60.1Release notes
Sourced from github.com/prometheus/common's releases.
Commits
653e0fa
Update common Prometheus files (#701)0d2e2e5
Reload certificates even when no CA is used (#707)a9d2e3f
Merge pull request #705 from roidelapluie/sourcefilefdc50c7
promslog: Only log basename, not full pathdae848d
Update supported Go versions (#700)63ff77e
Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 (#698)b7aa68c
Bump golang.org/x/net from 0.28.0 to 0.29.0 (#699)4e3a6fd
feat: addpromslog.NewNopLogger()
convenience func (#697)d66e745
promslog: use UTC timestamps for go-kit log style (#696)14bac55
Merge pull request #695 from prometheus/repo_syncUpdates
github.com/stretchr/testify
from 1.9.0 to 1.10.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
89cbdd9
Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls07bac60
Merge pull request #1667 from sikehish/flaky716de8d
Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI118fb83
NotSame should fail if args are not pointers #1661 (#1664)7d99b2b
attempt 205f87c0
more similarea7129e
better fmta1b9c9e
Merge pull request #1663 from ybrustin/master8302de9
Merge branch 'master' into master89352f7
Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2Updates
github.com/tidwall/gjson
from 1.17.3 to 1.18.0Commits
133f42c
Generally faster parsing92dff34
Update README.mdUpdates
go.etcd.io/etcd/client/v3
from 3.5.16 to 3.5.17Release notes
Sourced from go.etcd.io/etcd/client/v3's releases.
... (truncated)
Commits
507c0de
version: bump up to 3.5.17307f9dc
Merge pull request #18863 from ghouscht/backport-18812-3.54f9a1c7
Merge pull request #18876 from ivanvc/release-3.5-backport-18649cb970e5
release: use GitHub's gh to create GitHub release76275d6
release: properly change working dir if tmp location already exists4726460
Merge pull request #18854 from ghouscht/backport-defrag-close-temp-3.5b2ba488
fix(defrag): close temp file in case of errord770310
Merge pull request #18849 from ivanvc/release-3.5-update-go-to-1.22.9bceca16
Bump go toolchain to 1.22.9