Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 5, 2021

Bumps metro-react-native-babel-preset from 0.64.0 to 0.66.2.

Release notes

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

Release v0.66.2

  • [Fix] Fix crash in React Native 0.65.0-rc.2. (f7c6325)

Release v0.66.1

  • [Feature] Add option to use the Hermes parser in the transformer. (6dae163)
  • [Feature] Update the list of default React Native lazy imports to match the removal of Picker, which was already deprecated. (7dcb20d)
  • [Feature] Make the input transform options (e.g. platform) available to experimentalSerializerHook and customSerializer. (#679)
  • [Fix] Avoid triggering Babel scope caching bugs. (4fea2bd, 1370b7a)
  • [Fix] Fix Hermes debugger proxy for IPv6. (#662)
  • [Types] Remove documentation and types for the postMinifyProcess option which has been broken since Metro v0.33.0. (5d778de)
  • [Experimental] Various unstable additions to the transformer config. These are not covered by semver and can change at any time. (6482241, 3390274, 5b913fa, #677)

Release v0.66.0

  • [Breaking] metro-symbolicate: Optionally accept a SourceURL parameter for debug builds (7ad7560)
  • [Feature] Move generator to Hermes stable (b280477)
  • [Feature] Move for-of and ?? to hermes stable (31375f7)
  • [Feature] Set app name for React Native Experimental Debug Connection (3aca116)
  • [Feature] Infer the name "default" for anonymous exports (af23a1b)
  • [Fix] Disable fileName moduleId parsing for non-legacy source maps (e473e93)
  • [Fix] Format log messages using printf format (f2b3485)
  • [Fix] Fix scope of function declaration binding in constant folding (150d13e)

Release v0.65.2

  • [Fix] Fix _interopRequireDefault not defined error when using ES Modules (63f3d1e14407266be64ccbbb982485e107f327f0)

Release v0.65.1

Release v0.65.0

  • [Breaking]: Remove JSON from default asset types (#593)
  • [Breaking]: Removes support for Node 10 (bc8a3f057c7fe277742de6ca9ce98808a76b1d03)
  • [Feature]: metro-symbolicate: Support for symbolicating Chrome heap timelines (cb542c0f00987996caeef9672288e2b386d36d8b, 6b0a0cb6afaa28d3a72fb2df7cbd2a99dc7362c4)
  • [Feature]: Update the default list of lazy imports to match RN 0.63 (#602)
  • [Performance]: Several changes that improve Metro's startup and bundling performance (807bea7, bc8a3f0, aceafc5, 279b295, 745e2d8, a942002, d6eefe4)
  • [Fix]: Optimize Platform.select() calls correctly when the argument includes methods (4d9908b)
  • [Fix]: Handle EISDIR errors in buildCodeFrameMessage (#567)
Commits
  • c21daba Bump metro to 0.66.2
  • 4972832 Deploy Flow v0.155.1
  • f0247a8 Deploy Flow v0.155.1
  • f7c6325 fix(metro): cannot read property 'toUpperCase' of undefined (#687)
  • 48b5b1e Update xplat to Flow v0.155.0
  • 2b44ec3 Publish 0.66.1
  • 3bd12ad Remove biased terminology in test file
  • b5adfa0 Explicitly turn off indexed_access flowconfig option in Xplat
  • 57106d2 Add transformOptions to each graph. Update tests. (#679)
  • 598de6f Add experimental transformer setting for disabling require() renaming (#677)
  • 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)

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 5, 2021

The following labels could not be found: 🤖 dependabot 🤖.

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-example-metro-react-native-babel-preset-0.66.2 branch from 0c61b3a to a29806f Compare October 13, 2021 11:39
Bumps [metro-react-native-babel-preset](https://github.com/facebook/metro) from 0.64.0 to 0.66.2.
- [Release notes](https://github.com/facebook/metro/releases)
- [Changelog](https://github.com/facebook/metro/blob/master/CHANGELOG.md)
- [Commits](facebook/metro@v0.64.0...v0.66.2)

---
updated-dependencies:
- dependency-name: metro-react-native-babel-preset
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-example-metro-react-native-babel-preset-0.66.2 branch from a29806f to af12ee1 Compare October 20, 2021 06:40
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 1, 2022

Superseded by #74.

@dependabot dependabot bot closed this Feb 1, 2022
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-example-metro-react-native-babel-preset-0.66.2 branch February 1, 2022 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants