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

Update dependency metro-react-native-babel-preset to v0.66.0 #83

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kindlymachine[bot]
Copy link
Contributor

@kindlymachine kindlymachine bot commented Feb 15, 2021

This PR contains the following updates:

Package Type Update Change
metro-react-native-babel-preset devDependencies minor 0.53.1 -> 0.66.0

Release Notes

facebook/metro

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

  • [Feature] Add API to append/insert records in ChromeHeapSnapshotProcessor (9dc1266)
  • [Feature] Add --hermes-coverage option to metro-symbolicate (fc3b6b3)
  • [Fix] Consistently return mutable position objects from source map consumer (fab9af9)
  • [Fix] Fix column offset calculation in sectioned source maps (2cc5aa8)

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:

  • [Fix] metro-source-map: propagate sourcesContent when composing source maps (#​574 (#​574))
  • [Fix] Preserve source locations in import-export-plugin
  • [Change] Resolve path-based configuration options in Metro's config normalizer
  • [Feature] metro-memory-fs: Implement realpath.native
  • [Feature] metro-memory-fs: Implement fs.truncate
  • [Feature] metro-memory-fs: Implement fs.link (http://fs.link/)
  • [Feature] metro-memory-fs: Implement fs.rename
  • [Feature] metro-memory-fs: Implement readdir(withFileTypes)
  • [Feature] Move HttpGetStore to open source
  • [Fix] MultipartResponse to allow for binary data to be sent
  • [Fix] Size attribution in metro-symbolicate
  • [Fix] Links website Docs in Help page. (#​563 (#​563))
  • [Change] Enable loose mode for @​babel/plugin-proposal-object-rest-spread
  • [Fix] Pass config overrides to metro.config.js function (#​559 (#​559))
  • [Fix] Added bundler property to babel caller (#​558 (#​558))
  • [Feature] Add rewriteRequestUrl option
  • [New] Add unstable_transformProfile as URL param
  • [Fix] DependencyGraph.resolveDependency resolves to the same module when imported from .. (#​556 (#​556))
  • [New] Add support for bytecode compilation & bytecode bundles (#​546 (#​546))
  • [Fix] Send bundle progress immediately
  • [New] New metro-hermes-compiler package @​allow-large-files (#​545 (#​545))
  • [New] Create metro-transform-worker package
  • [Fix] Add getDependencies function that automatically cleans up unused graphs
  • [New] Create metro-transform-plugins package
  • [Breaking Change] Change transform worker from a class to an object interface
  • [Fix] DependencyGraph.resolveDependency resolves to the same module when imported from . (#​540 (#​540))
  • [Security] Fix security vulnerabilities in third-party dependencies
  • [Removed] Remove hmrEnabled option

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)

v0.56.0

Compare Source

Metro minor targeted at React Native 0.61+.

v0.55.0

Compare Source

  • [Breaking]: Introduce Fast Refresh as a replacement for hot reloading (https://twitter.com/reactnative/status/1144629612921720833)
  • [Breaking]: Remove providesModuleNodeModules option (7b46150).
  • [New package]: ob1, a small library for working with 0- and 1-based offsets in a type-checked way (437374f).
  • [Feature]: Include original and inferred function names in source maps (64fc81e, 4bb9969).
  • [Feature]: New source map consumer implementation (ccd508c) and source map composition function (6017085) in metro-source-map.
  • [Feature]: Expose a modulesOnly option for the bundle endpoint (79904d8).
  • [Fixes]: Several bugfixes in Metro server (39892a2, affd060, 721cbe2, dc2f29f, 118f1f8, etc).
  • [Fixes]: Support import {default as localName} (2f15a05).
  • [Fixes]: Make Metro server more responsive during a symbolication request (99cd176).
  • [Experimental]: Add an "Import Bundle" mode to Metro (9dd961a).

(list of commits since v0.54.1)

v0.54.1

Compare Source

  • [Fixed]: Minor issues in metro-symbolicate.

(list of commits since v0.54.0)

v0.54.0

Compare Source

  • [Breaking]: Removed hooks feature in the default module registry (19412af).
  • [Feature]: Validated new configuration using jest-validate (#​205).
  • [Fixes]: Several fixes in metro-inspector-proxy (35afd38, d68eb4e, 0393cdf, 22a87e0, 3587eac, 0187b31,
    d1149ee)
  • [Fixes]: Several fixes in metro-source-map.
  • [Fixes]: Improved symbolication of wrapped functions in metro-symbolicate (b8c5243)
  • [Maintenance]: Upgraded several dependencies.

(list of commits since v0.53.1)


Renovate 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 Renovate Bot.

@kindlymachine kindlymachine bot requested a review from statik as a code owner February 15, 2021 15:35
@kindlymachine kindlymachine bot added dependencies Pull requests that update a dependency file javascript labels Feb 15, 2021
@kindlymachine kindlymachine bot force-pushed the renovate/metro-react-native-babel-preset-0.x branch from ee18297 to c03a405 Compare March 3, 2021 09:46
@kindlymachine kindlymachine bot changed the title Update dependency metro-react-native-babel-preset to v0.65.1 Update dependency metro-react-native-babel-preset to v0.65.2 Mar 3, 2021
@kindlymachine kindlymachine bot force-pushed the renovate/metro-react-native-babel-preset-0.x branch from c03a405 to 1f7c8d0 Compare April 26, 2021 06:05
@kindlymachine kindlymachine bot changed the title Update dependency metro-react-native-babel-preset to v0.65.2 Update dependency metro-react-native-babel-preset to v0.66.0 Apr 26, 2021
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 javascript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants