Update dependency @cerbos/http to ^0.30.0 - #69
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/cerbos-http-0.x
branch
from
February 6, 2025 15:36
858c53b to
b423470
Compare
renovate
Bot
force-pushed
the
renovate/cerbos-http-0.x
branch
from
June 2, 2025 16:39
b423470 to
9c052c7
Compare
renovate
Bot
force-pushed
the
renovate/cerbos-http-0.x
branch
from
August 10, 2025 15:46
9c052c7 to
f7cc359
Compare
renovate
Bot
force-pushed
the
renovate/cerbos-http-0.x
branch
from
August 11, 2025 11:24
f7cc359 to
aee540a
Compare
renovate
Bot
force-pushed
the
renovate/cerbos-http-0.x
branch
from
September 15, 2025 23:58
aee540a to
6b35b4f
Compare
renovate
Bot
force-pushed
the
renovate/cerbos-http-0.x
branch
2 times, most recently
from
November 12, 2025 15:10
2fc2123 to
e91b795
Compare
renovate
Bot
force-pushed
the
renovate/cerbos-http-0.x
branch
from
November 20, 2025 18:53
e91b795 to
1d16ff6
Compare
renovate
Bot
force-pushed
the
renovate/cerbos-http-0.x
branch
from
December 12, 2025 15:41
1d16ff6 to
5bcb56b
Compare
renovate
Bot
force-pushed
the
renovate/cerbos-http-0.x
branch
from
December 31, 2025 18:11
5bcb56b to
a271e9a
Compare
renovate
Bot
force-pushed
the
renovate/cerbos-http-0.x
branch
from
January 7, 2026 19:00
a271e9a to
21358dc
Compare
renovate
Bot
force-pushed
the
renovate/cerbos-http-0.x
branch
2 times, most recently
from
January 15, 2026 19:15
472156c to
5b7ce95
Compare
renovate
Bot
force-pushed
the
renovate/cerbos-http-0.x
branch
from
January 22, 2026 10:36
5b7ce95 to
04b9672
Compare
renovate
Bot
force-pushed
the
renovate/cerbos-http-0.x
branch
2 times, most recently
from
February 4, 2026 15:39
60369dd to
5d709cb
Compare
renovate
Bot
force-pushed
the
renovate/cerbos-http-0.x
branch
2 times, most recently
from
February 17, 2026 17:43
021e7d2 to
958fb65
Compare
renovate
Bot
force-pushed
the
renovate/cerbos-http-0.x
branch
2 times, most recently
from
March 27, 2026 16:13
4455cbd to
f074279
Compare
renovate
Bot
force-pushed
the
renovate/cerbos-http-0.x
branch
2 times, most recently
from
April 28, 2026 13:01
12b3e7f to
c1cfca3
Compare
renovate
Bot
force-pushed
the
renovate/cerbos-http-0.x
branch
from
May 1, 2026 19:51
c1cfca3 to
3cd2a82
Compare
renovate
Bot
force-pushed
the
renovate/cerbos-http-0.x
branch
from
May 6, 2026 15:12
3cd2a82 to
c252b23
Compare
renovate
Bot
force-pushed
the
renovate/cerbos-http-0.x
branch
from
May 18, 2026 13:31
c252b23 to
551bbfe
Compare
renovate
Bot
force-pushed
the
renovate/cerbos-http-0.x
branch
from
July 12, 2026 15:06
551bbfe to
c6768b3
Compare
renovate
Bot
force-pushed
the
renovate/cerbos-http-0.x
branch
from
July 21, 2026 00:09
c6768b3 to
8245298
Compare
renovate
Bot
force-pushed
the
renovate/cerbos-http-0.x
branch
from
July 24, 2026 22:39
8245298 to
569df1e
Compare
renovate
Bot
force-pushed
the
renovate/cerbos-http-0.x
branch
from
August 13, 2026 14:58
569df1e to
275839d
Compare
renovate
Bot
force-pushed
the
renovate/cerbos-http-0.x
branch
from
August 26, 2026 10:18
275839d to
8506150
Compare
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.
This PR contains the following updates:
^0.19.0→^0.30.0Release Notes
cerbos/cerbos-sdk-javascript (@cerbos/http)
v0.30.0Compare Source
Added
Support for multiple JWTs in auxiliary data (#1509)
Requires a policy decision point server running Cerbos 0.55+.
Changed
Bump dependency on [@bufbuild/protobuf] to 2.13.0 (#1502)
Bump dependency on [@cerbos/api] to 0.11.0 (#1512)
Bump dependency on [@cerbos/core] to 0.33.0 (#1519)
v0.29.0Compare Source
Added
CheckOutput.evaluationErrorsandPlanResourcesOutput.evaluationErrorsproperties (#1492)Requires a policy decision point server running Cerbos 0.54+.
OutputResult.errorproperty (#1452)Requires a policy decision point server running Cerbos 0.54+.
RolePolicyBody.constantsandvariablesproperties (#1452, #1456)Requires a policy decision point server running Cerbos 0.54+.
RoleRule.nameandoutputproperties (#1452, #1456)Requires a policy decision point server running Cerbos 0.54+.
Changed
Deserialize
RolePolicyBody.versionandRoleRule.condition(#1456)Previously, these fields could be set in an
AddOrUpdatePoliciesRequest, but were omitted fromGetPoliciesResponse, so round-tripping role policies to and from the policy decision point server was lossy.Bump dependency on [@bufbuild/protobuf] to 2.12.1 (#1478)
Bump dependency on [@cerbos/api] to 0.10.0 (#1494)
Bump dependency on [@cerbos/core] to 0.32.0 (#1501)
Removed
v0.28.1Compare Source
Changed
Bump dependency on [@bufbuild/protobuf] to 2.12.0 (#1441)
Bump dependency on [@cerbos/api] to 0.8.0 (#1447)
Bump dependency on [@cerbos/core] to 0.31.0 (#1449)
v0.28.0Compare Source
Added
Further policy source updates for Cerbos 0.52 (#1437)
LocalBundle.bundleIdPolicySourceGit.hashChanged
Bump dependency on [@cerbos/api] to 0.7.0 (#1438)
Bump dependency on [@cerbos/core] to 0.30.0 (#1439)
v0.27.0Compare Source
Added
PolicySourceHubRemoteBundleas a possible type forAccessLogEntry.policySourceandDecisionLogEntry.policySource(#1418)Requires a policy decision point server running Cerbos 0.52+.
Changed
v0.26.2Compare Source
Changed
v0.26.1Compare Source
Changed
v0.26.0Compare Source
Added
Client.deletePolicyandClient.deletePoliciesmethods to delete policies (#1344)Requires a policy decision point server running Cerbos 0.51+.
PolicyStoreIntegrityViolatederror, thrown when disabling or deleting a policy violates the integrity of the store (#1344)Requires a policy decision point server running Cerbos 0.51+.
Support for additional request context (#1344)
Requires a policy decision point server running Cerbos 0.51+.
OutputResult.actionproperty (#1344)Requires a policy decision point server running Cerbos 0.51+.
Support for versioned role policies (#1344)
Requires a policy decision point server running Cerbos 0.51+.
Client.purgeStoreRevisionsmethod to clear history from dynamic policy stores (#1344)Requires a policy decision point server running Cerbos 0.51+.
Changed
Bump dependency on [@bufbuild/protobuf] to 2.11.0 (#1355)
Bump dependency on [@cerbos/api] to 0.6.0 (#1358)
Bump dependency on [@cerbos/core] to 0.28.0 (#1361)
v0.25.0Compare Source
Changed
Use
POST /admin/policy/disableto disable policies (#1348)Requires a policy decision point server running Cerbos 0.26+.
v0.24.2Compare Source
Changed
v0.24.1Compare Source
Changed
Migrate documentation to TypeDoc (#1332)
Bump dependency on [@cerbos/api] to 0.5.1 (#1340)
Bump dependency on [@cerbos/core] to 0.27.1 (#1340)
v0.24.0Compare Source
Changed
Convert package to ESM (#1330)
Bump dependency on [@bufbuild/protobuf] to 2.10.2 (#1320)
Bump dependency on [@cerbos/api] to 0.5.0 (#1331)
Bump dependency on [@cerbos/core] to 0.27.0 (#1331)
Bump dependency on [qs] to 6.14.1 (#1325)
v0.23.5Compare Source
Changed
Bump dependency on [@cerbos/api] to 0.4.0 (#1313)
Bump dependency on [@cerbos/core] to 0.26.0 (#1313)
v0.23.4Compare Source
Changed
Bump dependency on [@bufbuild/protobuf] to 2.10.1 (#1281)
Bump dependency on [@cerbos/api] to 0.3.0 (#1288)
Bump dependency on [@cerbos/core] to 0.25.2 (#1288)
v0.23.3Compare Source
Changed
Bump dependency on [@cerbos/api] to 0.2.0 (#1280)
Bump dependency on [@cerbos/core] to 0.25.1 (#1280)
v0.23.2Compare Source
Changed
Migrate to
protoc-gen-esand extract generated code to its own package (#1271)Bump dependency on [@cerbos/core] to 0.25.0 (#1273)
v0.23.1Compare Source
Changed
v0.23.0Compare Source
Added
AccessLogEntry.policySourceandDecisionLogEntry.policySourceproperties (#1193)Requires a policy decision point server running Cerbos 0.46+.
Include scope permissions when retrieving resource and principal policies via the Admin API (#1201)
Changed
Removed
v0.22.1Compare Source
Changed
v0.22.0Compare Source
Added
Support for multiple actions in
Client.planResources(#1146)Requires a policy decision point server running Cerbos 0.44+.
AccessLogEntry.oversizedandDecisionLogEntry.oversizedproperties (#1165)Changed
Removed
v0.21.2Compare Source
Changed
v0.21.1Compare Source
Changed
v0.21.0Compare Source
Added
Client.checkHealthmethod to check the health of services provided by the policy decision point server (#1085)Changed
Bump dependency on [@cerbos/core] to 0.20.0 (#1086)
Bump dependency on [qs] to 6.14.0 (#1077)
v0.20.0Compare Source
Added
Client.inspectPoliciesmethod to inspect policy details (#1051)Requires a policy decision point server running Cerbos 0.35+.
Support for filtering
Client.listPoliciesresults by policy ID (#1051)Requires a policy decision point server running Cerbos 0.37+.
Support for constants (#1051)
Requires a policy decision point server running Cerbos 0.40+.
Changed
Bump dependency on [@cerbos/core] to 0.19.0 (#1053)
Bump dependency on [qs] to 6.13.1 (#1046)
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.