Skip to content

Bump the minor-and-patch group across 1 directory with 6 updates - #22

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/minor-and-patch-b1334d217b
Open

Bump the minor-and-patch group across 1 directory with 6 updates#22
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/minor-and-patch-b1334d217b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Copy link
Copy Markdown

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/v2 from 2.10.1-0.20221019091055-df0a189e218d to 2.27.7

Release notes

Sourced from github.com/cs3org/reva/v2's releases.

v2.27.7

Changelog for reva 2.27.7 (2025-02-28)

The following sections list the changes in reva 2.27.7 relevant to reva users. The changes are ordered by importance.

Summary

  • Fix #5100: Fix the OCM role editor
  • Enh #5101: Fix ocm auth manager

Details

  • Bugfix #5100: Fix the OCM role editor

Fix the OCM role editor permission set. The redundant permissions have been removed.

owncloud/ocis#11054 cs3org/reva#5100

  • Enhancement #5101: Fix ocm auth manager

OCM auth manager had the Gatewayselector caching issue

cs3org/reva#5101

v2.27.6

Changelog for reva 2.27.6 (2025-02-25)

The following sections list the changes in reva 2.27.6 relevant to reva users. The changes are ordered by importance.

Summary

  • Fix #5096: Fix update grants for the OCM share

Details

  • Bugfix #5096: Fix update grants for the OCM share

Fix update grants for the OCM share

owncloud/ocis#11022 cs3org/reva#5096

... (truncated)

Changelog

Sourced from github.com/cs3org/reva/v2's changelog.

Changelog for reva 2.27.7 (2025-02-28)

The following sections list the changes in reva 2.27.7 relevant to reva users. The changes are ordered by importance.

Summary

  • Fix #5100: Fix the OCM role editor
  • Enh #5101: Fix ocm auth manager

Details

  • Bugfix #5100: Fix the OCM role editor

Fix the OCM role editor permission set. The redundant permissions have been removed.

owncloud/ocis#11054 cs3org/reva#5100

  • Enhancement #5101: Fix ocm auth manager

OCM auth manager had the Gatewayselector caching issue

cs3org/reva#5101

Changelog for reva 2.27.6 (2025-02-25)

The following sections list the changes in reva 2.27.6 relevant to reva users. The changes are ordered by importance.

Summary

  • Fix #5096: Fix update grants for the OCM share

Details

  • Bugfix #5096: Fix update grants for the OCM share

Fix update grants for the OCM share

owncloud/ocis#11022 cs3org/reva#5096

Changelog for reva 2.27.5 (2025-02-24)

... (truncated)

Commits

Updates github.com/cucumber/godog from 0.15.0 to 0.15.1

Release notes

Sourced from github.com/cucumber/godog's releases.

v0.15.1

What's Changed

New Contributors

Full Changelog: cucumber/godog@v0.15.0...v0.15.1

Changelog

Sourced from github.com/cucumber/godog's changelog.

[v0.15.1]

Added

Changed

  • Replace deprecated ::set-output - (681 - nodeg)

Fixed

