Bump the stable-updates group across 1 directory with 13 updates#385
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Bump the stable-updates group across 1 directory with 13 updates#385dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the stable-updates group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) | `5.0.12` | `5.2.1` | | [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.0.67` | `7.0.86` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.19.0` | `1.21.0` | | [github.com/rs/cors](https://github.com/rs/cors) | `1.10.1` | `1.11.1` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.0` | `1.9.1` | | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.49.0` | `0.59.0` | | [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) | `1.24.0` | `1.34.0` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.29.2` | `0.32.2` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.29.2` | `0.32.2` | | [k8s.io/code-generator](https://github.com/kubernetes/code-generator) | `0.29.2` | `0.32.2` | Updates `github.com/go-chi/chi/v5` from 5.0.12 to 5.2.1 - [Release notes](https://github.com/go-chi/chi/releases) - [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md) - [Commits](go-chi/chi@v5.0.12...v5.2.1) Updates `github.com/minio/minio-go/v7` from 7.0.67 to 7.0.86 - [Release notes](https://github.com/minio/minio-go/releases) - [Commits](minio/minio-go@v7.0.67...v7.0.86) Updates `github.com/prometheus/client_golang` from 1.19.0 to 1.21.0 - [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.19.0...v1.21.0) Updates `github.com/rs/cors` from 1.10.1 to 1.11.1 - [Commits](rs/cors@v1.10.1...v1.11.1) Updates `github.com/spf13/cobra` from 1.8.0 to 1.9.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.0...v1.9.1) Updates `github.com/stretchr/testify` from 1.8.4 to 1.10.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.4...v1.10.0) Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.49.0 to 0.59.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@zpages/v0.49.0...zpages/v0.59.0) Updates `go.opentelemetry.io/otel` from 1.24.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.24.0...v1.34.0) Updates `go.opentelemetry.io/otel/metric` from 1.24.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.24.0...v1.34.0) Updates `go.opentelemetry.io/otel/sdk` from 1.24.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.24.0...v1.34.0) Updates `k8s.io/apimachinery` from 0.29.2 to 0.32.2 - [Commits](kubernetes/apimachinery@v0.29.2...v0.32.2) Updates `k8s.io/client-go` from 0.29.2 to 0.32.2 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.29.2...v0.32.2) Updates `k8s.io/code-generator` from 0.29.2 to 0.32.2 - [Commits](kubernetes/code-generator@v0.29.2...v0.32.2) --- updated-dependencies: - dependency-name: github.com/go-chi/chi/v5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: stable-updates - dependency-name: github.com/minio/minio-go/v7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: stable-updates - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-minor dependency-group: stable-updates - dependency-name: github.com/rs/cors dependency-type: direct:production update-type: version-update:semver-minor dependency-group: stable-updates - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor dependency-group: stable-updates - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: stable-updates - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: stable-updates - dependency-name: go.opentelemetry.io/otel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: stable-updates - dependency-name: go.opentelemetry.io/otel/metric dependency-type: direct:production update-type: version-update:semver-minor dependency-group: stable-updates - dependency-name: go.opentelemetry.io/otel/sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: stable-updates - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: stable-updates - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: stable-updates - dependency-name: k8s.io/code-generator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: stable-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #386. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 stable-updates group with 10 updates in the / directory:
5.0.125.2.17.0.677.0.861.19.01.21.01.10.11.11.11.8.01.9.10.49.00.59.01.24.01.34.00.29.20.32.20.29.20.32.20.29.20.32.2Updates
github.com/go-chi/chi/v5from 5.0.12 to 5.2.1Release notes
Sourced from github.com/go-chi/chi/v5's releases.
... (truncated)
Changelog
Sourced from github.com/go-chi/chi/v5's changelog.
Commits
71307f9Support the four most recent major versions of Go (#969)0a20a0eRevert "feat(): add CF-Connecting-IP (#908)" (#966)d9d5e31fix: allow multiple informational status (#961)6ceb498FixMux.Findnot correctly handling nested routes (#954)882c15eUpdate content_type.go (#880)1f927a8Ability to specify response HTTP status code for Throttle middleware (#571)2c4d128set up go module for _examples/versions (#948)5dd7716add strip prefix. (#875)7335050Fix condition in TestRedirectSlashes (#856)df0303dFixed incorrect comment about routing (#887)Updates
github.com/minio/minio-go/v7from 7.0.67 to 7.0.86Release notes
Sourced from github.com/minio/minio-go/v7's releases.
... (truncated)
Commits
ae4f410Use faster crc64 nvme (#2065)3eb28adUpdate version to next release79b6099allow users to extend DNS style buckets (#2057)86f1186Implement error interface for RemoveObjectError (#2058)41664c2Update s3-endpoints.go with ISO endpoints (#2053)8b220d8Update version to next release113812bUse default STS endpoints when using empty STS endpoint with IAM (#2051)2fd5a54move to go1.23 CI (#2050)c18789ffix: get ETag for CopyObject response rather than response Headers (#2019)5b389f0docs: CopyObject update docs variable reference (#2017)Updates
github.com/prometheus/client_golangfrom 1.19.0 to 1.21.0Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
... (truncated)
Commits
eaf03efCut 1.21.0 (#1737)f1f89dcCut 1.21.0-rc.0 (#1718)c923f7cRevert "ci: daggerize test and lint pipelines (#1534)" (#1717)1bcda80process collector: Fixed pedantic registry failures on darwin with cgo. (#1715)038b37atutorials/whatsup: Updated deps (#1716)56a2431docs: Add RELEASE.md for the release process (#1690)cbd9526Merge pull request #1713 from prometheus/dependabot/go_modules/tutorials/what...80b5a2abuild(deps): bump golang.org/x/net in /tutorials/whatsup1a822a8Upgrade to prometheus/common 0.62.0 with breaking change (#1712)7b39d01Update common Prometheus files (#1708)Updates
github.com/rs/corsfrom 1.10.1 to 1.11.1Commits
a814d79Re-add support for multiple Access-Control-Request-Headers field (fixes #184)...1562b17Removed redundant log nil checks (#178)3d336eaUpdate all dependencies to latest in examples (#175)85fc0caMake Gin wrapper's status configurable and use 204 as default (fixes #145) (#...4c32059Normalize allowed request headers and store them in a sorted set (fixes #170)...8d33ca4Complete documentation; deprecate AllowOriginRequestFunc in favour of AllowOr...af821aeMerge branch 'jub0bs-master'0bcf73fUpdate benchmarkeacc8e8Fix skewed middleware benchmarks (#165)9297f15Respect the documented precedence of options (#163)Updates
github.com/spf13/cobrafrom 1.8.0 to 1.9.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
40b5bc1Revert "Make detection for test-binary more universal (#2173)" (#2235)a97f9fdfix CompletionFunc implementation (#2234)5f9c408chore: Upgrade dependencies for v1.9.0 (#2233)24ada7fRemove the default "completion" cmd if it is alone (#1559)680936aNew logo8cb30f9feat: add CompletionWithDesc helper (#2231)17b6dcadoc: add Conduit (#2230)ab5cadcAllow to reset the templates to the default (#2229)4ba5566fix(bash): nounset unbound file filter variable on empty extension (#2228)41b26ecPrint ActiveHelp for bash along other completions (#2076)Updates
github.com/stretchr/testifyfrom 1.8.4 to 1.10.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
89cbdd9Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls07bac60Merge pull request #1667 from sikehish/flaky716de8dIncrease timeouts in Test_Mock_Called_blocks to reduce flakiness in CI118fb83NotSame should fail if args are not pointers #1661 (#1664)7d99b2battempt 205f87c0more similarea7129ebetter fmta1b9c9eMerge pull request #1663 from ybrustin/master8302de9Merge branch 'master' into master89352f7Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2Updates
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpfrom 0.49.0 to 0.59.0Release notes
Sourced from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's releases.