paulobunga / c72-rfid-scanner

RFID Scanner module for Chainway C72 Scanner
12 stars 5 forks source link

Update dependency metro-react-native-babel-preset to v0.75.0 #28

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
metro-react-native-babel-preset 0.73.7 -> 0.75.0 age adoption passing confidence

Release Notes

facebook/metro ### [`v0.75.0`](https://togithub.com/facebook/metro/releases/tag/v0.75.0) [Compare Source](https://togithub.com/facebook/metro/compare/v0.74.1...v0.75.0) - **\[Breaking]**: Formalise minimum Node JS requirement at 14.17.0 via `package.json#engines`. (https://github.com/facebook/metro/commit/c3e453ede5765a84c006b2c819a0f706218773bf) - **\[Breaking]**: Filter untyped context properties passed to custom resolvers. (https://github.com/facebook/metro/commit/cb01ec09c6a8df51f39d6b1419cbf173fa5abf4a) - **\[Breaking]**: Change default `context.redirectModulePath` implementation to return absolute path in all cases. (https://github.com/facebook/metro/commit/acbfe63d83a7905e21f6e034a86e5956a5062861) - **\[Feature]**: Add `mainFields`, `getPackage`, and `getPackageForModule` to custom resolver context. (https://github.com/facebook/metro/commit/adfb59329f9ff97151bd33abb7b72433e711eff9) **Full Changelog**: https://github.com/facebook/metro/compare/v0.74.1...v0.75.0 ### [`v0.74.1`](https://togithub.com/facebook/metro/releases/tag/v0.74.1) [Compare Source](https://togithub.com/facebook/metro/compare/v0.74.0...v0.74.1) - **\[Feature]**: Add `@babel/plugin-proposal-numeric-separator` to `metro-react-native-babel-preset` ([https://github.com/facebook/metro/pull/681](https://togithub.com/facebook/metro/pull/681) by [@​SConaway](https://togithub.com/SConaway)) **Full Changelog**: https://github.com/facebook/metro/compare/v0.74.0...v0.74.1 ### [`v0.74.0`](https://togithub.com/facebook/metro/releases/tag/v0.74.0) [Compare Source](https://togithub.com/facebook/metro/compare/v0.73.7...v0.74.0) - **\[Breaking]** Remove [@​babel/plugin-transform-template-literals](https://togithub.com/babel/plugin-transform-template-literals) from metro-react-native-babel-preset (https://github.com/facebook/metro/commit/322dea8dc700de70aea92cf37614d5fc50e09c6b) - **\[Breaking]** Remove `postProcessBundleSourcemap` from config (https://github.com/facebook/metro/commit/339794e43463e004ae36861db17fdfbaf4a9bc67) - **\[Fix]** Don't log ENOENT errors to console for expected URL stack frames (https://github.com/facebook/metro/commit/1031ae6713c72b98673a82c292ecdc47cd7f75ab) - **\[Fix]** Don't attempt to use the `find` crawler on Windows (https://github.com/facebook/metro/commit/735aa9f5233e4cce78f93e94e80a3be509eea72c) - **\[Performance]** Improve AST processing during transformation ([https://github.com/facebook/metro/pull/854](https://togithub.com/facebook/metro/pull/854) by [@​EvanBacon](https://togithub.com/EvanBacon)) - **\[Performance]** Improve Fast Refresh responsiveness when watching a large number of files (https://github.com/facebook/metro/commit/b942eca551882aec3b59f1155416ed16be1b066f) **Full Changelog:** https://github.com/facebook/metro/compare/v0.73.6...v0.74.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.