mspnp / cloud-design-patterns

Sample implementations for cloud design patterns found in the Azure Architecture Center.
https://aka.ms/cloud-design-patterns
Other
785 stars 297 forks source link

Bump Microsoft.Azure.Functions.Worker.Extensions.Storage.Blobs from 6.3.0 to 6.6.0 in /pipes-and-filters/ImageProcessingPipeline #177

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps Microsoft.Azure.Functions.Worker.Extensions.Storage.Blobs from 6.3.0 to 6.6.0.

Release notes

Sourced from Microsoft.Azure.Functions.Worker.Extensions.Storage.Blobs's releases.

Microsoft.Azure.Functions.Worker.Extensions.Storage 6.6.0

What's Changed

Microsoft.Azure.Functions.Worker.Extensions.Storage 6.6.0

  • Updated Microsoft.Azure.Functions.Worker.Extensions.Storage.Blobs to 6.6.0

Microsoft.Azure.Functions.Worker.Extensions.Storage.Blobs 6.6.0

  • Updated Microsoft.Extensions.Azure dependency to 1.7.4

Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues

Microsoft.Azure.Functions.Worker.Extensions.Storage 6.4.0

What's Changed

Microsoft.Azure.Functions.Worker.Extensions.Storage 6.4.0

  • Updated Microsoft.Azure.Functions.Worker.Extensions.Storage.Blobs to 6.4.0
  • Updated Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues to 5.4.0

Microsoft.Azure.Functions.Worker.Extensions.Storage.Blobs 6.4.0

  • Updated Microsoft.Azure.WebJobs.Extensions.Storage.Blobs host extension to 5.3.0
  • Updated Azure.Storage.Blobs to 12.19.1
  • Updated Microsoft.Extensions.Azure to 1.7.3

Microsoft.Azure.Functions.Worker.Extensions.Storage.Queues 5.4.0

  • Updated Microsoft.Azure.WebJobs.Extensions.Storage.Queues host extension to 5.3.0
  • Updated Azure.Storage.Queues to 12.17.1

Microsoft.Azure.Functions.Worker.Extensions.EventHubs 6.3.6

What's Changed

Microsoft.Azure.Functions.Worker.Extensions.EventHubs 6.3.6

  • Updated Microsoft.Extensions.Azure reference to 1.7.5

... (truncated)

Commits
  • 4ef9d3c Worker packages dependency update (#2665)
  • 21ce5a7 Updating dependencies to the latest for EventHubs and ServiceBus (#2657)
  • 3e998f5 [Build] Changing pool image from ubuntu-22.04 to ubuntu-20.04 for FunctionsNe...
  • acbaac2 Service bus webjobs package version update (#2654)
  • 24858b8 Fix signing paths
  • f92cb25 Updating Azure.Core and Extension dependencies to the latest (#2638)
  • 5b1dbdb Removing WEBSITE_CONTAINER_READY=0 env variable check for DotnetIsolatedLinux...
  • b8fc9ad Add warning for v3 out of support. Fix incorrect build message. (#2606)
  • ac91781 Updating worker extensions dependencies (#2626)
  • 2beaf9b changes (#2619)
  • 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 show 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)