chore(deps): update all non-major dockerfile dependencies #304
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.9.6->0.9.70.9.6->0.9.71.9.0-static->1.10.0-staticRelease Notes
astral-sh/uv (ghcr.io/astral-sh/uv)
v0.9.7Compare Source
Released on 2025-10-30.
Enhancements
Bug fixes
uv auth tokenoutput (#16504)--checkflag (#16521)open-policy-agent/opa (openpolicyagent/opa)
v1.10.0Compare Source
This release contains a mix of new features, performance improvements, and bugfixes. Notably:
--fail-on-emptyflag foropa testIS NOT NULLquery statements in the Compile APINon-static OPA binaries for linux/arm64 and darwin/arm64
Starting with this release, OPA will ship non-static arm64 executables for linux and darwin.
Furthermore, the openpolicyagent/opa:latest docker image is a multi-platform image with arm64 support.
Runtime, Tooling
opa test --fail-on-emptyto allow making bad-ror empty folders fail (#7943) reported and authored by @grosserwithkeyword (#7942) authored by @sspainkReadMaybeCompressedBody(#7966) authored by @anderseknertCompiler, Topdown and Rego
undeclarederror when printing nested comprehension (#7647) authored by @schmitd reported by @charlesdanielseval.Timeterm (#7968) authored by @anderseknertsplitbuilt-in calls (#7962) authored by @anderseknertDocs, Website, Ecosystem
CLI ReferencetoOperationsin TOC (#8001) authored by @johanfyllingMiscellaneous
GracefulShutdownPeriod(#7991) authored by @rMaxiQphttp.DefaultTransportfix toinit()(#7955) authored by @srenatusvendor/(#7975) authored by @srenatusThis is a major version update containing breaking API changes. If you're affected by this, please consult the tablewriter migration guide.
Optionally fail when
opa testdid not run any testsWith the new
--fail-on-emptyflag, accidentally runningopa testin a directory without any tests orwith a
-rthat did not match any test names, can be caught by making the test fail instead.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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
To execute skipped test pipelines write comment
/ok-to-test.This PR has been generated by MintMaker (powered by Renovate Bot).