Bumps the external group with 17 updates in the /service directory:
| Package | From | To |
| --- | --- | --- |
| [buf.build/go/protovalidate](https://github.com/bufbuild/protovalidate-go) | `1.0.0` | `1.1.3` |
| [connectrpc.com/connect](https://github.com/connectrpc/connect-go) | `1.19.1` | `1.19.2` |
| [github.com/casbin/casbin/v2](https://github.com/casbin/casbin) | `2.108.0` | `2.135.0` |
| [github.com/eko/gocache/lib/v4](https://github.com/eko/gocache) | `4.2.0` | `4.2.3` |
| [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.2` |
| [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) | `2.4.0` | `2.5.0` |
| [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.28.0` | `2.29.0` |
| [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.9.0` | `5.9.2` |
| [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.29` | `1.14.42` |
| [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) | `1.5.1` | `1.15.2` |
| [github.com/pressly/goose/v3](https://github.com/pressly/goose) | `3.24.3` | `3.27.0` |
| [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) | `1.42.0` | `1.43.0` |
| [go.opentelemetry.io/otel/exporters/stdout/stdouttrace](https://github.com/open-telemetry/opentelemetry-go) | `1.42.0` | `1.43.0` |
| [golang.org/x/net](https://github.com/golang/net) | `0.52.0` | `0.53.0` |
| [github.com/go-ldap/ldap/v3](https://github.com/go-ldap/ldap) | `3.4.12` | `3.4.13` |
Updates `buf.build/go/protovalidate` from 1.0.0 to 1.1.3
- [Release notes](https://github.com/bufbuild/protovalidate-go/releases)
- [Commits](bufbuild/protovalidate-go@v1.0.0...v1.1.3)
Updates `connectrpc.com/connect` from 1.19.1 to 1.19.2
- [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.19.1...v1.19.2)
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/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/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.2
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](go-playground/validator@v10.26.0...v10.30.2)
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/grpc-ecosystem/grpc-gateway/v2` from 2.28.0 to 2.29.0
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
- [Commits](grpc-ecosystem/grpc-gateway@v2.28.0...v2.29.0)
Updates `github.com/jackc/pgx/v5` from 5.9.0 to 5.9.2
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](jackc/pgx@v5.9.0...v5.9.2)
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/master/CHANGELOG.md)
- [Commits](lib/pq@v1.10.9...v1.12.3)
Updates `github.com/mattn/go-sqlite3` from 1.14.29 to 1.14.42
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](mattn/go-sqlite3@v1.14.29...v1.14.42)
Updates `github.com/open-policy-agent/opa` from 1.5.1 to 1.15.2
- [Release notes](https://github.com/open-policy-agent/opa/releases)
- [Changelog](https://github.com/open-policy-agent/opa/blob/v1.15.2/CHANGELOG.md)
- [Commits](open-policy-agent/opa@v1.5.1...v1.15.2)
Updates `github.com/pressly/goose/v3` from 3.24.3 to 3.27.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.27.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 `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.42.0 to 1.43.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.42.0...v1.43.0)
Updates `go.opentelemetry.io/otel/exporters/stdout/stdouttrace` from 1.42.0 to 1.43.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.42.0...v1.43.0)
Updates `golang.org/x/net` from 0.52.0 to 0.53.0
- [Commits](golang/net@v0.52.0...v0.53.0)
Updates `github.com/go-ldap/ldap/v3` from 3.4.12 to 3.4.13
- [Release notes](https://github.com/go-ldap/ldap/releases)
- [Commits](go-ldap/ldap@v3.4.12...v3.4.13)
Updates `golang.org/x/text` from 0.35.0 to 0.36.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.35.0...v0.36.0)
---
updated-dependencies:
- dependency-name: buf.build/go/protovalidate
dependency-version: 1.1.3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: external
- dependency-name: connectrpc.com/connect
dependency-version: 1.19.2
dependency-type: direct:production
update-type: version-update:semver-patch
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/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/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.30.2
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/grpc-ecosystem/grpc-gateway/v2
dependency-version: 2.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.9.2
dependency-type: direct:production
update-type: version-update:semver-patch
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.42
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: external
- dependency-name: github.com/open-policy-agent/opa
dependency-version: 1.15.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: external
- dependency-name: github.com/pressly/goose/v3
dependency-version: 3.27.0
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: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
dependency-version: 1.43.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.43.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: external
- dependency-name: golang.org/x/net
dependency-version: 0.53.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: external
- dependency-name: github.com/go-ldap/ldap/v3
dependency-version: 3.4.13
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: external
- dependency-name: golang.org/x/text
dependency-version: 0.36.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: external
...
Signed-off-by: dependabot[bot] <support@github.com>
Bumps the external group with 17 updates in the /service directory:
1.0.01.1.31.19.11.19.22.108.02.135.04.2.04.2.31.2.11.2.210.26.010.30.22.4.02.5.02.28.02.29.05.9.05.9.21.10.91.12.31.14.291.14.421.5.11.15.23.24.33.27.01.42.01.43.01.42.01.43.00.52.00.53.03.4.123.4.13Updates
buf.build/go/protovalidatefrom 1.0.0 to 1.1.3Release notes
Sourced from buf.build/go/protovalidate's releases.
Commits
61167beFix registry chain for pb.Map in NativeToValue (#309)58d9ffbBump the go group across 1 directory with 2 updates (#308)89a14f7Fix a few godoc comments and update golangci-lint (#306)e666f1aFix base type adapter missing builtin types (#305)3707b74Implement registry chaining for CEL type isolation (#302)a87f1c9Avoid heap escape on kvPairs evaluation (#301)c2ae600Wrap protoreflect.Map with type information so we don't need to cast to map[a...5dd4789Avoid copying types.Registry on env.Extend (#299)d9f7a10Expand benchmark tests (#298)b90590aAlways provide all available variables (#297)Updates
connectrpc.com/connectfrom 1.19.1 to 1.19.2Release notes
Sourced from connectrpc.com/connect's releases.
Commits
1c195aePrepare for v1.19.2 (#920)96abc6bUpgrade golangci-lint to v2 (#917)be72fa5Clarify concurrent use semantics for streaming types (#911)299d2e7Fix nil pointer deref in duplexHTTPCall under concurrent Send + CloseAndRecei...e299aa6Bump google.golang.org/grpc from 1.76.0 to 1.79.3 in /internal/conformance (#...7b531c0Clarify UnaryFunc response type (#912)02f23a3Fix typo in RELEASE.md (#906)ec6f523Add Timo Stamm to maintainers (#905)59cc697Use 'deadline_exceeded' instead of 'canceled' on HTTP/2 cancelation when appr...e9aff4aBump connectrpc.com/conformance from 1.0.4 to 1.0.5 in /internal/conformance ...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/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/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.2Release notes
Sourced from github.com/go-playground/validator/v10's releases.
... (truncated)
Commits
b9258bdfix(fqdn): allow hyphens in last domain label (#1548)b9f1d79feat: add postcode patterns for Colombia (CO) and British Virgin Islands (VG)...7fa9599chore(deps): bump golang.org/x/crypto from 0.48.0 to 0.49.0 (#1546)8ca29ecchore(deps): bump golang.org/x/text from 0.34.0 to 0.35.0 (#1545)5e1bedfdocs: add Valuer interface documentation and example (#1540)42927a0feat: implement ValidatorValuer interface feature (#1416)c254ecedocs: fix typos (#1527)4325386fix: prevent panic in unique validation with nil pointer elements (#1532)d3f35daGo 1.26 support (#1535)f5c74cechore(deps): bump golang.org/x/crypto from 0.47.0 to 0.48.0 (#1533)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/grpc-ecosystem/grpc-gateway/v2from 2.28.0 to 2.29.0Release notes
Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.
Commits
ba9b55cchore(deps): update dependency rules_shell to v0.8.0 (#6626)284a82echore(deps): update googleapis digest to bcfcbda (#6625)f74bc7fchore(deps): update google/oss-fuzz digest to d58fd64 (#6624)efb665dAdd edition 2024 support (#6622)c58da15chore(deps): update google/oss-fuzz digest to 32b8df7 (#6621)42997a1Deprecate fields and methods if file is deprecated (#6613)6f4af8bchore(deps): update googleapis digest to bf85cad (#6620)68fde5fchore(deps): update google/oss-fuzz digest to 7b814a1 (#6619)6da2a46chore(deps): update googleapis digest to 898f25c (#6617)c9c7ad4chore(deps): update googleapis digest to fc96870 (#6616)Updates
github.com/jackc/pgx/v5from 5.9.0 to 5.9.2Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
Commits
0aeabbcRelease v5.9.260644f8Fix SQL sanitizer bugs with dollar-quoted strings and placeholder overflowa5680bcMerge pull request #2531 from dolmen-go/godoc-add-linkse34e452doc: Add godoc links08c9bb1Fix Stringer types encoded as text instead of numeric value in composite fields96b4dbdRemove unstable testacf88e0Merge pull request #2526 from abrightwell/abrightwell-min-proto2f81f1fUpdatemax_protocol_versionandmin_protocol_versiondefaults4e4eaedRelease v5.9.16273188Fix batch result format corruption when using cached prepared statementsUpdates
github.com/lib/pqfrom 1.10.9 to 1.12.3Release notes
Sourced from github.com/lib/pq's releases.
... (truncated)
Changelog
Sourced from github.com/lib/pq's changelog.