Closed dependabot[bot] closed 1 week ago
This pull request primarily focuses on updating the versions of several dependencies used in the Go project, including github.com/open-policy-agent/opa
, github.com/agnivade/levenshtein
, github.com/golang/glog
, and github.com/prometheus/client_golang
, and it is important to review the changelogs and release notes for the new versions to ensure that there are no breaking changes or new features that could impact the application's functionality or security posture.
We ran 9 analyzers
against 2 files
and 1 analyzer
had findings. 8 analyzers
had no findings.
Analyzer | Findings |
---|---|
Sensitive Files Analyzer | 2 findings |
:green_circle: Risk threshold not exceeded.
Bumps github.com/open-policy-agent/opa from 0.67.1 to 0.69.0.
Release notes
Sourced from github.com/open-policy-agent/opa's releases.
... (truncated)
Changelog
Sourced from github.com/open-policy-agent/opa's changelog.
... (truncated)
Commits
4a3fd1a
Prepare v0.69.0 release (#7076)af8f915
Addmirror
linter71ab7ba
debug: Always includingInput
andData
variable scopese16f22a
docs: Another minor update to README.md (#7072)27dcd29
rego-v1: Future-proofing misc tests to be 1.0 compatible0385717
build(deps): bump actions/checkout from 4.1.7 to 4.2.0 (#7069)5cbc1e0
topdown: glob|regex code nitpicks (#7071)4ba95d0
format: Bracketing keyword ref elements in formatter output (#7010)6148b0b
Add APIwiz to adopters (#7067)c487e39
docs: Update generated CLI docsDependabot 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 show