build(deps): bump the go group across 1 directory with 4 updates#1183
Merged
Conversation
Contributor
|
@dependabot rebase |
Bumps the go group with 4 updates in the / directory: [github.com/go-playground/validator/v10](https://github.com/go-playground/validator), [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa), [github.com/sergi/go-diff](https://github.com/sergi/go-diff) and [google.golang.org/grpc](https://github.com/grpc/grpc-go). Updates `github.com/go-playground/validator/v10` from 10.26.0 to 10.27.0 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.26.0...v10.27.0) Updates `github.com/open-policy-agent/opa` from 1.5.0 to 1.6.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@v1.5.0...v1.6.0) Updates `github.com/sergi/go-diff` from 1.3.1 to 1.4.0 - [Commits](sergi/go-diff@v1.3.1...v1.4.0) Updates `google.golang.org/grpc` from 1.72.2 to 1.73.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.72.2...v1.73.0) --- updated-dependencies: - dependency-name: github.com/go-playground/validator/v10 dependency-version: 10.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/open-policy-agent/opa dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/sergi/go-diff dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: google.golang.org/grpc dependency-version: 1.73.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-5e14ff0aae
branch
from
July 3, 2025 17:34
014201b to
f9d9ce1
Compare
kenjenkins
approved these changes
Jul 3, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the go group with 4 updates in the / directory: github.com/go-playground/validator/v10, github.com/open-policy-agent/opa, github.com/sergi/go-diff and google.golang.org/grpc.
Updates
github.com/go-playground/validator/v10from 10.26.0 to 10.27.0Release notes
Sourced from github.com/go-playground/validator/v10's releases.
Commits
bc77d03use golangci lint file for disables (#1447)4a1bc2fdisable way too aggressive and disagreeable linters (#1445)cf2267ffix: make "file://" failurlvalidation (#1444)3fd4678docs: typos (#1440)ec374efFix: Validator panics when 'nil' is used along with required if for slices an...0e3e2f9Omitzero does not work with slice and map bug (#1436)dfc7ccdFix: support validation for map values with struct types (#1433)5b9542bfix: panics when private field is validated (#1423)f9a5a1ffeat(translation): add en translation for urn_rfc2141 (#1431)20f7df6Bump golangci/golangci-lint-action from 7 to 8 (#1425)Updates
github.com/open-policy-agent/opafrom 1.5.0 to 1.6.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
710b5a6Prepare v1.6.0 release (#7732)d3e83fbwebsite: add titles back to the sidebarfc51c9cdocs: Revise sidebar order and layout13b9e52ast: Ensure surplus leading zeros always error (#7726)9750787perf: Only pass built-in context to calls depending on it (#7728)2b4722edocs: Redirect old admission control link (#7730)3a560fadocs: Update sidebar (#7723)d917e3aplugin/decision: check if event is too large after compression (#7521)817b663ast,format: Allowing keywords in Rego references (#7709)1679d79docs: Move code example data inside the PlaygroundComponent (#7724)Updates
github.com/sergi/go-difffrom 1.3.1 to 1.4.0Commits
57c41f4Merge branch 'iambus-master'feac906Merge pull request #139 from michaelcheah/fix_newline_diffs_colored_text5b0b94cMerge pull request #136 from kdarkhan/master4ebce9cfix: colored display for diffs with newlinesa674b30Fix line diff by using runes without separators74798f5Add a failing line diff test casedb9db17Merge branch 'master' into masterff0d34bskip invalid unicode code point to fix TestMassiveRuneDiffConversion3403a16update tests3202072fix panic: runtime error: slice bounds out of rangeUpdates
google.golang.org/grpcfrom 1.72.2 to 1.73.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
c52d025Change version to 1.73.0 (#8322)ac60db1Add flag guarding SPIFFE Bundle provider (#8343) (#8382)183c148balancer/ringhash: Add experimental notice in package comment (#8364) (#8365)b610465delegatingresolver: avoid proxy for resolved addresses in NO_PROXY env (#8329...96c4308balancer/least_request : Fix panic while handling resolver errors (#8333) (#8...af5146bgrpc: update contributing.md (#8318)09166b6cleanup: remove unused constants in generic xdsclient (#8315)e3f13e7transport: Prevent sending negative timeouts (#8312)b89909bleakcheck: Fix flaky test TestCheck (#8309)709023dgrpcsync/event: Simplify synchronization (#8308)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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