Skip to content

Commit 00b6cb5

Browse files
committed
2 parents ecf1b3a + 101b31b commit 00b6cb5

File tree

47 files changed

+433
-125
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+433
-125
lines changed

change/@azure-msal-angular-34f593f3-625c-453f-bd2b-4793cf05757f.json

-7
This file was deleted.

change/@azure-msal-browser-3ef5a999-873c-4c3c-adac-ece031405cc6.json

-7
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "none",
3+
"comment": "New dev dependency",
4+
"packageName": "@azure/msal-browser",
5+
"email": "[email protected]",
6+
"dependentChangeType": "none"
7+
}

change/@azure-msal-browser-6911f6de-1b4b-48fc-9ac9-f298b28461bc.json

-7
This file was deleted.

change/@azure-msal-browser-86f9da8f-a58b-4f89-bc6b-d89c970890af.json

-7
This file was deleted.

change/@azure-msal-common-589fd386-e7e6-432e-8aee-2bf17430df4c.json

-7
This file was deleted.

change/@azure-msal-common-895a7c22-36eb-4f34-9299-55de6ce5e4bc.json

-7
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "none",
3+
"comment": "New dev dependency",
4+
"packageName": "@azure/msal-common",
5+
"email": "[email protected]",
6+
"dependentChangeType": "none"
7+
}

change/@azure-msal-node-50ccabcc-b72f-496a-bc19-28502ee3dbf3.json

-7
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "none",
3+
"comment": "New dev dependency",
4+
"packageName": "@azure/msal-node-extensions",
5+
"email": "[email protected]",
6+
"dependentChangeType": "none"
7+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "none",
3+
"comment": "New dev dependency",
4+
"packageName": "@azure/msal-node",
5+
"email": "[email protected]",
6+
"dependentChangeType": "none"
7+
}

change/@azure-msal-react-652ee5f7-5382-4665-b7b0-63e35a83d49c.json

-7
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "none",
3+
"comment": "New dev dependency",
4+
"packageName": "@azure/msal-react",
5+
"email": "[email protected]",
6+
"dependentChangeType": "none"
7+
}

extensions/msal-node-extensions/CHANGELOG.json

+33
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,39 @@
11
{
22
"name": "@azure/msal-node-extensions",
33
"entries": [
4+
{
5+
"date": "Tue, 29 Apr 2025 20:25:48 GMT",
6+
"version": "1.5.12",
7+
"tag": "@azure/msal-node-extensions_v1.5.12",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@azure/msal-node-extensions",
13+
"comment": "Bump @azure/msal-common to v15.5.2",
14+
"commit": "not available"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@azure/msal-node-extensions",
19+
"comment": "Bump eslint-config-msal to v0.0.0",
20+
"commit": "not available"
21+
},
22+
{
23+
"author": "beachball",
24+
"package": "@azure/msal-node-extensions",
25+
"comment": "Bump msal-test-utils to v0.0.1",
26+
"commit": "not available"
27+
},
28+
{
29+
"author": "beachball",
30+
"package": "@azure/msal-node-extensions",
31+
"comment": "Bump rollup-msal to v0.0.0",
32+
"commit": "not available"
33+
}
34+
]
35+
}
36+
},
437
{
538
"date": "Tue, 15 Apr 2025 23:34:14 GMT",
639
"version": "1.5.11",

extensions/msal-node-extensions/CHANGELOG.md

+12-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,20 @@
11
# Change Log - @azure/msal-node-extensions
22

3-
<!-- This log was last generated on Tue, 15 Apr 2025 23:34:14 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 29 Apr 2025 20:25:48 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 1.5.12
8+
9+
Tue, 29 Apr 2025 20:25:48 GMT
10+
11+
### Patches
12+
13+
- Bump @azure/msal-common to v15.5.2
14+
- Bump eslint-config-msal to v0.0.0
15+
- Bump msal-test-utils to v0.0.1
16+
- Bump rollup-msal to v0.0.0
17+
718
## 1.5.11
819

920
Tue, 15 Apr 2025 23:34:14 GMT

extensions/msal-node-extensions/package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@azure/msal-node-extensions",
3-
"version": "1.5.11",
3+
"version": "1.5.12",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/AzureAD/microsoft-authentication-library-for-js.git"
@@ -64,7 +64,7 @@
6464
]
6565
},
6666
"dependencies": {
67-
"@azure/msal-common": "15.5.1",
67+
"@azure/msal-common": "15.5.2",
6868
"@azure/msal-node-runtime": "^0.18.1",
6969
"keytar": "^7.8.0"
7070
},
@@ -75,6 +75,7 @@
7575
"@types/node": "^20.3.1",
7676
"eslint-config-msal": "file:../../shared-configs/eslint-config-msal",
7777
"jest": "^29.5.0",
78+
"jest-junit": "^16.0.0",
7879
"msal-test-utils": "file:../../shared-test-utils",
7980
"node-addon-api": "^6.1.0",
8081
"rollup": "^4.22.4",
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
/* eslint-disable header/header */
22
export const name = "@azure/msal-node-extensions";
3-
export const version = "1.5.11";
3+
export const version = "1.5.12";

