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.66.2 to 0.72.2 #311

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 5, 2022

Bumps metro-react-native-babel-preset from 0.66.2 to 0.72.2.

Release notes

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

Release 0.72.2

Full Changelog: v0.72.1...v0.72.2

Release v0.72.1

  • [Feature] Expose the react-refresh/runtime module as part of the metro-runtime package

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

Full Changelog: v0.72.0...v0.72.1

Release v0.72.0

  • [Breaking] Enable React 17 new JSX transform (facebook/metro#848 by @​danilobuerger)
  • ‌[Breaking] Add watcher.additionalExts option, enable inclusion of .cjs and .mjs files by default (c1c6d9c09fa92aa2ba71d803fdfa480e4dbb6a51)
  • [Breaking] .json files will no longer be implicitly resolved if removed from resolver.sourceExts (a3dc30aa0d54d65d6dbd426662f59b0ec398a612)
  • [Breaking] With a default config, any .jsx files will now be resolved before .json, .ts, .tsx (1b479314dc08f2a2e2f76438971f32fcf431ee89)
  • [Breaking] Enable strict CLI validation when metro is passed an invalid subcommand or argument (19c4f7edb85f5b61b056580515348ca9715dd361)
  • [Feature] Add start alias for serve CLI command (19c4f7edb85f5b61b056580515348ca9715dd361)

Full Changelog: v0.71.3...v0.72.0

Release v0.71.3

  • [Fix] End watchman client on calling MetroFileMap end. (fc042d06bb6db98dd819bb0d22b7d536ee396c24)

Full Changelog: facebook/metro@v0.71.2...v0.71.3

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)

... (truncated)

Commits
  • ccbfc03 Release 0.72.2
  • f0a1246 Deploy 0.186.0 to xplat
  • d160df0 metro-react-native-interop-tools added nullable comparison
  • 8e663a7 metro-react-native-interop-tools added type diffing
  • 71846a4 lazily import metro-hermes-compiler (#856)
  • a028507 metro-react-native-interop-tools modified basic types
  • c75103b Resolve requireCond edges at compile time
  • bd64cd2 Deploy 0.185.1 to xplat
  • 3256da3 Add null module to metro-runtime
  • 623b55d Pass customResolverOptions into resolveRequest
  • 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.66.2 to 0.72.2.
- [Release notes](https://github.com/facebook/metro/releases)
- [Changelog](https://github.com/facebook/metro/blob/main/CHANGELOG.md)
- [Commits](facebook/metro@v0.66.2...v0.72.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 the dependencies Pull requests that update a dependency file label Sep 5, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 15, 2022

Superseded by #317.

@dependabot dependabot bot closed this Sep 15, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/metro-react-native-babel-preset-0.72.2 branch September 15, 2022 09:01
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