fix(deps): bump the external group across 1 directory with 29 updates - #3915
Open
dependabot[bot] wants to merge 1 commit into
Open
fix(deps): bump the external group across 1 directory with 29 updates#3915dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
dependabot
Bot
force-pushed
the
dependabot/go_modules/service/external-5393755120
branch
from
August 25, 2026 17:58
28c797a to
1494c1a
Compare
Contributor
dependabot
Bot
force-pushed
the
dependabot/go_modules/service/external-5393755120
branch
from
August 26, 2026 17:56
1494c1a to
7554030
Compare
Contributor
dependabot
Bot
force-pushed
the
dependabot/go_modules/service/external-5393755120
branch
from
August 27, 2026 17:55
7554030 to
0dba9e7
Compare
Contributor
dependabot
Bot
force-pushed
the
dependabot/go_modules/service/external-5393755120
branch
from
August 28, 2026 17:55
0dba9e7 to
e61c3da
Compare
Contributor
dependabot
Bot
force-pushed
the
dependabot/go_modules/service/external-5393755120
branch
from
August 28, 2026 19:05
e61c3da to
bcc34a0
Compare
Contributor
dependabot
Bot
force-pushed
the
dependabot/go_modules/service/external-5393755120
branch
from
August 31, 2026 17:55
bcc34a0 to
6886968
Compare
Contributor
dependabot
Bot
force-pushed
the
dependabot/go_modules/service/external-5393755120
branch
from
September 1, 2026 17:54
6886968 to
ff98047
Compare
Contributor
dependabot
Bot
force-pushed
the
dependabot/go_modules/service/external-5393755120
branch
from
September 2, 2026 17:55
ff98047 to
4ed3999
Compare
Contributor
dependabot
Bot
force-pushed
the
dependabot/go_modules/service/external-5393755120
branch
from
September 3, 2026 17:55
4ed3999 to
1f27794
Compare
Contributor
dependabot
Bot
force-pushed
the
dependabot/go_modules/service/external-5393755120
branch
from
September 4, 2026 17:55
1f27794 to
41021af
Compare
Contributor
Bumps the external group with 15 updates in the /service directory: | Package | From | To | | --- | --- | --- | | [buf.build/go/protovalidate](https://github.com/bufbuild/protovalidate-go) | `1.0.0` | `1.4.0` | | [github.com/casbin/casbin/v2](https://github.com/casbin/casbin) | `2.108.0` | `2.135.0` | | [github.com/dgraph-io/ristretto/v2](https://github.com/dgraph-io/ristretto) | `2.4.0` | `2.4.2` | | [github.com/eko/gocache/lib/v4](https://github.com/eko/gocache) | `4.2.0` | `4.2.4` | | [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) | `1.9.0` | `1.10.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.30.4` | | [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) | `2.4.0` | `2.5.0` | | [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.9.2` | `5.10.0` | | [github.com/lib/pq](https://github.com/lib/pq) | `1.10.9` | `1.12.3` | | [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.48` | `1.14.50` | | [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) | `1.5.1` | `1.20.2` | | [github.com/pressly/goose/v3](https://github.com/pressly/goose) | `3.24.3` | `3.28.0` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.42.0` | `0.44.0` | | [github.com/go-ldap/ldap/v3](https://github.com/go-ldap/ldap) | `3.4.12` | `3.4.14` | Updates `buf.build/go/protovalidate` from 1.0.0 to 1.4.0 - [Release notes](https://github.com/bufbuild/protovalidate-go/releases) - [Commits](bufbuild/protovalidate-go@v1.0.0...v1.4.0) Updates `github.com/casbin/casbin/v2` from 2.108.0 to 2.135.0 - [Release notes](https://github.com/casbin/casbin/releases) - [Commits](apache/casbin@v2.108.0...v2.135.0) Updates `github.com/dgraph-io/ristretto/v2` from 2.4.0 to 2.4.2 - [Release notes](https://github.com/dgraph-io/ristretto/releases) - [Changelog](https://github.com/dgraph-io/ristretto/blob/main/CHANGELOG.md) - [Commits](dgraph-io/ristretto@v2.4.0...v2.4.2) Updates `github.com/eko/gocache/lib/v4` from 4.2.0 to 4.2.4 - [Release notes](https://github.com/eko/gocache/releases) - [Commits](eko/gocache@lib/v4.2.0...lib/v4.2.4) Updates `github.com/fsnotify/fsnotify` from 1.9.0 to 1.10.1 - [Release notes](https://github.com/fsnotify/fsnotify/releases) - [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md) - [Commits](fsnotify/fsnotify@v1.9.0...v1.10.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.30.4 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.26.0...v10.30.4) Updates `github.com/go-viper/mapstructure/v2` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/go-viper/mapstructure/releases) - [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md) - [Commits](go-viper/mapstructure@v2.4.0...v2.5.0) Updates `github.com/jackc/pgx/v5` from 5.9.2 to 5.10.0 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.9.2...v5.10.0) Updates `github.com/lib/pq` from 1.10.9 to 1.12.3 - [Release notes](https://github.com/lib/pq/releases) - [Changelog](https://github.com/lib/pq/blob/main/CHANGELOG.md) - [Commits](lib/pq@v1.10.9...v1.12.3) Updates `github.com/mattn/go-sqlite3` from 1.14.48 to 1.14.50 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.48...v1.14.50) Updates `github.com/open-policy-agent/opa` from 1.5.1 to 1.20.2 - [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.20.2) Updates `github.com/pressly/goose/v3` from 3.24.3 to 3.28.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.28.0) Updates `github.com/spf13/cobra` from 1.9.1 to 1.10.2 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.9.1...v1.10.2) 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.11.1 to 1.12.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.11.1...v1.12.1) Updates `github.com/testcontainers/testcontainers-go` from 0.42.0 to 0.44.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.42.0...v0.44.0) Updates `go.opentelemetry.io/otel` from 1.44.0 to 1.46.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.44.0...v1.46.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace` from 1.44.0 to 1.46.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.44.0...v1.46.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.44.0 to 1.46.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.44.0...v1.46.0) Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp` from 1.44.0 to 1.46.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.44.0...v1.46.0) Updates `go.opentelemetry.io/otel/exporters/stdout/stdouttrace` from 1.44.0 to 1.45.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.44.0...v1.45.0) Updates `go.opentelemetry.io/otel/sdk` from 1.44.0 to 1.46.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.44.0...v1.46.0) Updates `go.opentelemetry.io/otel/trace` from 1.44.0 to 1.46.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.44.0...v1.46.0) Updates `golang.org/x/net` from 0.55.0 to 0.58.0 - [Commits](golang/net@v0.55.0...v0.58.0) Updates `google.golang.org/grpc` from 1.83.0 to 1.83.2 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.83.0...v1.83.2) Updates `google.golang.org/protobuf` from 1.36.11 to 1.36.12 Updates `github.com/go-ldap/ldap/v3` from 3.4.12 to 3.4.14 - [Release notes](https://github.com/go-ldap/ldap/releases) - [Commits](go-ldap/ldap@v3.4.12...v3.4.14) Updates `golang.org/x/text` from 0.38.0 to 0.41.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.38.0...v0.41.0) --- updated-dependencies: - dependency-name: buf.build/go/protovalidate dependency-version: 1.3.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/dgraph-io/ristretto/v2 dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: external - dependency-name: github.com/eko/gocache/lib/v4 dependency-version: 4.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: external - dependency-name: github.com/fsnotify/fsnotify dependency-version: 1.10.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-ldap/ldap/v3 dependency-version: 3.4.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: external - dependency-name: github.com/go-playground/validator/v10 dependency-version: 10.30.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: github.com/go-viper/mapstructure/v2 dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: github.com/lib/pq dependency-version: 1.12.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.50 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: external - dependency-name: github.com/open-policy-agent/opa dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: github.com/pressly/goose/v3 dependency-version: 3.27.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: github.com/spf13/cobra dependency-version: 1.10.2 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.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: go.opentelemetry.io/otel dependency-version: 1.45.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.45.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.45.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.45.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.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: go.opentelemetry.io/otel/sdk dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: go.opentelemetry.io/otel/trace dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: golang.org/x/net dependency-version: 0.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: golang.org/x/text dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: external - dependency-name: google.golang.org/grpc dependency-version: 1.83.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: external - dependency-name: google.golang.org/protobuf dependency-version: 1.36.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: external ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/service/external-5393755120
branch
from
September 7, 2026 17:55
41021af to
51f0045
Compare
Contributor
|
Contributor
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
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 external group with 15 updates in the /service directory:
1.0.01.4.02.108.02.135.02.4.02.4.24.2.04.2.41.9.01.10.11.2.11.2.210.26.010.30.42.4.02.5.05.9.25.10.01.10.91.12.31.14.481.14.501.5.11.20.23.24.33.28.00.42.00.44.03.4.123.4.14Updates
buf.build/go/protovalidatefrom 1.0.0 to 1.4.0Release notes
Sourced from buf.build/go/protovalidate's releases.
... (truncated)
Commits
5c72b38Bump buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go from 1.36.12-...aa3ed84Update deps and minimum Go version to 1.26 (#337)ff9e432Bump github.com/stretchr/testify from 1.12.0 to 1.12.1 in the go group (#336)99a2379Bump the go group with 4 updates (#334)0e5a75cUse CEL PartialVars during AST pruning (#333)373085bExclude the trailing dot from the hostname 253-character limit (#332)37b55ccBump github.com/google/cel-go from 0.29.2 to 0.30.0 in the go group (#331)f360e52Bump actions/setup-go from 6 to 7 in the github-actions group (#330)9292b3dBump the go group with 2 updates (#329)24f3f25Bump github.com/google/cel-go from 0.28.1 to 0.29.1 in the go group (#328)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/dgraph-io/ristretto/v2from 2.4.0 to 2.4.2Release notes
Sourced from github.com/dgraph-io/ristretto/v2's releases.
Changelog
Sourced from github.com/dgraph-io/ristretto/v2's changelog.
Commits
8d05e8afix: revert eager sampledLFU keyCosts pre-allocation (#482) (#494)e89d89achore: prepare release v2.4.1 (#492)fe05eabfix: handle mremap size mismatch on Linux s390xbb27952chore(ci): add stale Action (#488)7aac03adocs: add contributing guide and code of conductb483e0cperf: pre-allocate keyCosts map in sampledLFU469a1a0Update trunk conf3ac041bchore: update ci-ristretto-tests.ymlUpdates
github.com/eko/gocache/lib/v4from 4.2.0 to 4.2.4Release notes
Sourced from github.com/eko/gocache/lib/v4's releases.
... (truncated)
Commits
8d8d3b1Merge pull request #309 from c-tonneslan/fix/chain-empty-cachesc86532efeat(marshaler): added a ErrUnsupportedValueType error0cc251ffeat(loadable): fixed closing panic issuee540537fix(chain): fixed missing Close() method on chain cache80a4279cache(chain): return an error from Get when no caches are configured6692facMerge pull request #306 from semihbkgr/fix/memcache-tags-ttlf22c1c6Merge pull request #307 from semihbkgr/fix/memcache-tag-ttl-refreshba2f816Merge pull request #308 from semihbkgr/fix/hazelcast-tags-cas16fada6test(memcache): rename test for naming conventionbba80a3fix(hazelcast): atomic tag list updates and TTL refreshUpdates
github.com/fsnotify/fsnotifyfrom 1.9.0 to 1.10.1Release notes
Sourced from github.com/fsnotify/fsnotify's releases.
Changelog
Sourced from github.com/fsnotify/fsnotify's changelog.
Commits
76b01a6Release 1.10.1fec150bUpdate changelog162b421inotify, windows: don't rename sibling watches sharing a path prefix (#755)224257finotify: don't remove sibling watches sharing a path prefix (#754)e0c956cwindows: document directory Write events and stabilize tests (#745)8d01d7bRelease 1.10.0602284eUpdate changelog7f03e59kqueue: skip ENOENT entries in watchDirectoryFiles (#748)dab9ddewindows: lock watch field updates against concurrent WatchList (#709) (#749)eadf267kqueue: drop watches directly in Close() instead of going through remove() (#...Updates
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.30.4Release notes
Sourced from github.com/go-playground/validator/v10's releases.
... (truncated)
Commits
dfe35cfci: Fix the linter version (#1617)facf128feat(translations): add Armenian translations (#1604)961375bdocs: clarify fieldexcludes behavior (#1610)74dd82atest: cover startsnotwith/endsnotwith, RegisterStructValidationMapRules, and ...379edc8chore(deps): bump golang.org/x/crypto from 0.54.0 to 0.55.0 (#1612)f9944c5fix: use idiomatic "at most" in English max/lte messages (#1600)67e37d6fix(fqdn): enforce maximum DNS name length (#1603)6b571d1chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.13 to 1.4.15 (#...8455180chore(deps): bump github.com/leodido/go-urn from 1.4.0 to 1.5.0 (#1606)fd8bd3cchore(deps): bump actions/setup-go from 6 to 7 (#1601)Updates
github.com/go-viper/mapstructure/v2from 2.4.0 to 2.5.0Release notes
Sourced from github.com/go-viper/mapstructure/v2's releases.
Commits
9aa3f77Merge pull request #166 from go-viper/unmarshal2ae32a61doc: add more documentation320c8c9test: cover unmarshaler to map5b22829feat: add unmarshaler interfacefd74c75Merge pull request #137 from andreev-fn/opt-root-namedee4661Merge pull request #59 from DarkiT/main5605df4chore: cover more test cases, fix edge cases, add docs6166631fix(mapstructure): add multi-tag support and regression tests6471aa6Merge pull request #149 from thespags/maindbffaaachore: add more tests and clarification to the documentationUpdates
github.com/jackc/pgx/v5from 5.9.2 to 5.10.0Changelog
Sourced from github.com/jackc/pgx/v5's changelog.