lib/msal-angular/CHANGELOG.json

+27
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,33 @@
11
{
22
"name": "@azure/msal-angular",
33
"entries": [
4+
{
5+
"date": "Tue, 29 Apr 2025 20:25:48 GMT",
6+
"version": "4.0.11",
7+
"tag": "@azure/msal-angular_v4.0.11",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@azure/msal-angular",
13+
"commit": "2b6112d62495ac4e3245d8a0d9be6b541ffb206c",
14+
"comment": "Fix circular dependency"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@azure/msal-angular",
19+
"comment": "Bump @azure/msal-browser to v4.11.1",
20+
"commit": "not available"
21+
},
22+
{
23+
"author": "beachball",
24+
"package": "@azure/msal-angular",
25+
"comment": "Bump eslint-config-msal to v0.0.0",
26+
"commit": "not available"
27+
}
28+
]
29+
}
30+
},
431
{
532
"date": "Tue, 15 Apr 2025 23:34:14 GMT",
633
"version": "4.0.10",

lib/msal-angular/CHANGELOG.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,19 @@
11
# Change Log - @azure/msal-angular
22

3-
<!-- This log was last generated on Tue, 15 Apr 2025 23:34:14 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 29 Apr 2025 20:25:48 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 4.0.11
8+
9+
Tue, 29 Apr 2025 20:25:48 GMT
10+
11+
### Patches
12+
13+
- Fix circular dependency ([email protected])
14+
- Bump @azure/msal-browser to v4.11.1
15+
- Bump eslint-config-msal to v0.0.0
16+
717
## 4.0.10
818

919
Tue, 15 Apr 2025 23:34:14 GMT

lib/msal-angular/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@azure/msal-angular",
3-
"version": "4.0.10",
3+
"version": "4.0.11",
44
"author": {
55
"name": "Microsoft",
66
"email": "[email protected]",
@@ -50,7 +50,7 @@
5050
"@angular/platform-browser": "^15.1.4",
5151
"@angular/platform-browser-dynamic": "^15.1.4",
5252
"@angular/router": "^15.1.4",
53-
"@azure/msal-browser": "^4.11.0",
53+
"@azure/msal-browser": "^4.11.1",
5454
"@types/jasmine": "~3.6.0",
5555
"@types/jasminewd2": "~2.0.3",
5656
"@types/node": "^12.11.1",
@@ -71,7 +71,7 @@
7171
"zone.js": "~0.11.8"
7272
},
7373
"peerDependencies": {
74-
"@azure/msal-browser": "^4.11.0",
74+
"@azure/msal-browser": "^4.11.1",
7575
"rxjs": "^7.0.0"
7676
}
7777
}
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
/* eslint-disable header/header */
22
export const name = "@azure/msal-angular";
3-
export const version = "4.0.10";
3+
export const version = "4.0.11";

