Skip to content

Bump Grpc.Net.Client and Microsoft.Azure.Functions.Worker #1157

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

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Grpc.Net.Client and Microsoft.Azure.Functions.Worker. These dependencies needed to be updated together.
Updates Grpc.Net.Client from 2.66.0 to 2.60.0

Commits
  • 6eccb61 Bump version to 2.60.0 (#2348)
  • b1a6ce4 Update Grpc.Tools to 2.60.0 (#2336) (#2339)
  • 4938da9 Bumping version string to 2.60.0-pre1 in release branch (#2338)
  • 1625f89 Trim regex from Grpc.AspNetCore (#2326)
  • 2bbb977 Add Native AOT test (#2324)
  • ca9b756 Update to use Directory.Packages.props (#2315)
  • 4a60f41 Update to GA .NET 8 SDK (#2321)
  • e5afb08 Bump browserify-sign from 4.2.1 to 4.2.2 in /examples/Spar/Server/ClientApp (...
  • 5e505b0 Bump axios and wait-on in /testassets/InteropTestsGrpcWebWebsite/Tests (#2322)
  • 8d33f09 Bump @​babel/traverse from 7.21.4 to 7.23.2 in /testassets/InteropTestsGrpcWeb...
  • Additional commits viewable in compare view

Updates Microsoft.Azure.Functions.Worker from 1.23.0 to 1.24.0

Release notes

Sourced from Microsoft.Azure.Functions.Worker's releases.

Microsoft.Azure.Functions.Worker 1.24.0

What's Changed

Microsoft.Azure.Functions.Worker (metapackage) 1.24.0

  • Updating Microsoft.Azure.Functions.Worker.Core to 1.20.0
  • Updating Microsoft.Azure.Functions.Worker.Grpc to 1.18.0

Microsoft.Azure.Functions.Worker.Core 1.20.0

  • Updated service registrations for bootstrapping methods to ensure idempotency. (#2820)

Microsoft.Azure.Functions.Worker.Grpc 1.18.0

  • Changed exception handling in function invocation path to ensure fatal exceptions bubble up. (#2789)
  • Updated service registrations for bootstrapping methods to ensure idempotency. (#2820)
Changelog

Sourced from Microsoft.Azure.Functions.Worker's changelog.

Microsoft.Azure.Functions.Worker (metapackage) 1.24.0

  • Updating Microsoft.Azure.Functions.Worker.Core to 1.20.0
  • Updating Microsoft.Azure.Functions.Worker.Grpc to 1.18.0

Microsoft.Azure.Functions.Worker.Core 1.20.0

  • Updated service registrations for bootstrapping methods to ensure idempotency. (#2820)

Microsoft.Azure.Functions.Worker.Grpc 1.18.0

  • Changed exception handling in function invocation path to ensure fatal exceptions bubble up. (#2789)
  • Updated service registrations for bootstrapping methods to ensure idempotency. (#2820)
Commits

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet) and [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker). These dependencies needed to be updated together.

Updates `Grpc.Net.Client` from 2.66.0 to 2.60.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.66.0...v2.60.0)

Updates `Microsoft.Azure.Functions.Worker` from 1.23.0 to 1.24.0
- [Release notes](https://github.com/Azure/azure-functions-dotnet-worker/releases)
- [Changelog](https://github.com/Azure/azure-functions-dotnet-worker/blob/1.24.0/release_notes.md)
- [Commits](Azure/azure-functions-dotnet-worker@1.23.0...1.24.0)

---
updated-dependencies:
- dependency-name: Grpc.Net.Client
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Azure.Functions.Worker
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from Charles-Gagnon as a code owner December 11, 2024 01:29
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 11, 2024
@Charles-Gagnon Charles-Gagnon merged commit f377bf2 into main Jan 14, 2025
2 checks passed
@Charles-Gagnon Charles-Gagnon deleted the dependabot/nuget/multi-7173d10658 branch January 14, 2025 21:59
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant