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

chore(deps): update dependency metro-react-native-babel-preset to v0.66.2 #244

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 5, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
metro-react-native-babel-preset 0.56.0 -> 0.66.2 age adoption passing confidence

Release Notes

facebook/metro

v0.66.2

Compare Source

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

v0.66.1

Compare Source

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

v0.66.0

Compare Source

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

v0.65.2

Compare Source

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

v0.65.1

Compare Source

v0.65.0

Compare Source

  • [Breaking]: Remove JSON from default asset types (#​593)
  • [Breaking]: Removes support for Node 10 (bc8a3f0)
  • [Feature]: metro-symbolicate: Support for symbolicating Chrome heap timelines (cb542c0, 6b0a0cb)
  • [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)

v0.64.0

Compare Source

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

v0.63.0

Compare Source

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

v0.62.0

Compare Source

  • [feature] Add onBundleBuilt to ServerOptions

v0.61.0

Compare Source

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.

v0.60.0

Compare Source

Contains all changes since 0.59.0:

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

v0.59.0

Compare Source

Contains all changes since 0.58.0:

  • [Feature] Add support for optional dependencies (#​511)
  • [Feature] Bring back the option to use terser as a minifier (#​510)
  • [Feature] Record source locations of dependencies in graph
  • [Feature] Show a code frame for resolution errors
  • [Fix] Handle circular dependency removal in the DeltaBundler (#​506)
  • [Improvement] Micro optimizations for module resolutions
  • [Breaking] Removed Metro's old configuration
  • [Breaking] Removed resolving to platform specific asset name
  • [Breaking] Removed virtualMapper config option

See facebook/metro@0.58.0...0.59.0 for a full list of changes.

v0.58.0

Compare Source

  • [Feature]: Add codeframes to symbolication endpoint.
  • [Feature]: Add native as an option for Platform.select (#​480).
  • [Feature]: Add module name to reload reason.
  • [Feature]: metro-react-native-babel-preset support for TypeScript namespace (#​505).
  • [Feature]: Add watch option to Server and disable file watchers for runBuild (#​507).
  • [Fix]: Fix for source maps in chrome devtools.
  • [Fix]: Fix for debugger devtoolsFrontendUrl URL encoding.
  • [Fix]: Fix for Fast Refresh to re-run Modules in Topological Order.
  • [Fix]: Use absolute path, not relative path, when calculating delta (#​493).
  • [Fix]: Pass the original module name to custom resolver (#​499).

v0.57.0

Compare Source

v0.56.4

Compare Source

v0.56.3

Compare Source

Makes Metro compatible with Flow v0.109.0.

(list of commits since v0.56.0)


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update dependency metro-react-native-babel-preset to v0.66.1 chore(deps): update dependency metro-react-native-babel-preset to v0.66.2 Jul 20, 2021
@renovate renovate bot force-pushed the renovate/metro-react-native-babel-preset-0.x branch from 8bffe10 to 088c2c5 Compare July 20, 2021 12:52
@maggialejandro maggialejandro deleted the renovate/metro-react-native-babel-preset-0.x branch August 2, 2021 22:05
@renovate
Copy link
Contributor Author

renovate bot commented Aug 2, 2021

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (0.66.2). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

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.

None yet

2 participants