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 25 updates #60
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/go_modules/go-dependencies-158d4b4d3a
Closed
Bump the go-dependencies group across 1 directory with 25 updates #60
dependabot
wants to merge
1
commit into
master
from
dependabot/go_modules/go-dependencies-158d4b4d3a
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 17 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/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.55.5` | `1.55.6` | | [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.84` | | [github.com/opentracing-contrib/go-stdlib](https://github.com/opentracing-contrib/go-stdlib) | `1.0.0` | `1.1.0` | | [github.com/prometheus/alertmanager](https://github.com/prometheus/alertmanager) | `0.27.0` | `0.28.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.34.0` | | [go.opentelemetry.io/otel/bridge/opentracing](https://github.com/open-telemetry/opentelemetry-go) | `1.31.0` | `1.34.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://github.com/open-telemetry/opentelemetry-go) | `1.31.0` | `1.34.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.31.0` | `1.34.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.8.0` | `0.9.0` | | [go.opentelemetry.io/collector/pdata](https://github.com/open-telemetry/opentelemetry-collector) | `1.18.0` | `1.24.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/aws/aws-sdk-go` from 1.55.5 to 1.55.6 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md) - [Commits](aws/aws-sdk-go@v1.55.5...v1.55.6) 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.84 - [Release notes](https://github.com/minio/minio-go/releases) - [Commits](minio/minio-go@v7.0.80...v7.0.84) 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/alertmanager` from 0.27.0 to 0.28.0 - [Release notes](https://github.com/prometheus/alertmanager/releases) - [Changelog](https://github.com/prometheus/alertmanager/blob/main/CHANGELOG.md) - [Commits](prometheus/alertmanager@v0.27.0...v0.28.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.34.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.34.0) Updates `go.opentelemetry.io/otel` from 1.31.0 to 1.34.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.34.0) Updates `go.opentelemetry.io/otel/bridge/opentracing` from 1.31.0 to 1.34.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.34.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.31.0 to 1.34.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.34.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.31.0 to 1.34.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.34.0) Updates `go.opentelemetry.io/otel/sdk` from 1.31.0 to 1.34.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.34.0) Updates `go.opentelemetry.io/otel/trace` from 1.31.0 to 1.34.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.34.0) Updates `golang.org/x/net` from 0.30.0 to 0.34.0 - [Commits](golang/net@v0.30.0...v0.34.0) Updates `golang.org/x/sync` from 0.9.0 to 0.10.0 - [Commits](golang/sync@v0.9.0...v0.10.0) Updates `golang.org/x/time` from 0.8.0 to 0.9.0 - [Commits](golang/time@v0.8.0...v0.9.0) Updates `go.opentelemetry.io/collector/pdata` from 1.18.0 to 1.24.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.24.0) Updates `google.golang.org/protobuf` from 1.35.1 to 1.36.3 --- 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/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-patch 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/alertmanager 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: 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-minor dependency-group: go-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
Jan 21, 2025
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/go_modules/go-dependencies-158d4b4d3a
branch
January 22, 2025 21:35
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 17 updates in the / directory:
2.33.0
2.34.0
1.55.5
1.55.6
1.30.0
1.31.0
7.0.80
7.0.84
1.0.0
1.1.0
0.27.0
0.28.0
0.55.0
0.55.1
0.35.2-0.20241029125830-62038110b1bc
0.37.2
3.5.16
3.5.17
3.5.16
3.5.17
3.5.16
3.5.17
1.31.0
1.34.0
1.31.0
1.34.0
1.31.0
1.34.0
1.31.0
1.34.0
0.8.0
0.9.0
1.18.0
1.24.0
Updates
github.com/alicebob/miniredis/v2
from 2.33.0 to 2.34.0Release notes
Sourced from github.com/alicebob/miniredis/v2's releases.
Changelog
Sourced from github.com/alicebob/miniredis/v2's changelog.
Commits
c5669ae
changelog for v2.34.05320c5c
Merge pull request #391 from daniel-cohere/streamCmp-in-xtrime4791b5
use streamCmp in Xtrimef93126
Fix MEMORY subcommand casing (#389)1863d22
inttest and fix some returns5056952
added support for ZRank and ZRevRank with score08e664a
update dependency12d2a70
CI against go 1.238225546
fix ZINTERSTORE where target is one of the source setsUpdates
github.com/aws/aws-sdk-go
from 1.55.5 to 1.55.6Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Commits
e1db430
release v1.55.6 (2025-01-15) (#5341)5ab6103
changelog394e0e3
Merge pull request #5340 from djedward/main19d98e3
Fix improper use of Printf-style functions7112c0a
Merge pull request #5325 from ashishdhingra/user/ashdhin/IssueTemplateRegress...8d6a0f9
chore: Modified bug issue template to add checkbox to report potential regres...02c1f72
Update PULL_REQUEST_TEMPLATE.mdUpdates
github.com/hashicorp/consul/api
from 1.30.0 to 1.31.0Commits
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)Updates
github.com/minio/minio-go/v7
from 7.0.80 to 7.0.84Release notes
Sourced from github.com/minio/minio-go/v7's releases.
... (truncated)
Commits
113812b
Use default STS endpoints when using empty STS endpoint with IAM (#2051)2fd5a54
move to go1.23 CI (#2050)c18789f
fix: get ETag for CopyObject response rather than response Headers (#2019)5b389f0
docs: CopyObject update docs variable reference (#2017)5cf2ee7
fix: use Hostname instead of Host in s3utils.GetRegionFromURL (#2046)ad925db
Update version to next release0abbe92
Use default STS endpoint (#2044)5757f2c
update golang.org/x/net security7766336
Bring back Retrieve() interface to be compatible and not break clients4a691e1
Use proper HTTP client for fetching credentials (#2041)Updates
github.com/opentracing-contrib/go-stdlib
from 1.0.0 to 1.1.0Release notes
Sourced from github.com/opentracing-contrib/go-stdlib's releases.
Commits
09b6f44
Run CI on tag (#76)a42dde8
Add golangci-lint and fix problems (#75)f6be7a4
Add common workflows and files (#74)f4aee25
Update actions/setup-go action to v5 (#73)191ea6a
Update actions/checkout action to v4 (#72)5e26781
Configure Renovate (#70)3daf788
Update github.com/opentracing/opentracing-go to v1.2.0 (#69)fec77c8
Use local variable for span (#63)a144f18
Create ci-tests.yml00fa856
Log response size in addition to status code (#60)Updates
github.com/prometheus/alertmanager
from 0.27.0 to 0.28.0Release notes
Sourced from github.com/prometheus/alertmanager's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/alertmanager's changelog.
Commits
4ce04fb
Merge pull request #4176 from prometheus/superq/v0.28.0bd3f26f
Release v0.28.0fe67360
Merge pull request #4188 from prometheus/dependabot/npm_and_yarn/ui/react-app...7fe39cb
Merge pull request #4183 from prometheus/dependabot/npm_and_yarn/ui/react-app...486a463
Merge pull request #4158 from wallee94/support-disable-marshal-secret-valueced7949
Merge pull request #4177 from grobinson-grafana/grobinson/fix-inhibit-rules-e...176486e
Merge pull request #4185 from prometheus/dependabot/npm_and_yarn/ui/react-app...2cc9cc9
Merge pull request #4196 from dongjiang1989/update-automemlimit-version1f81bef
Bump webpack-cli from 5.1.4 to 6.0.1 in /ui/react-app715c68b
Merge pull request #4192 from prometheus/dependabot/npm_and_yarn/ui/react-app...Updates
github.com/prometheus/common
from 0.60.1 to 0.61.0Release notes
Sourced from github.com/prometheus/common's releases.
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)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.