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

chore(deps): Bump Microsoft.Identity.Client, System.Buffers, System.Memory, System.Numerics.Vectors and System.Runtime.CompilerServices.Unsafe in /src #1885

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2024

Bumps Microsoft.Identity.Client, System.Buffers, System.Memory, System.Numerics.Vectors and System.Runtime.CompilerServices.Unsafe. These dependencies needed to be updated together.
Updates Microsoft.Identity.Client from 4.65.0 to 4.66.1

Release notes

Sourced from Microsoft.Identity.Client's releases.

4.66.1

Bug Fixes

4.66.0

New Features

  • Enabled extended functionality in the MSAL authentication flow through the implementation of IAuthenticationOperation. This allows for custom extensions in the authentication flow by providing an authentication operation interface. See [Issue #4956](AzureAD/microsoft-authentication-library-for-dotnet#4956)
  • MSAL.NET will now opt-in to regional ESTS when the environment variable MSAL_FORCE_REGION is set (e.g., MSAL_FORCE_REGION=eastus). This automatically directs MSAL to use the specified region for token acquisition. If the region is explicitly set to "DisableMsalForceRegion", MSAL will not opt-in to regional ESTS. Use of the WithAzureRegion(xyz) API takes precedence over the environment variable. See [Issue #4930](AzureAD/microsoft-authentication-library-for-dotnet#4930)

4.65.2-Preview

  • Refactored CDT Prototype
  • Moved prototype to separate folder
  • Removed dependency on MSAL internals
Changelog

Sourced from Microsoft.Identity.Client's changelog.

4.66.1

Bug Fixes

4.66.0

New Features

  • Enabled extended functionality in the MSAL authentication flow through the implementation of IAuthenticationOperation. This allows for custom extensions in the authentication flow by providing an authentication operation interface. See [Issue #4956](AzureAD/microsoft-authentication-library-for-dotnet#4956)
  • MSAL.NET will now opt-in to regional ESTS when the environment variable MSAL_FORCE_REGION is set (e.g., MSAL_FORCE_REGION=eastus). This automatically directs MSAL to use the specified region for token acquisition. If the region is explicitly set to "DisableMsalForceRegion", MSAL will not opt-in to regional ESTS. Use of the WithAzureRegion(xyz) API takes precedence over the environment variable. See [Issue #4930](AzureAD/microsoft-authentication-library-for-dotnet#4930)
Commits
  • ac1cb05 Update CHANGELOG.md for MSAL 4.66.1 (#4971)
  • afb2fa9 Fix Date-Time Parsing in GetDurationFromNowInSeconds for Multiple Formats (#4...
  • d766ff1 Update CHANGELOG.md for 4.66.0 (#4961)
  • 985dd61 Update System.Text.Json to a non vulnerable version (#4960)
  • 6d9fdac fix the warning - XML comment has badly formed XML (#4959)
  • cd459f6 Opt-in to regional when env variable MSAL_FORCE_REGION is set (#4954)
  • 97c51de Adding authentication extension api to enable the extending of MSAL (#4859)
  • 9c40835 Remove Maui app from release build (#4955)
  • 00f35f6 Update CHANGELOG.md (#4944)
  • See full diff in compare view

Updates System.Buffers from 4.5.1 to 4.5.1

Updates System.Memory from 4.5.5 to 4.5.4

Updates System.Numerics.Vectors from 4.5.0 to 4.5.0

Updates System.Runtime.CompilerServices.Unsafe from 6.0.0 to 6.0.0

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

…emory, System.Numerics.Vectors and System.Runtime.CompilerServices.Unsafe

Bumps [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet), System.Buffers, System.Memory, System.Numerics.Vectors and [System.Runtime.CompilerServices.Unsafe](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `Microsoft.Identity.Client` from 4.65.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.65.0...4.66.1)

Updates `System.Buffers` from 4.5.1 to 4.5.1

Updates `System.Memory` from 4.5.5 to 4.5.4

Updates `System.Numerics.Vectors` from 4.5.0 to 4.5.0

Updates `System.Runtime.CompilerServices.Unsafe` from 6.0.0 to 6.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v6.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Client
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.Buffers
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Memory
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Numerics.Vectors
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: System.Runtime.CompilerServices.Unsafe
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 6, 2024 17:22
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 6, 2024
@v-sharmachir
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@v-sharmachir
Copy link
Contributor

v-sharmachir commented Nov 11, 2024

This will be update in #1889. Hence closing this PR.

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 11, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. 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.

@dependabot dependabot bot deleted the dependabot/nuget/src/multi-713a4f452f branch November 11, 2024 09:21
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.

1 participant