msgraph-sample-react-native
msgraph-sample-react-native copied to clipboard
Bump react-native-app-auth from 6.4.3 to 7.2.0 in /GraphRNSample
Bumps react-native-app-auth from 6.4.3 to 7.2.0.
Release notes
Sourced from react-native-app-auth's releases.
v7.2.0
Minor Changes
- Updated the minimum version of AppAuth-iOS to 1.7.3 to meet the package's requirement, which includes the necessary privacy manifest. (#971)
v7.1.3
Patch Changes
- Moves '
@changesets/cli' from dependencies to devDependencies, so that it isn't downloaded for react-native-app-auth package users (#945)v7.1.2
Patch Changes
- Fix iosCustomBrowser not exchanging token (
cb3b70a)v7.1.1
Patch Changes
- Fix Android crash with NullPointerException (
a437123)v7.1.0
Minor Changes
- Added
androidTrustedWebActivityconfig to opt-in to EXTRA_LAUNCH_AS_TRUSTED_WEB_ACTIVITY (#908)v7.0.0
Minor Changes
- Added support for Chrome Trusted Web Activity (#747). Thanks
@tomferreira🚀Patch Changes
Fix order of parameters for register on iOS (#804). Thanks
@tudormarze🙌Readme update for RN 0.68+ setup (#900)
Update README to link to Contributing guide (#887)
correct swift setup example code (#775). Thanks
@miblanchard🏅Improve readability of method arguments be renaming
headersargument tocustomHeaders(#899)Fix support of setAdditionalParameters on logout method on Android (#765). Thanks
@chathuraSupun🎺
... (truncated)
Changelog
Sourced from react-native-app-auth's changelog.
7.2.0
Minor Changes
- Updated the minimum version of AppAuth-iOS to 1.7.3 to meet the package's requirement, which includes the necessary privacy manifest. (#971)
7.1.3
Patch Changes
- Moves '
@changesets/cli' from dependencies to devDependencies, so that it isn't downloaded for react-native-app-auth package users (#945)7.1.2
Patch Changes
- Fix iosCustomBrowser not exchanging token (
cb3b70a)7.1.1
Patch Changes
- Fix Android crash with NullPointerException (
a437123)7.1.0
Minor Changes
- Added
androidTrustedWebActivityconfig to opt-in to EXTRA_LAUNCH_AS_TRUSTED_WEB_ACTIVITY (#908)7.0.0
Minor Changes
- Added support for Chrome Trusted Web Activity (#897)
Patch Changes
- Fix order of parameters for register on iOS (#804)
- Readme update for RN 0.68+ setup (#900)
- Update README to link to Contributing guide (#887)
- correct swift setup example code (#775)
- Improve readability of method arguments be renaming
headersargument tocustomHeaders(#899)
- Fix support of setAdditionalParameters on logout method on Android (#765)
... (truncated)
Commits
2b61fa3Version Packages (#972)c0cd92bAppAuth version updated for Apple Privacy Manifest for AppAuth-iOS (#971)22683e5updated google.md doc for solving #581 (#970)840d8d7fix: added notes in google example for android (#967)aba51badocs(keycloak): update outdated information about revocation_endpoint (#948)b42e66aVersion Packages (#947)7cf4735Move@changesets/clito devDependencies list (#945)351a9cfVersion Packages (#944)cb3b70aAdd changeset for #93941126d4Fix iosCustomBrowser not exchanging token (#939)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by formidablelabs, a new releaser for react-native-app-auth since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)