Skip to content

Bump metro-react-native-babel-preset from 0.64.0 to 0.71.2 in /react-native/ReactNativeFlipperExample#531

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/react-native/ReactNativeFlipperExample/metro-react-native-babel-preset-0.71.2
Closed

Bump metro-react-native-babel-preset from 0.64.0 to 0.71.2 in /react-native/ReactNativeFlipperExample#531
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/react-native/ReactNativeFlipperExample/metro-react-native-babel-preset-0.71.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Jul 4, 2022

Bumps metro-react-native-babel-preset from 0.64.0 to 0.71.2.

Release notes

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

Release v0.71.2

  • [Feature] Add requireCycleIgnorePatterns option to suppress warnings for require cycles, suppress node_modules by default (facebook/metro#707 by @​hsource)
  • [Feature] Add deferStates option for Watchman (570c38039abc32b758f8d241896b21e28ca4ba83)
  • [Fix] Incremental build bug with parallel edges to the same module (fc29a1177f883144674cf85a813b58567f69d545)

NOTE: Experimental features are not covered by semver and can change at any time.

Full Changelog: v0.71.1...v0.71.2

Release v0.71.1

  • [Fix] Add missing .npmignore files (e8bb8fb4035699c83fce4b35aabcaec208513f3c)
  • [Fix] Rewrite DeltaBundler garbage collection (facebook/metro#820)
  • [Fix] Remove deprecated Prop Types from lazy imports (facebook/metro#824 by @​ecreeth)

NOTE: Experimental features are not covered by semver and can change at any time.

  • [Experimental] Expose unstable_fileMapCacheManagerFactory config option (e7419900d2e063f2d531313f810d18c487f807f8)
  • [Experimental] Add unstable_perfLogger config option (eec0d7bf00aa707ae210b25218501b3e17dc4bf2)
  • [Experimental] Remove unstable_hasteMapModulePath from Metro config (1cae8d8007d04ba62a739a6c4dff991c69af26e4)

Full Changelog: v0.71.0...v0.71.1

Release v0.71.0

  • [Breaking] Reject runServer promise if the HTTP server can't start listening (f39af2cba2c3f39f674ad40ddf97ca7c3daa91f5)
  • [Feature] Add fileMapCacheDirectory config option, deprecate hasteMapCacheDirectory (93966c0065e24dfaed15e409eeedf4b9bc209a41)
  • [Fix] Fail runServer quickly if the port is not available (6d9623eec0250f8b0e78d1843c18a531444713ff)
  • [Fix] Add explicit dependency on @babel/runtime to metro-runtime (#816)
  • [Fix] Fix missing dependency on metro-transform-worker (#817)
  • [Fix] Fix batching bugs causing modules to be incorrectly omitted from delta updates(#819)
  • [Fix] InspectorProxy: Don't pass an Error object to socket.close() (fdc4ef17230ee093cfd302ddc8c59a88019b1f02)

NOTE: Experimental features are not covered by semver and can change at any time.

  • [Experimental] Open source our jest-haste-map fork as metro-file-map (#812)

Full Changelog: v0.70.2...v0.71.0

Release v0.70.3

This is a hotfix on the 0.70.x branch.

  • [Fix] Add explicit dependency on @babel/runtime to metro-runtime (#816)

Release v0.70.2

Maintenance release, containing purely internal changes such as dependency version updates.

Release v0.70.1

NOTE: Experimental features are not covered by semver and can change at any time.

... (truncated)

Commits
  • 213ca9a Release 0.71.2
  • 3f6d7f6 Deploy 0.180.1 to xplat
  • 100ca6f Add configuration option to suppress require cycle warnings (#707)
  • 7007e48 Add test for collapsing optional and non-optional deps
  • d81bba6 Add debug logging for Watchman state assertions
  • fc29a11 Fix incremental build bug with parallel edges to the same module
  • 3877d2d feat: add support for capturing require.context in dependency collector (#821)
  • 1a105ea feat: add jest-watch-typeahead for testing (#831)
  • 82acc63 upgrade linting to hermes-eslint
  • 570c380 Add deferStates option for Watchman
  • 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)

Bumps [metro-react-native-babel-preset](https://github.com/facebook/metro) from 0.64.0 to 0.71.2.
- [Release notes](https://github.com/facebook/metro/releases)
- [Changelog](https://github.com/facebook/metro/blob/main/CHANGELOG.md)
- [Commits](facebook/metro@v0.64.0...v0.71.2)

---
updated-dependencies:
- dependency-name: metro-react-native-babel-preset
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 4, 2022
@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Jul 4, 2022
@coveralls
Copy link
Copy Markdown

coveralls commented Jul 4, 2022

Pull Request Test Coverage Report for Build 2610285332

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 7 unchanged lines in 4 files lost coverage.
  • Overall coverage increased (+0.04%) to 46.0%

Files with Coverage Reduction New Missed Lines %
desktop/app/src/sandy-chrome/appinspect/LaunchEmulator.tsx 1 63.64%
desktop/app/src/MenuBar.tsx 2 33.33%
desktop/app/src/reducers/settings.tsx 2 78.26%
desktop/test-utils/lib/pathUtils.js 2 66.67%
Totals Coverage Status
Change from base Build 505542275: 0.04%
Covered Lines: 5753
Relevant Lines: 11196

💛 - Coveralls

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Jul 11, 2022

Superseded by #541.

@dependabot dependabot bot closed this Jul 11, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-native/ReactNativeFlipperExample/metro-react-native-babel-preset-0.71.2 branch July 11, 2022 13:10
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 javascript Pull requests that update Javascript code 🔍 Ready for Review Pull Request is not reviewed yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant