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 from 0.48.5 to 0.56.0 in /desktop/js_files #9194

Conversation

dependabot-preview[bot]
Copy link
Contributor

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

Bumps metro from 0.48.5 to 0.56.0.

Release notes

Sourced from metro's releases.

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)

v0.54.0

  • [Breaking]: Removed hooks feature in the default module registry (19412af).
  • [Feature]: Validated new configuration using jest-validate (#205).
  • [Fixes]: Several fixes in metro-inspector-proxy (35afd38, d68eb4e, 0393cdf, 22a87e0, 3587eac, 0187b31,
    d1149ee)
  • [Fixes]: Several fixes in metro-source-map.
  • [Fixes]: Improved symbolication of wrapped functions in metro-symbolicate (b8c5243)
  • [Maintenance]: Upgraded several dependencies.

(list of commits since v0.53.1)

v0.53.1

  • [Feature]: Added support for verifying incoming connections (more info: 1, 2).
  • [Feature]: Support an array of whitelisted paths in lazyImportExportTransform and default to lazy requires for all public React Native exports (more info).
  • [Fixed]: Support symbolicating stack frames in the file:line:column format (more info).

(list of commits since v0.53.0)

v0.53.0

  • [Breaking]: Support setting custom BABEL_ENV in transformer (more info).
  • [Feature]: Move the react-native-symbolicate package to the Metro repository, under the name metro-symbolicate (more info).
  • [Fixed]: Don't override process.env.NODE_ENV in prelude if already set (more info).
  • [Fixed]: Add missing dependencies (more info: 1, 2).
  • [Improvement]: Remove dependency on babel-core which has since been renamed @babel/core (more info).

(list of commits since v0.52.0)

v0.52.0

... (truncated)
Commits
  • e8181fb Publish Metro 0.56.0
  • 6350129@​allow-large-files flow 0.105 xplat deploy
  • 56b91bf React sync for revisions 55bc393...85d05b3
  • 10ae9a3 Change HMR protocol to be object based instead of array based
  • a722dd2 Remove some Prepack files
  • 5784954 Fix Fast Refresh on Fabric
  • 416767c Simplify injectUpdates
  • e5895d2 Record class names in function map
  • b747b06 Append sourceMappingURL and sourceURL in the HMR server instead of client
  • c82bb5b Add a shallow option to create a single-module bundle
  • 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 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)

@ghost
Copy link

ghost commented Oct 14, 2019

desktop/js_files/yarn.lock changed. Pinging @jakubgs, @pombeirp, and @corpetty

1 similar comment
@ghost
Copy link

ghost commented Oct 14, 2019

desktop/js_files/yarn.lock changed. Pinging @jakubgs, @pombeirp, and @corpetty

@ghost
Copy link

ghost commented Oct 14, 2019

Pull Request Checklist

  • Docs: Updated the documentation, if affected
  • Docs: Added or updated inline comments explaining intention of the code
  • Tests: Ensured that all new UI elements have been assigned accessibility IDs
  • Tests: Signaled need for E2E tests with label, if applicable
  • Tests: Briefly described what was tested and what platforms were used
  • UI: In case of UI changes, ensured that UI matches Figma
  • UI: In case of UI changes, requested review from a Core UI designer
  • UI: In case of UI changes, included screenshots of implementation

@status-im-auto
Copy link
Member

status-im-auto commented Oct 14, 2019

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
8259024 #1 2019-10-14 06:14:10 ~49 min linux 📄log
8259024 #1 2019-10-14 06:14:34 ~50 min windows 📄log
8259024 #1 2019-10-14 06:17:50 ~53 min android-e2e 📄log
8259024 #1 2019-10-14 06:18:03 ~53 min android 📄log
✔️ 8259024 #1 2019-10-14 06:42:22 ~1 hr 18 min ios 📦ipa 📲
8259024 #1 2019-10-14 06:43:28 ~1 hr 19 min macos 📄log

@dependabot-preview
Copy link
Contributor Author

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.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/desktop/js_files/metro-0.56.0 branch October 14, 2019 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants