Skip to content

Bump metro-react-native-babel-preset from 0.51.1 to 0.59.0#82

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

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

Conversation

@dependabot-preview

Copy link
Copy Markdown

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

Release notes

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

v0.59.0

Contains all changes since 0.58.0. See react/metro@0.58.0...0.59.0

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

... (truncated)
Commits
  • 277ca61 Publish 0.59.0
  • 2b2ea51 docs: update readme for metro preset (#532)
  • 0480dad Handle virtualised FS gracefully in UnableToResolveError constructor
  • bffbe99 migrate website deploy workflow to github actions (#531)
  • fadc316 Use Jest's dependency extractor instead of scanFile
  • 2a41e8e Delete languages.js and publish-gh-pages.js (#530)
  • 57baeb2 Migrate to docusaurus 2 (#527)
  • c334d4b Delete appveyor.yml (#528)
  • e54819c add optional dependency support (#511)
  • 32af77c fix flow type in parseCustomTransformOptions
  • 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.59.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.59.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 Mar 19, 2020
@dependabot-preview

Copy link
Copy Markdown
Author

Superseded by #123.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/metro-react-native-babel-preset-0.59.0 branch June 30, 2020 22:39
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