lib/msal-browser/CHANGELOG.json

+57
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,63 @@
11
{
22
"name": "@azure/msal-browser",
33
"entries": [
4+
{
5+
"date": "Tue, 29 Apr 2025 20:25:47 GMT",
6+
"version": "4.11.1",
7+
"tag": "@azure/msal-browser_v4.11.1",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@azure/msal-browser",
13+
"commit": "2b6112d62495ac4e3245d8a0d9be6b541ffb206c",
14+
"comment": "Fix throw when attempting to getAccount before initialization #7720"
15+
},
16+
{
17+
"author": "[email protected]",
18+
"package": "@azure/msal-browser",
19+
"commit": "2b6112d62495ac4e3245d8a0d9be6b541ffb206c",
20+
"comment": "Add error messaging and change type for get/post failures #7721"
21+
},
22+
{
23+
"author": "[email protected]",
24+
"package": "@azure/msal-browser",
25+
"commit": "2b6112d62495ac4e3245d8a0d9be6b541ffb206c",
26+
"comment": "Fix circular type imports"
27+
},
28+
{
29+
"author": "[email protected]",
30+
"package": "@azure/msal-browser",
31+
"commit": "2b6112d62495ac4e3245d8a0d9be6b541ffb206c",
32+
"comment": "Deprecate cache options #7707"
33+
},
34+
{
35+
"author": "beachball",
36+
"package": "@azure/msal-browser",
37+
"comment": "Bump @azure/msal-common to v15.5.2",
38+
"commit": "not available"
39+
},
40+
{
41+
"author": "beachball",
42+
"package": "@azure/msal-browser",
43+
"comment": "Bump eslint-config-msal to v0.0.0",
44+
"commit": "not available"
45+
},
46+
{
47+
"author": "beachball",
48+
"package": "@azure/msal-browser",
49+
"comment": "Bump msal-test-utils to v0.0.1",
50+
"commit": "not available"
51+
},
52+
{
53+
"author": "beachball",
54+
"package": "@azure/msal-browser",
55+
"comment": "Bump rollup-msal to v0.0.0",
56+
"commit": "not available"
57+
}
58+
]
59+
}
60+
},
461
{
562
"date": "Tue, 15 Apr 2025 23:34:14 GMT",
663
"version": "4.11.0",

lib/msal-browser/CHANGELOG.md

+16-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,24 @@
11
# Change Log - @azure/msal-browser
22

3-
<!-- This log was last generated on Tue, 15 Apr 2025 23:34:14 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 29 Apr 2025 20:25:47 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 4.11.1
8+
9+
Tue, 29 Apr 2025 20:25:47 GMT
10+
11+
### Patches
12+
13+
- Fix throw when attempting to getAccount before initialization #7720 ([email protected])
14+
- Add error messaging and change type for get/post failures #7721 ([email protected])
15+
- Fix circular type imports ([email protected])
16+
- Deprecate cache options #7707 ([email protected])
17+
- Bump @azure/msal-common to v15.5.2
18+
- Bump eslint-config-msal to v0.0.0
19+
- Bump msal-test-utils to v0.0.1
20+
- Bump rollup-msal to v0.0.0
21+
722
## 4.11.0
823

924
Tue, 15 Apr 2025 23:34:14 GMT

lib/msal-browser/apiReview/msal-browser.api.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1756,7 +1756,7 @@ const userCancelled = "user_cancelled";
17561756
// Warning: (ae-missing-release-tag) "version" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal)
17571757
//
17581758
// @public (undocumented)
1759-
export const version = "4.11.0";
1759+
export const version = "4.11.1";
17601760

17611761
// Warning: (ae-missing-release-tag) "WrapperSKU" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal)
17621762
// Warning: (ae-missing-release-tag) "WrapperSKU" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal)

0 commit comments

Comments
 (0)