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.76.7 to 0.77.0 in /00-Login #121

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps metro-react-native-babel-preset from 0.76.7 to 0.77.0.

Release notes

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

v0.77.0

NOTE: Experimental features are not covered by semver and can change at any time.

Full Changelog: https://github.com/facebook/metro/compare/v0.76.7...v0.77.0

Commits
  • 19e6185 Metro Release 0.77.0
  • c939178 Group Haste-related data under haste in cache structure
  • a6e3dd0 Optimise/simplify getPlatformExtension
  • 668ee8d Encapsulate Haste (de)serialization in MutableHasteMap
  • f443e5d Encapsulate Haste Map mutations in MutableHasteMap
  • c6bd02e Internally rename moduleMap/hasteModuleMap -> hasteMap
  • 8240186 Relabel metro-file-map default export HasteMap->FileMap, createHasteMap->crea...
  • a80af0b metro-file-map: Separate MockMap from ModuleMap
  • 6d46078 Fix mismatched metro-transform-worker version - use absolute worker paths
  • 4d4d7e8 Deploy 0.211.0 to xplat
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.