BlueBaseJS / code-standards

📖 A collection of coding standard guidelines for BlueBase projects
0 stars 0 forks source link

chore(deps): bump metro-react-native-babel-preset from 0.53.1 to 0.64.0 #199

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 4 years ago

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

Release notes

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

Release v0.64.0

  • [Feature]: Add mkdtemp and mkdtempSync implementations to metro-memory-fs (1ed78495ec5b492d3ce6f1f375bc596b18d9dc52)
  • [Feature]: Add chmod, lchmod, and fchmod implementations to metro-memory-fs (d99b55be2cb9567e31f5a09ff96e3fd10c54941b)
  • [Feature]: Support function-name inference for flow typecast-expressions to source-maps (d48277f5b78f43365333652a459602b7990fca54)
  • [Feature]: Support SegmentID field in Hermes mini-dump stack traces (d0634a858a860b4739ca821cec744b705edf9013)
  • [Feature]: Support node modules algorithm for resolving configuration path (dea7e0549c286f8052df86f833de6221463687c7)
  • [Feature]: Remove template literal and shorthand prop transformation from hermes-stable preset (1367b711d8807d0b300e23a06d11befe3e66d6f1)
  • [Feature]: Add nodeModulesPath option to resolver (b2528d40c46085a32adbae370d0e47b6a24e3c8c)
  • [Feature]: Remove computed properties, spread, and spread rest transform plugins from Hermes-canary preset (82818e778b75cdd1398f974513111a9a0ed43907)
  • [Breaking]: Renames the Metro transform.inlineRequires.blacklist option to blockList. (b25fe89261732bd0befe965e4cf0bd38ff55b2b6)
  • [Fix]: Prevent inlining of __DEV__ in object property-keys (42942ca2ba81d03e50167ed028c8efb733bb0a3b)
  • [Fix]: Include /node_modules in resolver search path (04a2a466eb353ea2953aac108654276c262fedfb)
  • [Fix]: Correctly escape the path separator in blocklist regular expressions on Windows (881d9f6d97da92fbf510236fef697642ac9a3fe2)
  • [Experimental]: Support absolute file paths when symbolicating stack traces (7be228453f5ff93191401c54614feb7c336fa86c)

Release v0.63.0

  • [fix] Change initialisation logo and text from RN to Metro

Release v0.62.0

  • [feature] Add onBundleBuilt to ServerOptions

Release v0.61.0

Contains all changes since 0.60.0:

  • [Feature]: Add support for blockList and array of regexs
  • [Fix]: Change order of imports to be the same as in source files
  • [Feature]: Add new secureServerOptions option to runServer
  • [Feature]: Add inline-requires option
  • [PetPeeve]: Metro server => Metro

See 0.59.0...0.60.0 for a full list of changes.

v0.60.0

Contains all changes since 0.59.0:

  • [Fix] metro-source-map: propagate sourcesContent when composing source maps (#574 (facebook/metro#574))
  • [Fix] Preserve source locations in import-export-plugin
  • [Change] Resolve path-based configuration options in Metro's config normalizer
  • [Feature] metro-memory-fs: Implement realpath.native
  • [Feature] metro-memory-fs: Implement fs.truncate
  • [Feature] metro-memory-fs: Implement fs.link (http://fs.link/)
  • [Feature] metro-memory-fs: Implement fs.rename
  • [Feature] metro-memory-fs: Implement readdir(withFileTypes)
  • [Feature] Move HttpGetStore to open source
  • [Fix] MultipartResponse to allow for binary data to be sent
  • [Fix] Size attribution in metro-symbolicate
  • [Fix] Links website Docs in Help page. (#563 (facebook/metro#563))
  • [Change] Enable loose mode for @babel/plugin-proposal-object-rest-spread
  • [Fix] Pass config overrides to metro.config.js function (#559 (facebook/metro#559))
  • [Fix] Added bundler property to babel caller (#558 (facebook/metro#558))
  • [Feature] Add rewriteRequestUrl option
Commits
  • e93fff1 Bump metro version to 0.64.0
  • 881d9f6 Fix regular expression compatibility issue with node v12 (#604)
  • 120f866 Deploy Flow v0.137.0
  • 31a4165 Upgrade CI build to node 12
  • 97852c1 update eslint-plugin-react to 7.21.5 version
  • 82818e7 Move Computed Prop, Array Spread, Object Spread/Rest to Hermes Canary
  • 653789d Back out "Move Object.assign and ** to Hermes canary"
  • 3d564dd Move Object.assign and ** to Hermes canary
  • 3c52ac7 add Hermes profile predicate helpers
  • 0f376bb Add type to TransformResult
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by cpojer, 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 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 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - 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)
dependabot-preview[bot] commented 3 years ago

Superseded by #213.