chore(deps): bump github.com/open-policy-agent/opa from 1.16.1 to 1.16.2 in the go-dependencies group#886
Conversation
Bumps the go-dependencies group with 1 update: [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa). Updates `github.com/open-policy-agent/opa` from 1.16.1 to 1.16.2 - [Release notes](https://github.com/open-policy-agent/opa/releases) - [Changelog](https://github.com/open-policy-agent/opa/blob/v1.16.2/CHANGELOG.md) - [Commits](open-policy-agent/opa@v1.16.1...v1.16.2) --- updated-dependencies: - dependency-name: github.com/open-policy-agent/opa dependency-version: 1.16.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
Claude finished @dependabot[bot]'s task in 54s —— View job Dependency Upgrade Review:
|
| Import | Usage |
|---|---|
opa/v1/ast |
Parse and validate Rego policy modules (ast.ParseModuleWithOpts) |
opa/v1/rego |
Create and evaluate Rego queries (rego.New, r.Eval) |
opa/v1/storage/inmem |
In-memory data store for policy params (inmem.NewFromObject) |
This is consumed by cmd/kosli/evaluateHelpers.go for policy evaluation in the evaluate command flow. The API surface used is stable and unchanged in this patch.
Risk assessment
| Risk | Level |
|---|---|
| Breaking API changes | None — patch release, no code changes in OPA |
| New defaults / behavior changes | None — only Go toolchain updated |
| Transitive dependency changes | None — go.mod hash is identical |
| Build compatibility | None — same module API |
No follow-up action needed. CI is currently running — once the Main workflow passes, this is good to merge.
Bumps the go-dependencies group with 1 update: github.com/open-policy-agent/opa.
Updates
github.com/open-policy-agent/opafrom 1.16.1 to 1.16.2Release notes
Sourced from github.com/open-policy-agent/opa's releases.
Changelog
Sourced from github.com/open-policy-agent/opa's changelog.
Commits
85f6d99Prepare v1.16.2 release1466714build: bump go 1.26.2 -> 1.26.3Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions