tfsaggregator / aggregator-cli

A new version of Aggregator aiming at Azure DevOps (ex Visual Studio Team Services)
https://tfsaggregator.github.io/
Apache License 2.0
73 stars 32 forks source link

Bump Microsoft.Azure.WebJobs from 3.0.18 to 3.0.23 in /src #210

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps Microsoft.Azure.WebJobs from 3.0.18 to 3.0.23.

Release notes

Sourced from Microsoft.Azure.WebJobs's releases.

Microsoft.Azure.WebJobs 3.0.23

No release notes provided.

Microsoft.Azure.WebJobs 3.0.19

Release Notes

  • Removed the configuration utility
  • Added drain mode capability

This release contains the following packages:

  • Microsoft.Azure.WebJobs 3.0.19
Commits
  • 6d2dab7 Changing namespace for RetryAttribute subclasses (#2598)
  • b05b446 Create new FunctionInstance on execution retry (#2597)
  • bacde74 moving storage to 4.0.3 (#2596)
  • ffb46ba Merge pull request #2592 from Azure/developer/hamids/updateregexes
  • b36006c Allocating a lot less in ExceptionFormatter.GetFormattedException (#2510)
  • e6c470d Remove RegexOptions.Compiled for code paths executed during cold start
  • 6280022 Fix Max number of function execution attempts, bump sdk version (#2582)
  • 36917b9 Add function execution retry support (#2463)
  • 8aba142 Removed unnecessary dependency on AspNetMvcCore (#2536)
  • a140585 Added logging for blob accesses during (input/output) binding (#2557)
  • 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[bot] commented 3 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.