microsoft / AzUrlShortener

An simple and easy Url Shortener
MIT License
519 stars 561 forks source link

Bump Microsoft.Azure.WebJobs.Extensions.Http from 3.0.2 to 3.2.0 in /src/shortenerTools #408

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps Microsoft.Azure.WebJobs.Extensions.Http from 3.0.2 to 3.2.0.

Release notes

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

Microsoft.Azure.WebJobs.Extensions.Http 3.2.0

No release notes provided.

Microsoft.Azure.WebJobs.Extensions.Http 3.1.0

  • Support for Static Web Apps claims
  • Additional binding features for chunked requests
  • Bug fixes and minor enhancements

http-v3.0.10

Routing fixes to HTTP extension

Microsoft.Azure.WebJobs.Extensions.CosmosDB 3.0.10

  • #712 - Improve trigger log messages
  • #710- Support VALUE COUNT queries
  • #691- Adding support to provide start date time for cosmos feed start

cosmos-v3.0.8

  • Fix for CosmosDbTrigger to honor UseDefaultJsonSerialization correctly
  • Upgrade SDK dependencies to the latest known versions

Microsoft.Azure.WebJobs.Extensions.CosmosDB 3.0.7

Hotfix for 3.0.6 -- updating WebJobs dependency as 3.0.17 hasn't yet shipped.

http-v3.0.5

No release notes provided.

Microsoft.Azure.WebJobs.Extensions.CosmosDB 3.0.6

No release notes provided.

http-v3.0.5

No release notes provided.

extensions-v3.0.4

Release Notes

  • Add a new trigger type -- warmup trigger
Commits
  • 43ef39c Updating minor version of Http extension (#773)
  • 5ded911 Updating Microsoft.AspNetCore.* dependencies from 2.10 to latest 2.2.x versio...
  • 4c21e86 Updating to Microsoft.Azure.WebJobs 3.0.32 and adding retry support for Timer...
  • aa0ed5d [Cosmos DB] Add Listener logs for debugging (#767)
  • 01b1a82 [Cosmos DB] Set extension as GA (#764)
  • 003b07b Cosmos DB: Add UserAgentSuffix (#763)
  • 51f31b3 Cosmos DB - Adding support for dynamic StartFromTime binding (#758)
  • 4ae40e8 [Cosmos DB] Adds more Change Feed logs (#753)
  • 70509a4 Cosmos DB - Correctly fallback to AppSettings (#749)
  • a64953b Adding storagev12 ScheduleMonitor implementation (#745)
  • 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)
dependabot[bot] commented 1 year 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. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

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