Skip to content

chore(deps): update docker.io/openpolicyagent/opa docker tag to v1.13.1#3634

Merged
jbonofre merged 1 commit intoapache:mainfrom
renovate-bot:renovate/docker.io-openpolicyagent-opa-1.x
Feb 2, 2026
Merged

chore(deps): update docker.io/openpolicyagent/opa docker tag to v1.13.1#3634
jbonofre merged 1 commit intoapache:mainfrom
renovate-bot:renovate/docker.io-openpolicyagent-opa-1.x

Conversation

@renovate-bot
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
docker.io/openpolicyagent/opa (source) final minor 1.12.31.13.1

Release Notes

open-policy-agent/opa (docker.io/openpolicyagent/opa)

v1.13.1

Compare Source

This bug fix release addresses an issue found in the new array.flatten built-in function

v1.13.0

Compare Source

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

  • A new immediate upload trigger mode
  • A new array.flatten built-in function
  • Numerous performance improvements
Immediate Upload Trigger Mode in Decision Logger (#​8110)

An immediate trigger mode has been added to the Decision Logger; enabled by setting the decision_logs.reporting.trigger configuration option to immediate.
When enabled, log events are pushed to the log service as soon as the configured upload chunk size criteria is met; or, at latest, when the configured upload delay is reached.

Authored by @​sspaink

Runtime, SDK, Tooling
Compiler, Topdown and Rego
Performance
Docs, Website, Ecosystem
Miscellaneous
  • Decoupled the Rego job check from the Go job checks in the Github PR workflow (#​8203) authored by @​SeanLedford
  • build: Format pr_check.rego with opa fmt (#​8201) authored by @​thevilledev
  • build: Migrate PR check to OPA policy (#​8183) authored by @​SeanLedford
  • build: Run go get against main to spot redacted (#​8146) authored by @​charlieegan3
  • deps: Switch to maintained go.yaml.in/yaml/v3 yaml library (#​8182) authored by @​mrueg
  • test/cases: Increase yaml test coverage for some regex and string builtins (#​8152) authored by @​srenatus
  • Dependency updates; notably:
    • build: bump golang from 1.25.5 to 1.25.6 (#​8224) authored by @​srenatus
    • build(deps): bump go.opentelemetry.io deps from 1.38.0/0.63.0 to 1.39.0/0.64.0
    • build(deps): bump klauspost/compress from v1.18.1 to v1.18.2 (#​8184) authored by @​srenatus
      because of redaction warning
    • build(deps): bump github.com/go-ini/ini from v1.67.0 to gopkg.in/ini.v1 v1.67.1 (#​8208) authored by @​gabrpt

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-project-automation github-project-automation bot moved this from PRs In Progress to Ready to merge in Basic Kanban Board Feb 1, 2026
@jbonofre jbonofre enabled auto-merge (squash) February 1, 2026 14:02
@jbonofre jbonofre merged commit 84d34ad into apache:main Feb 2, 2026
21 checks passed
@github-project-automation github-project-automation bot moved this from Ready to merge to Done in Basic Kanban Board Feb 2, 2026
@renovate-bot renovate-bot deleted the renovate/docker.io-openpolicyagent-opa-1.x branch February 2, 2026 08:57
sungwy pushed a commit to sungwy/polaris that referenced this pull request Feb 7, 2026
snazy added a commit to snazy/polaris that referenced this pull request Feb 11, 2026
* Fix PolarisEventListener javadoc (apache#3607)

* Adjust javadoc to reference available methods.

* Guides: add mandatory `curl` `--fail` option (apache#3610)

`curl` does _not_ return an error code when the URL can be retrieved but returns an error HTTP status code, for example 404, 403, 401. This means that the health checks are yieldíng "OK" too early.

This change adds the missing `--fail` option.

* Guides: compose dependencies / long-option (apache#3611)

Docker compose's "short" `depends_on` syntax (just mentioning the dependent service) does not assert on the expected condition (`service_healthy` or `service_completed_successfully`). This can lead to services being started too early, although their dependencies are not in the expected state.

This change updates the affected parts to use the "long" syntax.

* fix(deps): update dependency com.google.cloud:google-cloud-iamcredentials to v2.83.0 (apache#3635)

* chore(deps): update registry.access.redhat.com/ubi9/openjdk-21-runtime docker tag to v1.24-2.1769595317 (apache#3631)

* fix(deps): update dependency com.puppycrawl.tools:checkstyle to v13.1.0 (apache#3637)

* chore(deps): update amazon/aws-cli docker tag to v2.33.12 (apache#3638)

* fix(deps): update dependency com.azure:azure-sdk-bom to v1.3.4 (apache#3633)

* fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.27 (apache#3632)

* chore(deps): update docker.io/openpolicyagent/opa docker tag to v1.13.1 (apache#3634)

* CI: Fix site workflow concurrency (apache#3642)

* Last merged commit 384be9e

---------

Co-authored-by: Dmitri Bourlatchkov <[email protected]>
Co-authored-by: Mend Renovate <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants