Skip to content
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

Bump the go-dependencies group across 1 directory with 22 updates #50

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps the go-dependencies group with 15 updates in the / directory:

Package From To
github.com/alicebob/miniredis/v2 2.33.0 2.34.0
github.com/hashicorp/consul/api 1.30.0 1.31.0
github.com/minio/minio-go/v7 7.0.80 7.0.82
github.com/opentracing-contrib/go-stdlib 1.0.0 1.1.0
github.com/prometheus/common 0.60.1 0.61.0
github.com/prometheus/prometheus 0.55.0 0.55.1
github.com/thanos-io/thanos 0.35.2-0.20241029125830-62038110b1bc 0.37.2
go.etcd.io/etcd/api/v3 3.5.16 3.5.17
go.etcd.io/etcd/client/pkg/v3 3.5.16 3.5.17
go.etcd.io/etcd/client/v3 3.5.16 3.5.17
go.opentelemetry.io/contrib/propagators/aws 1.31.0 1.33.0
go.opentelemetry.io/otel/bridge/opentracing 1.31.0 1.33.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace 1.31.0 1.33.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc 1.31.0 1.33.0
go.opentelemetry.io/collector/pdata 1.18.0 1.22.0

Updates github.com/alicebob/miniredis/v2 from 2.33.0 to 2.34.0

Release notes

Sourced from github.com/alicebob/miniredis/v2's releases.

add ZRANK/ZREVRANK, fix ZINTERSTORE and XTRIM

  • fix ZINTERSTORE where target is one of the source sets
  • added support for ZRank and ZRevRank with score (thanks Jeff Howell)
  • fix MEMORY subcommand casing (thanks @​joshaber)
  • use streamCmp in Xtrim (thanks @​daniel-cohere)
Changelog

Sourced from github.com/alicebob/miniredis/v2's changelog.

v2.34.0

  • fix ZINTERSTORE where target is one of the source sets
  • added support for ZRank and ZRevRank with score (thanks Jeff Howell)
  • fix MEMORY subcommand casing (thanks @​joshaber)
  • use streamCmp in Xtrim (thanks @​daniel-cohere)
