Skip to content

Commit 75cbe3c

Browse files
author
MSAL.js Release Automation
committed
Bump package versions
1 parent 8bbed70 commit 75cbe3c

38 files changed

+341
-107
lines changed

change/@azure-msal-angular-8bdfd93f-3e29-4ca7-8a95-968015aff030.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

change/@azure-msal-browser-089af563-acd6-4dc8-94f9-006b2ae237a6.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

change/@azure-msal-browser-7f45ea83-42e4-4832-872c-65dc1b099a93.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

change/@azure-msal-browser-d62ca24a-e1d5-47ef-b18c-b9012d6b90ff.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

change/@azure-msal-common-6643b5ab-2508-4bf8-b495-dea9648e0c03.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

change/@azure-msal-common-9093e390-0b5c-4197-a5bc-a500a03b057d.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

change/@azure-msal-node-415cc606-dd38-4077-ae89-34f12c5e6127.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

change/@azure-msal-node-extensions-76f051bb-c59d-424b-bd1d-487572a88231.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

change/@azure-msal-node-fcbc3253-ce84-4b70-aa62-decb6d051638.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

extensions/msal-node-extensions/CHANGELOG.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,45 @@
11
{
22
"name": "@azure/msal-node-extensions",
33
"entries": [
4+
{
5+
"date": "Tue, 25 Mar 2025 22:29:34 GMT",
6+
"version": "1.5.9",
7+
"tag": "@azure/msal-node-extensions_v1.5.9",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@azure/msal-node-extensions",
13+
"commit": "8bbed7012616d9106c923d08b5c4e408a741577f",
14+
"comment": "Update @azure/msal-node-runtime dependency to ^0.18.1"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@azure/msal-node-extensions",
19+
"comment": "Bump @azure/msal-common to v15.4.0",
20+
"commit": "not available"
21+
},
22+
{
23+
"author": "beachball",
24+
"package": "@azure/msal-node-extensions",
25+
"comment": "Bump eslint-config-msal to v0.0.0",
26+
"commit": "not available"
27+
},
28+
{
29+
"author": "beachball",
30+
"package": "@azure/msal-node-extensions",
31+
"comment": "Bump msal-test-utils to v0.0.1",
32+
"commit": "not available"
33+
},
34+
{
35+
"author": "beachball",
36+
"package": "@azure/msal-node-extensions",
37+
"comment": "Bump rollup-msal to v0.0.0",
38+
"commit": "not available"
39+
}
40+
]
41+
}
42+
},
443
{
544
"date": "Thu, 20 Mar 2025 22:09:04 GMT",
645
"version": "1.5.8",

extensions/msal-node-extensions/CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,21 @@
11
# Change Log - @azure/msal-node-extensions
22

3-
<!-- This log was last generated on Thu, 20 Mar 2025 22:09:04 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 25 Mar 2025 22:29:34 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 1.5.9
8+
9+
Tue, 25 Mar 2025 22:29:34 GMT
10+
11+
### Patches
12+
13+
- Update @azure/msal-node-runtime dependency to ^0.18.1 ([email protected])
14+
- Bump @azure/msal-common to v15.4.0
15+
- Bump eslint-config-msal to v0.0.0
16+
- Bump msal-test-utils to v0.0.1
17+
- Bump rollup-msal to v0.0.0
18+
719
## 1.5.8
820

921
Thu, 20 Mar 2025 22:09:04 GMT

extensions/msal-node-extensions/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@azure/msal-node-extensions",
3-
"version": "1.5.8",
3+
"version": "1.5.9",
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.3.0",
67+
"@azure/msal-common": "15.4.0",
6868
"@azure/msal-node-runtime": "^0.18.1",
6969
"keytar": "^7.8.0"
7070
},
Lines changed: 1 addition & 1 deletion
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.8";
3+
export const version = "1.5.9";

