-
Notifications
You must be signed in to change notification settings - Fork 23
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 stable-updates group across 1 directory with 13 updates #382
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/go_modules/stable-updates-334a841738
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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 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.1` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.29.2` | `0.32.1` | | [k8s.io/code-generator](https://github.com/kubernetes/code-generator) | `0.29.2` | `0.32.1` | 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.1 - [Commits](kubernetes/apimachinery@v0.29.2...v0.32.1) Updates `k8s.io/client-go` from 0.29.2 to 0.32.1 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.29.2...v0.32.1) Updates `k8s.io/code-generator` from 0.29.2 to 0.32.1 - [Commits](kubernetes/code-generator@v0.29.2...v0.32.1) --- 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] <[email protected]>
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.12
5.2.1
7.0.67
7.0.85
1.19.0
1.20.5
1.10.1
1.11.1
1.8.0
1.8.1
0.49.0
0.59.0
1.24.0
1.34.0
0.29.2
0.32.1
0.29.2
0.32.1
0.29.2
0.32.1
Updates
github.com/go-chi/chi/v5
from 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
71307f9
Support the four most recent major versions of Go (#969)0a20a0e
Revert "feat(): add CF-Connecting-IP (#908)" (#966)d9d5e31
fix: allow multiple informational status (#961)6ceb498
FixMux.Find
not correctly handling nested routes (#954)882c15e
Update content_type.go (#880)1f927a8
Ability to specify response HTTP status code for Throttle middleware (#571)2c4d128
set up go module for _examples/versions (#948)5dd7716
add strip prefix. (#875)7335050
Fix condition in TestRedirectSlashes (#856)df0303d
Fixed incorrect comment about routing (#887)Updates
github.com/minio/minio-go/v7
from 7.0.67 to 7.0.85Release notes
Sourced from github.com/minio/minio-go/v7's releases.
... (truncated)
Commits
79b6099
allow users to extend DNS style buckets (#2057)86f1186
Implement error interface for RemoveObjectError (#2058)41664c2
Update s3-endpoints.go with ISO endpoints (#2053)8b220d8
Update version to next release113812b
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 releaseUpdates
github.com/prometheus/client_golang
from 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
48e12a1
Merge pull request #1645 from prometheus/cut-1204-pr1424504ad9b
Cut 1.20.5; update comments.584a7ce
Revert "testutil compareMetricFamilies: make less error-prone (#1424)"05fcde9
Merge pull request #1623 from krajorama/data-race-in-histogram-write209f4c0
Add changelog1e398cc
native histogram: Fix race between Write and addExemplaref2f87e
Merge pull request #1620 from prometheus/arthursens/prepare-1.20.3937ac63
Add changelog entry for 1.20.36e9914d
Merge pull request #1608 from krajorama/index-out-of-range-native-histogram-e...d6b8c89
Update comments with more explanationsUpdates
github.com/rs/cors
from 1.10.1 to 1.11.1Commits
a814d79
Re-add support for multiple Access-Control-Request-Headers field (fixes #184)...1562b17
Removed redundant log nil checks (#178)3d336ea
Update all dependencies to latest in examples (#175)85fc0ca
Make Gin wrapper's status configurable and use 204 as default (fixes #145) (#...4c32059
Normalize allowed request headers and store them in a sorted set (fixes #170)...8d33ca4
Complete documentation; deprecate AllowOriginRequestFunc in favour of AllowOr...af821ae
Merge branch 'jub0bs-master'0bcf73f
Update benchmarkeacc8e8
Fix skewed middleware benchmarks (#165)9297f15
Respect the documented precedence of options (#163)Updates
github.com/spf13/cobra
from 1.8.0 to 1.8.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
e94f6d0
Address golangci-lint deprecation warnings, enable some more linters (#2152)8003b74
Remove fully inactivated linters (#2148)5c2c1d6
Consistent annotation names (#2140)5a1acea
build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4 (#2127)0fc86c2
docs: update user guide (#2128)6b5f577
More linting (#2099)bd914e5
fix: remove deprecated io/ioutils package (#2120)1f80fa2
chore: remove repetitive words (#2122)c69ae4c
ci: test golang 1.22 (#2113)a30cee5
build(deps): bump actions/cache from 3 to 4 (#2102)Updates
github.com/stretchr/testify
from 1.8.4 to 1.9.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
bb548d0
Merge pull request #1552 from stretchr/dependabot/go_modules/github.com/stret...814075f
build(deps): bump github.com/stretchr/objx from 0.5.1 to 0.5.2e045612
Merge pull request #1339 from bogdandrutu/uintptr5b6926d
Merge pull request #1385 from hslatman/not-implements9f97d67
Merge pull request #1550 from stretchr/release-notesbcb0d3f
Include the auto-release notes in releasesfb770f8
Merge pull request #1247 from ccoVeille/typos85d8bb6
fix typos in comments, tests and github templatese2741fa
Merge pull request #1548 from arjunmahishi/msgAndArgs6e59f20
http_assertions: assert that the msgAndArgs actually works in testsUpdates
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
from 0.49.0 to 0.59.0Release notes
Sourced from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's releases.