devlooped / SponsorLink

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

Bump the azure group with 2 updates #197

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps the azure group with 2 updates: Azure.Core and Azure.Identity.

Updates Azure.Core from 1.38.0 to 1.39.0

Release notes

Sourced from Azure.Core's releases.

Azure.Core_1.39.0

1.39.0 (2024-04-18)

Features Added

  • Add Operation.Rehydrate and Operation.Rehydrate<T> static methods to rehydrate a long-running operation.

Other Changes

  • RequestFailedException will not include the response content or headers in the message when the IsError property of the response is false.
Commits
  • 3fd6146 [Core] Release Prep: LRO Rehydration (#43504)
  • 659c44a Update AutoRest C# version to 3.0.0-beta.20240418.2 (#43501)
  • e06b42d Increment package version after release of Azure.ResourceManager.Search (#43473)
  • cc7bf9f Increment package version after release of Azure.Data.AppConfiguration (#43488)
  • 3318c40 Increment package version after release of Azure.Communication.Rooms (#43487)
  • ff64938 [AzureMonitorDistro] nullable enable (#43486)
  • f40ee39 Disable self-logging and self-tracing in Azure Monitor distro, exporter, and ...
  • 018a6e1 Update to use devops checkout (again) (#43217)
  • a4b9415 [LiveMetricsExporter] Add Filtering Support part 8 - Apply filter in sample t...
  • 68b96fb Prep for Storage WebJobs GA release (#43480)
  • Additional commits viewable in compare view


Updates Azure.Identity from 1.11.0 to 1.11.3

Release notes

Sourced from Azure.Identity's releases.

Azure.Identity_1.11.3

1.11.3 (2024-05-07)

Bugs Fixed

  • Fixed a regression in DefaultAzureCredential probe request behavior for IMDS managed identity environments. #43796

Azure.Identity_1.11.2

1.11.2 (2024-04-19)

Bugs Fixed

  • Fixed an issue which caused claims to be incorrectly added to confidential client credentials such as DeviceCodeCredential #43468
Commits
  • 06dd672 Hotfix for DAC probe request
  • ae13ec2 Fix ConfidentialClient's AcquireTokenSilent and AcquireTokenOnBehalfOf claims...
  • 1835c8f Sync .github/workflows directory with azure-sdk-tools for PR 8131 (#43535)
  • 40ff95a prep release (#43534)
  • 70f5c48 [AzureMonitorDistro] Add LiveMetricsActivityProcessor only when live metrics ...
  • a6c3e59 Respect SupportsOrdering property (#43531)
  • 82cc7cf WCF Client/CoreWCF extension packages to use Azure Queue Storage as transport...
  • 0de35d0 Increment package version after release of Azure.ResourceManager.AppService (...
  • 17cf649 [App Service] Fix for issue #43295 (#43494)
  • 3bd55fd Increment version for storage releases (#43518)
  • Additional commits viewable in compare view


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