Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps the dependencies group in /pkg/go with 1 update: google.golang.org/protobuf.

Updates google.golang.org/protobuf from 1.36.9 to 1.36.10

Dependabot compatibility score

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 6, 2025
@dependabot dependabot bot requested review from a team as code owners October 6, 2025 07:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 6, 2025
@fossabot
Copy link

fossabot bot commented Oct 6, 2025

✓ Safe to upgrade

I recommend merging this upgrade because it's a patch version update from v1.36.9 to v1.36.10 that contains bug fixes for edition-2024-specific properties and maintenance updates. The codebase uses standard protojson APIs (Marshal/Unmarshal with UnmarshalOptions) which are stable and well-established. The project maintains compatibility with github.com/golang/protobuf v1.5.4 as an indirect dependency, and both the go toolchain (1.24.1) and go version (1.23.0) support the updated protobuf version. No breaking changes or compatibility issues were detected in the usage patterns across the 9 Go files that import protobuf functionality.

What we checked

  • Direct dependency updated from google.golang.org/protobuf v1.36.9 to v1.36.10 (patch version update) [1]
  • Uses stable protojson.Marshal API for serialization - no breaking changes in this API [2]
  • Uses protojson.UnmarshalOptions with standard fields (AllowPartial, DiscardUnknown) - API remains stable [3]
  • Compatible with github.com/golang/protobuf v1.5.4 which works with google.golang.org/protobuf v1.36.x series [4]
  • Known compatibility concerns exist between old github.com/golang/protobuf and newer google.golang.org/protobuf, but this project uses v1.5.4 which is the bridge version designed for compatibility [5]

Dependency Usage

No dependencies were analyzed in this repository.

Changes

No significant changes were found in the dependency updates.

References (5)

[1]: Direct dependency updated from google.golang.org/protobuf v1.36.9 to v1.36.10 (patch version update)

google.golang.org/protobuf v1.36.10

[2]: Uses stable protojson.Marshal API for serialization - no breaking changes in this API

"google.golang.org/protobuf/encoding/protojson"

[3]: Uses protojson.UnmarshalOptions with standard fields (AllowPartial, DiscardUnknown) - API remains stable

unmarshaller := protojson.UnmarshalOptions{

[4]: Compatible with github.com/golang/protobuf v1.5.4 which works with google.golang.org/protobuf v1.36.x series

github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek=

[5]: Known compatibility concerns exist between old github.com/golang/protobuf and newer google.golang.org/protobuf, but this project uses v1.5.4 which is the bridge version designed for compatibility (source link)


fossabot examines dependency changes, understands usage patterns, and assesses the impact on your codebase through a combination of static analysis, deep dependency research, security metadata and AI.

@socket-security
Copy link

socket-security bot commented Oct 6, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgolang/​google.golang.org/​protobuf@​v1.36.9 ⏵ v1.36.1075 +1100100100100

View full report

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 6, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot dependabot bot force-pushed the dependabot/go_modules/pkg/go/dependencies-9c65a6ba96 branch from fbd0c45 to da60bc7 Compare October 20, 2025 07:05
Bumps the dependencies group in /pkg/go with 1 update: google.golang.org/protobuf.


Updates `google.golang.org/protobuf` from 1.36.9 to 1.36.10

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-version: 1.36.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/pkg/go/dependencies-9c65a6ba96 branch from da60bc7 to a1303bf Compare October 27, 2025 07:05
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