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

Bump the dotnet group with 3 updates #16

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps the dotnet group with 3 updates: Google.Protobuf, Grpc.Net.Client and xunit.

Updates Google.Protobuf from 3.28.0 to 3.28.2

Commits
  • 9fff46d Updating version.json and repo version numbers to: 28.2
  • ce60d01 Merge pull request #18385 from protocolbuffers/cp-lp-28
  • ac9fb5b Add recursion check when parsing unknown fields in Java.
  • 9a5f5fe Internal change
  • 50a7745 Internal change
  • 5b0e543 Fix cord handling in DynamicMessage and oneofs. (#18373)
  • 421fc16 Merge pull request #18343 from protocolbuffers/revert-18339-bazel-rules2
  • 607bfdd Revert "Cherry-pick changes related to new Bazel rules"
  • 106f4a6 Merge pull request #18339 from protocolbuffers/bazel-rules2
  • c2f34d6 Automated rollback of commit 76794bf3adceefcd69a2eb5785635a084fbe2e32.
  • Additional commits viewable in compare view

Updates Grpc.Net.Client from 2.65.0 to 2.66.0

Release notes

Sourced from Grpc.Net.Client's releases.

Release v2.66.0

What's Changed

Full Changelog: grpc/grpc-dotnet@v2.65.0...v2.66.0

Release v2.66.0-pre1

What's Changed

Full Changelog: grpc/grpc-dotnet@v2.65.0...v2.66.0-pre1

Commits
  • 64e87a6 bump version to final release (#2539)
  • 42dab3e bump to pre1 (#2526)
  • 439a3b8 Bump micromatch from 4.0.7 to 4.0.8 in /testassets/InteropTestsGrpcWebWebsite...
  • b3429b9 Bump elliptic from 6.5.4 to 6.5.7 in /examples/Spar/Server/ClientApp (#2525)
  • 3025526 Bump webpack from 5.76.0 to 5.94.0 in /examples/Browser/Server/wwwroot (#2522)
  • bf41c89 Bump grpc.tools version to 2.66 (#2523)
  • e9cc7e1 Add HTTP version configuration to GrpcChannelOptions (#2514)
  • 26227c3 [testing] improve sanity check in jwt_token_creds interop test (#2513)
  • dd4adce Fix Google auth interop test (#2512)
  • c397bc7 Remove internal_ci flag from interop test script (#2509)
  • Additional commits viewable in compare view

Updates xunit from 2.9.0 to 2.9.2

Commits
  • 82543a6 v2.9.2
  • 0f8f156 #3031: Changes to TheoryData break tests with arrays of objects
  • 502f6d1 Bump up to v2.9.2-pre
  • bb7c3e4 v2.9.1
  • 5d70d25 #3028: Support IGrouping<TKey,TValue> in Assert.Equivalent (v2)
  • ed6e05b Add support for IGrouping<,> in ArgumentFormatter, assuming it's safe to re-e...
  • d97c7f8 Restore TestInvoker<T>.GetTaskFromResult (forwards to AsyncUtility.TryConvert...
  • 416ed81 #3021: Add overload of Assert.Equal to resolve compiler ambiguity
  • 6b86235 Add Assert.Equivalent support for evaluating Lazy<T>
  • aadff05 Updated build table in README
  • Additional commits viewable in compare view

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

Bumps the dotnet group with 3 updates: [Google.Protobuf](https://github.com/protocolbuffers/protobuf), [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet) and [xunit](https://github.com/xunit/xunit).


Updates `Google.Protobuf` from 3.28.0 to 3.28.2
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v3.28.0...v3.28.2)

Updates `Grpc.Net.Client` from 2.65.0 to 2.66.0
- [Release notes](https://github.com/grpc/grpc-dotnet/releases)
- [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md)
- [Commits](grpc/grpc-dotnet@v2.65.0...v2.66.0)

Updates `xunit` from 2.9.0 to 2.9.2
- [Commits](xunit/xunit@v2-2.9.0...v2-2.9.2)

---
updated-dependencies:
- dependency-name: Google.Protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: Grpc.Net.Client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 1, 2024
@dependabot dependabot bot deleted the dependabot/nuget/dotnet-eadd62b5dd branch November 1, 2024 09:24
@github-actions github-actions bot locked and limited conversation to collaborators Nov 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants