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

Update dependency Microsoft.Azure.WebJobs.Extensions.DurableTask to v2.9.5 #237

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 22, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Microsoft.Azure.WebJobs.Extensions.DurableTask nuget patch 2.9.4 -> 2.9.5

Release Notes

Azure/azure-functions-durable-extension

v2.9.5

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

Bug Fixes

Microsoft.Azure.WebJobs.Extensions.DurableTask

  • Fix handling of in-flight orchestrations and activities during host shutdown. (#​2456)
    • Previously these were considered "failed", now they will be retried.
    • This only affected dotnet-isolated and java workers.

Microsoft.Azure.DurableTask.AzureStorage

Dependency Updates


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 22, 2023
@codecov
Copy link

codecov bot commented May 22, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (a87f9e1) 100.00% compared to head (50c57d4) 100.00%.

❗ Current head 50c57d4 differs from pull request most recent head 09c3891. Consider uploading reports for the commit 09c3891 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #237   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           31        31           
  Lines          487       487           
=========================================
  Hits           487       487           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot force-pushed the renovate/microsoft.azure.webjobs.extensions.durabletask-2.x branch from 50c57d4 to 09c3891 Compare May 23, 2023 05:45
@wsugarman wsugarman merged commit 6ef08d4 into main May 23, 2023
1 of 2 checks passed
@wsugarman wsugarman deleted the renovate/microsoft.azure.webjobs.extensions.durabletask-2.x branch May 23, 2023 05:46
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.

None yet

1 participant