An open index of dependabot pull requests across open source projects.

chore: bump github.com/open-policy-agent/opa from 0.58.0 to 1.5.1

Closed
Number: #580
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: June 09, 2025 at 12:12 PM UTC
(5 months ago)
Updated: June 21, 2025 at 01:04 AM UTC
(4 months ago)
Closed: June 21, 2025 at 01:04 AM UTC
(4 months ago)
Time to Close: 12 days
Labels:
stale dependencies go
Description:

Bumps github.com/open-policy-agent/opa from 0.58.0 to 1.5.1.

Release notes

Sourced from github.com/open-policy-agent/opa's releases.

v1.5.1

This is a bug fix release addressing a regression to the walk built-in function, introduced in v1.5.0. See #7656 (authored by @​anderseknert reported by @​robmyersrobmyers)

v1.5.0

This release contains a mix of new features, performance improvements, and bugfixes. Among others:

  • Support for AWS SSO credentials provider
  • Support for signing client assertions with Azure Keyvault
  • Faster object.get, walk and builtin-function evaluation
  • Improved guardrails in the parser
  • Improvements to decision logging

Modernized OPA Website (#7037)

The OPA website has been modernized with a new design and improved user experience.

The new site is based on Docusaurus and React which makes it easier to build live functionality and add non-documentation resources. This lays the groundwork for even more improvements in the future!

Documentation for older OPA versions are still available in the version archive.

Authored by @​charlieegan3

Runtime, Tooling, SDK

  • ast: Only use JSON-escaped literal when needed in ref to string convertion (#7550) reported and authored by @​xubinzheng
  • ast: Parser recursion depth guard (#7568) authored by @​thevilledev
  • ast: Retaining SomeDecl Location field when compiler resolves refs (#7543) authored by @​johanfylling
  • bundle: Setting default rego-version in bundle API (#7588) authored by @​johanfylling reported by @​xubinzheng
  • perf: Improved "baseline" metrics of opa bench for trivial queries (#7580) authored by @​anderseknert
  • plugins/decision: Don't drop adaptive uncompressed size limit on upload (#7562) authored by @​sspaink
  • plugins/decision: Set config boundaries to upload_size_limit_bytes (#7563) (authored by @​sspaink)
  • plugins/rest: Add support for AWS SSO credentials provider (#7527) authored by @​efiShtain
  • plugins/rest: Support signing of client assertions with Azure Keyvault (#7462) reported and authored by @​Od1nB
  • plugins/status: Support graceful shutdown timeout (#7576) authored by @​sspaink
  • rego: Don't generate JSON values for wildcard/generated keys in result set (#7567) authored by @​anderseknert
  • runtime: Don't override user set version commit and timestamp (#7471) reported by @​kastl-ars authored by @​sspaink

Planner, Topdown and Rego

Docs, Website, Ecosystem

... (truncated)

Changelog

Sourced from github.com/open-policy-agent/opa's changelog.

1.5.1

This is a bug fix release addressing a regression to the walk built-in function, introduced in v1.5.0. See #7656 (authored by @​anderseknert reported by @​robmyersrobmyers)

1.5.0

This release contains a mix of new features, performance improvements, and bugfixes. Among others:

  • Support for AWS SSO credentials provider
  • Support for signing client assertions with Azure Keyvault
  • Faster object.get, walk and builtin-function evaluation
  • Improved guardrails in the parser
  • Improvements to decision logging

Modernized OPA Website (#7037)

The OPA website has been modernized with a new design and improved user experience.

The new site is based on Docusaurus and React which makes it easier to build live functionality and add non-documentation resources. This lays the groundwork for even more improvements in the future!

Documentation for older OPA versions are still available in the version archive.

Authored by @​charlieegan3

Runtime, Tooling, SDK

  • ast: Only use JSON-escaped literal when needed in ref to string convertion (#7550) reported and authored by @​xubinzheng
  • ast: Parser recursion depth guard (#7568) authored by @​thevilledev
  • ast: Retaining SomeDecl Location field when compiler resolves refs (#7543) authored by @​johanfylling
  • bundle: Setting default rego-version in bundle API (#7588) authored by @​johanfylling reported by @​xubinzheng
  • perf: Improved "baseline" metrics of opa bench for trivial queries (#7580) authored by @​anderseknert
  • plugins/decision: Don't drop adaptive uncompressed size limit on upload (#7562) authored by @​sspaink
  • plugins/decision: Set config boundaries to upload_size_limit_bytes (#7563) (authored by @​sspaink)
  • plugins/rest: Add support for AWS SSO credentials provider (#7527) authored by @​efiShtain
  • plugins/rest: Support signing of client assertions with Azure Keyvault (#7462) reported and authored by @​Od1nB
  • plugins/status: Support graceful shutdown timeout (#7576) authored by @​sspaink
  • rego: Don't generate JSON values for wildcard/generated keys in result set (#7567) authored by @​anderseknert
  • runtime: Don't override user set version commit and timestamp (#7471) reported by @​kastl-ars authored by @​sspaink

Planner, Topdown and Rego

Docs, Website, Ecosystem

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+231
Deletions:
-230
Package Dependencies
Ecosystem:
go
Version Change:
0.58.0 → 1.5.1
Update Type:
Major
Technical Details
ID: 1338963
UUID: 2578247932
Node ID: PR_kwDOLmBl1M6ZrPD8
Host: GitHub
Repository: Txim0520/https-github.com-coder-coder
Mergeable: Yes
Merge State: Unstable