Commits
  • b7da3ab Update CHANGELOG.md for release, tidy modules
  • 005cfc2 Print step declaration line instead of handler declaration line (#668)
  • 6ba3a7e Mark junit test cases as skipped if no pickle step results available (#597)
  • 9b4d5e9 feat: support uint types (#695)
  • 963f338 fix(deps): update module github.com/spf13/pflag to v1.0.7 (#694)
  • 6a0bb7f fix: change bang to being in README (#687)
  • 3651f88 fix: verify dogT exists in the context before using it (#692)
  • 532be7d chore(deps): update dominikh/staticcheck-action action to v1.4.0 (#689)
  • 74fa488 Replace deprecated ::set-output (#681)
  • 4a4fd8a fix(errors): Fix expected Step argument count for steps with `context.Context...
  • Additional commits viewable in compare view

Updates github.com/rs/zerolog from 1.28.0 to 1.33.0

Commits

Updates github.com/spf13/pflag from 1.0.5 to 1.0.7

Release notes

Sourced from github.com/spf13/pflag's releases.

v1.0.7

What's Changed

New Contributors

Full Changelog: spf13/pflag@v1.0.6...v1.0.7

v1.0.6

What's Changed

New Contributors

Full Changelog: spf13/pflag@v1.0.5...v1.0.6

Commits
  • f9cbdd9 Merge pull request #348 from max-frank/add-time-flag-support
  • e3be2eb Reduce duplication by forwarding to sibling functions
  • 7cc25e3 Don't export TimeValue (yet)
  • d15848d Remove unnecessary time test stderr dev null redirect
  • c5ce22e Use time.Time for expectations in time flag tests
  • 1992c5a Add support for time.Time flags
  • 1c62fb2 Merge pull request #431 from LeGEC/430-fix-usage-message-for-func-flags
  • 1a4b5b2 fix discrepancy in order of arguments for Func() and BoolFunc() #433
  • 4730aa0 fix help message for Func and BoolFunc flags #430
  • f4c97c2 minor: fix typos in comments
  • Additional commits viewable in compare view

Updates github.com/stretchr/testify from 1.8.2 to 1.10.0

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.10.0

What's Changed

Functional Changes

Fixes

Documentation, Build & CI

New Contributors

... (truncated)

Commits
  • 89cbdd9 Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls
  • 07bac60 Merge pull request #1667 from sikehish/flaky
  • 716de8d Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI
  • 118fb83 NotSame should fail if args are not pointers #1661 (#1664)
  • 7d99b2b attempt 2
  • 05f87c0 more similar
  • ea7129e better fmt
  • a1b9c9e Merge pull request #1663 from ybrustin/master
  • 8302de9 Merge branch 'master' into master
  • 89352f7 Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2
  • Additional commits viewable in compare view

Updates google.golang.org/grpc from 1.68.0 to 1.82.1

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.82.1

Security

  • server: Stop reading from the connection when flooded by HTTP/2 frames. The default value for this limit is 100 frames, excluding DATA and HEADERS, and may be changed by setting environment variable GRPC_GO_EXPERIMENTAL_CONTROL_BUFFER_THROTTLE_LIMIT.
  • xds/rbac: Support Metadata and RequestedServerName permissions matcher fields. If present in a DENY rule, previously these would be ignored and fail-open.
  • xds/rbac: Fix panic when parsing unsupported fields in NotRule/NotId permissions.
  • xds/rbac: Support the deprecated source_ip principal identifier by treating it as equivalent to direct_remote_ip.

Release 1.82.0

Behavior Changes

  • server: Remove support for GRPC_GO_EXPERIMENTAL_DISABLE_STRICT_PATH_CHECKING environment varibale. Strict incoming RPC path validation (which has been the default since v1.79.3) can no longer be disabled. (#9112)
  • transport: Add environment variable to change the default max header list size from 16MB to 8KB. This may be enabled by setting GRPC_GO_EXPERIMENTAL_ENABLE_8KB_DEFAULT_HEADER_LIST_SIZE=true. This will be enabled by default in a subsequent release. (#9019)
  • balancer: Load Balancing policy registry is now case-sensitive. Set GRPC_GO_EXPERIMENTAL_CASE_SENSITIVE_BALANCER_REGISTRIES=false (and file an issue) to revert to case-insensitive behavior. (#9017)

New Features

  • experimental/stats: Expose a new API, NewContextWithLabelCallback, to register a callback that is invoked when telemetry labels are added. (#8877)
  • client: Return a portion of the response body in the error message, when the client receives an unexpected non-gRPC HTTP response, to make debugging easier. (#8929)
  • server: Add environment variable GRPC_GO_SERVER_GOROUTINE_LABELS that controls setting runtime/pprof.Labels on goroutines spawned by the server. Set GRPC_GO_SERVER_GOROUTINE_LABELS=grpc.method=true to add the grpc.method label on goroutines spawned to handle incoming requests. (#9082)

Bug Fixes

  • xds/server: Fix a memory leak of HTTP filter instances occurring when route configurations are updated in-place during a Route Discovery Service (RDS) update. (#9138)
  • grpc: In the deprecated gzip Compressor (used via the deprecated WithCompressor dial option), enforce the MaxRecvMsgSize limit on the decompressed message buffer, preventing excessive memory allocation from highly compressed payloads. (#9114)
  • stats/opentelemetry: Record retry attempts, grpc.previous-rpc-attempts, at the call level and not the attempt level. (#8923)
  • encoding: Ensure Close() is always called on readers returned from Compressor.Decompress if possible. (#9135)
  • channelz: Fix the LastMessageSentTimestamp and LastMessageReceivedTimestamp fields in SocketMetrics to ensure they contain correct timestamp values. (#9109)

Release 1.81.1

Security

  • xds/rbac: Fix a potential authorization bypass caused by incorrectly falling through URI/DNS SANs to Subject Distinguished Name (DN) when matching the authenticated principal name. With this fix, only the first non-empty identity source will be used, as per gRFC A41. (#9111)

Bug Fixes

  • otel: Segregate client and server RPC information used for metrics and traces, to avoid one overwriting the other. (#9081)

Release 1.81.0

Behavior Changes

  • balancer/rls: Switch gauge metrics to asynchronous emission (once per collection cycle) to reduce telemetry noise and align with other gRPC language implementations. (#8808)

Dependencies

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 12, 2026
@dependabot dependabot Bot changed the title Bump the minor-and-patch group with 6 updates Bump the minor-and-patch group across 1 directory with 6 updates Jul 12, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/minor-and-patch-b1334d217b branch from 651961d to 2929ddc Compare July 12, 2026 22:06
@dependabot
dependabot Bot requested a review from a team as a code owner July 12, 2026 22:06

@DeepDiver1975 DeepDiver1975 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependabot bump; CI green. Approving.

@DeepDiver1975

Copy link
Copy Markdown
Member

⚠️ Please disregard my approval above — it was posted in error by an automated Dependabot-sweep job that mistakenly ran on this repository, where I do not have merge permissions. This is not a maintainer sign-off. Apologies for the noise; the automation has been corrected to skip repos I can't merge into.

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.82.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.68.0...v1.82.1)

---
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
dependabot Bot force-pushed the dependabot/go_modules/minor-and-patch-b1334d217b branch from 2929ddc to 9e3f552 Compare July 26, 2026 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant