microsoft-graph-toolkit
microsoft-graph-toolkit copied to clipboard
Bump @azure/msal-browser from 2.27.0 to 2.28.1
Bumps @azure/msal-browser from 2.27.0 to 2.28.1.
Release notes
Sourced from @azure/msal-browser
's releases.
@azure/msal-browser
v2.28.12.28.1
Mon, 01 Aug 2022 22:22:35 GMT
Patches
- Rename native request property scopes to scope #5043 ([email protected])
- adding network performance measurement #4834 ([email protected])
- Send login_hint claim instead of sid if available #4990 ([email protected])
- Bump
@azure/msal-common
to v7.3.0 (beachball)Discussion: https://github.com/AzureAD/microsoft-authentication-library-for-js/discussions/5068
@azure/msal-browser
v2.28.02.28.0
Mon, 18 Jul 2022 23:26:21 GMT
Minor changes
- Added new token size field in the perf telemetry data #4973 ([email protected])
- Add local cache support for JS-WAM bridge #4971 ([email protected])
- Bump
@azure/msal-common
to v7.2.0 (beachball)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/5019
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)