Skip to content
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

MINOR: [C#] Bump Google.Protobuf and System.Memory in /csharp #44908

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps Google.Protobuf and System.Memory. These dependencies needed to be updated together.
Updates Google.Protobuf from 3.28.3 to 3.29.0

Commits
  • 2d4414f Updating version.json and repo version numbers to: 29.0
  • 870e599 Revert upgrade to rules_java 8.3.1. This is a partial roll-back of fb8ee79 (#...
  • 02cffa4 Fix typo in BCR maintainer name config for acozzette@ (#19307)
  • 7537b03 Remove Bazel 6 in BCR presubmits (#19309)
  • 325aa80 Merge pull request #19305 from protocolbuffers/29.x-202411182222
  • c13eb62 Updating version.json and repo version numbers to: 29.0-dev
  • 71c2594 Updating version.json and repo version numbers to: 29.0-rc3
  • b69ea96 Fixed non-conformance in JSON parsing for empty strings in numeric fields. (#...
  • fb8ee79 Upgrade rules_cc 0.0.15 and rules_java 8.3.1 (#19215)
  • 6f310d5 Add missing line to docstring after Args (#19213)
  • Additional commits viewable in compare view

Updates System.Memory from 4.6.0 to 4.5.3

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from CurtHagenlocher as a code owner December 2, 2024 18:27
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Dependabot-only labels Dec 2, 2024
@CurtHagenlocher
Copy link
Contributor

@dependabot rebase

Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) and System.Memory. These dependencies needed to be updated together.

Updates `Google.Protobuf` from 3.28.3 to 3.29.0
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v3.28.3...v3.29.0)

Updates `System.Memory` from 4.6.0 to 4.5.3

---
updated-dependencies:
- dependency-name: Google.Protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.Memory
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/csharp/multi-1ca7f895ef branch from b1f24ec to bee7525 Compare December 3, 2024 01:20
@CurtHagenlocher CurtHagenlocher merged commit 50f2d6e into main Dec 3, 2024
11 checks passed
@CurtHagenlocher CurtHagenlocher removed the awaiting review Awaiting review label Dec 3, 2024
@dependabot dependabot bot deleted the dependabot/nuget/csharp/multi-1ca7f895ef branch December 3, 2024 02:08
@github-actions github-actions bot added the awaiting committer review Awaiting committer review label Dec 3, 2024
Copy link

After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit 50f2d6e.

There were 132 benchmark results with an error:

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 3 possible false positives for unstable benchmarks that are known to sometimes produce them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting committer review Awaiting committer review Component: C# dependencies Dependabot-only .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant