devlooped / SponsorLink

SponsorLink: an attempt at OSS sustainability
https://www.devlooped.com/SponsorLink
MIT License
31 stars 4 forks source link

Bump the azure group across 1 directory with 3 updates #226

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps the azure group with 3 updates in the / directory: Azure.Core, Azure.Identity and Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore.

Updates Azure.Core from 1.39.0 to 1.40.0

Release notes

Sourced from Azure.Core's releases.

Azure.Core_1.40.0

1.40.0 (2024-06-06)

Features Added

  • Added RefreshOn property to AccessToken and updated BearerTokenAuthenticationPolicy to refresh long-lived credentials according to this value (#43836).

Bugs Fixed

  • Fixed User-Agent telemetry so that it properly escapes operating system information if it contains non-ascii characters (#44386).
  • Fixed case where Operation.Id was not being set for incomplete long-running operations (#44098).

Other Changes

  • Improved memory performance for HTTP message sanitization (#43818).
  • Added DynamicallyAccessedMembers attribute to type parameter in Operation<T>.Rehydrate method (#44208).
Commits
  • 242d8af Preparation for release of Azure.Core 1.40.0 (#44398)
  • 40f40d3 Preparation for release of Azure.Core.Experimental 0.1.0-preview.34 (#44399)
  • 79e3270 Increment package version after release of Azure.ResourceManager.EventGrid (#...
  • 3d7d02e Update AutoRest C# version to 3.0.0-beta.20240605.2 (#44413)
  • 94389a0 Update AutoRest C# version to 3.0.0-beta.20240605.1 (#44409)
  • 6183bb6 Add SDK for 2024-06-01-preview API version (#44331)
  • 1bbfc74 fix link (#44404)
  • 890c9db Plumb env vars through deploy test resources (#44388)
  • c9ed525 [Azure.Core] UrlEncode OS description in user-agent header value if it contai...
  • d7f4c01 Client Assertion for OnBehalfOfCredential (#44368)
  • Additional commits viewable in compare view


Updates Azure.Identity from 1.11.3 to 1.11.4

Release notes

Sourced from Azure.Identity's releases.

Azure.Identity_1.11.4

1.11.4 (2024-06-10)

Bugs Fixed

  • Managed identity bug fixes
Commits


Updates Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore from 1.3.0 to 1.3.1

Release notes

Sourced from Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore's releases.

Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore 1.3.1

  • Fixes a bug introduced in 1.3.0 related to the handling of HttpResponseData, which caused varying errors for functions using HttpResponseData.
Commits


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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 3 weeks ago

Looks like these dependencies are updatable in another way, so this is no longer needed.