-
Notifications
You must be signed in to change notification settings - Fork 351
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump the all-go-mod-patch-and-minor group with 3 updates #3169
build(deps): bump the all-go-mod-patch-and-minor group with 3 updates #3169
Conversation
Bumps the all-go-mod-patch-and-minor group with 3 updates: [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa), [github.com/open-policy-agent/opa-envoy-plugin](https://github.com/open-policy-agent/opa-envoy-plugin) and [github.com/redis/go-redis/v9](https://github.com/redis/go-redis). Updates `github.com/open-policy-agent/opa` from 0.66.0 to 0.67.0 - [Release notes](https://github.com/open-policy-agent/opa/releases) - [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md) - [Commits](open-policy-agent/opa@v0.66.0...v0.67.0) Updates `github.com/open-policy-agent/opa-envoy-plugin` from 0.66.0-envoy-2 to 0.67.0-envoy - [Release notes](https://github.com/open-policy-agent/opa-envoy-plugin/releases) - [Changelog](https://github.com/open-policy-agent/opa-envoy-plugin/blob/main/CHANGELOG.md) - [Commits](open-policy-agent/opa-envoy-plugin@v0.66.0-envoy-2...v0.67.0-envoy) Updates `github.com/redis/go-redis/v9` from 9.6.0 to 9.6.1 - [Release notes](https://github.com/redis/go-redis/releases) - [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md) - [Commits](redis/go-redis@v9.6.0...v9.6.1) --- updated-dependencies: - dependency-name: github.com/open-policy-agent/opa dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/open-policy-agent/opa-envoy-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: github.com/redis/go-redis/v9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-mod-patch-and-minor ... Signed-off-by: dependabot[bot] <[email protected]>
we need to check the breaking changes first |
On breaking change in OPA The breaking change is I would suggest we release the change with a same note, that if anyone is using OPA filter with request bodies above 128MB it will break, given the slight possibility based on opensource community. For the use case to parse body sizes above 128 MB, down the line it will create a confusion as even though Skipper configs allow it, OPA will fail it. Created issue(#3177) to pass on the configurations in the Skipper integration with OPA, now that OPA supports this. |
Also there is this regression issue reported against OPA 0.67.0 version. Issue is specific and seems to happen only when |
then let's wait for the next version, thanks @Pushpalanka ! |
@dependabot close |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
let's keep an eye also on how dependabot will create the new PR and deal with the unmerged version but has no new versions |
Bumps the all-go-mod-patch-and-minor group with 3 updates: github.com/open-policy-agent/opa, github.com/open-policy-agent/opa-envoy-plugin and github.com/redis/go-redis/v9.
Updates
github.com/open-policy-agent/opa
from 0.66.0 to 0.67.0Release 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
b62ae6b
Prepare v0.67.0 releasebec8e1a
build(deps): bump github/codeql-action from 3.25.13 to 3.25.14 (#6888)d48fdd9
server: Add missing handling forexplain=fails
to the REST API.959f9e5
docs: Add an example of a manifest with attributea793f27
repl: Add support for correctly loading bundle modulesc5706ee
server+util: Limit max request sizes, prealloc request buffers (#6868)0ca35e2
build(deps): bump docker/setup-buildx-action from 3.4.0 to 3.5.0 (#6880)f9ccb66
build(deps): bump github/codeql-action from 3.25.12 to 3.25.13 (#6881)0db1f8f
build(deps): bump docker/setup-qemu-action from 3.1.0 to 3.2.0 (#6882)ac3ddf9
docs: Update generated CLI docsUpdates
github.com/open-policy-agent/opa-envoy-plugin
from 0.66.0-envoy-2 to 0.67.0-envoyRelease notes
Sourced from github.com/open-policy-agent/opa-envoy-plugin's releases.
Commits
a596d30
build(deps): bump github.com/open-policy-agent/opa from 0.66.0 to 0.67.0c111c33
build(deps): bump golang.org/x/tools from 0.22.0 to 0.23.05b63a68
build(deps): bump google.golang.org/grpc from 1.64.0 to 1.65.010d8375
build(go): bump 1.22.4 -> 1.22.5Updates
github.com/redis/go-redis/v9
from 9.6.0 to 9.6.1Release notes
Sourced from github.com/redis/go-redis/v9's releases.
Commits
c3610cd
cp retracts and bump version to 9.6.1 (#3069)b0b94e7
Change CI to 7.4.0-RC2 (#3070)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 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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