Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump metro-react-native-babel-preset from 0.58.0 to 0.65.2 #19

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2021

Bumps metro-react-native-babel-preset from 0.58.0 to 0.65.2.

Release notes

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

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 (TODO get hashes of 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)

Release v0.64.0

  • [Feature]: Add mkdtemp and mkdtempSync implementations to metro-memory-fs (1ed78495ec5b492d3ce6f1f375bc596b18d9dc52)
  • [Feature]: Add chmod, lchmod, and fchmod implementations to metro-memory-fs (d99b55be2cb9567e31f5a09ff96e3fd10c54941b)
  • [Feature]: Support function-name inference for flow typecast-expressions to source-maps (d48277f5b78f43365333652a459602b7990fca54)
  • [Feature]: Support SegmentID field in Hermes mini-dump stack traces (d0634a858a860b4739ca821cec744b705edf9013)
  • [Feature]: Support node modules algorithm for resolving configuration path (dea7e0549c286f8052df86f833de6221463687c7)
  • [Feature]: Remove template literal and shorthand prop transformation from hermes-stable preset (1367b711d8807d0b300e23a06d11befe3e66d6f1)
  • [Feature]: Add nodeModulesPath option to resolver (b2528d40c46085a32adbae370d0e47b6a24e3c8c)
  • [Feature]: Remove computed properties, spread, and spread rest transform plugins from Hermes-canary preset (82818e778b75cdd1398f974513111a9a0ed43907)
  • [Breaking]: Renames the Metro transform.inlineRequires.blacklist option to blockList. (b25fe89261732bd0befe965e4cf0bd38ff55b2b6)
  • [Fix]: Prevent inlining of __DEV__ in object property-keys (42942ca2ba81d03e50167ed028c8efb733bb0a3b)
  • [Fix]: Include /node_modules in resolver search path (04a2a466eb353ea2953aac108654276c262fedfb)
  • [Fix]: Correctly escape the path separator in blocklist regular expressions on Windows (881d9f6d97da92fbf510236fef697642ac9a3fe2)
  • [Experimental]: Support absolute file paths when symbolicating stack traces (7be228453f5ff93191401c54614feb7c336fa86c)

Release v0.63.0

  • [fix] Change initialisation logo and text from RN to Metro

Release v0.62.0

  • [feature] Add onBundleBuilt to ServerOptions

Release v0.61.0

Contains all changes since 0.60.0:

  • [Feature]: Add support for blockList and array of regexs
  • [Fix]: Change order of imports to be the same as in source files
  • [Feature]: Add new secureServerOptions option to runServer
  • [Feature]: Add inline-requires option
  • [PetPeeve]: Metro server => Metro

See 0.59.0...0.60.0 for a full list of changes.

... (truncated)

Commits
  • 54ec3b7 Bump Metro to 0.65.2
  • 63f3d1e Fix _interopRequireDefault not defined error
  • bfd76e7 Update emhermesc.js using Buck
  • a9862e6 Deploy v0.145.0 to xplat
  • 7e99d9e Bump Metro to 0.65.1
  • 9dc1266 Add API to append/insert records in ChromeHeapSnapshotProcessor
  • 307fa6c Simplify ChromeHeapSnapshot iterator position logic
  • fc3b6b3 add --hermes-coverage option
  • 9ae2e00 Deploy Flow v0.144.0
  • fab9af9 Consistently return mutable position objects from source map consumer
  • 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)

Bumps [metro-react-native-babel-preset](https://github.com/facebook/metro) from 0.58.0 to 0.65.2.
- [Release notes](https://github.com/facebook/metro/releases)
- [Changelog](https://github.com/facebook/metro/blob/master/CHANGELOG.md)
- [Commits](facebook/metro@0.58.0...v0.65.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 18, 2021
@newerton newerton merged commit 4233fc6 into master Mar 18, 2021
@newerton newerton deleted the dependabot/npm_and_yarn/metro-react-native-babel-preset-0.65.2 branch March 18, 2021 14:15
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.

None yet

1 participant