lib/msal-angular/CHANGELOG.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,33 @@
11
{
22
"name": "@azure/msal-angular",
33
"entries": [
4+
{
5+
"date": "Tue, 25 Mar 2025 22:29:34 GMT",
6+
"version": "4.0.8",
7+
"tag": "@azure/msal-angular_v4.0.8",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@azure/msal-angular",
13+
"commit": "8bbed7012616d9106c923d08b5c4e408a741577f",
14+
"comment": "Fix request type for ssoSilent"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@azure/msal-angular",
19+
"comment": "Bump @azure/msal-browser to v4.9.0",
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": "Thu, 20 Mar 2025 22:09:04 GMT",
633
"version": "4.0.7",

lib/msal-angular/CHANGELOG.md

Lines changed: 11 additions & 1 deletion
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 Thu, 20 Mar 2025 22:09:04 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 25 Mar 2025 22:29:34 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 4.0.8
8+
9+
Tue, 25 Mar 2025 22:29:34 GMT
10+
11+
### Patches
12+
13+
- Fix request type for ssoSilent ([email protected])
14+
- Bump @azure/msal-browser to v4.9.0
15+
- Bump eslint-config-msal to v0.0.0
16+
717
## 4.0.7
818

919
Thu, 20 Mar 2025 22:09:04 GMT

lib/msal-angular/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@azure/msal-angular",
3-
"version": "4.0.7",
3+
"version": "4.0.8",
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.8.0",
53+
"@azure/msal-browser": "^4.9.0",
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.8.0",
74+
"@azure/msal-browser": "^4.9.0",
7575
"rxjs": "^7.0.0"
7676
}
7777
}
Lines changed: 1 addition & 1 deletion
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.7";
3+
export const version = "4.0.8";

lib/msal-browser/CHANGELOG.json

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,57 @@
11
{
22
"name": "@azure/msal-browser",
33
"entries": [
4+
{
5+
"date": "Tue, 25 Mar 2025 22:29:34 GMT",
6+
"version": "4.9.0",
7+
"tag": "@azure/msal-browser_v4.9.0",
8+
"comments": {
9+
"minor": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@azure/msal-browser",
13+
"commit": "8bbed7012616d9106c923d08b5c4e408a741577f",
14+
"comment": "EAR Protocol response handling"
15+
},
16+
{
17+
"author": "[email protected]",
18+
"package": "@azure/msal-browser",
19+
"commit": "8bbed7012616d9106c923d08b5c4e408a741577f",
20+
"comment": "EAR protocol request support"
21+
},
22+
{
23+
"author": "[email protected]",
24+
"package": "@azure/msal-browser",
25+
"commit": "8bbed7012616d9106c923d08b5c4e408a741577f",
26+
"comment": "refactor redirect request caching"
27+
},
28+
{
29+
"author": "beachball",
30+
"package": "@azure/msal-browser",
31+
"comment": "Bump @azure/msal-common to v15.4.0",
32+
"commit": "not available"
33+
},
34+
{
35+
"author": "beachball",
36+
"package": "@azure/msal-browser",
37+
"comment": "Bump eslint-config-msal to v0.0.0",
38+
"commit": "not available"
39+
},
40+
{
41+
"author": "beachball",
42+
"package": "@azure/msal-browser",
43+
"comment": "Bump msal-test-utils to v0.0.1",
44+
"commit": "not available"
45+
},
46+
{
47+
"author": "beachball",
48+
"package": "@azure/msal-browser",
49+
"comment": "Bump rollup-msal to v0.0.0",
50+
"commit": "not available"
51+
}
52+
]
53+
}
54+
},
455
{
556
"date": "Thu, 20 Mar 2025 22:09:04 GMT",
657
"version": "4.8.0",

lib/msal-browser/CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,23 @@
11
# Change Log - @azure/msal-browser
22

3-
<!-- This log was last generated on Thu, 20 Mar 2025 22:09:04 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 25 Mar 2025 22:29:34 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 4.9.0
8+
9+
Tue, 25 Mar 2025 22:29:34 GMT
10+
11+
### Minor changes
12+
13+
- EAR Protocol response handling ([email protected])
14+
- EAR protocol request support ([email protected])
15+
- refactor redirect request caching ([email protected])
16+
- Bump @azure/msal-common to v15.4.0
17+
- Bump eslint-config-msal to v0.0.0
18+
- Bump msal-test-utils to v0.0.1
19+
- Bump rollup-msal to v0.0.0
20+
721
## 4.8.0
822

923
Thu, 20 Mar 2025 22:09:04 GMT

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1755,7 +1755,7 @@ const userCancelled = "user_cancelled";
17551755
// 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)
17561756
//
17571757
// @public (undocumented)
1758-
export const version = "4.8.0";
1758+
export const version = "4.9.0";
17591759

17601760
// 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)
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)

lib/msal-browser/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"type": "git",
1111
"url": "https://github.com/AzureAD/microsoft-authentication-library-for-js.git"
1212
},
13-
"version": "4.8.0",
13+
"version": "4.9.0",
1414
"description": "Microsoft Authentication Library for js",
1515
"keywords": [
1616
"implicit",
@@ -103,6 +103,6 @@
103103
"typescript": "^4.9.5"
104104
},
105105
"dependencies": {
106-
"@azure/msal-common": "15.3.0"
106+
"@azure/msal-common": "15.4.0"
107107
}
108108
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
/* eslint-disable header/header */
22
export const name = "@azure/msal-browser";
3-
export const version = "4.8.0";
3+
export const version = "4.9.0";

0 commit comments

Comments
 (0)