chore(deps): bump github.com/open-policy-agent/opa from 1.16.0 to 1.16.1 in the go-dependencies group#844
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.0 to 1.16.1 - [Release notes](https://github.com/open-policy-agent/opa/releases) - [Changelog](https://github.com/open-policy-agent/opa/blob/v1.16.1/CHANGELOG.md) - [Commits](open-policy-agent/opa@v1.16.0...v1.16.1) --- updated-dependencies: - dependency-name: github.com/open-policy-agent/opa dependency-version: 1.16.1 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 46s —— View job Dependency upgrade review:
|
| Factor | Assessment |
|---|---|
| Semver | Patch (1.16.0 → 1.16.1) — no breaking changes expected |
| Scope of upstream fix | Plugin manager shutdown — not used by this repo |
| API surface used | ast.ParseModuleWithOpts, rego.New/Eval, inmem.NewFromObject — stable, unchanged |
go.sum module hash |
Same go.mod hash (21uy+...), confirming no transitive dep changes |
No risks identified. The APIs used by this repo are untouched by the upstream patch. This is a safe, no-op upgrade from this codebase's perspective.
Bumps the go-dependencies group with 1 update: github.com/open-policy-agent/opa.
Updates
github.com/open-policy-agent/opafrom 1.16.0 to 1.16.1Changelog
Sourced from github.com/open-policy-agent/opa's changelog.
Commits
a72f9faPrepare v1.16.1 release9339812plugins: Ensure plugin status functions don't hang after manager is stopped (...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 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