microsoft-graph-toolkit
microsoft-graph-toolkit copied to clipboard
Bump @azure/msal-common from 7.1.0 to 7.3.0
Bumps @azure/msal-common from 7.1.0 to 7.3.0.
Release notes
Sourced from @​azure/msal-common
's releases.
@​azure/msal-common
v7.3.07.3.0
Mon, 01 Aug 2022 22:22:35 GMT
Minor changes
- adding network performance measurement #4834 ([email protected])
Patches
- Add error handling for server errors in device-code (#5033) ([email protected])
- Send login_hint claim instead of sid if available #4990 ([email protected])
Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/5064
@​azure/msal-common
v7.2.07.2.0
Mon, 18 Jul 2022 23:26:21 GMT
Minor changes
- Add local cache support for JS-WAM bridge #4971 ([email protected])
- Added new token size field in perf telemetry data #4973 ([email protected])
- support caching rt flow response in migration scenarios (#4844) ([email protected])
- App Token Provider extensibiliy for AzureSDK ([email protected])
Patches
- Fix bug with activeAccount when two accounts have same local account id #5004 ([email protected])
Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/5016
Commits
e2dc2f9
Bump package versions (#5024)9ddeaca
Add release pipeline (#5061)86166e7
Edit testsd2fa880
Address feedbacke9f5462
Add tests and change log20161fd
Change filesd5df2fa
Add error handling in device-code2c028d8
Merge pull request #5054 from AzureAD/dependabot/npm_and_yarn/lib/msal-core/c...f21832e
Merge pull request #5055 from AzureAD/dependabot/npm_and_yarn/lib/msal-angula...0d06662
Bump caniuse-lite from 1.0.30001368 to 1.0.30001373 in /lib/msal-core- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Thank you for creating a Pull Request @dependabot[bot].
This is a checklist for the PR reviewer(s) to complete before approving and merging this PR:
- [ ] I have verified a documentation PR has been linked and is approved (or not applicable)
- [ ] I have ran this PR locally and have tested the fix/feature
- [ ] I have verified that stories have been added to storybook (or not applicable)
- [ ] I have tested existing stories in storybook to verify no regression has occured
- [ ] I have tested the solution in at least two browsers (Edge + 1 non-Chromium based browser)