chore(deps): bump the azure group across 1 directory with 2 updates#256
Closed
dependabot[bot] wants to merge 2 commits intomainfrom
Closed
chore(deps): bump the azure group across 1 directory with 2 updates#256dependabot[bot] wants to merge 2 commits intomainfrom
dependabot[bot] wants to merge 2 commits intomainfrom
Conversation
Bumps the azure group with 1 update in the / directory: [@azure/identity](https://github.com/Azure/azure-sdk-for-js). Updates `@azure/identity` from 4.13.0 to 4.13.1 - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md) - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/identity_4.13.0...@azure/identity_4.13.1) Updates `@azure/msal-node` from 5.0.4 to 5.1.1 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-node-v5.0.4...msal-node-v5.1.1) --- updated-dependencies: - dependency-name: "@azure/identity" dependency-version: 4.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: azure - dependency-name: "@azure/msal-node" dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: azure ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the azure group with 1 update in the / directory: @azure/identity.
Updates
@azure/identityfrom 4.13.0 to 4.13.1Commits
0604e47Sync eng/common directory with azure-sdk-tools for PR 13235 (#36861)85a1361Silence 1ESPT non-blocking error (#36342)a6ce3c7[Identity] Bump MSAL dependency to v5 (#37685)6d2d180restore assets.json from@azure/storage-blob_12.31.0Updates
@azure/msal-nodefrom 5.0.4 to 5.1.1Release notes
Sourced from
@azure/msal-node's releases.... (truncated)
Commits
3de4325[v5] Add React 18 support (#8437)352d1d5(v5) bugfix get native account (#8105)b896449[v5] Post-release PR (#8430)bd1d3fbPort PR #8378: Add support for client data telemetry with CLI_DATA parameter ...f16b843Enhance redirect bridge documentation (#8433)48cd5e0Migrate msal-react samples from CRA to Vite (#8423)a07373dPort monitor_window_timeout telemetry enhancements to v5 (dev branch) (#8385)543e435Add MCP support (#8363)33b9647Add COOP redirect bridge setup documentation for various frameworks (#8398)b3d4888Additional msal-react v5 migration details (#8386)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsWAF rule update:
adding SQL Injection Attack rule to log
This is to unblock access to project caused as msal-node v5.1.1 triggers this rule for auth redirect URLS
Ticket: https://pins-ds.atlassian.net/browse/DEV-695