-
Notifications
You must be signed in to change notification settings - Fork 24
fix(deps): bump the external group in /service with 30 updates #2769
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-dda6881218
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
7e7c9c1
to
653ce73
Compare
8acfbb2
to
fe20894
Compare
Bumps the external group in /service with 30 updates: | Package | From | To | | --- | --- | --- | | [buf.build/go/protovalidate](https://github.com/bufbuild/protovalidate-go) | `0.13.1` | `1.0.0` | | [connectrpc.com/connect](https://github.com/connectrpc/connect-go) | `1.18.1` | `1.19.0` | | [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.127.0` | | [github.com/docker/docker](https://github.com/docker/docker) | `28.3.3+incompatible` | `28.4.0+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.1` | | [github.com/eko/gocache/store/ristretto/v4](https://github.com/eko/gocache) | `4.2.2` | `4.3.1` | | [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.27.0` | | [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.27.0` | `2.27.2` | | [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.9.0` | | [github.com/pressly/goose/v3](https://github.com/pressly/goose) | `3.24.3` | `3.25.0` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.9.1` | `1.10.1` | | [github.com/spf13/viper](https://github.com/spf13/viper) | `1.20.1` | `1.21.0` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.10.0` | `1.11.1` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.37.0` | `0.39.0` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.36.0` | `1.38.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://github.com/open-telemetry/opentelemetry-go) | `1.36.0` | `1.38.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.36.0` | `1.38.0` | | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp](https://github.com/open-telemetry/opentelemetry-go) | `1.36.0` | `1.38.0` | | [go.opentelemetry.io/otel/exporters/stdout/stdouttrace](https://github.com/open-telemetry/opentelemetry-go) | `1.36.0` | `1.38.0` | | [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) | `1.36.0` | `1.38.0` | | [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) | `1.36.0` | `1.38.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.41.0` | `0.44.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.73.0` | `1.75.1` | | google.golang.org/protobuf | `1.36.6` | `1.36.9` | | [golang.org/x/text](https://github.com/golang/text) | `0.26.0` | `0.29.0` | Updates `buf.build/go/protovalidate` from 0.13.1 to 1.0.0 - [Release notes](https://github.com/bufbuild/protovalidate-go/releases) - [Commits](bufbuild/protovalidate-go@v0.13.1...v1.0.0) Updates `connectrpc.com/connect` from 1.18.1 to 1.19.0 - [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.0) 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.127.0 - [Release notes](https://github.com/casbin/casbin/releases) - [Changelog](https://github.com/casbin/casbin/blob/master/.releaserc.json) - [Commits](casbin/casbin@v2.108.0...v2.127.0) Updates `github.com/docker/docker` from 28.3.3+incompatible to 28.4.0+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v28.3.3...v28.4.0) 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.1 - [Release notes](https://github.com/eko/gocache/releases) - [Commits](eko/gocache@lib/v4.2.0...lib/v4.2.1) Updates `github.com/eko/gocache/store/ristretto/v4` from 4.2.2 to 4.3.1 - [Release notes](https://github.com/eko/gocache/releases) - [Commits](eko/gocache@store/redis/v4.2.2...store/ristretto/v4.3.1) 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.27.0 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.26.0...v10.27.0) Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.27.0 to 2.27.2 - [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.27.0...v2.27.2) 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.9.0 - [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.9.0) Updates `github.com/pressly/goose/v3` from 3.24.3 to 3.25.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.25.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/stretchr/testify` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.10.0...v1.11.1) Updates `github.com/testcontainers/testcontainers-go` from 0.37.0 to 0.39.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.37.0...v0.39.0) Updates `go.opentelemetry.io/otel` from 1.36.0 to 1.38.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.36.0...v1.38.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.36.0 to 1.38.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.36.0...v1.38.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.36.0 to 1.38.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.36.0...v1.38.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp` from 1.36.0 to 1.38.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.36.0...v1.38.0) Updates `go.opentelemetry.io/otel/exporters/stdout/stdouttrace` from 1.36.0 to 1.38.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.36.0...v1.38.0) Updates `go.opentelemetry.io/otel/sdk` from 1.36.0 to 1.38.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.36.0...v1.38.0) Updates `go.opentelemetry.io/otel/trace` from 1.36.0 to 1.38.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.36.0...v1.38.0) Updates `golang.org/x/net` from 0.41.0 to 0.44.0 - [Commits](golang/net@v0.41.0...v0.44.0) Updates `google.golang.org/grpc` from 1.73.0 to 1.75.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.73.0...v1.75.1) Updates `google.golang.org/protobuf` from 1.36.6 to 1.36.9 Updates `golang.org/x/text` from 0.26.0 to 0.29.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.26.0...v0.29.0) --- updated-dependencies: - dependency-name: buf.build/go/protovalidate dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: external - dependency-name: connectrpc.com/connect dependency-version: 1.19.0 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.127.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: github.com/docker/docker dependency-version: 28.4.0+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.1 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.1 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.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2 dependency-version: 2.27.2 dependency-type: direct:production update-type: version-update:semver-patch 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.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: github.com/pressly/goose/v3 dependency-version: 3.25.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/stretchr/testify dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: go.opentelemetry.io/otel dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: go.opentelemetry.io/otel/exporters/stdout/stdouttrace dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: go.opentelemetry.io/otel/sdk dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: golang.org/x/net dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: google.golang.org/grpc dependency-version: 1.75.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: google.golang.org/protobuf dependency-version: 1.36.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: external - dependency-name: golang.org/x/text dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external ... Signed-off-by: dependabot[bot] <support@github.com>
fe20894
to
ab9561c
Compare
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
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 external group in /service with 30 updates:
0.13.1
1.0.0
1.18.1
1.19.0
0.3.0
0.6.0
2.108.0
2.127.0
28.3.3+incompatible
28.4.0+incompatible
0.5.0
0.6.0
4.2.0
4.2.1
4.2.2
4.3.1
1.2.1
1.2.2
10.26.0
10.27.0
2.27.0
2.27.2
5.7.5
5.7.6
1.14.29
1.14.32
1.5.1
1.9.0
3.24.3
3.25.0
1.9.1
1.10.1
1.20.1
1.21.0
1.10.0
1.11.1
0.37.0
0.39.0
1.36.0
1.38.0
1.36.0
1.38.0
1.36.0
1.38.0
1.36.0
1.38.0
1.36.0
1.38.0
1.36.0
1.38.0
1.36.0
1.38.0
0.41.0
0.44.0
1.73.0
1.75.1
1.36.6
1.36.9
0.26.0
0.29.0
Updates
buf.build/go/protovalidate
from 0.13.1 to 1.0.0Release notes
Sourced from buf.build/go/protovalidate's releases.
... (truncated)
Commits
927264e
Update protovalidate (#280)4592148
Bump actions/setup-go from 5 to 6 in the github-actions group (#278)8e0759a
Use hyperpb in conformance tests (#272)67949fb
Bump actions/checkout from 4 to 5 in the github-actions group (#275)87c877b
Revert to generate from CONFORMANCE_VERSION (#276)dd1b550
Bump the go group with 3 updates (#274)1b54e99
Bump the go group with 2 updates (#271)b222fc6
Update links to buf.build/docs to use protovalidate.com (#267)a2d02e9
Bump the go group with 2 updates (#269)80cf168
Update protovalidate (#268)Updates
connectrpc.com/connect
from 1.18.1 to 1.19.0Release notes
Sourced from connectrpc.com/connect's releases.
Commits
0f2c5b2
Prepare for v1.19.0 (#883)a9ad76e
Update README to show simple flag usage (#864)cf078a1
Removegolang.org/x/net/http2
dependency from tests (#877)5cb2412
Fix several GoDoc comments (#880)c4e5b1f
Add support for Edition 2024 (#878)4c22f0a
Bump minimum Go version to v1.24 and document H2C with stdlib (#873)fc02264
Bump actions/setup-go from 5 to 6 (#875)f2433b1
Add simple flag (#851)e99fdd9
Bump actions/checkout from 4 to 5 (#866)0463966
Standardize on For over From (#867)Updates
connectrpc.com/validate
from 0.3.0 to 0.6.0Release notes
Sourced from connectrpc.com/validate's releases.
Commits
6d49903
Change response validation error code from InvalidArgument to Internal (#40)239ba83
Add option WithoutErrorDetails to not add error details to responses (#39)94700bc
Use protovalidate.GlobalValidator by default (#38)476bb26
Add option to validate responses (#37)cae5c14
Resign as maintainer (#34)07a1b60
Add John Chadwick to maintainers (#33)Updates
github.com/casbin/casbin/v2
from 2.108.0 to 2.127.0Release notes
Sourced from github.com/casbin/casbin/v2's releases.
... (truncated)
Commits
1ef00ac
feat: enable concurrent transactions using optimistic locking, versioning and...0c5a574
feat: add PBAC model support and test (#1548)ea91195
feat: add sync to GetRoleManager methods in SyncedEnforcer (#1544)c2f3635
feat: resolve golangci-lint issues in transaction code (#1545)e50e0f2
feat: add TransactionalEnforcer (#1541)33e2e50
feat: add mutex protection for FieldIndexMap to prevent concurrent writes (#1...b75a3e7
feat: add GetImplicitObjectPatternsForUser API to get user's resource access ...c33fbc2
feat: add GetNamedImplicitUsersForResource() API to support g2 resource roles...e92c4ca
feat: add LBAC model and test case (#1522)5bddec5
feat: add Biba model and test case (#1520)Updates
github.com/docker/docker
from 28.3.3+incompatible to 28.4.0+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
249d679
Merge pull request #50890 from vvoland/50889-28.xd664cfe
update to go1.24.7b384cd2
Merge pull request #50888 from vvoland/50885-28.xc1ce88e
vendor: update buildkit to v0.24.04a34e8e
Merge pull request #50875 from vvoland/50867-28.xcfa70d0
gha/arm64: Setup qemud70382e
integration/internal: Print Buildkit logs687b206
c8d/history: Fix non-native platformse4224f8
integration/internal: Handle Buildkit in GetImageIDFromBody5d5332b
Merge pull request #50871 from vvoland/50870-28.xUpdates
github.com/docker/go-connections
from 0.5.0 to 0.6.0Commits
42faf79
Merge pull request #138 from thaJeztah/sockets_move_unix_options9ffab7e
sockets: make NewUnixSocket, WithChown, WithChmod unix-only6bb1d15
Merge pull request #135 from thaJeztah/rename_test_filesb6c843d
sockets: rename files to be considered test files80898b6
Merge pull request #133 from thaJeztah/deprecate_socket_dialpipea4399e5
socket: deprecate DialPipeb071e04
Merge pull request #128 from thaJeztah/remove_old_cyphers578bfde
Merge pull request #132 from thaJeztah/optimize_ParsePortSpecdeccd71
tlsconfig: align client and server defaults, remove weak CBC ciphers30b91c8
nat: ParsePortSpec: combine some conditionsUpdates
github.com/eko/gocache/lib/v4
from 4.2.0 to 4.2.1Release notes
Sourced from github.com/eko/gocache/lib/v4's releases.
... (truncated)
Commits
9bf4ddf
Merge pull request #294 from eko/fixed-chain-cache-when-same-type9e9377a
Fixed chain cache type when 2 caches of same type and update stores4e33fa8
Merge pull request #293 from eko/fixed-chain-cache-when-same-type7129ed6
Fixed chain cache type when 2 caches of same type given40f450c
Merge pull request #289 from pelageech/issue-288/prometheus-namespaceaf33a0a
Merge pull request #290 from dzbanek717/masterd215a32
Do early exit on nil valueb990574
Return true rueidis TTL valueec94520
add doc for WithAttributesNamespace222a3b8
add attributes namespaces option for prometheus metricsUpdates
github.com/eko/gocache/store/ristretto/v4
from 4.2.2 to 4.3.1Release notes
Sourced from github.com/eko/gocache/store/ristretto/v4's releases.
Commits
9bf4ddf
Merge pull request #294 from eko/fixed-chain-cache-when-same-type9e9377a
Fixed chain cache type when 2 caches of same type and update stores4e33fa8
Merge pull request #293 from eko/fixed-chain-cache-when-same-type7129ed6
Fixed chain cache type when 2 caches of same type given40f450c
Merge pull request #289 from pelageech/issue-288/prometheus-namespaceaf33a0a
Merge pull request #290 from dzbanek717/masterd215a32
Do early exit on nil valueb990574
Return true rueidis TTL valueec94520
add doc for WithAttributesNamespace222a3b8
add attributes namespaces option for prometheus metricsUpdates
github.com/go-chi/cors
from 1.2.1 to 1.2.2Release notes
Sourced from github.com/go-chi/cors's releases.
Commits
3a53812
Fix Origin header check (#38)f8fbaee
Update Go version in CI (#32)b41f767
fix test_default error message #28 (#29)76ca797
Fix broken link (#25)9aca617
Update README with install (#22)Updates
github.com/go-playground/validator/v10
from 10.26.0 to 10.27.0Release notes
Sourced from github.com/go-playground/validator/v10's releases.
Commits
bc77d03
use golangci lint file for disables (#1447)4a1bc2f
disable way too aggressive and disagreeable linters (#1445)cf2267f
fix: make "file://" failurl
validation (#1444)3fd4678
docs: typos (#1440)ec374ef
Fix: Validator panics when 'nil' is used along with required if for slices an...0e3e2f9
Omitzero does not work with slice and map bug (#1436)dfc7ccd
Fix: support validation for map values with struct types (#1433)5b9542b
fix: panics when private field is validated (#1423)f9a5a1f
feat(translation): add en translation for urn_rfc2141 (#1431)20f7df6
Bump golangci/golangci-lint-action from 7 to 8 (#1425)Updates
github.com/grpc-ecosystem/grpc-gateway/v2
from 2.27.0 to 2.27.2Release notes
Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.
Commits