Commits
  • c5669ae changelog for v2.34.0
  • 5320c5c Merge pull request #391 from daniel-cohere/streamCmp-in-xtrim
  • e4791b5 use streamCmp in Xtrim
  • ef93126 Fix MEMORY subcommand casing (#389)
  • 1863d22 inttest and fix some returns
  • 5056952 added support for ZRank and ZRevRank with score
  • 08e664a update dependency
  • 12d2a70 CI against go 1.23
  • 8225546 fix ZINTERSTORE where target is one of the source sets
  • See full diff in compare view

Updates github.com/hashicorp/consul/api from 1.30.0 to 1.31.0

Commits
  • 8e194ac Backport of Update API Group under backendRefs into release/1.20.x (#21965)
  • 730a556 Backport of docs: fix broken link into release/1.20.x (#21977)
  • c3707ea Backport of sec: bump envoy patch versions into release/1.20.x (#22025)
  • f8a0bd0 Backport of chore: remove staff codeowners now that it requires mandatory rev...
  • b453677 Backport of Suppress redhat linux CVEs into release/1.20.x (#22029)
  • edebd4d Backport of [Security] Bump net packages to resolve GO-2024-3333 into release...
  • d6b9514 Backport of Bump golang.org/x/crypto from 0.22.0 to 0.31.0 in /testing/deploy...
  • 3df3d08 Backport of [Security] Bump crypto libraries into release/1.20.x (#22007)
  • 5c36f1a Backport of Update CODEOWNER into release/1.20.x (#22018)
  • 14c1c95 Backport of Update UBI Image into release/1.20.x (#22012)
  • Additional commits viewable in compare view

Updates github.com/minio/minio-go/v7 from 7.0.80 to 7.0.82

Release notes

Sourced from github.com/minio/minio-go/v7's releases.

Bugfix Release

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.81...v7.0.82

Bugfix Release

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.80...v7.0.81

Commits
  • ffa2ddd Bump golang.org/x/crypto from 0.28.0 to 0.31.0 in /examples/s3 (#2033)
  • dd4cb86 Read ChecksumAlgorithm and ChecksumType from ListParts (#2032)
  • fdef7d2 Add Full Object Checksum API (#2026)
  • 5e9a483 Fix for tests running in mint vs locally (#2029)
  • 143808c Fix duplicate API calls on obj.Stat() (#2028)
  • de1893f sts: Send the refresh token in the login redirect URL (#2025)
  • 3af356c Update version to next release
  • a563333 Add refresh token to WebIdentity OpenID response (#2023)
  • 7fad06c Adjust testPresignedPostPolicy to ensure that GetObject... (#1996)
  • 1f087a1 functional tests: move client creation into a reusable function (#2022)
  • Additional commits viewable in compare view

Updates github.com/opentracing-contrib/go-stdlib from 1.0.0 to 1.1.0

Release notes

Sourced from github.com/opentracing-contrib/go-stdlib's releases.

v1.1.0

What's Changed

🚀 Features

🐛 Bug Fixes

🔨 Maintenance

⬆️ Dependencies

New Contributors

Full Changelog: opentracing-contrib/go-stdlib@v1.0.0...v1.1.0

Commits

Updates github.com/prometheus/common from 0.60.1 to 0.61.0

Release notes

Sourced from github.com/prometheus/common's releases.

v0.61.0

What's Changed

Full Changelog: prometheus/common@v0.60.1...v0.61.0

Commits
  • 7b484e9 Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 (#732)
  • 05e3c40 Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#731)
  • a0ef737 Bump golang.org/x/net from 0.30.0 to 0.32.0 (#736)
  • f99f029 Update common Prometheus files (#726)
  • b88f24c promslog: always lowercase log level from CLI (#728)
  • 2c3c048 Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 (#730)
  • ec7291f Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /assets (#729)
  • 145b50a fix(promslog): always use UTC for time (#735)
  • 39a62f7 fix: values escaping bugs (#727)
  • 7ed4523 Allow custom user-agent definition (#725)
  • Additional commits viewable in compare view

Updates github.com/prometheus/prometheus from 0.55.0 to 0.55.1

Commits
  • 6d75691 Merge pull request #15326 from prometheus/make-release-2.55.1
  • cfeaa2c Create release 2.55.1
  • a6fd22b Merge pull request #15250 from yeya24/fix-round-delay-name-removal
  • b7aca45 fix round function ignoring enableDelayedNameRemoval feature flag
  • See full diff in compare view

Updates github.com/stretchr/testify from 1.9.0 to 1.10.0

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.10.0

What's Changed

Functional Changes

Fixes

Documantation, Build & CI

New Contributors

... (truncated)

Commits
  • 89cbdd9 Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls
  • 07bac60 Merge pull request #1667 from sikehish/flaky
  • 716de8d Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI
  • 118fb83 NotSame should fail if args are not pointers #1661 (#1664)
  • 7d99b2b attempt 2
  • 05f87c0 more similar
  • ea7129e better fmt
  • a1b9c9e Merge pull request #1663 from ybrustin/master
  • 8302de9 Merge branch 'master' into master
  • 89352f7 Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2
  • Additional commits viewable in compare view

Updates github.com/thanos-io/thanos from 0.35.2-0.20241029125830-62038110b1bc to 0.37.2

Release notes

Sourced from github.com/thanos-io/thanos's releases.

v0.37.2 is out now with a few fixes for Sidecar and Store, before the end of the year!

Please try it out and let us know if you find further issues! 🚀

Changelog

Fixed

  • #7970 Sidecar: Respect min-time setting.
  • #7962 Store: Fix potential deadlock in hedging request.

v0.37.1 is out now with a few fixes for Receive and Store.

Please try it out and let us know if you find further issues! 🚀

Changelog

Fixed

  • #7674 Query-frontend: Fix connection to Redis cluster with TLS.
  • #7945 Receive: Capnproto - use segment from existing message.
  • #7941 Receive: Fix race condition when adding multiple new tenants, see issue-7892.
  • #7954 Sidecar: Ensure limit param is positive for compatibility with older Prometheus.
  • #7953 Query: Update promql-engine for subquery avg fix.

v0.37.0 is now out!

We have some really interesting features this time around, with several improvements across components, a new replication protocol for Receivers, and even fixes for Prometheus v3! Do take a look at some of the breaking changes below!

Thank you to all contributors who have contributed to this release. It wouldn't be possible without you! 💜

Please try it out and let us know if you find any issues! 🚀

Changelog

Fixed

  • #7511 Query Frontend: fix doubled gzip compression for response body.
  • #7592 Ruler: Only increment thanos_rule_evaluation_with_warnings_total metric for non PromQL warnings.
  • #7614 *: fix debug log formatting.
  • #7492 Compactor: update filtered blocks list before second downsample pass.
  • #7658 Store: Fix panic because too small buffer in pool.
  • #7643 Receive: fix thanos_receive_write_{timeseries,samples} stats
  • #7644 fix(ui): add null check to find overlapping blocks logic
  • #7814 Store: label_values: if matchers contain name=="something", do not add != "" to fetch less postings.
  • #7679 Query: respect store.limit.* flags when evaluating queries
  • #7821 Query/Receive: Fix coroutine leak introduced in thanos-io/thanos#7796.
  • #7843 Query Frontend: fix slow query logging for non-query endpoints.
  • #7852 Query Frontend: pass "stats" parameter forward to queriers and fix Prometheus stats merging.
  • #7832 Query Frontend: Fix cache keys for dynamic split intervals.

... (truncated)

Changelog

Sourced from github.com/thanos-io/thanos's changelog.

v0.37.2 - 11.12.2024

Fixed

  • #7970 Sidecar: Respect min-time setting.
  • #7962 Store: Fix potential deadlock in hedging request.

Added

Changed

Removed

v0.37.1 - 04.12.2024

Fixed

  • #7674 Query-frontend: Fix connection to Redis cluster with TLS.
  • #7945 Receive: Capnproto - use segment from existing message.
  • #7941 Receive: Fix race condition when adding multiple new tenants, see issue-7892.
  • #7954 Sidecar: Ensure limit param is positive for compatibility with older Prometheus.
  • #7953 Query: Update promql-engine for subquery avg fix.

Added

Changed

Removed

v0.37.0 - 25.11.2024

Fixed

  • #7511 Query Frontend: fix doubled gzip compression for response body.
  • #7592 Ruler: Only increment thanos_rule_evaluation_with_warnings_total metric for non PromQL warnings.
  • #7614 *: fix debug log formatting.
  • #7492 Compactor: update filtered blocks list before second downsample pass.
  • #7658 Store: Fix panic because too small buffer in pool.
  • #7643 Receive: fix thanos_receive_write_{timeseries,samples} stats
  • #7644 fix(ui): add null check to find overlapping blocks logic
  • #7674 Query-frontend: Fix connection to Redis cluster with TLS.
  • #7814 Store: label_values: if matchers contain name=="something", do not add != "" to fetch less postings.
  • #7679 Query: respect store.limit.* flags when evaluating queries
  • #7821 Query/Receive: Fix coroutine leak introduced in thanos-io/thanos#7796.
  • #7843 Query Frontend: fix slow query logging for non-query endpoints.
  • #7852 Query Frontend: pass "stats" parameter forward to queriers and fix Prometheus stats merging.
  • #7832 Query Frontend: Fix cache keys for dynamic split intervals.
  • #7885 Store: Return chunks to the pool after completing a Series call.
  • #7893 Sidecar: Fix retrieval of external labels for Prometheus v3.0.0.
  • #7903 Query: Fix panic on regex store matchers.

... (truncated)

Commits

Updates go.etcd.io/etcd/api/v3 from 3.5.16 to 3.5.17

Release notes

Sourced from go.etcd.io/etcd/api/v3's releases.

v3.5.17

Please check out CHANGELOG for a full list of changes. And make sure to read upgrade guide before upgrading etcd (there may be breaking changes).

For installation guides, please check out play.etcd.io and operating etcd. Latest support status for common architectures and operating systems can be found at supported platforms.

Linux
ETCD_VER=v3.5.17
choose either URL
GOOGLE_URL=https://storage.googleapis.com/etcd
GITHUB_URL=https://github.com/etcd-io/etcd/releases/download
DOWNLOAD_URL=${GOOGLE_URL}
rm -f /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz
rm -rf /tmp/etcd-download-test && mkdir -p /tmp/etcd-download-test
curl -L ${DOWNLOAD_URL}/${ETCD_VER}/etcd-${ETCD_VER}-linux-amd64.tar.gz -o /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz
tar xzvf /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz -C /tmp/etcd-download-test --strip-components=1
rm -f /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz
/tmp/etcd-download-test/etcd --version
/tmp/etcd-download-test/etcdctl version
/tmp/etcd-download-test/etcdutl version
start a local etcd server
/tmp/etcd-download-test/etcd
write,read to etcd
/tmp/etcd-download-test/etcdctl --endpoints=localhost:2379 put foo bar
/tmp/etcd-download-test/etcdctl --endpoints=localhost:2379 get foo

macOS (Darwin)
ETCD_VER=v3.5.17
choose either URL
GOOGLE_URL=https://storage.googleapis.com/etcd
GITHUB_URL=https://github.com/etcd-io/etcd/releases/download
DOWNLOAD_URL=${GOOGLE_URL}
rm -f /tmp/etcd-${ETCD_VER}-darwin-amd64.zip
rm -rf /tmp/etcd-download-test && mkdir -p /tmp/etcd-download-test
curl -L ${DOWNLOAD_URL}/${ETCD_VER}/etcd-${ETCD_VER}-darwin-amd64.zip -o /tmp/etcd-${ETCD_VER}-darwin-amd64.zip
unzip /tmp/etcd-${ETCD_VER}-darwin-amd64.zip -d /tmp && rm -f /tmp/etcd-${ETCD_VER}-darwin-amd64.zip
mv /tmp/etcd-${ETCD_VER}-darwin-amd64/* /tmp/etcd-download-test && rm -rf mv /tmp/etcd-${ETCD_VER}-darwin-amd64
</tr></table>

... (truncated)

Commits
  • 507c0de version: bump up to 3.5.17
  • 307f9dc Merge pull request #18863 from ghouscht/backport-18812-3.5
  • 4f9a1c7 Merge pull request #18876 from ivanvc/release-3.5-backport-18649
  • cb970e5 release: use GitHub's gh to create GitHub release
  • 76275d6 release: properly change working dir if tmp location already exists
  • 4726460 Merge pull request #18854 from ghouscht/backport-defrag-close-temp-3.5
  • b2ba488 fix(defrag): close temp file in case of error
  • d770310 Merge pull request #18849 from ivanvc/release-3.5-update-go-to-1.22.9
  • bceca16 Bump go toolchain to 1.22.9
  • ab8bfc2 Merge pull request #18842 from ghouscht/defrag-fixes-backport-3.5
  • Additional commits viewable in compare view

Updates go.etcd.io/etcd/client/pkg/v3 from 3.5.16 to 3.5.17

Release notes

Sourced from go.etcd.io/etcd/client/pkg/v3's releases.

v3.5.17

Please check out CHANGELOG for a full list of changes. And make sure to read upgrade guide before upgrading etcd (there may be breaking changes).

For installation guides, please check out play.etcd.io and operating etcd. Latest support status for common architectures and operating systems can be found at supported platforms.

Linux
ETCD_VER=v3.5.17
choose either URL
GOOGLE_URL=https://storage.googleapis.com/etcd
GITHUB_URL=https://github.com/etcd-io/etcd/releases/download
DOWNLOAD_URL=${GOOGLE_URL}
rm -f /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz
rm -rf /tmp/etcd-download-test && mkdir -p /tmp/etcd-download-test
curl -L ${DOWNLOAD_URL}/${ETCD_VER}/etcd-${ETCD_VER}-linux-amd64.tar.gz -o /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz
tar xzvf /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz -C /tmp/etcd-download-test --strip-components=1
rm -f /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz
/tmp/etcd-download-test/etcd --version
/tmp/etcd-download-test/etcdctl version
/tmp/etcd-download-test/etcdutl version
start a local etcd server
/tmp/etcd-download-test/etcd
write,read to etcd
/tmp/etcd-download-test/etcdctl --endpoints=localhost:2379 put foo bar
/tmp/etcd-download-test/etcdctl --endpoints=localhost:2379 get foo

macOS (Darwin)
ETCD_VER=v3.5.17
choose either URL
GOOGLE_URL=https://storage.googleapis.com/etcd
GITHUB_URL=https://github.com/etcd-io/etcd/releases/download
DOWNLOAD_URL=${GOOGLE_URL}
rm -f /tmp/etcd-${ETCD_VER}-darwin-amd64.zip
rm -rf /tmp/etcd-download-test && mkdir -p /tmp/etcd-download-test
curl -L ${DOWNLOAD_URL}/${ETCD_VER}/etcd-${ETCD_VER}-darwin-amd64.zip -o /tmp/etcd-${ETCD_VER}-darwin-amd64.zip
unzip /tmp/etcd-${ETCD_VER}-darwin-amd64.zip -d /tmp && rm -f /tmp/etcd-${ETCD_VER}-darwin-amd64.zip
mv /tmp/etcd-${ETCD_VER}-darwin-amd64/* /tmp/etcd-download-test && rm -rf mv /tmp/etcd-${ETCD_VER}-darwin-amd64
</tr></table>

... (truncated)

Commits
  • 507c0de version: bump up to 3.5.17
  • 307f9dc Merge pull request #18863 from ghouscht/backport-18812-3.5
  • 4f9a1c7 Merge pull request #18876 from ivanvc/release-3.5-backport-18649
  • cb970e5 release: use GitHub's gh to create GitHub release
  • 76275d6 release: properly change working dir if tmp location already exists
  • 4726460 Merge pull request #18854 from ghouscht/backport-defrag-close-temp-3.5
  • b2ba488 fix(defrag): close temp file in case of error
  • d770310 Merge pull request #18849 from ivanvc/release-3.5-update-go-to-1.22.9
  • bceca16 Bump go toolchain to 1.22.9
  • ab8bfc2 Merge pull request #18842 from ghouscht/defrag-fixes-backport-3.5
  • Additional commits viewable in compare view

Updates go.etcd.io/etcd/client/v3 from 3.5.16 to 3.5.17

Release notes

Sourced from go.etcd.io/etcd/client/v3's releases.

v3.5.17

Please check out CHANGELOG for a full list of changes. And make sure to read upgrade guide before upgrading etcd (there may be breaking changes).

For installation guides, please check out play.etcd.io and operating etcd. Latest support status for common architectures and operating systems can be found at supported platforms.

Linux
ETCD_VER=v3.5.17
choose either URL
GOOGLE_URL=https://storage.googleapis.com/etcd
GITHUB_URL=https://github.com/etcd-io/etcd/releases/download
DOWNLOAD_URL=${GOOGLE_URL}
rm -f /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz
rm -rf /tmp/etcd-download-test && mkdir -p /tmp/etcd-download-test
curl -L ${DOWNLOAD_URL}/${ETCD_VER}/etcd-${ETCD_VER}-linux-amd64.tar.gz -o /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz
tar xzvf /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz -C /tmp/etcd-download-test --strip-components=1
rm -f /tmp/etcd-${ETCD_VER}-linux-amd64.tar.gz
/tmp/etcd-download-test/etcd --version
/tmp/etcd-download-test/etcdctl version
/tmp/etcd-download-test/etcdutl version
start a local etcd server
/tmp/etcd-download-test/etcd
write,read to etcd
/tmp/etcd-download-test/etcdctl --endpoints=localhost:2379 put foo bar
/tmp/etcd-download-test/etcdctl --endpoints=localhost:2379 get foo

macOS (Darwin)
ETCD_VER=v3.5.17
choose either URL
GOOGLE_URL=https://storage.googleapis.com/etcd
GITHUB_URL=https://github.com/etcd-io/etcd/releases/download
DOWNLOAD_URL=${GOOGLE_URL}
rm -f /tmp/etcd-${ETCD_VER}-darwin-amd64.zip
rm -rf /tmp/etcd-download-test && mkdir -p /tmp/etcd-download-test
curl -L ${DOWNLOAD_URL}/${ETCD_VER}/etcd-${ETCD_VER}-darwin-amd64.zip -o /tmp/etcd-${ETCD_VER}-darwin-amd64.zip
unzip /tmp/etcd-${ETCD_VER}-darwin-amd64.zip -d /tmp && rm -f /tmp/etcd-${ETCD_VER}-darwin-amd64.zip
mv /tmp/etcd-${ETCD_VER}-darwin-amd64/* /tmp/etcd-download-test && rm -rf mv /tmp/etcd-...
Description has been truncated

Bumps the go-dependencies group with 15 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/alicebob/miniredis/v2](https://github.com/alicebob/miniredis) | `2.33.0` | `2.34.0` |
| [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) | `1.30.0` | `1.31.0` |
| [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.0.80` | `7.0.82` |
| [github.com/opentracing-contrib/go-stdlib](https://github.com/opentracing-contrib/go-stdlib) | `1.0.0` | `1.1.0` |
| [github.com/prometheus/common](https://github.com/prometheus/common) | `0.60.1` | `0.61.0` |
| [github.com/prometheus/prometheus](https://github.com/prometheus/prometheus) | `0.55.0` | `0.55.1` |
| [github.com/thanos-io/thanos](https://github.com/thanos-io/thanos) | `0.35.2-0.20241029125830-62038110b1bc` | `0.37.2` |
| [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) | `3.5.16` | `3.5.17` |
| [go.etcd.io/etcd/client/pkg/v3](https://github.com/etcd-io/etcd) | `3.5.16` | `3.5.17` |
| [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.5.16` | `3.5.17` |
| [go.opentelemetry.io/contrib/propagators/aws](https://github.com/open-telemetry/opentelemetry-go-contrib) | `1.31.0` | `1.33.0` |
| [go.opentelemetry.io/otel/bridge/opentracing](https://github.com/open-telemetry/opentelemetry-go) | `1.31.0` | `1.33.0` |
| [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://github.com/open-telemetry/opentelemetry-go) | `1.31.0` | `1.33.0` |
| [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.31.0` | `1.33.0` |
| [go.opentelemetry.io/collector/pdata](https://github.com/open-telemetry/opentelemetry-collector) | `1.18.0` | `1.22.0` |



Updates `github.com/alicebob/miniredis/v2` from 2.33.0 to 2.34.0
- [Release notes](https://github.com/alicebob/miniredis/releases)
- [Changelog](https://github.com/alicebob/miniredis/blob/master/CHANGELOG.md)
- [Commits](alicebob/miniredis@v2.33.0...v2.34.0)

Updates `github.com/hashicorp/consul/api` from 1.30.0 to 1.31.0
- [Release notes](https://github.com/hashicorp/consul/releases)
- [Changelog](https://github.com/hashicorp/consul/blob/main/CHANGELOG.md)
- [Commits](hashicorp/consul@api/v1.30.0...api/v1.31.0)

Updates `github.com/minio/minio-go/v7` from 7.0.80 to 7.0.82
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](minio/minio-go@v7.0.80...v7.0.82)

Updates `github.com/opentracing-contrib/go-stdlib` from 1.0.0 to 1.1.0
- [Release notes](https://github.com/opentracing-contrib/go-stdlib/releases)
- [Commits](opentracing-contrib/go-stdlib@v1.0.0...v1.1.0)

Updates `github.com/prometheus/common` from 0.60.1 to 0.61.0
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md)
- [Commits](prometheus/common@v0.60.1...v0.61.0)

Updates `github.com/prometheus/prometheus` from 0.55.0 to 0.55.1
- [Release notes](https://github.com/prometheus/prometheus/releases)
- [Changelog](https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md)
- [Commits](prometheus/prometheus@v0.55.0...v0.55.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/thanos-io/thanos` from 0.35.2-0.20241029125830-62038110b1bc to 0.37.2
- [Release notes](https://github.com/thanos-io/thanos/releases)
- [Changelog](https://github.com/thanos-io/thanos/blob/main/CHANGELOG.md)
- [Commits](https://github.com/thanos-io/thanos/commits/v0.37.2)

Updates `go.etcd.io/etcd/api/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.etcd.io/etcd/client/pkg/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.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/contrib/propagators/aws` from 1.31.0 to 1.33.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-contrib@v1.31.0...v1.33.0)

Updates `go.opentelemetry.io/otel` from 1.31.0 to 1.33.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.31.0...v1.33.0)

Updates `go.opentelemetry.io/otel/bridge/opentracing` from 1.31.0 to 1.33.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.31.0...v1.33.0)

Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.31.0 to 1.33.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.31.0...v1.33.0)

Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.31.0 to 1.33.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.31.0...v1.33.0)

Updates `go.opentelemetry.io/otel/sdk` from 1.31.0 to 1.33.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.31.0...v1.33.0)

Updates `go.opentelemetry.io/otel/trace` from 1.31.0 to 1.33.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.31.0...v1.33.0)

Updates `golang.org/x/net` from 0.30.0 to 0.32.0
- [Commits](golang/net@v0.30.0...v0.32.0)

Updates `golang.org/x/sync` from 0.9.0 to 0.10.0
- [Commits](golang/sync@v0.9.0...v0.10.0)

Updates `go.opentelemetry.io/collector/pdata` from 1.18.0 to 1.22.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md)
- [Commits](open-telemetry/opentelemetry-collector@pdata/v1.18.0...pdata/v1.22.0)

Updates `google.golang.org/protobuf` from 1.35.1 to 1.35.2

---
updated-dependencies:
- dependency-name: github.com/alicebob/miniredis/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/hashicorp/consul/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/minio/minio-go/v7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/opentracing-contrib/go-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/prometheus/common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/prometheus/prometheus
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/thanos-io/thanos
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.etcd.io/etcd/api/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: go.etcd.io/etcd/client/pkg/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: go.etcd.io/etcd/client/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/contrib/propagators/aws
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/otel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/otel/bridge/opentracing
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/otel/sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/otel/trace
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/collector/pdata
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 23, 2024
Copy link
Author

dependabot bot commented on behalf of github Jan 6, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 6, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/go-dependencies-43d88b51fb branch January 6, 2025 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants