Skip to content

Commit d294877

Browse files
author
MSAL.js Release Automation
committed
Bump package versions
1 parent fabf962 commit d294877

37 files changed

+339
-100
lines changed

change/@azure-msal-angular-4fa3b34e-2f11-4135-9ee1-cf4b7c6cfb63.json

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

change/@azure-msal-angular-ecec97fd-ef4a-434a-acbb-42aae92467b7.json

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

change/@azure-msal-browser-89e5a8e4-9268-4c87-8e68-a8d783abd163.json

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

change/@azure-msal-browser-8facee7b-c316-482c-8c39-8638baa2bbd0.json

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

change/@azure-msal-browser-b8331fbd-7e54-4c81-9dbf-d133b23b93bb.json

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

change/@azure-msal-common-a198dabd-e74d-48c4-90fe-b9c1e4c81e93.json

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

change/@azure-msal-node-5da4bb96-46cf-43ee-bf4e-e2e181744c66.json

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

change/@azure-msal-node-9aa1a5a1-daa9-4887-890e-6b873f5e0b8f.json

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

extensions/msal-node-extensions/CHANGELOG.json

Lines changed: 33 additions & 0 deletions
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, 08 Apr 2025 16:56:06 GMT",
6+
"version": "1.5.10",
7+
"tag": "@azure/msal-node-extensions_v1.5.10",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@azure/msal-node-extensions",
13+
"comment": "Bump @azure/msal-common to v15.5.0",
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, 25 Mar 2025 22:29:34 GMT",
639
"version": "1.5.9",

extensions/msal-node-extensions/CHANGELOG.md

Lines changed: 12 additions & 1 deletion
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, 25 Mar 2025 22:29:34 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 08 Apr 2025 16:56:06 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 1.5.10
8+
9+
Tue, 08 Apr 2025 16:56:06 GMT
10+
11+
### Patches
12+
13+
- Bump @azure/msal-common to v15.5.0
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.9
819

920
Tue, 25 Mar 2025 22:29:34 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.9",
3+
"version": "1.5.10",
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.4.0",
67+
"@azure/msal-common": "15.5.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.9";
3+
export const version = "1.5.10";

