Bump the minor-and-patch group across 1 directory with 6 updates - #22
Merged
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/go_modules/minor-and-patch-b1334d217b
branch
from
July 12, 2026 22:06
651961d to
2929ddc
Compare
DeepDiver1975
approved these changes
Jul 13, 2026
DeepDiver1975
left a comment
Member
There was a problem hiding this comment.
Dependabot bump; CI green. Approving.
Member
|
|
dependabot
Bot
force-pushed
the
dependabot/go_modules/minor-and-patch-b1334d217b
branch
from
July 26, 2026 22:07
2929ddc to
9e3f552
Compare
Bumps the minor-and-patch group with 3 updates in the / directory: [github.com/cs3org/reva/v2](https://github.com/cs3org/reva), [github.com/cucumber/godog](https://github.com/cucumber/godog) and [google.golang.org/grpc](https://github.com/grpc/grpc-go). Updates `github.com/cs3org/reva/v2` from 2.10.1-0.20221019091055-df0a189e218d to 2.27.7 - [Release notes](https://github.com/cs3org/reva/releases) - [Changelog](https://github.com/cs3org/reva/blob/v2.27.7/CHANGELOG.md) - [Commits](https://github.com/cs3org/reva/commits/v2.27.7) Updates `github.com/cucumber/godog` from 0.15.0 to 0.15.1 - [Release notes](https://github.com/cucumber/godog/releases) - [Changelog](https://github.com/cucumber/godog/blob/main/CHANGELOG.md) - [Commits](cucumber/godog@v0.15.0...v0.15.1) Updates `github.com/rs/zerolog` from 1.28.0 to 1.33.0 - [Commits](rs/zerolog@v1.28.0...v1.33.0) Updates `github.com/spf13/pflag` from 1.0.5 to 1.0.7 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.5...v1.0.7) Updates `github.com/stretchr/testify` from 1.8.2 to 1.10.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.2...v1.10.0) Updates `google.golang.org/grpc` from 1.68.0 to 1.83.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.68.0...v1.83.0) --- updated-dependencies: - dependency-name: github.com/cs3org/reva/v2 dependency-version: 2.27.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/cucumber/godog dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/rs/zerolog dependency-version: 1.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/spf13/pflag dependency-version: 1.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/stretchr/testify dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: google.golang.org/grpc dependency-version: 1.81.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/minor-and-patch-b1334d217b
branch
from
August 2, 2026 22:06
9e3f552 to
c2979e4
Compare
LukasHirt
approved these changes
Aug 3, 2026
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 minor-and-patch group with 3 updates in the / directory: github.com/cs3org/reva/v2, github.com/cucumber/godog and google.golang.org/grpc.
Updates
github.com/cs3org/reva/v2from 2.10.1-0.20221019091055-df0a189e218d to 2.27.7Release notes
Sourced from github.com/cs3org/reva/v2's releases.
... (truncated)
Changelog
Sourced from github.com/cs3org/reva/v2's changelog.
... (truncated)
Commits
Updates
github.com/cucumber/godogfrom 0.15.0 to 0.15.1Release notes
Sourced from github.com/cucumber/godog's releases.
Changelog
Sourced from github.com/cucumber/godog's changelog.
Commits
b7da3abUpdate CHANGELOG.md for release, tidy modules005cfc2Print step declaration line instead of handler declaration line (#668)6ba3a7eMark junit test cases as skipped if no pickle step results available (#597)9b4d5e9feat: support uint types (#695)963f338fix(deps): update module github.com/spf13/pflag to v1.0.7 (#694)6a0bb7ffix: change bang to being in README (#687)3651f88fix: verify dogT exists in the context before using it (#692)532be7dchore(deps): update dominikh/staticcheck-action action to v1.4.0 (#689)74fa488Replace deprecated::set-output(#681)4a4fd8afix(errors): Fix expected Step argument count for steps with `context.Context...Updates
github.com/rs/zerologfrom 1.28.0 to 1.33.0Commits
c78e50eAdd fields order (#550)8582bedfix: useTimestampFuncin busrt sampler (#671) (#672)7d9db06Allow setting floating point precision in JSON. (#663)e5aa7e3Revert #6620efa414Fix panic caused by an extra malformedlevelfield (#665)eb081e1chore: fix some typos in comments (#667)2d899f0set debug log color (#662)74cf37aAdd EmptyFields method to remove all the fileds from logger (#575)e5edd4bRefactor: make code in comment valid and runable (#654)582007fAdd a time.Location to ConsoleWriter. (This allows UTC timestamps.) (#531)Updates
github.com/spf13/pflagfrom 1.0.5 to 1.0.7Release notes
Sourced from github.com/spf13/pflag's releases.
Commits
f9cbdd9Merge pull request #348 from max-frank/add-time-flag-supporte3be2ebReduce duplication by forwarding to sibling functions7cc25e3Don't exportTimeValue(yet)d15848dRemove unnecessary time test stderr dev null redirectc5ce22eUse time.Time for expectations in time flag tests1992c5aAdd support for time.Time flags1c62fb2Merge pull request #431 from LeGEC/430-fix-usage-message-for-func-flags1a4b5b2fix discrepancy in order of arguments for Func() and BoolFunc() #4334730aa0fix help message for Func and BoolFunc flags #430f4c97c2minor: fix typos in commentsUpdates
github.com/stretchr/testifyfrom 1.8.2 to 1.10.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
89cbdd9Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls07bac60Merge pull request #1667 from sikehish/flaky716de8dIncrease timeouts in Test_Mock_Called_blocks to reduce flakiness in CI118fb83NotSame should fail if args are not pointers #1661 (#1664)7d99b2battempt 205f87c0more similarea7129ebetter fmta1b9c9eMerge pull request #1663 from ybrustin/master8302de9Merge branch 'master' into master89352f7Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2Updates
google.golang.org/grpcfrom 1.68.0 to 1.83.0Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
4c226daChange version to 1.83.0 (#9228)c198988Cherrypick 9223 into v1.83.x (#9279)8ce3ebfCherrypick PR 9255 into v1.83.x (#9263)e393849Cherry-pick recent changes from master (#9240)2a112a8authz: add onPolicyUpdate callback to authz file watcher (#9142)1a80fcavet: adds a check to disallow usage of regex.Compile in xDS code (#9216)26ffdb3[tls] Add safety check in custom cert verification that peer cert chain is no...5013974internal/grpcsync: add ScheduleAndWait to CallbackSerializer (#9162)bd58bc0internal/transport: increase test timeout locally in TestAccountCheckWindowSi...484f150httpfilter/extproc: add check to ensure that response trailer mode must be SE...