Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

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 androidTrustedWebActivity config to opt-in to EXTRA_LAUNCH_AS_TRUSTED_WEB_ACTIVITY (#908)

v7.0.0

Minor Changes

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 headers argument to customHeaders (#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 androidTrustedWebActivity config 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 headers argument to customHeaders (#899)
  • Fix support of setAdditionalParameters on logout method on Android (#765)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by formidablelabs, a new releaser for react-native-app-auth since your current version.


Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

---
updated-dependencies:
- dependency-name: react-native-app-auth
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant