-
Notifications
You must be signed in to change notification settings - Fork 316
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
dev: bump the safe group across 1 directory with 18 updates #7519
Open
dependabot
wants to merge
1
commit into
v3.34
Choose a base branch
from
dependabot/go_modules/safe-9ce5cf8d54
base: v3.34
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 safe group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/KimMachineGun/automemlimit](https://github.com/KimMachineGun/automemlimit) | `0.7.0` | `0.7.1` | | [github.com/google/go-cmp](https://github.com/google/go-cmp) | `0.6.0` | `0.7.0` | | [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.26.0` | `2.26.1` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.17.11` | `1.18.0` | | [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) | `1.38.0` | `1.39.1` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.20.5` | `1.21.0` | | [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.7.0` | `9.7.1` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.1` | `1.9.1` | | [github.com/uptrace/bun](https://github.com/uptrace/bun) | `1.2.9` | `1.2.10` | | [github.com/uptrace/bun/dialect/pgdialect](https://github.com/uptrace/bun) | `1.2.9` | `1.2.10` | | [github.com/uptrace/bun/driver/pgdriver](https://github.com/uptrace/bun) | `1.2.9` | `1.2.10` | | [golang.org/x/net](https://github.com/golang/net) | `0.34.0` | `0.35.0` | Updates `github.com/KimMachineGun/automemlimit` from 0.7.0 to 0.7.1 - [Release notes](https://github.com/KimMachineGun/automemlimit/releases) - [Commits](KimMachineGun/automemlimit@v0.7.0...v0.7.1) Updates `github.com/google/go-cmp` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](google/go-cmp@v0.6.0...v0.7.0) Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.26.0 to 2.26.1 - [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases) - [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml) - [Commits](grpc-ecosystem/grpc-gateway@v2.26.0...v2.26.1) Updates `github.com/klauspost/compress` from 1.17.11 to 1.18.0 - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.17.11...v1.18.0) Updates `github.com/nats-io/nats.go` from 1.38.0 to 1.39.1 - [Release notes](https://github.com/nats-io/nats.go/releases) - [Commits](nats-io/nats.go@v1.38.0...v1.39.1) Updates `github.com/prometheus/client_golang` from 1.20.5 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.20.5...v1.21.0) Updates `github.com/redis/go-redis/v9` from 9.7.0 to 9.7.1 - [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.7.0...v9.7.1) Updates `github.com/spf13/cobra` from 1.8.1 to 1.9.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.1...v1.9.1) Updates `github.com/uptrace/bun` from 1.2.9 to 1.2.10 - [Release notes](https://github.com/uptrace/bun/releases) - [Changelog](https://github.com/uptrace/bun/blob/v1.2.10/CHANGELOG.md) - [Commits](uptrace/bun@v1.2.9...v1.2.10) Updates `github.com/uptrace/bun/dialect/pgdialect` from 1.2.9 to 1.2.10 - [Release notes](https://github.com/uptrace/bun/releases) - [Changelog](https://github.com/uptrace/bun/blob/v1.2.10/CHANGELOG.md) - [Commits](uptrace/bun@v1.2.9...v1.2.10) Updates `github.com/uptrace/bun/driver/pgdriver` from 1.2.9 to 1.2.10 - [Release notes](https://github.com/uptrace/bun/releases) - [Changelog](https://github.com/uptrace/bun/blob/v1.2.10/CHANGELOG.md) - [Commits](uptrace/bun@v1.2.9...v1.2.10) Updates `golang.org/x/crypto` from 0.32.0 to 0.33.0 - [Commits](golang/crypto@v0.32.0...v0.33.0) Updates `golang.org/x/net` from 0.34.0 to 0.35.0 - [Commits](golang/net@v0.34.0...v0.35.0) Updates `golang.org/x/oauth2` from 0.25.0 to 0.26.0 - [Commits](golang/oauth2@v0.25.0...v0.26.0) Updates `golang.org/x/sync` from 0.10.0 to 0.11.0 - [Commits](golang/sync@v0.10.0...v0.11.0) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20250115164207-1a7da9e5054f to 0.0.0-20250204164813-702378808489 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20250115164207-1a7da9e5054f to 0.0.0-20250204164813-702378808489 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/protobuf` from 1.36.4 to 1.36.5 --- updated-dependencies: - dependency-name: github.com/KimMachineGun/automemlimit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: github.com/google/go-cmp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: github.com/klauspost/compress dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: github.com/nats-io/nats.go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: github.com/redis/go-redis/v9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: github.com/uptrace/bun dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: github.com/uptrace/bun/dialect/pgdialect dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: github.com/uptrace/bun/driver/pgdriver dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe - dependency-name: google.golang.org/genproto/googleapis/api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe ... 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
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 safe group with 12 updates in the / directory:
0.7.0
0.7.1
0.6.0
0.7.0
2.26.0
2.26.1
1.17.11
1.18.0
1.38.0
1.39.1
1.20.5
1.21.0
9.7.0
9.7.1
1.8.1
1.9.1
1.2.9
1.2.10
1.2.9
1.2.10
1.2.9
1.2.10
0.34.0
0.35.0
Updates
github.com/KimMachineGun/automemlimit
from 0.7.0 to 0.7.1Release notes
Sourced from github.com/KimMachineGun/automemlimit's releases.
Commits
e027e7e
fix(memlimit): fix mountinfo validation logic for multiple optional fields00da85b
Fix 32-bit overflows of math.MaxInt64 constant (#25)Updates
github.com/google/go-cmp
from 0.6.0 to 0.7.0Release notes
Sourced from github.com/google/go-cmp's releases.
Commits
9b12f36
Detect proto.Message types when failing to export a field (#370)4dd3d63
fix: type 'aribica' => 'arabica' (#368)391980c
Support compare functions with SortSlices and SortMaps (#367)Updates
github.com/grpc-ecosystem/grpc-gateway/v2
from 2.26.0 to 2.26.1Release notes
Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.
Commits
3b8ac9f
5113. Validation of oneof nested objects (#5211)4f1457d
chore(deps): update googleapis digest to 2431239 (#5214)fb17f6e
chore(deps): update googleapis digest to 8e62267 (#5213)2fd9128
chore(deps): update googleapis digest to ad99638 (#5212)3d82775
fix(deps): update module google.golang.org/protobuf to v1.36.5 (#5210)801f278
chore(deps): update googleapis digest to fed8c26 (#5209)9cbbcaf
chore(deps): update googleapis digest to 2f843e2 (#5208)9adca76
fix(deps): update module golang.org/x/text to v0.22.0 (#5206)72f360d
chore(deps): update golang docker tag to v1.23.6 (#5205)ce46021
chore(deps): update googleapis digest to f426820 (#5204)Updates
github.com/klauspost/compress
from 1.17.11 to 1.18.0Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
8e79dc4
Deprecate Go 1.21 and add 1.24 (#1055)df8e99c
build(deps): bump the github-actions group with 2 updates (#1053)7787431
zstd: fix unused debug code (#1052)0bf3ecb
flate: Cleanup & reduce casts (#1050)e0f89a9
flate: Fix matchlen L5+L6 (#1049)c8a8470
s2: Improve small block compression speed w/o asm (#1048)b05b993
s2: Add block decode fuzzer (#1044)aafbabd
flate: Simplify matchlen (remove asm) (#1045)dbaa9c1
flate: Simplify l4-6 loading (#1043)4fa2036
Add unsafe little endian loaders (#1036)Updates
github.com/nats-io/nats.go
from 1.38.0 to 1.39.1Release notes
Sourced from github.com/nats-io/nats.go's releases.
... (truncated)
Commits
4ba1afe
Release v1.39.1 (#1806)acd252b
Remove stale experimental comment (#1805)7885c8c
[FIXED] Prevent KV ListKeysFiltered from returning deleted keys (#1803)901c987
Release v1.39.0 (#1798)5a2c74a
[IMPROVED] Enhance documentation for PullMaxMessagesWithBytesLimit and PullMa...81d2fae
[ADDED] PullMaxMessagesWithFetchSizeLimit option for Consume and Messages (#1...b1be9bf
[IMPROVED] Use faster gha runners and fix leaking goroutines in Service API (...faec055
[ADDED] Options() and Conn() methods to JetStream (#1792)16e780e
[FIXED] Protect against potential panics (#1771)dfb52ad
[FIXED] Protocol parsing errors with ws compression and pongs (#1790)Updates
github.com/prometheus/client_golang
from 1.20.5 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.
Commits
eaf03ef
Cut 1.21.0 (#1737)f1f89dc
Cut 1.21.0-rc.0 (#1718)c923f7c
Revert "ci: daggerize test and lint pipelines (#1534)" (#1717)1bcda80
process collector: Fixed pedantic registry failures on darwin with cgo. (#1715)038b37a
tutorials/whatsup: Updated deps (#1716)56a2431
docs: Add RELEASE.md for the release process (#1690)cbd9526
Merge pull request #1713 from prometheus/dependabot/go_modules/tutorials/what...80b5a2a
build(deps): bump golang.org/x/net in /tutorials/whatsup1a822a8
Upgrade to prometheus/common 0.62.0 with breaking change (#1712)7b39d01
Update common Prometheus files (#1708)Updates
github.com/redis/go-redis/v9
from 9.7.0 to 9.7.1Release notes
Sourced from github.com/redis/go-redis/v9's releases.
Commits
3d041a1
release: 9.7.1 patch (#3278)Updates
github.com/spf13/cobra
from 1.8.1 to 1.9.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
40b5bc1
Revert "Make detection for test-binary more universal (#2173)" (#2235)a97f9fd
fix CompletionFunc implementation (#2234)5f9c408
chore: Upgrade dependencies for v1.9.0 (#2233)24ada7f
Remove the default "completion" cmd if it is alone (#1559)680936a
New logo8cb30f9
feat: add CompletionWithDesc helper (#2231)17b6dca
doc: add Conduit (#2230)ab5cadc
Allow to reset the templates to the default (#2229)4ba5566
fix(bash): nounset unbound file filter variable on empty extension (#2228)41b26ec
Print ActiveHelp for bash along other completions (#2076)Updates
github.com/uptrace/bun
from 1.2.9 to 1.2.10Release notes
Sourced from github.com/uptrace/bun's releases.
Changelog
Sourced from github.com/uptrace/bun's changelog.
Commits
152418e
chore: release v1.2.10 (release.sh)1090d4d
Merge pull request #1122 from kylemcc/comment-from-ctx9f5ccfe
feat: allow setting a query comment through a context value187743b
fix(create_table): avoid creating unintended foreign keys (#1130)c915415
Merge pull request #1132 from j2gg0s/fix-embeded-struct-fieldb410e42
fix: process embedded's struct field for tablefc6a894
Merge pull request #1124 from Aoang/chore/ci-go-version867e354
Merge pull request #1129 from josephferrero/standardize-behind-error-setting-...8d8d755
Merge pull request #1127 from uptrace/feat/bunexp2dce0ee
chore: standardize behind error setting methodUpdates
github.com/uptrace/bun/dialect/pgdialect
from 1.2.9 to 1.2.10Release notes
Sourced from github.com/uptrace/bun/dialect/pgdialect's releases.
Changelog
Sourced from github.com/uptrace/bun/dialect/pgdialect's changelog.
Commits
152418e
chore: release v1.2.10 (release.sh)1090d4d
Merge pull request #1122 from kylemcc/comment-from-ctx9f5ccfe
feat: allow setting a query comment through a context value187743b
fix(create_table): avoid creating unintended foreign keys (#1130)c915415
Merge pull request #1132 from j2gg0s/fix-embeded-struct-fieldb410e42
fix: process embedded's struct field for tablefc6a894
Merge pull request #1124 from Aoang/chore/ci-go-version867e354
Merge pull request #1129 from josephferrero/standardize-behind-error-setting-...8d8d755
Merge pull request #1127 from uptrace/feat/bunexp2dce0ee
chore: standardize behind error setting methodUpdates
github.com/uptrace/bun/driver/pgdriver
from 1.2.9 to 1.2.10Release notes
Sourced from github.com/uptrace/bun/driver/pgdriver's releases.
Changelog
Sourced from github.com/uptrace/bun/driver/pgdriver's changelog.
Commits
152418e
chore: release v1.2.10 (release.sh)1090d4d
Merge pull request #1122 from kylemcc/comment-from-ctx9f5ccfe
feat: allow setting a query comment through a context value187743b
fix(create_table): avoid creating unintended foreign keys (#1130)c915415
Merge pull request #1132 from j2gg0s/fix-embeded-struct-fieldb410e42
fix: process embedded's struct field for tablefc6a894
Merge pull request #1124 from Aoang/chore/ci-go-version867e354
Merge pull request #1129 from josephferrero/standardize-behind-error-setting-...8d8d755
Merge pull request #1127 from uptrace/feat/bunexp2dce0ee
chore: standardize behind error setting methodUpdates
golang.org/x/crypto
from 0.32.0 to 0.33.0Commits
9290511
go.mod: update golang.org/x dependenciesfa5273e
x509roots/fallback: update bundlea8ea4be
ssh: add ServerConfig.PreAuthConnCallback, ServerPreAuthConn (banner) interface71d3a4c
acme: support challenges that require the ACME client to send a non-empty JSO...Updates
golang.org/x/net
from 0.34.0 to 0.35.0Commits
df97a48
go.mod: update golang.org/x dependencies2dab271
route: treat short sockaddr lengths as unspecifiedb914489
internal/http3: refactor in prep for sharing transport/server codeebd23f8
route: fix parsing network address of length zero938a9fb
internal/http3: add request/response body transfer145b2d7
internal/http3: add RoundTrip5bda71a
internal/http3: define connection and stream error types3c1185a
internal/http3: return error on mid-frame EOFa6c2c7f
http2, internal/httpcommon: factor out common request header logic for h2/h3c72e89d
internal/http3: QPACK encoding and decodingUpdates
golang.org/x/oauth2
from 0.25.0 to 0.26.0Commits
b9c813b
google: add warning about externally-provided credentialsUpdates
golang.org/x/sync
from 0.10.0 to 0.11.0Commits
fe3591b
sync/errgroup: improve documentation for semaphore limit behaviorUpdates
google.golang.org/genproto/googleapis/api
from 0.0.0-20250115164207-1a7da9e5054f to 0.0.0-20250204164813-702378808489Commits
Description has been truncated