Skip to content

Bump Microsoft.Azure.WebJobs.Extensions.DurableTask from 2.7.1 to 2.8.0 in /NotifySupport/src/DurableFunctions.UseCases.NotifySupport #48

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2022

Bumps Microsoft.Azure.WebJobs.Extensions.DurableTask from 2.7.1 to 2.8.0.

Release notes

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

Durable Functions v2.8.0

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

New Features

Bug Fixes

Enhancements

Dependencies

DurableTask.Core --> v2.11.* DurableTask.AzureStorage --> v1.13.*

Durable Functions v2.7.2

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

Bug Fixes

Enhancements

Dependencies

  • DurableTask.Core --> v2.10.*
  • DurableTask.AzureStorage --> v1.12.*
Commits
  • ab353f0 Merge pull request #2257 from Azure/dev
  • ec4c49b Set extension version to 2.8.0 (#2258)
  • 41f2d77 Add durability-provider-specific support for implicit entity deletion. (#2251)
  • 575772b Enable suspend-resume of orchestrators. (#2227)
  • 50f4ba3 Fix stack overflow in SetCustomStatus (#2248)
  • 639cfa2 Incremented Analyzer Dependency (#2247)
  • b47e9c8 handle internal errors like OOM in entity processing by aborting the … (#2234)
  • 7c7e640 Analyzer: Excluded non-Function methods from BindingAnalyzer (#2244)
  • 2283fe8 Update README
  • 70367ec Merge pull request #2217 from Azure/fabricbot-configuration-migration
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [Microsoft.Azure.WebJobs.Extensions.DurableTask](https://github.com/Azure/azure-functions-durable-extension) from 2.7.1 to 2.8.0.
- [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.yml)
- [Commits](Azure/azure-functions-durable-extension@v2.7.1...v2.8.0)

---
updated-dependencies:
- dependency-name: Microsoft.Azure.WebJobs.Extensions.DurableTask
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 19, 2022

Superseded by #53.

@dependabot dependabot bot closed this Sep 19, 2022
@dependabot dependabot bot deleted the dependabot/nuget/NotifySupport/src/DurableFunctions.UseCases.NotifySupport/Microsoft.Azure.WebJobs.Extensions.DurableTask-2.8.0 branch September 19, 2022 19:23
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.

0 participants