forked from AzureAD/microsoft-authentication-library-for-js
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'dev' of https://github.com/AzureAD/microsoft-authentica…
…tion-library-for-js into msal-react-logger
- Loading branch information
Showing
394 changed files
with
91,167 additions
and
39,501 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node | ||
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions | ||
|
||
name: npm audit | ||
|
||
on: | ||
push: | ||
branches: | ||
- 'master' | ||
- 'npm-audit' | ||
|
||
jobs: | ||
audit-root: | ||
runs-on: ubuntu-latest | ||
|
||
steps: | ||
- uses: actions/checkout@v2 | ||
|
||
- name: Use Node.js | ||
uses: actions/setup-node@v1 | ||
|
||
- name: npm audit (root) | ||
run: npm audit | ||
|
||
audit-lib: | ||
runs-on: ubuntu-latest | ||
strategy: | ||
fail-fast: false | ||
matrix: | ||
library: | ||
- msal-core | ||
- msal-common | ||
- msal-browser | ||
- msal-node | ||
- msal-angular | ||
- msal-angularjs | ||
- msal-react | ||
|
||
steps: | ||
- uses: actions/checkout@v2 | ||
|
||
- name: Use Node.js | ||
uses: actions/setup-node@v1 | ||
|
||
- name: npm audit (lib) | ||
working-directory: lib/${{ matrix.library }} | ||
run: npm audit |
Validating CODEOWNERS rules …
This file contains 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
This file contains 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
7 changes: 7 additions & 0 deletions
7
change/@azure-msal-angular-4add4d03-584a-4b25-a64d-0c004337aec7.json
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "none", | ||
"comment": "Add docs for Angular Universal SSR (#2746)", | ||
"packageName": "@azure/msal-angular", | ||
"email": "[email protected]", | ||
"dependentChangeType": "none" | ||
} |
7 changes: 7 additions & 0 deletions
7
change/@azure-msal-angular-67f3f265-5914-42c3-8da5-1653b1f8f4e1.json
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "none", | ||
"comment": "Merge angular-v2 to dev (#2709)", | ||
"packageName": "@azure/msal-angular", | ||
"email": "[email protected]", | ||
"dependentChangeType": "none" | ||
} |
7 changes: 7 additions & 0 deletions
7
change/@azure-msal-angular-b361cd7e-1655-4c04-8f5e-d6fb9d1c4163.json
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "none", | ||
"comment": "Temporarily use npm-force-resolutions to get update transitive deps for MSAL Angular", | ||
"packageName": "@azure/msal-angular", | ||
"email": "[email protected]", | ||
"dependentChangeType": "none" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@azure-msal-angularjs-2020-10-30-15-28-49-npm-audit.json
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "none", | ||
"comment": "Fix npm audit warnings", | ||
"packageName": "@azure/msal-angularjs", | ||
"email": "[email protected]", | ||
"dependentChangeType": "none", | ||
"date": "2020-10-30T22:28:39.239Z" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@azure-msal-browser-2020-10-30-15-28-49-npm-audit.json
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "none", | ||
"comment": "Fix npm audit warnings", | ||
"packageName": "@azure/msal-browser", | ||
"email": "[email protected]", | ||
"dependentChangeType": "none", | ||
"date": "2020-10-30T22:28:41.566Z" | ||
} |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "none", | ||
"comment": "Fix npm audit warnings", | ||
"packageName": "@azure/msal-common", | ||
"email": "[email protected]", | ||
"dependentChangeType": "none", | ||
"date": "2020-10-30T22:28:44.203Z" | ||
} |
7 changes: 7 additions & 0 deletions
7
change/@azure-msal-common-cc446f47-b44b-448e-9f46-acfe9949cb09.json
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "none", | ||
"comment": "Merge angular-v2 to dev (#2709)", | ||
"packageName": "@azure/msal-common", | ||
"email": "[email protected]", | ||
"dependentChangeType": "none" | ||
} |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "none", | ||
"comment": "Fix npm audit warnings", | ||
"packageName": "@azure/msal-node", | ||
"email": "[email protected]", | ||
"dependentChangeType": "none", | ||
"date": "2020-10-30T22:28:49.121Z" | ||
} |
7 changes: 7 additions & 0 deletions
7
change/@azure-msal-node-e1216fab-db96-4b5e-b319-17f3bcffa13b.json
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "prerelease", | ||
"comment": "ClientAssertion.parseCertificate - allow newlines in cert (#2721).", | ||
"packageName": "@azure/msal-node", | ||
"email": "email not defined", | ||
"dependentChangeType": "patch" | ||
} |
8 changes: 8 additions & 0 deletions
8
change/@azure-msal-node-extensions-2020-10-30-15-28-49-npm-audit.json
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "prerelease", | ||
"comment": "Fix npm audit warnings", | ||
"packageName": "@azure/msal-node-extensions", | ||
"email": "[email protected]", | ||
"dependentChangeType": "none", | ||
"date": "2020-10-30T22:28:34.853Z" | ||
} |
7 changes: 7 additions & 0 deletions
7
change/@azure-msal-react-dcd21f93-2998-4fca-835f-780f119432e3.json
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "none", | ||
"comment": "Update storybook to v6", | ||
"packageName": "@azure/msal-react", | ||
"email": "[email protected]", | ||
"dependentChangeType": "none" | ||
} |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "none", | ||
"comment": "Fix npm audit warnings", | ||
"packageName": "msal", | ||
"email": "[email protected]", | ||
"dependentChangeType": "none", | ||
"date": "2020-10-30T22:28:46.153Z" | ||
} |
Oops, something went wrong.