-
Notifications
You must be signed in to change notification settings - Fork 24
fix(deps): bump the external group across 1 directory with 20 updates #2967
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/go_modules/service/external-5da56b9220
base: main
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 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
Contributor
X-Test Failure Reportopentdf |
Contributor
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
ebf6076 to
f547085
Compare
Contributor
X-Test Failure Reportopentdf |
Bumps the external group with 17 updates in the /service directory: | Package | From | To | | --- | --- | --- | | [buf.build/go/protovalidate](https://github.com/bufbuild/protovalidate-go) | `0.13.1` | `1.1.0` | | [connectrpc.com/connect](https://github.com/connectrpc/connect-go) | `1.18.1` | `1.19.1` | | [connectrpc.com/validate](https://github.com/connectrpc/validate-go) | `0.3.0` | `0.6.0` | | [github.com/casbin/casbin/v2](https://github.com/casbin/casbin) | `2.108.0` | `2.135.0` | | [github.com/docker/docker](https://github.com/docker/docker) | `28.3.3+incompatible` | `28.5.2+incompatible` | | [github.com/docker/go-connections](https://github.com/docker/go-connections) | `0.5.0` | `0.6.0` | | [github.com/eko/gocache/lib/v4](https://github.com/eko/gocache) | `4.2.0` | `4.2.3` | | [github.com/eko/gocache/store/ristretto/v4](https://github.com/eko/gocache) | `4.2.2` | `4.3.2` | | [github.com/go-chi/cors](https://github.com/go-chi/cors) | `1.2.1` | `1.2.2` | | [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.26.0` | `10.29.0` | | [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.7.5` | `5.7.6` | | [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.29` | `1.14.32` | | [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) | `1.5.1` | `1.12.1` | | [github.com/pressly/goose/v3](https://github.com/pressly/goose) | `3.24.3` | `3.26.0` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.37.0` | `0.40.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.47.0` | `0.48.0` | | google.golang.org/protobuf | `1.36.10` | `1.36.11` | Updates `buf.build/go/protovalidate` from 0.13.1 to 1.1.0 - [Release notes](https://github.com/bufbuild/protovalidate-go/releases) - [Commits](bufbuild/protovalidate-go@v0.13.1...v1.1.0) Updates `connectrpc.com/connect` from 1.18.1 to 1.19.1 - [Release notes](https://github.com/connectrpc/connect-go/releases) - [Changelog](https://github.com/connectrpc/connect-go/blob/main/RELEASE.md) - [Commits](connectrpc/connect-go@v1.18.1...v1.19.1) Updates `connectrpc.com/validate` from 0.3.0 to 0.6.0 - [Release notes](https://github.com/connectrpc/validate-go/releases) - [Changelog](https://github.com/connectrpc/validate-go/blob/main/RELEASE.md) - [Commits](connectrpc/validate-go@v0.3.0...v0.6.0) Updates `github.com/casbin/casbin/v2` from 2.108.0 to 2.135.0 - [Release notes](https://github.com/casbin/casbin/releases) - [Commits](casbin/casbin@v2.108.0...v2.135.0) Updates `github.com/docker/docker` from 28.3.3+incompatible to 28.5.2+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v28.3.3...v28.5.2) Updates `github.com/docker/go-connections` from 0.5.0 to 0.6.0 - [Commits](docker/go-connections@v0.5.0...v0.6.0) Updates `github.com/eko/gocache/lib/v4` from 4.2.0 to 4.2.3 - [Release notes](https://github.com/eko/gocache/releases) - [Commits](eko/gocache@lib/v4.2.0...lib/v4.2.3) Updates `github.com/eko/gocache/store/ristretto/v4` from 4.2.2 to 4.3.2 - [Release notes](https://github.com/eko/gocache/releases) - [Commits](eko/gocache@lib/v4.2.2...store/ristretto/v4.3.2) Updates `github.com/go-chi/cors` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/go-chi/cors/releases) - [Commits](go-chi/cors@v1.2.1...v1.2.2) Updates `github.com/go-playground/validator/v10` from 10.26.0 to 10.29.0 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.26.0...v10.29.0) Updates `github.com/jackc/pgx/v5` from 5.7.5 to 5.7.6 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.7.5...v5.7.6) Updates `github.com/mattn/go-sqlite3` from 1.14.29 to 1.14.32 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.29...v1.14.32) Updates `github.com/open-policy-agent/opa` from 1.5.1 to 1.12.1 - [Release notes](https://github.com/open-policy-agent/opa/releases) - [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md) - [Commits](open-policy-agent/opa@v1.5.1...v1.12.1) Updates `github.com/pressly/goose/v3` from 3.24.3 to 3.26.0 - [Release notes](https://github.com/pressly/goose/releases) - [Changelog](https://github.com/pressly/goose/blob/main/CHANGELOG.md) - [Commits](pressly/goose@v3.24.3...v3.26.0) Updates `github.com/spf13/cobra` from 1.9.1 to 1.10.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.9.1...v1.10.1) Updates `github.com/spf13/viper` from 1.20.1 to 1.21.0 - [Release notes](https://github.com/spf13/viper/releases) - [Commits](spf13/viper@v1.20.1...v1.21.0) Updates `github.com/testcontainers/testcontainers-go` from 0.37.0 to 0.40.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.37.0...v0.40.0) Updates `golang.org/x/net` from 0.47.0 to 0.48.0 - [Commits](golang/net@v0.47.0...v0.48.0) Updates `google.golang.org/protobuf` from 1.36.10 to 1.36.11 Updates `golang.org/x/text` from 0.31.0 to 0.32.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.31.0...v0.32.0) --- updated-dependencies: - dependency-name: buf.build/go/protovalidate dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: external - dependency-name: connectrpc.com/connect dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: connectrpc.com/validate dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: github.com/casbin/casbin/v2 dependency-version: 2.135.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: github.com/docker/docker dependency-version: 28.5.2+incompatible dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: github.com/docker/go-connections dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: github.com/eko/gocache/lib/v4 dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: external - dependency-name: github.com/eko/gocache/store/ristretto/v4 dependency-version: 4.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: github.com/go-chi/cors dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: external - dependency-name: github.com/go-playground/validator/v10 dependency-version: 10.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.7.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: external - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: external - dependency-name: github.com/open-policy-agent/opa dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: github.com/pressly/goose/v3 dependency-version: 3.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: github.com/spf13/cobra dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: github.com/spf13/viper dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: golang.org/x/net dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: google.golang.org/protobuf dependency-version: 1.36.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: external - dependency-name: golang.org/x/text dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external ... Signed-off-by: dependabot[bot] <[email protected]>
f547085 to
4cdfdab
Compare
Contributor
X-Test Failure Reportopentdf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
major
size/m
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 external group with 17 updates in the /service directory:
0.13.11.1.01.18.11.19.10.3.00.6.02.108.02.135.028.3.3+incompatible28.5.2+incompatible0.5.00.6.04.2.04.2.34.2.24.3.21.2.11.2.210.26.010.29.05.7.55.7.61.14.291.14.321.5.11.12.13.24.33.26.00.37.00.40.00.47.00.48.01.36.101.36.11Updates
buf.build/go/protovalidatefrom 0.13.1 to 1.1.0Release notes
Sourced from buf.build/go/protovalidate's releases.
... (truncated)
Commits
05e4c36Update protovalidate (#293)f9ec4f8Bump actions/checkout from 5 to 6 in the github-actions group (#290)7781f7cFix field paths for groups (#292)28aa77bMake it so that you can define expression-only rules (#288)dd419f9Improve ValidationError strings (#291)15821dfBenchmark and performance improvements (#289)2473f44Bump the go group with 2 updates (#285)bd1dfd4Bump buf.build/go/hyperpb from 0.1.1 to 0.1.3 in the go group (#284)b849617Use opaque proto API (#283)b1d5ad3Bump buf.build/go/hyperpb from 0.1.0 to 0.1.1 in the go group (#281)Updates
connectrpc.com/connectfrom 1.18.1 to 1.19.1Release notes
Sourced from connectrpc.com/connect's releases.
Commits
ad95987Prepare for v1.19.1 (#895)a19db8aFix CallInfo header/trailer propagation on error responses (#892)af35892Fix bounds check on envelope for 32-bit archs (#887)ab1cd05Fix README.md (#890)79c4205Update README.md to use validate-go and codify example in internal/example (#...5efe980Back to development (#884)0f2c5b2Prepare for v1.19.0 (#883)a9ad76eUpdate README to show simple flag usage (#864)cf078a1Removegolang.org/x/net/http2dependency from tests (#877)5cb2412Fix several GoDoc comments (#880)Updates
connectrpc.com/validatefrom 0.3.0 to 0.6.0Release notes
Sourced from connectrpc.com/validate's releases.
Commits
6d49903Change response validation error code from InvalidArgument to Internal (#40)239ba83Add option WithoutErrorDetails to not add error details to responses (#39)94700bcUse protovalidate.GlobalValidator by default (#38)476bb26Add option to validate responses (#37)cae5c14Resign as maintainer (#34)07a1b60Add John Chadwick to maintainers (#33)Updates
github.com/casbin/casbin/v2from 2.108.0 to 2.135.0Release notes
Sourced from github.com/casbin/casbin/v2's releases.
... (truncated)
Commits
5fc9fd8feat: remove Travis script and issue templates5d3134dfeat: fix inconsistent backslash handling between matcher literals and CSV-pa...0a13664feat: fix stale g() function cache in BuildRoleLinks causing incorrect permis...4b6c4c8feat: improve README1eef59afeat: fix EscapeAssertion (matcher) incorrectly matching p./r. patterns insid...bb1e443feat: fix duplicate CI workflow runs and optimize to test only Go 1.21 (#1571)91b9cf2feat: add OrBAC (Organisation-Based Access Control) model support (#1567)87e9956feat: add ContextEnforcer: add ctx to AddPolicy and other APIs (#1553)1ef00acfeat: enable concurrent transactions using optimistic locking, versioning and...0c5a574feat: add PBAC model support and test (#1548)Updates
github.com/docker/dockerfrom 28.3.3+incompatible to 28.5.2+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
89c5e8fMerge pull request #51396 from thaJeztah/28.x_backport_api_docs9b93878Merge pull request #51395 from thaJeztah/28.x_backport_rootless_reject6178456Merge pull request #51398 from vvoland/51397-28.x0cae4e5vendor: github.com/moby/buildkit v0.25.233cc06fMerge pull request #51394 from vvoland/51393-28.xd525277api/docs: remove BuildCache.Parent field for API v1.42 and up2fbc51bdockerd-rootless.sh: reject DOCKERD_ROOTLESS_ROOTLESSKIT_NET=hostbd98008integration-cli: Adjust nofile limits1967515Dockerfile: update runc binary to v1.3.34489660Merge pull request #51387 from thaJeztah/28.x_bump_goUpdates
github.com/docker/go-connectionsfrom 0.5.0 to 0.6.0Commits
42faf79Merge pull request #138 from thaJeztah/sockets_move_unix_options9ffab7esockets: make NewUnixSocket, WithChown, WithChmod unix-only6bb1d15Merge pull request #135 from thaJeztah/rename_test_filesb6c843dsockets: rename files to be considered test files80898b6Merge pull request #133 from thaJeztah/deprecate_socket_dialpipea4399e5socket: deprecate DialPipeb071e04Merge pull request #128 from thaJeztah/remove_old_cyphers578bfdeMerge pull request #132 from thaJeztah/optimize_ParsePortSpecdeccd71tlsconfig: align client and server defaults, remove weak CBC ciphers30b91c8nat: ParsePortSpec: combine some conditionsUpdates
github.com/eko/gocache/lib/v4from 4.2.0 to 4.2.3Release notes
Sourced from github.com/eko/gocache/lib/v4's releases.
... (truncated)
Commits
5654fdfMerge pull request #300 from geigerj0/bump-deps3fabe46bump all deps7747003bump depsb4334a5bump depsf037427bump deps003ae39Merge pull request #296 from Neo2308/feature/master/hide-mock-interfaces42bb50eRename import to resolve warnings21cb8b5Added mocksc0e14c1Hide mock interfaces from users277d34aMerge pull request #295 from eko/memcache-mocksUpdates
github.com/eko/gocache/store/ristretto/v4from 4.2.2 to 4.3.2Release notes
Sourced from github.com/eko/gocache/store/ristretto/v4's releases.
... (truncated)
Commits
199a1cfAdded some Makefile commands to help tagging new store versions92cc4acMerge pull request #301 from eko/dependabot/go_modules/store/pegasus/github.c...0068c55Bump github.com/sirupsen/logrus from 1.4.2 to 1.8.3 in /store/pegasus5654fdfMerge pull request #300 from geigerj0/bump-deps3fabe46bump all deps7747003bump depsb4334a5bump depsf037427bump depsUpdates
github.com/go-chi/corsfrom 1.2.1 to 1.2.2Release notes
Sourced from github.com/go-chi/cors's releases.
Commits
3a53812Fix Origin header check (#38)f8fbaeeUpdate Go version in CI (#32)b41f767fix test_default error message #28 (#29)76ca797Fix broken link (#25)9aca617Update README with install (#22)Updates
github.com/go-playground/validator/v10from 10.26.0 to 10.29.0Release notes
Sourced from github.com/go-playground/validator/v10's releases.
... (truncated)
Commits
afce000excluded_unlessbug fix (#1307)0c1335dAdded alphanumspace string validator (#1484)c6a4fb6Fix 1502 update ccy codes (#1503)80b6d11Fix/1481 skip invalid type validations (#1498)a0faae9fix/1500:Update Sierra Leone currency code from SLL to SLE (#1501)d1aac1aBump actions/checkout from 5 to 6 (#1497)771c22cBump golang.org/x/crypto from 0.44.0 to 0.45.0 (#1495)71e5030Fix: validation now rejects phone codes starting with +0 (#1476)a221118Bump golang.org/x/crypto from 0.43.0 to 0.44.0 (#1492)419544fSupport for ISO 9362:2022 BIC (SWIFT) codes (#1478)Updates
github.com/jackc/pgx/v5from 5.7.5 to 5.7.6Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
Commits
a2fca03Release v5.7.695fc312Add link to github.com/KoNekoD/pgx-colon-query-rewriter5534fa9Improve Rows docsa295d68Merge pull request #2368 from zeghong/zeronull-int-valuer03f32c0Me...Description has been truncated