[Feature]: metro-babel-transformer and metro-react-native-babel-transformer will return metadata from Babel transform results. (42fdbc2b20c29ca4cfad404a4c222c65077c6f5e by @robhogan)
[Feature]: Expose TerminalReporter for Reporter implementations. (417e6f276ff9422af6039fc4d1bce41fcf7d9f46 by @colinta)
[Feature]: Allow client-side device identifiers in inspector proxy. (c6a94bc170cf95a6bb21b5638929ec3311a9a5b7 by @byCedric)
[Fix]: EPERM file watching errors on Windows. (4b22efbe85fed9d0520dd5d57bd1a394b2cc66f6 by @robhogan)
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 show 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)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps metro-react-native-babel-preset from 0.71.0 to 0.77.0.
Release notes
Sourced from metro-react-native-babel-preset's releases.
... (truncated)
Commits
19e6185
Metro Release 0.77.0c939178
Group Haste-related data underhaste
in cache structurea6e3dd0
Optimise/simplify getPlatformExtension668ee8d
Encapsulate Haste (de)serialization in MutableHasteMapf443e5d
Encapsulate Haste Map mutations in MutableHasteMapc6bd02e
Internally rename moduleMap/hasteModuleMap -> hasteMap8240186
Relabel metro-file-map default export HasteMap->FileMap, createHasteMap->crea...a80af0b
metro-file-map: Separate MockMap from ModuleMap6d46078
Fix mismatchedmetro-transform-worker
version - use absolute worker paths4d4d7e8
Deploy 0.211.0 to xplatYou 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 show