Skip to content

chore(deps-dev): bump metro-react-native-babel-preset from 0.71.3 to 0.73.5#229

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/metro-react-native-babel-preset-0.73.5
Closed

chore(deps-dev): bump metro-react-native-babel-preset from 0.71.3 to 0.73.5#229
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/metro-react-native-babel-preset-0.73.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2022

Bumps metro-react-native-babel-preset from 0.71.3 to 0.73.5.

Release notes

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

Release v0.73.5

  • [Fix]: Make all getTransformOptions result properties optional. (facebook/metro@a07c823)
  • [Fix]: Bug that can lead to "unknown module" errors at runtime after an incremental build. (facebook/metro@b1be263)
  • [Fix]: metro-runtime: Re-throw cached module errors without wrapping. (facebook/metro@032c4a1)
  • [Fix] Bump babel/types dependency to ^7.20.0 for more consistent exposed AST Bump babel/types dependency to ^7.20.0 for more consistent exposed AST

Full Changelog: facebook/metro@v0.73.4...v0.73.5

Release v0.73.4

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

  • [Experimental]: experimentalImportBundleSupport: Retraverse parents of deleted async dependencies (facebook/metro@cb806d1)

Full Changelog: facebook/metro@v0.73.3...v0.73.4

Release v0.73.3

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

  • [Experimental]: Move experimentalImportBundleSupport option from transformer to server (facebook/metro@3c0e1f7)

Full Changelog: facebook/metro@v0.73.2...v0.73.3

Release v0.73.2

Maintenance release with purely internal changes.

Full Changelog: facebook/metro@v0.73.1...v0.73.2

Release v0.73.1

  • [Fix]: Generate a unique name for each Watchman subscription. (3b0e78a76f4eea9f02e8b8464cf5b5e4549d6ac7)

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

Full Changelog: facebook/metro@v0.73.0...v0.73.1

Release v0.73.0

  • [Breaking] Switch default minifier from uglify-es to terser. (#871)
  • [Breaking]: Increase minimum supported Node.js version to ^14.17.0. (#872)
  • [Breaking]: Drop support for old (pre-CalVer) Watchman versions. (422055a5ccaca41edb1864ca07d4f810b3e03791)
  • [Feature]: Support fsevents watcher on Apple Silicon. (#875)
  • [Feature]: Support loading source URLs in inspector-proxy. (db19b06bdd6d2fbbe109e4f3be4b3af3489c1f1c)
  • [Fix]: Log warning on unexpected error during metro-file-map cache read. (7028b7f51074f9ceef22258a8643d0f90de2388b)
  • [Fix]: Remove exponentiation operator transform from metro-react-native-babel-preset. (c2365bb1d72a3773b31c05feab13a96afac484df)
  • [Fix]: Don’t check watchman --version if useWatchman is false. (76c9307ed61efa7794b30b4e585cc5941ed73e16)

... (truncated)

Commits
  • b3f57c2 Remove preinstall npm token validation in favour of --ignore-scripts (#902)
  • 1d445cb Release 0.73.5
  • 032c4a1 Rethrow cached module errors without wrapping
  • 4793b5e Add contributing info to README and update install guidance
  • a1becc2 Deploy 0.194.0 to xplat
  • b8f3661 WatchmanWatcher - request more fields from Watchman, remove unnecessary lstat...
  • 5d4e7cc Emit custom metadata object rather than Stats from watchers
  • 9819b34 Update @​babel/generator to ^7.20.0, update snapshots (whitespace changes)
  • c9bf780 Update @​babel/types to ^7.20.0, update babel-no-undef for changed type aliases
  • e7f539a Fix Codecov badge in README, add license + Twitter badges
  • 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.71.3 to 0.73.5.
- [Release notes](https://github.com/facebook/metro/releases)
- [Changelog](https://github.com/facebook/metro/blob/main/CHANGELOG.md)
- [Commits](facebook/metro@v0.71.3...v0.73.5)

---
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 Dec 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2022

Superseded by #230.

@dependabot dependabot bot closed this Dec 2, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/metro-react-native-babel-preset-0.73.5 branch December 2, 2022 16:05
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