Skip to content

Bump metro-react-native-babel-preset from 0.51.1 to 0.58.0#70

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/metro-react-native-babel-preset-0.58.0
Closed

Bump metro-react-native-babel-preset from 0.51.1 to 0.58.0#70
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/metro-react-native-babel-preset-0.58.0

Conversation

@dependabot-preview

Copy link
Copy Markdown

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

Release notes

Sourced from metro-react-native-babel-preset'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

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jan 20, 2020
@dependabot-preview

Copy link
Copy Markdown
Author

Superseded by #82.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/metro-react-native-babel-preset-0.58.0 branch March 19, 2020 21:04
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.

0 participants