status-im / react-native-desktop-qt

A Desktop port of React Native, driven by Qt, forked from Canonical
1.22k stars 85 forks source link

Bump metro from 0.48.3 to 0.58.0 #543

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps metro from 0.48.3 to 0.58.0.

Release notes

Sourced from metro's releases.

v0.58.0

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

  • [Feature]: Add reloadWithReason to Fast Refresh (61de16b)
  • [Documentation]: Add docs example for connect middleware (ca68db1)
  • [Fix]: Fix BABEL_ENV resolution in babel transformer (c509a89)
  • [Fix]: Fix debugging of split bundles (8669ebd) (list of commits since v0.56.3)

v0.56.4

v0.56.3

Makes Metro compatible with Flow v0.109.0.

(list of commits since v0.56.0)

v0.56.0

Metro minor targeted at React Native 0.61+.

v0.55.0

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

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

(list of commits since v0.54.0)

... (truncated)
Commits
  • 878674b Metro - Publish 0.58.0
  • 171cc4a Replace all instances of 'localhost' in urlRegex, not just the first
  • 1a97770 Deploy Flow v0.116 to xplat
  • 1a38e00 Add watch option to Server and disable file watchers for runBuild (#507)
  • 6ee6285 v0.115 in xplat/js
  • 405b1c5 metro-react-native-babel-preset support TypeScript namespace (#505)
  • c90ea3a Fix the RN bundling in CI servers by checking for CI servers and turn… (#503)
  • 984aab8 Remove use of inexact-spread Flow lint
  • 62dfe86 Allow customSerializer to both generate code and source map
  • f6314e4 Pass the original module name to custom resolver (#499)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by metro-bot, a new releaser for metro since your current version.


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.