Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

⬆️ Bump metro-react-native-babel-preset from 0.54.1 to 0.55.0#121

Merged
tpucci merged 1 commit intomasterfrom
dependabot/npm_and_yarn/metro-react-native-babel-preset-0.55.0
Jul 14, 2019
Merged

⬆️ Bump metro-react-native-babel-preset from 0.54.1 to 0.55.0#121
tpucci merged 1 commit intomasterfrom
dependabot/npm_and_yarn/metro-react-native-babel-preset-0.55.0

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

@dependabot-preview dependabot-preview Bot commented Jul 5, 2019

Bumps metro-react-native-babel-preset from 0.54.1 to 0.55.0.

Release notes

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

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)

Commits
  • cf96513 Bump Metro to v0.55.0
  • 6017085 Add composeSourceMaps function
  • ccd508c Implement a source map consumer class
  • a2810a6 Update react-refresh to 0.2.0
  • 437374f Create ob1 package
  • a681b18 Enable Flow in symbolication code
  • 491cd33 Enable Flow lints
  • 1318382 Enable nullish-coalescing operator
  • 19d529b Switch to normal Flow syntax in metro-symbolicate
  • 13dced7 Test symbolication CLI in-process
  • 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 will not automatically merge this PR because this dependency is pre-1.0.0.


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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jul 5, 2019
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/npm_and_yarn/metro-react-native-babel-preset-0.55.0 branch from 9195846 to 0ab0011 Compare July 9, 2019 05:54
Bumps [metro-react-native-babel-preset](https://github.com/facebook/metro) from 0.54.1 to 0.55.0.
- [Release notes](https://github.com/facebook/metro/releases)
- [Changelog](https://github.com/facebook/metro/blob/master/CHANGELOG.md)
- [Commits](facebook/metro@v0.54.1...v0.55.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot force-pushed the dependabot/npm_and_yarn/metro-react-native-babel-preset-0.55.0 branch from 0ab0011 to 75ec00d Compare July 13, 2019 11:57
@tpucci tpucci merged commit b653290 into master Jul 14, 2019
@tpucci tpucci deleted the dependabot/npm_and_yarn/metro-react-native-babel-preset-0.55.0 branch July 14, 2019 07:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant