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 all-packages group with 2 updates #233

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

Bumps the all-packages group with 2 updates: Azure.Identity and Microsoft.Identity.Client.

Updates Azure.Identity from 1.13.0 to 1.13.1

Release notes

Sourced from Azure.Identity's releases.

Azure.Identity_1.13.1

1.13.1 (2024-10-24)

Bugs Fixed

  • Fixed a regression that prevented ManagedIdentityCredential from attempting to detect if Workload Identity is enabled in the current environment. #46653
  • Fixed a regression that prevented DefaultAzureCredential from progressing past ManagedIdentityCredential in some scenarios where the identity was not available. #46709
Commits
  • fd0b3e7 [Storage][DataMovement] Add perf tests for DMLib Track1 (#46768)
  • 3db918d [Azure.AI.Inference] Beta 2 (#45757)
  • 6d72f21 Increment package version after release of Azure.ResourceManager.Avs (#46811)
  • fb11960 Increment package version after release of Azure.ResourceManager.ContainerIns...
  • 1556e06 Prep Identity for 1.13.1 patch release (#46817)
  • 85d7532 Sync eng/common directory with azure-sdk-tools for PR 9236 (#46818)
  • cf787a1 feat(playwrighttesting): Add support to publish attachments (#46780)
  • 02c5753 Increment package version after release of Azure.ResourceManager.ElasticSan (...
  • 6928b39 chore(): 1.0.0-beta.1 post release changes (#46809)
  • 11b61b6 Prepare release for Azure.ResourceManager.ContainerInstance 1.3.0-beta.1 (#46...
  • Additional commits viewable in compare view

Updates Microsoft.Identity.Client from 4.66.0 to 4.66.1

Release notes

Sourced from Microsoft.Identity.Client's releases.

4.66.1

Bug Fixes

Changelog

Sourced from Microsoft.Identity.Client's changelog.

4.66.1

Bug Fixes

Commits
  • ac1cb05 Update CHANGELOG.md for MSAL 4.66.1 (#4971)
  • afb2fa9 Fix Date-Time Parsing in GetDurationFromNowInSeconds for Multiple Formats (#4...
  • See full diff in compare view

Updates Microsoft.Identity.Client from 4.66.0 to 4.66.1

Release notes

Sourced from Microsoft.Identity.Client's releases.

4.66.1

Bug Fixes

Changelog

Sourced from Microsoft.Identity.Client's changelog.

4.66.1

Bug Fixes

Commits
  • ac1cb05 Update CHANGELOG.md for MSAL 4.66.1 (#4971)
  • afb2fa9 Fix Date-Time Parsing in GetDurationFromNowInSeconds for Multiple Formats (#4...
  • See full diff 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

Bumps the all-packages group with 2 updates: [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) and [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet).


Updates `Azure.Identity` from 1.13.0 to 1.13.1
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.13.0...Azure.Identity_1.13.1)

Updates `Microsoft.Identity.Client` from 4.66.0 to 4.66.1
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/main/CHANGELOG.md)
- [Commits](AzureAD/microsoft-authentication-library-for-dotnet@4.66.0...4.66.1)

Updates `Microsoft.Identity.Client` from 4.66.0 to 4.66.1
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/main/CHANGELOG.md)
- [Commits](AzureAD/microsoft-authentication-library-for-dotnet@4.66.0...4.66.1)

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-packages
- dependency-name: Microsoft.Identity.Client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-packages
- dependency-name: Microsoft.Identity.Client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 28, 2024
@dependabot dependabot bot requested review from rockydevnet and a team as code owners October 28, 2024 01:09
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2024

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

@dependabot dependabot bot closed this Oct 28, 2024
@dependabot dependabot bot deleted the dependabot/nuget/all-packages-082fc06557 branch October 28, 2024 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants