Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the azure group with 2 updates #197

Merged
merged 1 commit into from
May 11, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2024

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot force-pushed the dependabot/nuget/azure-64ed24db45 branch 3 times, most recently from 38c9123 to 54763b6 Compare May 11, 2024 01:44
@kzu kzu force-pushed the dependabot/nuget/azure-64ed24db45 branch 2 times, most recently from 87ac6ed to c1fb7f4 Compare May 11, 2024 01:51
@kzu kzu enabled auto-merge (rebase) May 11, 2024 01:55
@kzu kzu force-pushed the dependabot/nuget/azure-64ed24db45 branch from c1fb7f4 to 88373ce Compare May 11, 2024 03:48
Bumps the azure group with 2 updates: [Azure.Core](https://github.com/Azure/azure-sdk-for-net) and [Azure.Identity](https://github.com/Azure/azure-sdk-for-net).


Updates `Azure.Core` from 1.38.0 to 1.39.0
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Core_1.38.0...Azure.Core_1.39.0)

Updates `Azure.Identity` from 1.11.0 to 1.11.3
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.11.0...Azure.Identity_1.11.3)

---
updated-dependencies:
- dependency-name: Azure.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure
- dependency-name: Azure.Identity
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure
...

Signed-off-by: dependabot[bot] <[email protected]>
@kzu kzu force-pushed the dependabot/nuget/azure-64ed24db45 branch from 88373ce to cf8c382 Compare May 11, 2024 03:51
@kzu kzu merged commit 2a4a8b8 into main May 11, 2024
3 checks passed
@kzu kzu deleted the dependabot/nuget/azure-64ed24db45 branch May 11, 2024 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant