Skip to content

chore(deps): Bump github.com/open-policy-agent/opa from 0.43.0 to 0.49.0#370

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/go_modules/github.com/open-policy-agent/opa-0.49.0
Closed

chore(deps): Bump github.com/open-policy-agent/opa from 0.43.0 to 0.49.0#370
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/go_modules/github.com/open-policy-agent/opa-0.49.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 13, 2023

Copy link
Copy Markdown
Contributor

Bumps github.com/open-policy-agent/opa from 0.43.0 to 0.49.0.

Release notes

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

v0.49.0

This release focuses on bugfixes and documentation improvements, as well as a few small performance improvements.

Runtime, Tooling, SDK

Docs

Website + Ecosystem

  • Ecosystem:

  • Website:

    • Show prominent warning when viewing old docs (authored by @​charlieegan3)
    • Prevent navbar clipping on narrow screens + sticky nav (authored by @​charlieegan3)

Miscellaneous

Dependency bumps:

  • build: bump golang 1.19.4 -> 1.19.5 (authored by @​yanggangtony)
  • ci: aquasecurity/trivy-action from 0.8.0 to 0.9.0
  • github.com/containerd/containerd from 1.6.15 to 1.6.16
  • google.golang.org/grpc from 1.51.0 to 1.52.3

v0.48.0

This release rolls in security fixes from recent patch releases, along with a number of bugfixes, and a new builtin function.

Improved error reporting available in opa eval

A common frustration when writing policies in OPA is when an error happens, causing a rule to unexpectedly return undefined. Using --strict-builtin-errors would allow finding the first error encountered during evaluation, but terminates execution immediately.

To improve the debugging experience, it is now possible to display all of the errors encountered during normal evaluation of a policy, via the new --show-builtin-errors option.

... (truncated)

Changelog

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

0.49.0

This release focuses on bugfixes and documentation improvements, as well as a few small performance improvements.

Runtime, Tooling, SDK

Docs

Website + Ecosystem

  • Ecosystem:

  • Website:

    • Show prominent warning when viewing old docs (authored by @​charlieegan3)
    • Prevent navbar clipping on narrow screens + sticky nav (authored by @​charlieegan3)

Miscellaneous

Dependency bumps:

  • build: bump golang 1.19.4 -> 1.19.5 (authored by @​yanggangtony)
  • ci: aquasecurity/trivy-action from 0.8.0 to 0.9.0
  • github.com/containerd/containerd from 1.6.15 to 1.6.16
  • google.golang.org/grpc from 1.51.0 to 1.52.3

0.48.0

This release rolls in security fixes from recent patch releases, along with a number of bugfixes, and a new builtin function.

Improved error reporting available in opa eval

... (truncated)

Commits
  • ba0718e Prepare v0.49.0 release
  • 548e667 ci: pin golang image
  • 7ce6a90 Update OPAL tutorials link
  • 1630052 plugins/discovery: Support to persist and load discovery bundle from disk
  • f93d0f8 bundle: Retain metadata annotations for Wasm entrypoints during inspection (#...
  • daeab61 topdown: http.send to cache responses based on status code
  • 44f9c3a Steps to use AWS Web Identity Credentials with k8
  • 3320616 build(deps): bump aquasecurity/trivy-action from 0.8.0 to 0.9.0
  • 35b2b6d Update rule index's trie node scalars to use custom map
  • ea06d89 docs/graphql: non-nullable id argument and typo fix.
  • Additional commits viewable in compare view

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 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)

Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) from 0.43.0 to 0.49.0.
- [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@v0.43.0...v0.49.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 13, 2023
@dependabot @github

dependabot Bot commented on behalf of github Feb 27, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #374.

@dependabot dependabot Bot closed this Feb 27, 2023
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/open-policy-agent/opa-0.49.0 branch February 27, 2023 21:32
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants