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.
This PR contains the following updates:
v1.42.0
->v1.44.0
v0.7.0
->v0.7.2
v0.38.1
->v0.39.0
v2.46.1
->v2.46.2
1.23.1
->1.23.2
v0.29.0
->v0.30.0
9d4c2d2
->af27646
Release Notes
bufbuild/buf (github.com/bufbuild/buf)
v1.44.0
Compare Source
PROTOVALIDATE
lint rule to check example field options. Examples will be checked thatthey satisfy the field constraints, and are only present if constraints are present.
PROTOVALIDATE
lint rule to check predefined rules. Predefined rules will be checkedthat they compile.
.wasm
file extension to specify a path to a Wasm plugin.v1.43.0
Compare Source
buf beta lsp
.bufbuild/protovalidate-go (github.com/bufbuild/protovalidate-go)
v0.7.2
Compare Source
What's Changed
New Contributors
Full Changelog: bufbuild/protovalidate-go@v0.7.1...v0.7.2
v0.7.1
Compare Source
What's Changed
Full Changelog: bufbuild/protovalidate-go@v0.7.0...v0.7.1
cerbos/cerbos (github.com/cerbos/cerbos/api/genpb)
v0.39.0
Compare Source
Cerbos 0.39.0
View the full release notes at https://docs.cerbos.dev/cerbos/latest/releases/v0.39.0.html
Changelog
Features
2dcf619
feat: Add Role policies (#2192) (#2260)7bd0a2d
feat: Add public API for running a PDP in-process (#2297)Enhancements
8bcd411
enhancement: Add more trace spans to engine (#2324)e2da55c
enhancement: Atomic refreshes for blob storage (#2263)7add5fe
enhancement: Change how blob storage creates work directories and add metric for the last store refresh (#2284)1f532ca
enhancement: Display attributes in the cerbosctl inspect policies command (#2301)f4afc44
enhancement: Get/put cerbosctl role policy support (#2274)259eeb0
enhancement: Improvements to atomic refreshes for blob storage (#2283)4a9830c
enhancement: Keep cached files under base64 encoded directory for blob storage (#2292)25bd4c2
enhancement: Remove eager log initialisation from schema validation (#2287)Bug fixes
3ac50c4
fix(docs): Update Helm doc (#2278)670b3fe
fix(helm): Allow overriding listen addresses (#2289)86cf020
fix(helm): Fix schema definition of initContainers (#2305)955a0c4
fix(schema): Support TLS with reverse proxy (#2300)f901abd
fix: Move runtime role policy proto scope level (#2321)Documentation
bfbef28
docs: Add role policies sections (#2253) (#2261)05917f2
docs: Document the Cerbos Nix flake (#2309)28902c6
docs: Fix missing default value forstorage.hub.remote.disableAutoUpdate
(#2298)335a8f2
docs: Spell Datadog properly (#2270)Chores
494db09
chore(ci): Clear disk space for cache workflow (#2268)4291df1
chore(ci): Clear disk space for upload workflow (#2269)943078e
chore(ci): Clear disk space for vulnerability check (#2271)95a39cb
chore(ci): Clear disk space on PR run (#2266)07d83f6
chore(ci): Set SQL Server image pull policy for E2E tests (#2304)607d08c
chore(ci): Trust SQL Server certificate (#2307)6fb7cf8
chore(deps): Bump github.com/docker/docker from 27.1.0+incompatible to 27.1.1+incompatible in /tools (#2277)cdd71fe
chore(deps): Bump github.com/opencontainers/runc from 1.1.13 to 1.1.14 (#2306)7bdbbe7
chore(deps): Update bufbuild/buf-setup-action action to v1.37.0 (#2286)fd8f19f
chore(deps): Update bufbuild/buf-setup-action action to v1.38.0 (#2296)07fec41
chore(deps): Update bufbuild/buf-setup-action action to v1.39.0 (#2302)bc56290
chore(deps): Update bufbuild/buf-setup-action action to v1.41.0 (#2311)9b307d2
chore(deps): Update bufbuild/buf-setup-action action to v1.42.0 (#2320)6c10a02
chore(deps): Update github actions deps (#2275)21c5bc6
chore(deps): Update go deps (#2276)5508335
chore(deps): Update go deps (#2285)ba7bad9
chore(deps): Update go deps (#2295)2481b79
chore(deps): Update go deps (#2303)0b79e26
chore(deps): Update go deps (#2310)a1f40a7
chore(deps): Update go deps (#2319)ffb98d9
chore(deps): Update go deps (#2326)0befa6e
chore(deps): Update module github.com/alecthomas/kong to v1 (#2313)0c00caa
chore(deps): Update node.js deps (#2312)4d86423
chore(deps): Update pnpm to v9.11.0 (#2327)be6f9e2
chore(docs): Add AWS Marketplace (#2267)3c78ef8
chore(docs): Reference payment via AWS Marketplace (#2322)ba23e1d
chore(docs): Update sqlite3 example to use proper in-memory DSN (#2317)b5a56f8
chore(release): Add 0.39.0 release notes (#2328)c5eb751
chore(release): Prepare release 0.39.0855768e
chore(tooling): Fix confdocs not being able to parse examples consisting of an array (#2308)109f23d
chore(version): Bump version to 0.39.0def2b5a
chore: Remove Otel Host metrics (#2264)58a1556
chore: Remove deprecated linters and fix linter errors (#2290)6c37940
chore: Upgrade to Go 1.23 (#2288)vektra/mockery (github.com/vektra/mockery/v2)
v2.46.2
Compare Source
Changelog
87fdecc
Merge pull request #819 from pieter-irsan/patch-10d1b1a2
Merge pull request #821 from Link512/master2e2c85b
check nillable property for type aliases as wellce9adb6
docs: update typo in README.mdgolang/go (go)
v1.23.2
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.