Skip to content

Conversation

@Ugonnaak1
Copy link
Contributor

No description provided.

@Ugonnaak1 Ugonnaak1 requested a review from a team as a code owner October 24, 2025 05:34
Copilot AI review requested due to automatic review settings October 24, 2025 05:34
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the @azure/msal-node-runtime dependency from version 0.19.0 to 0.20.0 in the msal-node-extensions package. The code changes reflect a breaking API change in the runtime package where log messages now require a correlation ID instead of redirect URI as the second parameter.

  • Updated @azure/msal-node-runtime dependency to version 0.20.0
  • Updated logger calls to pass correlationId instead of redirectUri as the second parameter

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.

File Description
extensions/msal-node-extensions/package.json Updates the msal-node-runtime dependency version from ^0.19.0 to ^0.20.0
extensions/msal-node-extensions/src/broker/NativeBrokerPlugin.ts Updates two logger.info calls to pass correlationId instead of redirectUri, aligning with the new runtime API

@Ugonnaak1 Ugonnaak1 merged commit 5a25c35 into dev Oct 28, 2025
6 checks passed
@Ugonnaak1 Ugonnaak1 deleted the updateMsalNodeRuntime branch October 28, 2025 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants