auth0-samples / auth0-react-native-sample

Auth0 Integration Samples for React Native
https://auth0.com/docs/quickstart/native/react-native
MIT License
128 stars 156 forks source link

Bump metro-react-native-babel-preset from 0.72.3 to 0.73.0 in /00-Login #85

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps metro-react-native-babel-preset from 0.72.3 to 0.73.0.

Release notes

Sourced from metro-react-native-babel-preset's releases.

Release v0.73.0

  • [Breaking] Switch default minifier from uglify-es to terser. (#871)
  • [Breaking]: Increase minimum supported Node.js version to ^14.17.0. (#872)
  • [Breaking]: Drop support for old (pre-CalVer) Watchman versions. (422055a5ccaca41edb1864ca07d4f810b3e03791)
  • [Feature]: Support fsevents watcher on Apple Silicon. (#875)
  • [Feature]: Support loading source URLs in inspector-proxy. (db19b06bdd6d2fbbe109e4f3be4b3af3489c1f1c)
  • [Fix]: Log warning on unexpected error during metro-file-map cache read. (7028b7f51074f9ceef22258a8643d0f90de2388b)
  • [Fix]: Remove exponentiation operator transform from metro-react-native-babel-preset. (c2365bb1d72a3773b31c05feab13a96afac484df)
  • [Fix]: Don’t check watchman --version if useWatchman is false. (76c9307ed61efa7794b30b4e585cc5941ed73e16)

Full Changelog: https://github.com/facebook/metro/compare/v0.72.3...v0.73.0

Commits
  • 1b064f2 Release 0.73.0
  • 4b78430 Introduce a platform allowlist for libraries
  • f0e9c73 Add watch-related debug and perfLogger output to metro-file-map
  • 43a1ba4 Revert D39966518: Release 0.73.0
  • b83ad85 Release 0.73.0
  • db19b06 Support loading source URLs in inspector-proxy
  • 0b4cd33 Deploy 0.188.1 to xplat
  • 3db59ec Sanitize docblocks with @​oncall (*.js)
  • 085f8d2 Deploy 0.188.0 to xplat
  • 9329b82 Support fsevents watcher on Apple silicon (#875)
  • Additional commits viewable in compare view


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 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)