lib/msal-angular/CHANGELOG.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,39 @@
11
{
22
"name": "@azure/msal-angular",
33
"entries": [
4+
{
5+
"date": "Tue, 08 Apr 2025 16:56:05 GMT",
6+
"version": "4.0.9",
7+
"tag": "@azure/msal-angular_v4.0.9",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@azure/msal-angular",
13+
"commit": "fabf962dcb69611b4516342107bc7bcc364c4e68",
14+
"comment": "added resetInProgressEvent function to reset event after handleRedirectPromise is called #7682"
15+
},
16+
{
17+
"author": "[email protected]",
18+
"package": "@azure/msal-angular",
19+
"commit": "fabf962dcb69611b4516342107bc7bcc364c4e68",
20+
"comment": "Deprecate logout() in Angular"
21+
},
22+
{
23+
"author": "beachball",
24+
"package": "@azure/msal-angular",
25+
"comment": "Bump @azure/msal-browser to v4.10.0",
26+
"commit": "not available"
27+
},
28+
{
29+
"author": "beachball",
30+
"package": "@azure/msal-angular",
31+
"comment": "Bump eslint-config-msal to v0.0.0",
32+
"commit": "not available"
33+
}
34+
]
35+
}
36+
},
437
{
538
"date": "Tue, 25 Mar 2025 22:29:34 GMT",
639
"version": "4.0.8",

lib/msal-angular/CHANGELOG.md

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

3-
<!-- This log was last generated on Tue, 25 Mar 2025 22:29:34 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 08 Apr 2025 16:56:05 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 4.0.9
8+
9+
Tue, 08 Apr 2025 16:56:05 GMT
10+
11+
### Patches
12+
13+
- added resetInProgressEvent function to reset event after handleRedirectPromise is called #7682 ([email protected])
14+
- Deprecate logout() in Angular ([email protected])
15+
- Bump @azure/msal-browser to v4.10.0
16+
- Bump eslint-config-msal to v0.0.0
17+
718
## 4.0.8
819

920
Tue, 25 Mar 2025 22:29:34 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.8",
3+
"version": "4.0.9",
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.9.0",
53+
"@azure/msal-browser": "^4.10.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.9.0",
74+
"@azure/msal-browser": "^4.10.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.8";
3+
export const version = "4.0.9";

lib/msal-browser/CHANGELOG.json

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,59 @@
11
{
22
"name": "@azure/msal-browser",
33
"entries": [
4+
{
5+
"date": "Tue, 08 Apr 2025 16:56:05 GMT",
6+
"version": "4.10.0",
7+
"tag": "@azure/msal-browser_v4.10.0",
8+
"comments": {
9+
"minor": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@azure/msal-browser",
13+
"commit": "fabf962dcb69611b4516342107bc7bcc364c4e68",
14+
"comment": "Fix a bug in handleRedirectPromise when invoked after logoutRedirect #7680"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@azure/msal-browser",
19+
"comment": "Bump @azure/msal-common to v15.5.0",
20+
"commit": "not available"
21+
},
22+
{
23+
"author": "beachball",
24+
"package": "@azure/msal-browser",
25+
"comment": "Bump eslint-config-msal to v0.0.0",
26+
"commit": "not available"
27+
},
28+
{
29+
"author": "beachball",
30+
"package": "@azure/msal-browser",
31+
"comment": "Bump msal-test-utils to v0.0.1",
32+
"commit": "not available"
33+
},
34+
{
35+
"author": "beachball",
36+
"package": "@azure/msal-browser",
37+
"comment": "Bump rollup-msal to v0.0.0",
38+
"commit": "not available"
39+
}
40+
],
41+
"patch": [
42+
{
43+
"author": "[email protected]",
44+
"package": "@azure/msal-browser",
45+
"commit": "fabf962dcb69611b4516342107bc7bcc364c4e68",
46+
"comment": "Export additional function internally for use in tests"
47+
},
48+
{
49+
"author": "[email protected]",
50+
"package": "@azure/msal-browser",
51+
"commit": "fabf962dcb69611b4516342107bc7bcc364c4e68",
52+
"comment": "update cache miss to warning from error"
53+
}
54+
]
55+
}
56+
},
457
{
558
"date": "Wed, 26 Mar 2025 17:56:52 GMT",
659
"version": "4.9.1",

lib/msal-browser/CHANGELOG.md

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

3-
<!-- This log was last generated on Wed, 26 Mar 2025 17:56:52 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 08 Apr 2025 16:56:05 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 4.10.0
8+
9+
Tue, 08 Apr 2025 16:56:05 GMT
10+
11+
### Minor changes
12+
13+
- Fix a bug in handleRedirectPromise when invoked after logoutRedirect #7680 ([email protected])
14+
- Bump @azure/msal-common to v15.5.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+
19+
### Patches
20+
21+
- Export additional function internally for use in tests ([email protected])
22+
- update cache miss to warning from error ([email protected])
23+
724
## 4.9.1
825

926
Wed, 26 Mar 2025 17:56:52 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.9.1";
1758+
export const version = "4.10.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.9.1",
13+
"version": "4.10.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.4.0"
106+
"@azure/msal-common": "15.5.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.9.1";
3+
export const version = "4.10.0";

lib/msal-common/CHANGELOG.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,39 @@
11
{
22
"name": "@azure/msal-common",
33
"entries": [
4+
{
5+
"date": "Tue, 08 Apr 2025 16:56:06 GMT",
6+
"version": "15.5.0",
7+
"tag": "@azure/msal-common_v15.5.0",
8+
"comments": {
9+
"minor": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@azure/msal-common",
13+
"commit": "fabf962dcb69611b4516342107bc7bcc364c4e68",
14+
"comment": "Implemented a Retry Policy for the IMDS Managed Identity Source #7614"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@azure/msal-common",
19+
"comment": "Bump eslint-config-msal to v0.0.0",
20+
"commit": "not available"
21+
},
22+
{
23+
"author": "beachball",
24+
"package": "@azure/msal-common",
25+
"comment": "Bump msal-test-utils to v0.0.1",
26+
"commit": "not available"
27+
},
28+
{
29+
"author": "beachball",
30+
"package": "@azure/msal-common",
31+
"comment": "Bump rollup-msal to v0.0.0",
32+
"commit": "not available"
33+
}
34+
]
35+
}
36+
},
437
{
538
"date": "Tue, 25 Mar 2025 22:29:34 GMT",
639
"version": "15.4.0",

0 commit comments

Comments
 (0)