forked from cortexproject/cortex
-
Notifications
You must be signed in to change notification settings - Fork 0
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 20 updates #31
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/go_modules/go-dependencies-9aa58dd716
Closed
Bump the go-dependencies group across 1 directory with 20 updates #31
dependabot
wants to merge
1
commit into
master
from
dependabot/go_modules/go-dependencies-9aa58dd716
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 go-dependencies group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.0.79` | `7.0.80` | | [github.com/opentracing-contrib/go-grpc](https://github.com/opentracing-contrib/go-grpc) | `0.0.0-20210225150812-73cb765af46e` | `0.1.0` | | [github.com/prometheus/prometheus](https://github.com/prometheus/prometheus) | `0.55.0` | `0.55.1` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.9.0` | `1.10.0` | | [github.com/thanos-io/thanos](https://github.com/thanos-io/thanos) | `0.35.2-0.20241011111532-af0900bfd290` | `0.37.0` | | [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.32.0` | | [go.opentelemetry.io/otel/bridge/opentracing](https://github.com/open-telemetry/opentelemetry-go) | `1.31.0` | `1.32.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://github.com/open-telemetry/opentelemetry-go) | `1.31.0` | `1.32.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.31.0` | `1.32.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.30.0` | `0.31.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.7.0` | `0.8.0` | | [go.opentelemetry.io/collector/pdata](https://github.com/open-telemetry/opentelemetry-collector) | `1.18.0` | `1.20.0` | | google.golang.org/protobuf | `1.35.1` | `1.35.2` | Updates `github.com/minio/minio-go/v7` from 7.0.79 to 7.0.80 - [Release notes](https://github.com/minio/minio-go/releases) - [Commits](minio/minio-go@v7.0.79...v7.0.80) Updates `github.com/opentracing-contrib/go-grpc` from 0.0.0-20210225150812-73cb765af46e to 0.1.0 - [Release notes](https://github.com/opentracing-contrib/go-grpc/releases) - [Commits](https://github.com/opentracing-contrib/go-grpc/commits/v0.1.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.20241011111532-af0900bfd290 to 0.37.0 - [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.0) 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.32.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.32.0) Updates `go.opentelemetry.io/otel` from 1.31.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.31.0...v1.32.0) Updates `go.opentelemetry.io/otel/bridge/opentracing` from 1.31.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.31.0...v1.32.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.31.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.31.0...v1.32.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.31.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.31.0...v1.32.0) Updates `go.opentelemetry.io/otel/sdk` from 1.31.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.31.0...v1.32.0) Updates `go.opentelemetry.io/otel/trace` from 1.31.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.31.0...v1.32.0) Updates `golang.org/x/net` from 0.30.0 to 0.31.0 - [Commits](golang/net@v0.30.0...v0.31.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/time` from 0.7.0 to 0.8.0 - [Commits](golang/time@v0.7.0...v0.8.0) Updates `go.opentelemetry.io/collector/pdata` from 1.18.0 to 1.20.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.20.0) Updates `google.golang.org/protobuf` from 1.35.1 to 1.35.2 --- updated-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-grpc 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: golang.org/x/time 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] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Nov 25, 2024
Superseded by #32. |
dependabot
bot
deleted the
dependabot/go_modules/go-dependencies-9aa58dd716
branch
November 26, 2024 21:33
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 go-dependencies group with 16 updates in the / directory:
7.0.79
7.0.80
0.0.0-20210225150812-73cb765af46e
0.1.0
0.55.0
0.55.1
1.9.0
1.10.0
0.35.2-0.20241011111532-af0900bfd290
0.37.0
3.5.16
3.5.17
3.5.16
3.5.17
3.5.16
3.5.17
1.31.0
1.32.0
1.31.0
1.32.0
1.31.0
1.32.0
1.31.0
1.32.0
0.30.0
0.31.0
0.7.0
0.8.0
1.18.0
1.20.0
1.35.1
1.35.2
Updates
github.com/minio/minio-go/v7
from 7.0.79 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 releaseUpdates
github.com/opentracing-contrib/go-grpc
from 0.0.0-20210225150812-73cb765af46e to 0.1.0Release notes
Sourced from github.com/opentracing-contrib/go-grpc's releases.
Commits
Updates
github.com/prometheus/prometheus
from 0.55.0 to 0.55.1Commits
6d75691
Merge pull request #15326 from prometheus/make-release-2.55.1cfeaa2c
Create release 2.55.1a6fd22b
Merge pull request #15250 from yeya24/fix-round-delay-name-removalb7aca45
fix round function ignoring enableDelayedNameRemoval feature flagUpdates
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/thanos-io/thanos
from 0.35.2-0.20241011111532-af0900bfd290 to 0.37.0Release notes
Sourced from github.com/thanos-io/thanos's releases.
... (truncated)
Changelog
Sourced from github.com/thanos-io/thanos's changelog.
... (truncated)
Commits
Updates
go.etcd.io/etcd/api/v3
from 3.5.16 to 3.5.17Release notes
Sourced from go.etcd.io/etcd/api/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.9ab8bfc2
Merge pull request #18842 from ghouscht/defrag-fixes-backport-3.5Updates
go.etcd.io/etcd/client/pkg/v3
from 3.5.16 to 3.5.17Release notes
Sourced from go.etcd.io/etcd/client/pkg/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.9ab8bfc2
Merge pull request #18842 from ghouscht/defrag-fixes-backport-3.5Updates
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.9ab8bfc2
Merge pull request #18842 from ghouscht/defrag-fixes-backport-3.5Updates
go.opentelemetry.io/contrib/propagators/aws
from 1.31.0 to 1.32.0Changelog
Sourced from go.opentelemetry.io/contrib/propagators/aws's changelog.
Commits
519f10d
Release v1.32.0/v0.57.0/v0.26.0/v0.12.0/v0.7.0/v0.5.0/v0.4.0 (#6311)bb01131
fix(deps): update module google.golang.org/grpc to v1.68.0 (#6306)b559799
fix(deps): update aws-sdk-go-v2 monorepo (#6308)0beb27c
fix(deps): update module go.opentelemetry.io/build-tools/multimod to v0.15.0 ...4e7a11a
chore(deps): update module github.com/klauspost/cpuid/v2 to v2.2.9 (#6304)8e0db19
config: don't log an error on close (#6299)da04e2d
fix(deps): update module go.opentelemetry.io/build-tools/crosslink to v0.15.0...f658e10
fix(deps): update module go.opentelemetry.io/build-tools/gotmpl to v0.15.0 (#...6b29ae8
chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.113...68e20fe
fix(deps): update aws-sdk-go-v2 monorepo (#6298)Updates
go.opentelemetry.io/otel
from 1.31.0 to 1.32.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.