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

Bump metro-react-native-babel-preset from 0.47.0 to 0.51.1 #270

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 14, 2019

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

Release notes

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

v0.51.1

(list of commits since v0.50.0)

v0.51.0

  • [Breaking]: Create metro-react-native-babel-transformer package and remove reactNativeTransformer.js file from the metro package (more info: 1, 2).
  • [Security]: Bump ws package to 1.1.5 due to vulnerability issues (more info).
  • [Fix]: Issue with assets living outside of the project root (#322).
  • [Improvement]: Add basic welcome message to visualizer (more info).

(list of commits since v0.50.0)

v0.50.0

  • [Feature]: Add Yarn PnP resolver (more info).
  • [Improvement]: Drop console.warning when module is defined twice (#316).
  • [Improvement]: Use lazy mode to compile dependencies (more info).
  • [Fix]: Pass caller option to babel when transforming (#319).
  • [Fix]: Fix transformation of require implementation after bump to babel 7 (more info).
  • [Fix]: Fix watch script on linux (more info).

(list of commits since v0.49.2)

v0.49.2

  • [Improvement]: Optimizations to the Delta Client (more info).
  • [Fix]: Adds a missing peer dependency to metro-react-native-preset (more info).
  • [Fix]: parsing of the HMR legacy URLs (more info).

(list of commits since v0.49.1)

v0.49.1

  • [Feature]: Add custom serializer (#309).
  • [Feature]: entryFile is no longer assumed to end with .js extension (#310).
  • [Feature]: Add support for publicPath to enable serving assets from different locations (#299).
  • [Feature]: Make dynamic import interoperable for CJS and ESM (more info).
  • [Fix]: Fix source map loading in the remote debugger (more info).
  • [Fix]: Fix metro visualizer transformation (more info).

(list of commits since v0.49.0)

v0.49.0

  • [Feature]: Add Source map support for HMR updates (more info).
  • [Feature]: Add a ServiceWorker implementation to get development updates via delta bundles in web (more info).

(list of commits since v0.48.3)

v0.48.5

This version has the exact same contents as v0.48.1.

v0.48.2-v0.48.3 introduced breaking changes when upgrading jest-haste-map that caused an issue on React Native (more info).

... (truncated)
Commits
  • 9880af8 Bump metro v0.51.1
  • 37a88e1 feat: Move dependencies command from react-native-cli to metro (#335)
  • 1167a45 Add license to missing files
  • 9d78430 Fix HMR with multiple clients
  • eb6c40f metro-buck: flush intermediate output files to disk
  • b32a385 Fixes asset hash computation
  • 9115da1 metro-buck: only uses object to store modules
  • 8ee697c Adds zip support to Metro
  • 34e7f7a Bump metro v0.51.0
  • 560a024 Deploy v0.89
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by metro-bot, a new releaser for metro-react-native-babel-preset 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.

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
  • @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 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)
  • 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 force-pushed the dependabot/npm_and_yarn/metro-react-native-babel-preset-0.51.1 branch from 41c75b5 to 9367050 Compare July 11, 2019 01:11
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/metro-react-native-babel-preset-0.51.1 branch from 9367050 to ccfa647 Compare August 26, 2019 19:32
Bumps [metro-react-native-babel-preset](https://github.com/facebook/metro) from 0.47.0 to 0.51.1.
- [Release notes](https://github.com/facebook/metro/releases)
- [Changelog](https://github.com/facebook/metro/blob/master/CHANGELOG.md)
- [Commits](facebook/metro@v0.47.0...v0.51.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/metro-react-native-babel-preset-0.51.1 branch from ccfa647 to f579f3c Compare August 27, 2019 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants