-
Notifications
You must be signed in to change notification settings - Fork 351
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
build(deps): bump the all-go-mod-patch-and-minor group across 1 directory with 12 updates #3349
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/go_modules/all-go-mod-patch-and-minor-ad77651a48
Closed
build(deps): bump the all-go-mod-patch-and-minor group across 1 directory with 12 updates #3349
dependabot
wants to merge
1
commit into
master
from
dependabot/go_modules/all-go-mod-patch-and-minor-ad77651a48
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
…tory with 12 updates Bumps the all-go-mod-patch-and-minor group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/andybalholm/brotli](https://github.com/andybalholm/brotli) | `1.1.0` | `1.1.1` | | [github.com/envoyproxy/go-control-plane](https://github.com/envoyproxy/go-control-plane) | `0.13.0` | `0.13.1` | | [github.com/instana/go-sensor](https://github.com/instana/go-sensor) | `1.65.0` | `1.66.0` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.20.4` | `1.20.5` | | [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.6.1` | `9.7.0` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.9.0` | `1.10.0` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.33.0` | `0.34.0` | | [github.com/tidwall/gjson](https://github.com/tidwall/gjson) | `1.17.3` | `1.18.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.29.0` | `0.33.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.23.0` | `0.24.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.6.0` | `0.8.0` | | google.golang.org/protobuf | `1.34.2` | `1.36.0` | Updates `github.com/andybalholm/brotli` from 1.1.0 to 1.1.1 - [Commits](andybalholm/brotli@v1.1.0...v1.1.1) Updates `github.com/envoyproxy/go-control-plane` from 0.13.0 to 0.13.1 - [Release notes](https://github.com/envoyproxy/go-control-plane/releases) - [Changelog](https://github.com/envoyproxy/go-control-plane/blob/main/CHANGELOG.md) - [Commits](envoyproxy/go-control-plane@v0.13.0...v0.13.1) Updates `github.com/instana/go-sensor` from 1.65.0 to 1.66.0 - [Release notes](https://github.com/instana/go-sensor/releases) - [Changelog](https://github.com/instana/go-sensor/blob/main/CHANGELOG.md) - [Commits](instana/go-sensor@v1.65.0...v1.66.0) Updates `github.com/prometheus/client_golang` from 1.20.4 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.20.4...v1.20.5) Updates `github.com/redis/go-redis/v9` from 9.6.1 to 9.7.0 - [Release notes](https://github.com/redis/go-redis/releases) - [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md) - [Commits](redis/go-redis@v9.6.1...v9.7.0) 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/testcontainers/testcontainers-go` from 0.33.0 to 0.34.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.33.0...v0.34.0) Updates `github.com/tidwall/gjson` from 1.17.3 to 1.18.0 - [Commits](tidwall/gjson@v1.17.3...v1.18.0) Updates `golang.org/x/net` from 0.29.0 to 0.33.0 - [Commits](golang/net@v0.29.0...v0.33.0) Updates `golang.org/x/oauth2` from 0.23.0 to 0.24.0 - [Commits](golang/oauth2@v0.23.0...v0.24.0) Updates `golang.org/x/time` from 0.6.0 to 0.8.0 - [Commits](golang/time@v0.6.0...v0.8.0) Updates `google.golang.org/protobuf` from 1.34.2 to 1.36.0 --- updated-dependencies: - dependency-name: github.com/andybalholm/brotli dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/envoyproxy/go-control-plane dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/instana/go-sensor dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/redis/go-redis/v9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/testcontainers/testcontainers-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/tidwall/gjson dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/time dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor ... 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
Dec 19, 2024
@dependabot ignore github.com/envoyproxy/go-control-plane |
OK, I won't notify you about github.com/envoyproxy/go-control-plane again, unless you unignore it. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/go_modules/all-go-mod-patch-and-minor-ad77651a48
branch
December 19, 2024 10:30
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 all-go-mod-patch-and-minor group with 12 updates in the / directory:
1.1.0
1.1.1
0.13.0
0.13.1
1.65.0
1.66.0
1.20.4
1.20.5
9.6.1
9.7.0
1.9.0
1.10.0
0.33.0
0.34.0
1.17.3
1.18.0
0.29.0
0.33.0
0.23.0
0.24.0
0.6.0
0.8.0
1.34.2
1.36.0
Updates
github.com/andybalholm/brotli
from 1.1.0 to 1.1.1Commits
57434b5
Encoder: check for empty block97e8583
matchfinder.M4: some refinements to scoringUpdates
github.com/envoyproxy/go-control-plane
from 0.13.0 to 0.13.1Release notes
Sourced from github.com/envoyproxy/go-control-plane's releases.
Commits
03ea0b2
Mirrored from envoyproxy/envoy @ d049362557545b054e1a883231e64944ed0a8819bec043f
Mirrored from envoyproxy/envoy @ c6761de5f33e97758471c6b973a57a5c2e5db9258c942bd
Mirrored from envoyproxy/envoy @ e48666365c8a0b3a62343602fd9380d58a7afd95e1df533
Mirrored from envoyproxy/envoy @ 1173629e531abf758f011c2da15da739f72881c6deb90cf
Mirrored from envoyproxy/envoy @ 42068a59e37d0d6c313340d0175cb08cce2574bb06f4ee8
Mirrored from envoyproxy/envoy @ a3e32c92c5ae699a4daad094c6a87b58e1e84ec2f61d5e4
Mirrored from envoyproxy/envoy @ 1a153166a6d1e9336ee8982d1a00ba98655c9d39f6ecc7e
Mirrored from envoyproxy/envoy @ 07a8c4afe8ac83632535bd118f142df70d2335be74bddf0
Mirrored from envoyproxy/envoy @ 865aa1081a0a66d13b2564382abc89129c1ba090d1afc3b
Mirrored from envoyproxy/envoy @ 38530270d6cb3a3a71a9b70b3de55854750b75a9Updates
github.com/instana/go-sensor
from 1.65.0 to 1.66.0Release notes
Sourced from github.com/instana/go-sensor's releases.
Changelog
Sourced from github.com/instana/go-sensor's changelog.
Commits
d263a67
Updated version.go to 1.66.00ecf613
perf: optimize SQL based database instrumentation (#955)c5ec33a
Updated version.go to 2.15.162bf92e
fix: redis span finished before the actual Redis command was executed (#972)499a24d
Updated version.go to 1.47.16202d43
feat(currency): updated instrumentation of instapubsub for new version v1.45....7f8998f
Updated version.go to 1.47.0a1e022f
feat(currency): updated instrumentation of storage for new version v1.48.0. I...310dd24
Updated version.go to 1.29.11ee5240
feat(currency): updated go.mod, go.sum files, README.md for instagrpc (#969)Updates
github.com/prometheus/client_golang
from 1.20.4 to 1.20.5Release notes
Sourced from github.com/prometheus/client_golang's releases.
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)"Updates
github.com/redis/go-redis/v9
from 9.6.1 to 9.7.0Release notes
Sourced from github.com/redis/go-redis/v9's releases.
... (truncated)
Commits
ed37c33
Updated package version [9.7] (#3159)135f8e3
Fix field name spellings (#3132) (#3156)ac2e91d
Support Json with Resp 2 (#3146) (#3155)ec680ae
Remove direct read from TLS underlying conn (#3138) (#3154)ad131f4
Updated package version (#3134)d9eeed1
Fix Flaky Test: should handle FTAggregate with Unstable RESP3 Search Module a...e99abe4
DOC-4237 added Bloom filter examples (#3115)9e79c9b
DOC-4228 JSON code examples (#3114)9e3709c
DOC-4234 added bitmap examples (#3124)69b4c01
DOC-4241 added t-digest examples (#3123)Updates
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/testcontainers/testcontainers-go
from 0.33.0 to 0.34.0Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.
... (truncated)
Commits
7d0f970
chore: use new version (v0.34.0) in modules and examples2c66f20
feat: add meilisearch-module (#2835)235ab07
fix(postgres): duplicate snapshot name (#2840)f1632b3
chore: use Contains or ErrorContains checks (#2839)b74984d
golangci-lint: enable thelper linter (#2834)5e988ff
fix(reaper): refactor to allow retries and fix races (#2728)56bb501
chore: update ryuk to 0.10.2 (#2833)27f699b
feat: add yugabytedb module (#2825)00e7002
fix: update module container struct name and missing imports (#2831)fb6a4ba
chore: replace 'assert' with 'require' (#2827)Updates
github.com/tidwall/gjson
from 1.17.3 to 1.18.0Commits
133f42c
Generally faster parsing92dff34
Update README.mdUpdates
golang.org/x/net
from 0.29.0 to 0.33.0Commits
dfc720d
go.mod: update golang.org/x dependencies8e66b04
html: use strings.EqualFold instead of lowering ourselvesb935f7b
html: avoid endless loop on error token9af49ef
route: remove unused sizeof* consts6705db9
quic: clean up crypto streams when dropping packet protection keys4ef7588
quic: handle ACK frame in packet which drops number space552d8ac
Revert "route: change from syscall to x/sys/unix"13a7c01
Revert "route: remove unused sizeof* consts on freebsd"285e1cf
go.mod: update golang.org/x dependenciesd0a1049
route: remove unused sizeof* consts on freebsdUpdates
golang.org/x/oauth2
from 0.23.0 to 0.24.0Commits
22134a4
README: don't recommend go getUpdates
golang.org/x/time
from 0.6.0 to 0.8.0Commits
3846194
README: don't recommend go get772484e
x/time/rate: correctly handle 0 limitsUpdates
google.golang.org/protobuf
from 1.34.2 to 1.36.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions