Bump the stable-updates group across 1 directory with 13 updates#383
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Bump the stable-updates group across 1 directory with 13 updates#383dependabot[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.85` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.19.0` | `1.20.5` | | [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.8.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.85 - [Release notes](https://github.com/minio/minio-go/releases) - [Commits](minio/minio-go@v7.0.67...v7.0.85) Updates `github.com/prometheus/client_golang` from 1.19.0 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.19.0...v1.20.5) 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.8.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.0...v1.8.1) Updates `github.com/stretchr/testify` from 1.8.4 to 1.9.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.4...v1.9.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-patch 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 #384. |
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.851.19.01.20.51.10.11.11.11.8.01.8.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.85Release notes
Sourced from github.com/minio/minio-go/v7's releases.
... (truncated)
Commits
79b6099allow 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)5cf2ee7fix: use Hostname instead of Host in s3utils.GetRegionFromURL (#2046)ad925dbUpdate version to next releaseUpdates
github.com/prometheus/client_golangfrom 1.19.0 to 1.20.5Release notes
Sourced from github.com/prometheus/client_golang's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
48e12a1Merge pull request #1645 from prometheus/cut-1204-pr1424504ad9bCut 1.20.5; update comments.584a7ceRevert "testutil compareMetricFamilies: make less error-prone (#1424)"05fcde9Merge pull request #1623 from krajorama/data-race-in-histogram-write209f4c0Add changelog1e398ccnative histogram: Fix race between Write and addExemplaref2f87eMerge pull request #1620 from prometheus/arthursens/prepare-1.20.3937ac63Add changelog entry for 1.20.36e9914dMerge pull request #1608 from krajorama/index-out-of-range-native-histogram-e...d6b8c89Update comments with more explanationsUpdates
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.8.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
e94f6d0Address golangci-lint deprecation warnings, enable some more linters (#2152)8003b74Remove fully inactivated linters (#2148)5c2c1d6Consistent annotation names (#2140)5a1aceabuild(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4 (#2127)0fc86c2docs: update user guide (#2128)6b5f577More linting (#2099)bd914e5fix: remove deprecated io/ioutils package (#2120)1f80fa2chore: remove repetitive words (#2122)c69ae4cci: test golang 1.22 (#2113)a30cee5build(deps): bump actions/cache from 3 to 4 (#2102)Updates
github.com/stretchr/testifyfrom 1.8.4 to 1.9.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
bb548d0Merge pull request #1552 from stretchr/dependabot/go_modules/github.com/stret...814075fbuild(deps): bump github.com/stretchr/objx from 0.5.1 to 0.5.2e045612Merge pull request #1339 from bogdandrutu/uintptr5b6926dMerge pull request #1385 from hslatman/not-implements9f97d67Merge pull request #1550 from stretchr/release-notesbcb0d3fInclude the auto-release notes in releasesfb770f8Merge pull request #1247 from ccoVeille/typos85d8bb6fix typos in comments, tests and github templatese2741faMerge pull request #1548 from arjunmahishi/msgAndArgs6e59f20http_assertions: assert that the msgAndArgs actually works in testsUpdates
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.