Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump react and angular to next major versions #7509

Merged
merged 5 commits into from
Jan 15, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "Bump react and angular to next major versions",
"packageName": "@azure/msal-angular",
"email": "[email protected]",
"dependentChangeType": "none"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"type": "minor",
"type": "patch",
"comment": "Update msal-browser peer dependency to include v4",
"packageName": "@azure/msal-angular",
"email": "[email protected]",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"type": "minor",
"type": "patch",
"comment": "Update msal-browser peer dependency to include v4",
"packageName": "@azure/msal-react",
"email": "[email protected]",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "Bump react and angular to next major versions",
"packageName": "@azure/msal-react",
"email": "[email protected]",
"dependentChangeType": "none"
}
2 changes: 1 addition & 1 deletion lib/msal-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@azure/msal-angular",
"version": "3.1.0",
"version": "4.0.0",
"author": {
"name": "Microsoft",
"email": "[email protected]",
Expand Down
2 changes: 1 addition & 1 deletion lib/msal-angular/src/packageMetadata.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
/* eslint-disable header/header */
export const name = "@azure/msal-angular";
export const version = "3.1.0";
export const version = "4.0.0";
2 changes: 1 addition & 1 deletion lib/msal-react/apiReview/msal-react.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.0";
export const version = "3.0.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)
Expand Down
2 changes: 1 addition & 1 deletion lib/msal-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@azure/msal-react",
"version": "2.2.0",
"version": "3.0.0",
"author": {
"name": "Microsoft",
"email": "[email protected]",
Expand Down
2 changes: 1 addition & 1 deletion lib/msal-react/src/packageMetadata.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
/* eslint-disable header/header */
export const name = "@azure/msal-react";
export const version = "2.2.0";
export const version = "3.0.0";
24 changes: 12 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@angular/platform-browser": "^16.0.4",
"@angular/platform-browser-dynamic": "^16.0.4",
"@angular/router": "^16.0.4",
"@azure/msal-angular": "^3.0.4",
"@azure/msal-angular": "^4.0.0",
"@azure/msal-browser": "^4.0.0",
"core-js": "^3.21.1",
"rxjs": "^7.8.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@angular/platform-browser": "^16.1.5",
"@angular/platform-browser-dynamic": "^16.1.5",
"@angular/router": "^16.1.5",
"@azure/msal-angular": "^3.0.4",
"@azure/msal-angular": "^4.0.0",
"@azure/msal-browser": "^4.0.0",
"rxjs": "~7.8.0",
"ts-node": "^10.9.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@angular/platform-browser": "^15.1.0",
"@angular/platform-browser-dynamic": "^15.1.0",
"@angular/router": "^15.1.0",
"@azure/msal-angular": "^3.0.4",
"@azure/msal-angular": "^4.0.0",
"@azure/msal-browser": "^4.0.0",
"rxjs": "~7.8.0",
"ts-node": "^10.9.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@angular/platform-browser": "^16.0.4",
"@angular/platform-browser-dynamic": "^16.0.4",
"@angular/router": "^16.0.4",
"@azure/msal-angular": "^3.0.4",
"@azure/msal-angular": "^4.0.0",
"@azure/msal-browser": "^4.0.0",
"rxjs": "~7.8.0",
"ts-node": "^10.9.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@angular/platform-browser": "^17.3.0",
"@angular/platform-browser-dynamic": "^17.3.0",
"@angular/router": "^17.3.0",
"@azure/msal-angular": "^3.0.13",
"@azure/msal-angular": "^4.0.0",
"@azure/msal-browser": "^4.0.0",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@angular/platform-browser": "^18.0.0",
"@angular/platform-browser-dynamic": "^18.0.0",
"@angular/router": "^18.0.0",
"@azure/msal-angular": "^3.0.16",
"@azure/msal-angular": "^4.0.0",
"@azure/msal-browser": "^4.0.0",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
Expand Down
2 changes: 1 addition & 1 deletion samples/msal-react-samples/b2c-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@azure/msal-browser": "^4.0.0",
"@azure/msal-react": "^2.0.3",
"@azure/msal-react": "^3.0.0",
"@emotion/react": "^11.9.3",
"@emotion/styled": "^11.9.3",
"@mui/icons-material": "^5.8.4",
Expand Down
2 changes: 1 addition & 1 deletion samples/msal-react-samples/nextjs-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@azure/msal-browser": "^4.0.0",
"@azure/msal-react": "^2.0.3",
"@azure/msal-react": "^3.0.0",
"@emotion/cache": "^11.10.5",
"@emotion/react": "^11.10.5",
"@emotion/server": "^11.10.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@azure/msal-browser": "^4.0.0",
"@azure/msal-react": "^2.0.3",
"@azure/msal-react": "^3.0.0",
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@mui/icons-material": "^5.10.16",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@azure/msal-browser": "^4.0.0",
"@azure/msal-react": "^2.0.3",
"@azure/msal-react": "^3.0.0",
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@mui/icons-material": "^5.10.16",
Expand Down
Loading