- 
                Notifications
    You must be signed in to change notification settings 
- Fork 13
chore(deps): bump google.golang.org/protobuf from 1.36.9 to 1.36.10 in /pkg/go in the dependencies group #502
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
base: main
Are you sure you want to change the base?
Conversation
| ✓ Safe to upgradeI 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
 Dependency UsageNo dependencies were analyzed in this repository. ChangesNo 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) Line 15 in fbd0c45 
 [2]: Uses stable protojson.Marshal API for serialization - no breaking changes in this API language/pkg/go/transformer/dsltojson.go Line 10 in fbd0c45 
 [3]: Uses protojson.UnmarshalOptions with standard fields (AllowPartial, DiscardUnknown) - API remains stable language/pkg/go/transformer/jsontodsl.go Line 552 in fbd0c45 
 [4]: Compatible with github.com/golang/protobuf v1.5.4 which works with google.golang.org/protobuf v1.36.x series Line 12 in fbd0c45 
 [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. | 
| Review the following changes in direct dependencies. Learn more about Socket for GitHub. 
 | 
| Important Review skippedBot user detected. To trigger a single review, invoke the  You can disable this status message by setting the  Comment  | 
fbd0c45    to
    da60bc7      
    Compare
  
    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]>
da60bc7    to
    a1303bf      
    Compare
  
    
Bumps the dependencies group in /pkg/go with 1 update: google.golang.org/protobuf.
Updates
google.golang.org/protobuffrom 1.36.9 to 1.36.10Dependabot 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