Skip to content

[gomod] bump github.com/open-policy-agent/opa from 1.4.0 to 1.5.1 #60

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 4, 2025

Bumps github.com/open-policy-agent/opa from 1.4.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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 4, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 4, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/open-policy-agent/opa-1.5.1 branch 2 times, most recently from 33206b5 to 3099b6d Compare June 12, 2025 15:33
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/open-policy-agent/opa-1.5.1 branch from 3099b6d to ad73267 Compare June 16, 2025 09:58
Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) from 1.4.0 to 1.5.1.
- [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.4.0...v1.5.1)

---
updated-dependencies:
- dependency-name: github.com/open-policy-agent/opa
  dependency-version: 1.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/open-policy-agent/opa-1.5.1 branch from ad73267 to 9c240fe Compare June 23, 2025 06:56
@jdanieck jdanieck enabled auto-merge (squash) June 27, 2025 15:51
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 30, 2025

A newer version of github.com/open-policy-agent/opa exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Copy link

github-actions bot commented Aug 3, 2025

This pull request is stale because it has been open 30 days with no activity. Make a comment or update the PR to avoid closing PR after 15 days.

@github-actions github-actions bot added the Stale label Aug 3, 2025
@togashidm
Copy link
Contributor

superseded by #92

@togashidm togashidm closed this Aug 7, 2025
auto-merge was automatically disabled August 7, 2025 09:07

Pull request was closed

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 7, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/open-policy-agent/opa-1.5.1 branch August 7, 2025 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update go code Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants