From 056024ed9c725c5adaa241d5bec164e315e0f2f7 Mon Sep 17 00:00:00 2001 From: "MSAL.js Release Automation" Date: Tue, 5 Nov 2024 19:03:20 +0000 Subject: [PATCH] Bump package versions --- ...-5cdfa133-09ad-43b1-98be-3eab7c3c3518.json | 7 -- ...-a7e3c096-c445-4017-9b15-e9c0a67e1aa4.json | 7 -- ...-e9f172e6-4b83-4d1b-ba32-63d3ed65e1d1.json | 7 -- ...-fd66b3d2-1b28-4da3-8eef-5bdd24ae29f4.json | 7 -- ...-2ed83dca-c370-4a86-82d8-6de354e85823.json | 7 -- ...-36ee3c61-5054-4e0a-8614-47950e257505.json | 7 -- ...-70b64dad-3795-4d31-8f99-693a330e4d86.json | 7 -- ...-a3185045-8846-4cd8-b6a2-5249378cee8f.json | 7 -- ...-c85d0ff2-b5d3-42a5-81e4-db5e5046bf2c.json | 7 -- ...-e50cbab0-daa5-497d-af15-caeed7c34e6c.json | 7 -- ...-15bde5e8-c664-477f-a42c-68429b903dcc.json | 7 -- ...-4d1288f5-51f1-41c5-90c9-fbbe85ed7454.json | 7 -- ...-56c99a9e-cd9b-47cc-8e20-ce4c726aa816.json | 7 -- ...-b449273d-2a9c-4b34-a210-42f3b3ac9868.json | 7 -- ...-c5094137-4ebe-49b6-97dc-26857eaec991.json | 7 -- .../msal-node-extensions/CHANGELOG.json | 27 ++++++++ extensions/msal-node-extensions/CHANGELOG.md | 12 +++- extensions/msal-node-extensions/package.json | 4 +- .../src/packageMetadata.ts | 2 +- lib/msal-angular/CHANGELOG.json | 21 ++++++ lib/msal-angular/CHANGELOG.md | 11 +++- lib/msal-angular/package.json | 6 +- lib/msal-angular/src/packageMetadata.ts | 2 +- lib/msal-browser/CHANGELOG.json | 59 +++++++++++++++++ lib/msal-browser/CHANGELOG.md | 20 +++++- .../apiReview/msal-browser.api.md | 2 +- lib/msal-browser/package.json | 4 +- lib/msal-browser/src/packageMetadata.ts | 2 +- lib/msal-common/CHANGELOG.json | 65 +++++++++++++++++++ lib/msal-common/CHANGELOG.md | 21 +++++- lib/msal-common/apiReview/msal-common.api.md | 2 +- lib/msal-common/package.json | 2 +- lib/msal-common/src/packageMetadata.ts | 2 +- lib/msal-node/CHANGELOG.json | 59 +++++++++++++++++ lib/msal-node/CHANGELOG.md | 16 ++++- lib/msal-node/apiReview/msal-node.api.md | 4 +- lib/msal-node/package.json | 4 +- lib/msal-node/src/packageMetadata.ts | 3 +- lib/msal-react/CHANGELOG.json | 21 ++++++ lib/msal-react/CHANGELOG.md | 11 +++- lib/msal-react/apiReview/msal-react.api.md | 2 +- lib/msal-react/package.json | 6 +- lib/msal-react/src/packageMetadata.ts | 2 +- package-lock.json | 26 ++++---- 44 files changed, 375 insertions(+), 148 deletions(-) delete mode 100644 change/@azure-msal-browser-5cdfa133-09ad-43b1-98be-3eab7c3c3518.json delete mode 100644 change/@azure-msal-browser-a7e3c096-c445-4017-9b15-e9c0a67e1aa4.json delete mode 100644 change/@azure-msal-browser-e9f172e6-4b83-4d1b-ba32-63d3ed65e1d1.json delete mode 100644 change/@azure-msal-browser-fd66b3d2-1b28-4da3-8eef-5bdd24ae29f4.json delete mode 100644 change/@azure-msal-common-2ed83dca-c370-4a86-82d8-6de354e85823.json delete mode 100644 change/@azure-msal-common-36ee3c61-5054-4e0a-8614-47950e257505.json delete mode 100644 change/@azure-msal-common-70b64dad-3795-4d31-8f99-693a330e4d86.json delete mode 100644 change/@azure-msal-common-a3185045-8846-4cd8-b6a2-5249378cee8f.json delete mode 100644 change/@azure-msal-common-c85d0ff2-b5d3-42a5-81e4-db5e5046bf2c.json delete mode 100644 change/@azure-msal-common-e50cbab0-daa5-497d-af15-caeed7c34e6c.json delete mode 100644 change/@azure-msal-node-15bde5e8-c664-477f-a42c-68429b903dcc.json delete mode 100644 change/@azure-msal-node-4d1288f5-51f1-41c5-90c9-fbbe85ed7454.json delete mode 100644 change/@azure-msal-node-56c99a9e-cd9b-47cc-8e20-ce4c726aa816.json delete mode 100644 change/@azure-msal-node-b449273d-2a9c-4b34-a210-42f3b3ac9868.json delete mode 100644 change/@azure-msal-node-c5094137-4ebe-49b6-97dc-26857eaec991.json diff --git a/change/@azure-msal-browser-5cdfa133-09ad-43b1-98be-3eab7c3c3518.json b/change/@azure-msal-browser-5cdfa133-09ad-43b1-98be-3eab7c3c3518.json deleted file mode 100644 index f9fedbc4bc..0000000000 --- a/change/@azure-msal-browser-5cdfa133-09ad-43b1-98be-3eab7c3c3518.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Move requestId telemetry collection", - "packageName": "@azure/msal-browser", - "email": "thomas.norling@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@azure-msal-browser-a7e3c096-c445-4017-9b15-e9c0a67e1aa4.json b/change/@azure-msal-browser-a7e3c096-c445-4017-9b15-e9c0a67e1aa4.json deleted file mode 100644 index 95e74f01d3..0000000000 --- a/change/@azure-msal-browser-a7e3c096-c445-4017-9b15-e9c0a67e1aa4.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "minor", - "comment": "Capture runtime errors in telemetry for submeasures", - "packageName": "@azure/msal-browser", - "email": "thomas.norling@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@azure-msal-browser-e9f172e6-4b83-4d1b-ba32-63d3ed65e1d1.json b/change/@azure-msal-browser-e9f172e6-4b83-4d1b-ba32-63d3ed65e1d1.json deleted file mode 100644 index aa3a2f0d30..0000000000 --- a/change/@azure-msal-browser-e9f172e6-4b83-4d1b-ba32-63d3ed65e1d1.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "minor", - "comment": "Additional network failure telemetry", - "packageName": "@azure/msal-browser", - "email": "thomas.norling@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@azure-msal-browser-fd66b3d2-1b28-4da3-8eef-5bdd24ae29f4.json b/change/@azure-msal-browser-fd66b3d2-1b28-4da3-8eef-5bdd24ae29f4.json deleted file mode 100644 index 316cbe455f..0000000000 --- a/change/@azure-msal-browser-fd66b3d2-1b28-4da3-8eef-5bdd24ae29f4.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "minor", - "comment": "Add first order broker parameters #7348", - "packageName": "@azure/msal-browser", - "email": "kshabelko@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@azure-msal-common-2ed83dca-c370-4a86-82d8-6de354e85823.json b/change/@azure-msal-common-2ed83dca-c370-4a86-82d8-6de354e85823.json deleted file mode 100644 index 2c847ab562..0000000000 --- a/change/@azure-msal-common-2ed83dca-c370-4a86-82d8-6de354e85823.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "minor", - "comment": "Remove NetworkManager class", - "packageName": "@azure/msal-common", - "email": "thomas.norling@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@azure-msal-common-36ee3c61-5054-4e0a-8614-47950e257505.json b/change/@azure-msal-common-36ee3c61-5054-4e0a-8614-47950e257505.json deleted file mode 100644 index 9202951f3a..0000000000 --- a/change/@azure-msal-common-36ee3c61-5054-4e0a-8614-47950e257505.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Move correlationId to query string on /token calls", - "packageName": "@azure/msal-common", - "email": "thomas.norling@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@azure-msal-common-70b64dad-3795-4d31-8f99-693a330e4d86.json b/change/@azure-msal-common-70b64dad-3795-4d31-8f99-693a330e4d86.json deleted file mode 100644 index 742f989f93..0000000000 --- a/change/@azure-msal-common-70b64dad-3795-4d31-8f99-693a330e4d86.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "minor", - "comment": "Add first order broker parameters #7348", - "packageName": "@azure/msal-common", - "email": "kshabelko@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@azure-msal-common-a3185045-8846-4cd8-b6a2-5249378cee8f.json b/change/@azure-msal-common-a3185045-8846-4cd8-b6a2-5249378cee8f.json deleted file mode 100644 index 0061a26092..0000000000 --- a/change/@azure-msal-common-a3185045-8846-4cd8-b6a2-5249378cee8f.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "minor", - "comment": "Make clear synchronous for msal.node", - "packageName": "@azure/msal-common", - "email": "shylasummers@microsoft.com", - "dependentChangeType": "minor" -} diff --git a/change/@azure-msal-common-c85d0ff2-b5d3-42a5-81e4-db5e5046bf2c.json b/change/@azure-msal-common-c85d0ff2-b5d3-42a5-81e4-db5e5046bf2c.json deleted file mode 100644 index f9cf205124..0000000000 --- a/change/@azure-msal-common-c85d0ff2-b5d3-42a5-81e4-db5e5046bf2c.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "minor", - "comment": "Additional network failure telemetry", - "packageName": "@azure/msal-common", - "email": "thomas.norling@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@azure-msal-common-e50cbab0-daa5-497d-af15-caeed7c34e6c.json b/change/@azure-msal-common-e50cbab0-daa5-497d-af15-caeed7c34e6c.json deleted file mode 100644 index 03c6226c49..0000000000 --- a/change/@azure-msal-common-e50cbab0-daa5-497d-af15-caeed7c34e6c.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "minor", - "comment": "Validate crypto.subtle is available during initialization", - "packageName": "@azure/msal-common", - "email": "thomas.norling@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@azure-msal-node-15bde5e8-c664-477f-a42c-68429b903dcc.json b/change/@azure-msal-node-15bde5e8-c664-477f-a42c-68429b903dcc.json deleted file mode 100644 index 8cb73f433f..0000000000 --- a/change/@azure-msal-node-15bde5e8-c664-477f-a42c-68429b903dcc.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "minor", - "comment": "Make clear synchronous", - "packageName": "@azure/msal-node", - "email": "shylasummers@microsoft.com", - "dependentChangeType": "minor" -} diff --git a/change/@azure-msal-node-4d1288f5-51f1-41c5-90c9-fbbe85ed7454.json b/change/@azure-msal-node-4d1288f5-51f1-41c5-90c9-fbbe85ed7454.json deleted file mode 100644 index 4f8e099df3..0000000000 --- a/change/@azure-msal-node-4d1288f5-51f1-41c5-90c9-fbbe85ed7454.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "none", - "comment": "Removed warnings from msal-node-api.md #7376", - "packageName": "@azure/msal-node", - "email": "rginsburg@microsoft.com", - "dependentChangeType": "none" -} diff --git a/change/@azure-msal-node-56c99a9e-cd9b-47cc-8e20-ce4c726aa816.json b/change/@azure-msal-node-56c99a9e-cd9b-47cc-8e20-ce4c726aa816.json deleted file mode 100644 index 6982c41cbb..0000000000 --- a/change/@azure-msal-node-56c99a9e-cd9b-47cc-8e20-ce4c726aa816.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "minor", - "comment": "Remove NetworkManager class", - "packageName": "@azure/msal-node", - "email": "thomas.norling@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@azure-msal-node-b449273d-2a9c-4b34-a210-42f3b3ac9868.json b/change/@azure-msal-node-b449273d-2a9c-4b34-a210-42f3b3ac9868.json deleted file mode 100644 index 791cf11f69..0000000000 --- a/change/@azure-msal-node-b449273d-2a9c-4b34-a210-42f3b3ac9868.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "minor", - "comment": "Region auto enable on env variable #7354", - "packageName": "@azure/msal-node", - "email": "rginsburg@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/@azure-msal-node-c5094137-4ebe-49b6-97dc-26857eaec991.json b/change/@azure-msal-node-c5094137-4ebe-49b6-97dc-26857eaec991.json deleted file mode 100644 index 5be7f01f72..0000000000 --- a/change/@azure-msal-node-c5094137-4ebe-49b6-97dc-26857eaec991.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "minor", - "comment": "Add first order broker parameters #7348", - "packageName": "@azure/msal-node", - "email": "kshabelko@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/extensions/msal-node-extensions/CHANGELOG.json b/extensions/msal-node-extensions/CHANGELOG.json index e9f0174314..df72255e9f 100644 --- a/extensions/msal-node-extensions/CHANGELOG.json +++ b/extensions/msal-node-extensions/CHANGELOG.json @@ -1,6 +1,33 @@ { "name": "@azure/msal-node-extensions", "entries": [ + { + "date": "Tue, 05 Nov 2024 18:58:46 GMT", + "version": "1.4.0", + "tag": "@azure/msal-node-extensions_v1.4.0", + "comments": { + "minor": [ + { + "author": "beachball", + "package": "@azure/msal-node-extensions", + "comment": "Bump @azure/msal-common to v14.16.0", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@azure/msal-node-extensions", + "comment": "Bump eslint-config-msal to v0.0.0", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@azure/msal-node-extensions", + "comment": "Bump rollup-msal to v0.0.0", + "commit": "not available" + } + ] + } + }, { "date": "Tue, 08 Oct 2024 16:51:05 GMT", "version": "1.3.0", diff --git a/extensions/msal-node-extensions/CHANGELOG.md b/extensions/msal-node-extensions/CHANGELOG.md index 86ec819a12..dbcd4742c4 100644 --- a/extensions/msal-node-extensions/CHANGELOG.md +++ b/extensions/msal-node-extensions/CHANGELOG.md @@ -1,9 +1,19 @@ # Change Log - @azure/msal-node-extensions -This log was last generated on Tue, 08 Oct 2024 16:51:05 GMT and should not be manually modified. +This log was last generated on Tue, 05 Nov 2024 18:58:46 GMT and should not be manually modified. +## 1.4.0 + +Tue, 05 Nov 2024 18:58:46 GMT + +### Minor changes + +- Bump @azure/msal-common to v14.16.0 +- Bump eslint-config-msal to v0.0.0 +- Bump rollup-msal to v0.0.0 + ## 1.3.0 Tue, 08 Oct 2024 16:51:05 GMT diff --git a/extensions/msal-node-extensions/package.json b/extensions/msal-node-extensions/package.json index 466d0f34b3..2b4ab928d1 100644 --- a/extensions/msal-node-extensions/package.json +++ b/extensions/msal-node-extensions/package.json @@ -1,6 +1,6 @@ { "name": "@azure/msal-node-extensions", - "version": "1.3.0", + "version": "1.4.0", "repository": { "type": "git", "url": "https://github.com/AzureAD/microsoft-authentication-library-for-js.git" @@ -64,7 +64,7 @@ ] }, "dependencies": { - "@azure/msal-common": "14.15.0", + "@azure/msal-common": "14.16.0", "@azure/msal-node-runtime": "^0.17.1", "keytar": "^7.8.0" }, diff --git a/extensions/msal-node-extensions/src/packageMetadata.ts b/extensions/msal-node-extensions/src/packageMetadata.ts index 37e0d11842..266125b22f 100644 --- a/extensions/msal-node-extensions/src/packageMetadata.ts +++ b/extensions/msal-node-extensions/src/packageMetadata.ts @@ -1,3 +1,3 @@ /* eslint-disable header/header */ export const name = "@azure/msal-node-extensions"; -export const version = "1.3.0"; +export const version = "1.4.0"; diff --git a/lib/msal-angular/CHANGELOG.json b/lib/msal-angular/CHANGELOG.json index 9db3116e84..a1ed71565d 100644 --- a/lib/msal-angular/CHANGELOG.json +++ b/lib/msal-angular/CHANGELOG.json @@ -1,6 +1,27 @@ { "name": "@azure/msal-angular", "entries": [ + { + "date": "Tue, 05 Nov 2024 18:58:46 GMT", + "version": "3.1.0", + "tag": "@azure/msal-angular_v3.1.0", + "comments": { + "minor": [ + { + "author": "beachball", + "package": "@azure/msal-angular", + "comment": "Bump @azure/msal-browser to v3.27.0", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@azure/msal-angular", + "comment": "Bump eslint-config-msal to v0.0.0", + "commit": "not available" + } + ] + } + }, { "date": "Thu, 03 Oct 2024 00:40:42 GMT", "version": "3.0.25", diff --git a/lib/msal-angular/CHANGELOG.md b/lib/msal-angular/CHANGELOG.md index ab0064eeb6..19caa9332a 100644 --- a/lib/msal-angular/CHANGELOG.md +++ b/lib/msal-angular/CHANGELOG.md @@ -1,9 +1,18 @@ # Change Log - @azure/msal-angular -This log was last generated on Thu, 03 Oct 2024 00:40:42 GMT and should not be manually modified. +This log was last generated on Tue, 05 Nov 2024 18:58:46 GMT and should not be manually modified. +## 3.1.0 + +Tue, 05 Nov 2024 18:58:46 GMT + +### Minor changes + +- Bump @azure/msal-browser to v3.27.0 +- Bump eslint-config-msal to v0.0.0 + ## 3.0.25 Thu, 03 Oct 2024 00:40:42 GMT diff --git a/lib/msal-angular/package.json b/lib/msal-angular/package.json index 9f86d15326..11fe4ed08e 100644 --- a/lib/msal-angular/package.json +++ b/lib/msal-angular/package.json @@ -1,6 +1,6 @@ { "name": "@azure/msal-angular", - "version": "3.0.25", + "version": "3.1.0", "author": { "name": "Microsoft", "email": "nugetaad@microsoft.com", @@ -50,7 +50,7 @@ "@angular/platform-browser": "^15.1.4", "@angular/platform-browser-dynamic": "^15.1.4", "@angular/router": "^15.1.4", - "@azure/msal-browser": "^3.25.0", + "@azure/msal-browser": "^3.27.0", "@types/jasmine": "~3.6.0", "@types/jasminewd2": "~2.0.3", "@types/node": "^12.11.1", @@ -71,7 +71,7 @@ "zone.js": "~0.11.8" }, "peerDependencies": { - "@azure/msal-browser": "^3.25.0", + "@azure/msal-browser": "^3.27.0", "rxjs": "^7.0.0" } } diff --git a/lib/msal-angular/src/packageMetadata.ts b/lib/msal-angular/src/packageMetadata.ts index 9545dbaa62..0f6a3cfa09 100644 --- a/lib/msal-angular/src/packageMetadata.ts +++ b/lib/msal-angular/src/packageMetadata.ts @@ -1,3 +1,3 @@ /* eslint-disable header/header */ export const name = "@azure/msal-angular"; -export const version = "3.0.25"; +export const version = "3.1.0"; diff --git a/lib/msal-browser/CHANGELOG.json b/lib/msal-browser/CHANGELOG.json index 8a22824f88..1263d76e62 100644 --- a/lib/msal-browser/CHANGELOG.json +++ b/lib/msal-browser/CHANGELOG.json @@ -1,6 +1,65 @@ { "name": "@azure/msal-browser", "entries": [ + { + "date": "Tue, 05 Nov 2024 18:58:45 GMT", + "version": "3.27.0", + "tag": "@azure/msal-browser_v3.27.0", + "comments": { + "patch": [ + { + "author": "thomas.norling@microsoft.com", + "package": "@azure/msal-browser", + "commit": "1bd3b55dcfd3b544359cc41ff58c63208fd52116", + "comment": "Move requestId telemetry collection" + } + ], + "minor": [ + { + "author": "thomas.norling@microsoft.com", + "package": "@azure/msal-browser", + "commit": "1bd3b55dcfd3b544359cc41ff58c63208fd52116", + "comment": "Capture runtime errors in telemetry for submeasures" + }, + { + "author": "thomas.norling@microsoft.com", + "package": "@azure/msal-browser", + "commit": "1bd3b55dcfd3b544359cc41ff58c63208fd52116", + "comment": "Additional network failure telemetry" + }, + { + "author": "kshabelko@microsoft.com", + "package": "@azure/msal-browser", + "commit": "1bd3b55dcfd3b544359cc41ff58c63208fd52116", + "comment": "Add first order broker parameters #7348" + }, + { + "author": "beachball", + "package": "@azure/msal-browser", + "comment": "Bump @azure/msal-common to v14.16.0", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@azure/msal-browser", + "comment": "Bump eslint-config-msal to v0.0.0", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@azure/msal-browser", + "comment": "Bump msal-test-utils to v0.0.1", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@azure/msal-browser", + "comment": "Bump rollup-msal to v0.0.0", + "commit": "not available" + } + ] + } + }, { "date": "Tue, 08 Oct 2024 20:45:26 GMT", "version": "3.26.1", diff --git a/lib/msal-browser/CHANGELOG.md b/lib/msal-browser/CHANGELOG.md index 703a4e3ef1..0e93472067 100644 --- a/lib/msal-browser/CHANGELOG.md +++ b/lib/msal-browser/CHANGELOG.md @@ -1,9 +1,27 @@ # Change Log - @azure/msal-browser -This log was last generated on Tue, 08 Oct 2024 20:45:26 GMT and should not be manually modified. +This log was last generated on Tue, 05 Nov 2024 18:58:45 GMT and should not be manually modified. +## 3.27.0 + +Tue, 05 Nov 2024 18:58:45 GMT + +### Minor changes + +- Capture runtime errors in telemetry for submeasures (thomas.norling@microsoft.com) +- Additional network failure telemetry (thomas.norling@microsoft.com) +- Add first order broker parameters #7348 (kshabelko@microsoft.com) +- Bump @azure/msal-common to v14.16.0 +- Bump eslint-config-msal to v0.0.0 +- Bump msal-test-utils to v0.0.1 +- Bump rollup-msal to v0.0.0 + +### Patches + +- Move requestId telemetry collection (thomas.norling@microsoft.com) + ## 3.26.1 Tue, 08 Oct 2024 20:45:26 GMT diff --git a/lib/msal-browser/apiReview/msal-browser.api.md b/lib/msal-browser/apiReview/msal-browser.api.md index e96ae24bef..5d4f3abfbd 100644 --- a/lib/msal-browser/apiReview/msal-browser.api.md +++ b/lib/msal-browser/apiReview/msal-browser.api.md @@ -1699,7 +1699,7 @@ const userCancelled = "user_cancelled"; // 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) // // @public (undocumented) -export const version = "3.26.1"; +export const version = "3.27.0"; // 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) // 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) diff --git a/lib/msal-browser/package.json b/lib/msal-browser/package.json index f9a8572453..5f5e35b638 100644 --- a/lib/msal-browser/package.json +++ b/lib/msal-browser/package.json @@ -10,7 +10,7 @@ "type": "git", "url": "https://github.com/AzureAD/microsoft-authentication-library-for-js.git" }, - "version": "3.26.1", + "version": "3.27.0", "description": "Microsoft Authentication Library for js", "keywords": [ "implicit", @@ -103,6 +103,6 @@ "typescript": "^4.9.5" }, "dependencies": { - "@azure/msal-common": "14.15.0" + "@azure/msal-common": "14.16.0" } } diff --git a/lib/msal-browser/src/packageMetadata.ts b/lib/msal-browser/src/packageMetadata.ts index f92f9e5b3a..2fce1db5b2 100644 --- a/lib/msal-browser/src/packageMetadata.ts +++ b/lib/msal-browser/src/packageMetadata.ts @@ -1,3 +1,3 @@ /* eslint-disable header/header */ export const name = "@azure/msal-browser"; -export const version = "3.26.1"; +export const version = "3.27.0"; diff --git a/lib/msal-common/CHANGELOG.json b/lib/msal-common/CHANGELOG.json index b930f9051c..a728a37271 100644 --- a/lib/msal-common/CHANGELOG.json +++ b/lib/msal-common/CHANGELOG.json @@ -1,6 +1,71 @@ { "name": "@azure/msal-common", "entries": [ + { + "date": "Tue, 05 Nov 2024 18:58:46 GMT", + "version": "14.16.0", + "tag": "@azure/msal-common_v14.16.0", + "comments": { + "minor": [ + { + "author": "thomas.norling@microsoft.com", + "package": "@azure/msal-common", + "commit": "1bd3b55dcfd3b544359cc41ff58c63208fd52116", + "comment": "Remove NetworkManager class" + }, + { + "author": "kshabelko@microsoft.com", + "package": "@azure/msal-common", + "commit": "1bd3b55dcfd3b544359cc41ff58c63208fd52116", + "comment": "Add first order broker parameters #7348" + }, + { + "author": "shylasummers@microsoft.com", + "package": "@azure/msal-common", + "commit": "1bd3b55dcfd3b544359cc41ff58c63208fd52116", + "comment": "Make clear synchronous for msal.node" + }, + { + "author": "thomas.norling@microsoft.com", + "package": "@azure/msal-common", + "commit": "1bd3b55dcfd3b544359cc41ff58c63208fd52116", + "comment": "Additional network failure telemetry" + }, + { + "author": "thomas.norling@microsoft.com", + "package": "@azure/msal-common", + "commit": "1bd3b55dcfd3b544359cc41ff58c63208fd52116", + "comment": "Validate crypto.subtle is available during initialization" + }, + { + "author": "beachball", + "package": "@azure/msal-common", + "comment": "Bump eslint-config-msal to v0.0.0", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@azure/msal-common", + "comment": "Bump msal-test-utils to v0.0.1", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@azure/msal-common", + "comment": "Bump rollup-msal to v0.0.0", + "commit": "not available" + } + ], + "patch": [ + { + "author": "thomas.norling@microsoft.com", + "package": "@azure/msal-common", + "commit": "1bd3b55dcfd3b544359cc41ff58c63208fd52116", + "comment": "Move correlationId to query string on /token calls" + } + ] + } + }, { "date": "Thu, 03 Oct 2024 00:40:42 GMT", "version": "14.15.0", diff --git a/lib/msal-common/CHANGELOG.md b/lib/msal-common/CHANGELOG.md index 84ff2c467a..5a5dae5476 100644 --- a/lib/msal-common/CHANGELOG.md +++ b/lib/msal-common/CHANGELOG.md @@ -1,9 +1,28 @@ # Change Log - @azure/msal-common -This log was last generated on Thu, 19 Sep 2024 23:48:30 GMT and should not be manually modified. +This log was last generated on Tue, 05 Nov 2024 18:58:46 GMT and should not be manually modified. +## 14.16.0 + +Tue, 05 Nov 2024 18:58:46 GMT + +### Minor changes + +- Remove NetworkManager class (thomas.norling@microsoft.com) +- Add first order broker parameters #7348 (kshabelko@microsoft.com) +- Make clear synchronous for msal.node (shylasummers@microsoft.com) +- Additional network failure telemetry (thomas.norling@microsoft.com) +- Validate crypto.subtle is available during initialization (thomas.norling@microsoft.com) +- Bump eslint-config-msal to v0.0.0 +- Bump msal-test-utils to v0.0.1 +- Bump rollup-msal to v0.0.0 + +### Patches + +- Move correlationId to query string on /token calls (thomas.norling@microsoft.com) + ## 14.15.0 Thu, 19 Sep 2024 23:48:30 GMT diff --git a/lib/msal-common/apiReview/msal-common.api.md b/lib/msal-common/apiReview/msal-common.api.md index a77d9304e3..fc4f7a7129 100644 --- a/lib/msal-common/apiReview/msal-common.api.md +++ b/lib/msal-common/apiReview/msal-common.api.md @@ -4161,7 +4161,7 @@ export type ValidCredentialType = IdTokenEntity | AccessTokenEntity | RefreshTok // 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) // // @public (undocumented) -export const version = "14.15.0"; +export const version = "14.16.0"; // Warning: (tsdoc-param-tag-missing-hyphen) The @param block should be followed by a parameter name and then a hyphen // Warning: (tsdoc-param-tag-missing-hyphen) The @param block should be followed by a parameter name and then a hyphen diff --git a/lib/msal-common/package.json b/lib/msal-common/package.json index 22c1ba372b..3233c1bb59 100644 --- a/lib/msal-common/package.json +++ b/lib/msal-common/package.json @@ -10,7 +10,7 @@ "type": "git", "url": "https://github.com/AzureAD/microsoft-authentication-library-for-js.git" }, - "version": "14.15.0", + "version": "14.16.0", "description": "Microsoft Authentication Library for js", "keywords": [ "implicit", diff --git a/lib/msal-common/src/packageMetadata.ts b/lib/msal-common/src/packageMetadata.ts index e8cafef047..9f894cc592 100644 --- a/lib/msal-common/src/packageMetadata.ts +++ b/lib/msal-common/src/packageMetadata.ts @@ -1,3 +1,3 @@ /* eslint-disable header/header */ export const name = "@azure/msal-common"; -export const version = "14.15.0"; +export const version = "14.16.0"; diff --git a/lib/msal-node/CHANGELOG.json b/lib/msal-node/CHANGELOG.json index 51da95af83..c81421a008 100644 --- a/lib/msal-node/CHANGELOG.json +++ b/lib/msal-node/CHANGELOG.json @@ -1,6 +1,65 @@ { "name": "@azure/msal-node", "entries": [ + { + "date": "Tue, 05 Nov 2024 18:58:45 GMT", + "version": "2.16.0", + "tag": "@azure/msal-node_v2.16.0", + "comments": { + "minor": [ + { + "author": "kshabelko@microsoft.com", + "package": "@azure/msal-node", + "commit": "1bd3b55dcfd3b544359cc41ff58c63208fd52116", + "comment": "Add first order broker parameters #7348" + }, + { + "author": "shylasummers@microsoft.com", + "package": "@azure/msal-node", + "commit": "1bd3b55dcfd3b544359cc41ff58c63208fd52116", + "comment": "Make clear synchronous" + }, + { + "author": "thomas.norling@microsoft.com", + "package": "@azure/msal-node", + "commit": "1bd3b55dcfd3b544359cc41ff58c63208fd52116", + "comment": "Remove NetworkManager class" + }, + { + "author": "rginsburg@microsoft.com", + "package": "@azure/msal-node", + "commit": "1bd3b55dcfd3b544359cc41ff58c63208fd52116", + "comment": "Region auto enable on env variable #7354" + }, + { + "author": "beachball", + "package": "@azure/msal-node", + "comment": "Bump @azure/msal-common to v14.16.0", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@azure/msal-node", + "comment": "Bump eslint-config-msal to v0.0.0", + "commit": "not available" + }, + { + "author": "beachball", + "package": "@azure/msal-node", + "comment": "Bump rollup-msal to v0.0.0", + "commit": "not available" + } + ], + "none": [ + { + "author": "rginsburg@microsoft.com", + "package": "@azure/msal-node", + "commit": "1bd3b55dcfd3b544359cc41ff58c63208fd52116", + "comment": "Removed warnings from msal-node-api.md #7376" + } + ] + } + }, { "date": "Tue, 08 Oct 2024 16:51:05 GMT", "version": "2.15.0", diff --git a/lib/msal-node/CHANGELOG.md b/lib/msal-node/CHANGELOG.md index d650ba5860..65f1b26126 100644 --- a/lib/msal-node/CHANGELOG.md +++ b/lib/msal-node/CHANGELOG.md @@ -1,9 +1,23 @@ # Change Log - @azure/msal-node -This log was last generated on Thu, 03 Oct 2024 00:40:42 GMT and should not be manually modified. +This log was last generated on Tue, 05 Nov 2024 18:58:45 GMT and should not be manually modified. +## 2.16.0 + +Tue, 05 Nov 2024 18:58:45 GMT + +### Minor changes + +- Add first order broker parameters #7348 (kshabelko@microsoft.com) +- Make clear synchronous (shylasummers@microsoft.com) +- Remove NetworkManager class (thomas.norling@microsoft.com) +- Region auto enable on env variable #7354 (rginsburg@microsoft.com) +- Bump @azure/msal-common to v14.16.0 +- Bump eslint-config-msal to v0.0.0 +- Bump rollup-msal to v0.0.0 + ## 2.15.0 Thu, 03 Oct 2024 00:40:42 GMT diff --git a/lib/msal-node/apiReview/msal-node.api.md b/lib/msal-node/apiReview/msal-node.api.md index 3b888c4002..f31ef12286 100644 --- a/lib/msal-node/apiReview/msal-node.api.md +++ b/lib/msal-node/apiReview/msal-node.api.md @@ -660,8 +660,10 @@ export type UsernamePasswordRequest = Partial +## 2.2.0 + +Tue, 05 Nov 2024 18:58:46 GMT + +### Minor changes + +- Bump @azure/msal-browser to v3.27.0 +- Bump eslint-config-msal to v0.0.0 + ## 2.1.1 Thu, 03 Oct 2024 00:40:42 GMT diff --git a/lib/msal-react/apiReview/msal-react.api.md b/lib/msal-react/apiReview/msal-react.api.md index 666dbc039b..e171d7533a 100644 --- a/lib/msal-react/apiReview/msal-react.api.md +++ b/lib/msal-react/apiReview/msal-react.api.md @@ -153,7 +153,7 @@ export function useMsalAuthentication(interactionType: InteractionType, authenti // 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) // // @public (undocumented) -export const version = "2.1.1"; +export const version = "2.2.0"; // Warning: (tsdoc-param-tag-missing-hyphen) The @param block should be followed by a parameter name and then a hyphen // Warning: (ae-missing-release-tag) "withMsal" is part of the package's API, but it is missing a release tag (@alpha, @beta, @public, or @internal) diff --git a/lib/msal-react/package.json b/lib/msal-react/package.json index 11ac993173..2eee4387e2 100644 --- a/lib/msal-react/package.json +++ b/lib/msal-react/package.json @@ -1,6 +1,6 @@ { "name": "@azure/msal-react", - "version": "2.1.1", + "version": "2.2.0", "author": { "name": "Microsoft", "email": "nugetaad@microsoft.com", @@ -56,11 +56,11 @@ "apiExtractor": "api-extractor run" }, "peerDependencies": { - "@azure/msal-browser": "^3.25.0", + "@azure/msal-browser": "^3.27.0", "react": "^16.8.0 || ^17 || ^18" }, "devDependencies": { - "@azure/msal-browser": "^3.25.0", + "@azure/msal-browser": "^3.27.0", "@microsoft/api-extractor": "^7.43.4", "@rollup/plugin-typescript": "^11.1.5", "@testing-library/jest-dom": "^5.11.5", diff --git a/lib/msal-react/src/packageMetadata.ts b/lib/msal-react/src/packageMetadata.ts index dcf031e7d9..0413a1e0d2 100644 --- a/lib/msal-react/src/packageMetadata.ts +++ b/lib/msal-react/src/packageMetadata.ts @@ -1,3 +1,3 @@ /* eslint-disable header/header */ export const name = "@azure/msal-react"; -export const version = "2.1.1"; +export const version = "2.2.0"; diff --git a/package-lock.json b/package-lock.json index 7425075386..6b0bf2002c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -49,11 +49,11 @@ }, "extensions/msal-node-extensions": { "name": "@azure/msal-node-extensions", - "version": "1.3.0", + "version": "1.4.0", "hasInstallScript": true, "license": "MIT", "dependencies": { - "@azure/msal-common": "14.15.0", + "@azure/msal-common": "14.16.0", "@azure/msal-node-runtime": "^0.17.1", "keytar": "^7.8.0" }, @@ -255,7 +255,7 @@ }, "lib/msal-angular": { "name": "@azure/msal-angular", - "version": "3.0.25", + "version": "3.1.0", "license": "MIT", "devDependencies": { "@angular-devkit/build-angular": "^15.1.5", @@ -269,7 +269,7 @@ "@angular/platform-browser": "^15.1.4", "@angular/platform-browser-dynamic": "^15.1.4", "@angular/router": "^15.1.4", - "@azure/msal-browser": "^3.25.0", + "@azure/msal-browser": "^3.27.0", "@types/jasmine": "~3.6.0", "@types/jasminewd2": "~2.0.3", "@types/node": "^12.11.1", @@ -290,7 +290,7 @@ "zone.js": "~0.11.8" }, "peerDependencies": { - "@azure/msal-browser": "^3.25.0", + "@azure/msal-browser": "^3.27.0", "rxjs": "^7.0.0" } }, @@ -334,10 +334,10 @@ }, "lib/msal-browser": { "name": "@azure/msal-browser", - "version": "3.26.1", + "version": "3.27.0", "license": "MIT", "dependencies": { - "@azure/msal-common": "14.15.0" + "@azure/msal-common": "14.16.0" }, "devDependencies": { "@azure/storage-blob": "^12.2.1", @@ -380,7 +380,7 @@ }, "lib/msal-common": { "name": "@azure/msal-common", - "version": "14.15.0", + "version": "14.16.0", "license": "MIT", "devDependencies": { "@babel/core": "^7.7.2", @@ -463,10 +463,10 @@ }, "lib/msal-node": { "name": "@azure/msal-node", - "version": "2.15.0", + "version": "2.16.0", "license": "MIT", "dependencies": { - "@azure/msal-common": "14.15.0", + "@azure/msal-common": "14.16.0", "jsonwebtoken": "^9.0.0", "uuid": "^8.3.0" }, @@ -499,10 +499,10 @@ }, "lib/msal-react": { "name": "@azure/msal-react", - "version": "2.1.1", + "version": "2.2.0", "license": "MIT", "devDependencies": { - "@azure/msal-browser": "^3.25.0", + "@azure/msal-browser": "^3.27.0", "@microsoft/api-extractor": "^7.43.4", "@rollup/plugin-typescript": "^11.1.5", "@testing-library/jest-dom": "^5.11.5", @@ -527,7 +527,7 @@ "node": ">=10" }, "peerDependencies": { - "@azure/msal-browser": "^3.25.0", + "@azure/msal-browser": "^3.27.0", "react": "^16.8.0 || ^17 || ^18" } },