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 dependencies group with 4 updates #817

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps the dependencies group with 4 updates: AWSSDK.Route53, Azure.Identity, Microsoft.Azure.WebJobs.Extensions.DurableTask and Microsoft.Extensions.Http.

Updates AWSSDK.Route53 from 3.7.405.7 to 3.7.405.12

Commits

Updates Azure.Identity from 1.13.2 to 1.12.1

Commits

Updates Microsoft.Azure.WebJobs.Extensions.DurableTask from 3.0.2 to 3.0.3

Release notes

Sourced from Microsoft.Azure.WebJobs.Extensions.DurableTask's releases.

v3.0.3

https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.DurableTask/3.0.3

What's Changed

Full Changelog: Azure/azure-functions-durable-extension@v3.0.2...v3.0.3

Commits
  • 4be8e4a Correlate client and orchestrator functions for DF .NET Isolated Distributed ...
  • 85d4c87 Replace ITelemetryActivator with ITelemetryModule (#3009)
  • 76eea66 Add suspend/resume tests (#3028)
  • c838aa0 Add a test for PurgeAllInstancesAsync (#3021)
  • 168d7d0 Add orchestration query tests (#3029)
  • 0d28d88 Fix the e2e app sln file (#3033)
  • 5295286 Enable Branch nytian/grpclog to Build Pipeline to Build Custom Private Packag...
  • c5d8e04 DurableTaskMetricsProvider as singleton istead of DurableTaskScaleMonitor and...
  • 0db8bcb Add test for orchestrator termination (#3023)
  • 3bfd149 Fix the official build (#3020)
  • Additional commits viewable in compare view

Updates Microsoft.Extensions.Http from 6.0.1 to 6.0.1

Commits

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 dependencies group with 4 updates: [AWSSDK.Route53](https://github.com/aws/aws-sdk-net), [Azure.Identity](https://github.com/Azure/azure-sdk-for-net), [Microsoft.Azure.WebJobs.Extensions.DurableTask](https://github.com/Azure/azure-functions-durable-extension) and [Microsoft.Extensions.Http](https://github.com/dotnet/runtime).


Updates `AWSSDK.Route53` from 3.7.405.7 to 3.7.405.12
- [Release notes](https://github.com/aws/aws-sdk-net/releases)
- [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
- [Commits](https://github.com/aws/aws-sdk-net/commits)

Updates `Azure.Identity` from 1.13.2 to 1.12.1
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.13.2...Azure.Identity_1.12.1)

Updates `Microsoft.Azure.WebJobs.Extensions.DurableTask` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/Azure/azure-functions-durable-extension/releases)
- [Changelog](https://github.com/Azure/azure-functions-durable-extension/blob/dev/azure-pipelines-release-nightly.yml)
- [Commits](Azure/azure-functions-durable-extension@v3.0.2...v3.0.3)

Updates `Microsoft.Extensions.Http` from 6.0.1 to 6.0.1
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v6.0.1...v6.0.1)

---
updated-dependencies:
- dependency-name: AWSSDK.Route53
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Azure.Identity
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: Microsoft.Azure.WebJobs.Extensions.DurableTask
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Microsoft.Extensions.Http
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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 Feb 10, 2025
@shibayan shibayan merged commit 44b5e97 into master Feb 10, 2025
2 checks passed
@shibayan shibayan deleted the dependabot/nuget/dependencies-bece4eeef1 branch February 10, 2025 09:00
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant