JairajJangle / react-native-tree-multi-select

Super-fast tree view with multi-selection capabilities, using checkboxes and search filtering.
MIT License
35 stars 4 forks source link

chore(deps): update dependency metro-react-native-babel-preset to v0.77.0 #58

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

facebook/metro (metro-react-native-babel-preset) ### [`v0.77.0`](https://togithub.com/facebook/metro/releases/tag/v0.77.0) [Compare Source](https://togithub.com/facebook/metro/compare/v0.76.9...v0.77.0) - **\[Breaking]**: Increase minimum Node version from 16 to 18. (https://github.com/facebook/metro/commit/ebaf27ab49eb8b9394107bd7a796b24bc342c483 by [@​arushikesarwani94](https://togithub.com/arushikesarwani94)) - **\[Breaking]**: Use Terser's default for comments. ([https://github.com/facebook/metro/pull/972](https://togithub.com/facebook/metro/pull/972) by [@​tido64](https://togithub.com/tido64)) - **\[Breaking]**: Remove `metro-minify-uglify` from `metro` dependencies. (https://github.com/facebook/metro/commit/7a8fcd5ecf5ccbe760c22be7fa924f9cb7c2fe1e by [@​robhogan](https://togithub.com/robhogan)) - **\[Fix]**: Fixed a bug in the handling of path separators in `blockList` on Windows. (https://github.com/facebook/metro/commit/2eecfc767095f32bbea35a62c2dc85dcc9c4f839 by [@​motiz88](https://togithub.com/motiz88)) - **\[Fix]**: Protect against unsafe merging of `blockList` patterns with inconsistent regex flags. (https://github.com/facebook/metro/commit/c80904b64b8fa5d152da176ce668b77fa3e0ba25 by [@​motiz88](https://togithub.com/motiz88)) - **\[Fix]**: Incorrect worker resolution when multiple `metro` versions are installed. (https://github.com/facebook/metro/commit/6d46078e74ae9a43aa90bed46dbd6610e2696cd0 by [@​robhogan](https://togithub.com/robhogan)) - **\[Performance]**: Improve resolution performance for files outside the project root. (https://github.com/facebook/metro/commit/dc3cddf21803eb3addb084627e4d536318e3da0a by [@​robhogan](https://togithub.com/robhogan)) - **\[Performance]**: Improved startup speed via a new file map cache format. (https://github.com/facebook/metro/commit/166477e9154b3aec4d3081a759cc40f8e3d53c4a by [@​robhogan](https://togithub.com/robhogan)) > NOTE: Experimental features are not covered by semver and can change at any time. - **\[Experimental]**: `metro-file-map`: Normalize root-relative paths for cross-platform cache compatibility. (https://github.com/facebook/metro/commit/d282a0818b840f1d5b0a2086051ec2c7febf1986 by [@​motiz88](https://togithub.com/motiz88)) - **\[Experimental]**: Fix crash when `require.context` is used on a directory with infinite path expansions. (https://github.com/facebook/metro/commit/14d652f411fd055c950f820d2de3087e2a791acd by [@​robhogan](https://togithub.com/robhogan)) **Full Changelog**: https://github.com/facebook/metro/compare/v0.76.7...v0.77.0 ### [`v0.76.9`](https://togithub.com/facebook/metro/releases/tag/v0.76.9) [Compare Source](https://togithub.com/facebook/metro/compare/v0.76.8...v0.76.9) *This is a hotfix release on the [`0.76.x`](https://togithub.com/facebook/metro/tree/0.76.x) branch.* - **\[Fix]:** Move `metro-minify-terser` dependency to fix resolution under isolated node_modules (pnpm, etc).([https://github.com/facebook/metro/pull/1199](https://togithub.com/facebook/metro/pull/1199) by [@​robhogan](https://togithub.com/robhogan)) - **\[Fix]**: `inline-plugin`: Don't replace `__DEV__` in invalid Babel AST locations. ([https://github.com/facebook/metro/pull/1195](https://togithub.com/facebook/metro/pull/1195) by [@​kitten](https://togithub.com/kitten)) - **\[Fix]**: `constant-folding-plugin`: Don't fold optional function calls (`foo.?()`). ([https://github.com/facebook/metro/pull/1178](https://togithub.com/facebook/metro/pull/1178) by [@​Gamote](https://togithub.com/Gamote)) - **\[Fix]**: Incorrect worker resolution when multiple `metro` versions are installed. (https://github.com/facebook/metro/commit/6d46078e74ae9a43aa90bed46dbd6610e2696cd0 by [@​robhogan](https://togithub.com/robhogan)) - **\[Fix]**: Fix "unexpected null" crash when handling a batch of file changes. ([https://github.com/facebook/metro/pull/1083](https://togithub.com/facebook/metro/pull/1083) by [@​robhogan](https://togithub.com/robhogan)) - **\[Fix]**: Fix Fast Refresh edge case where removing an async dependency could incorrectly remove modules from the graph. (https://github.com/facebook/metro/commit/19d328459f910aa222b4599b4b28765fde82aa3d by [@​robhogan](https://togithub.com/robhogan)) - **\[Fix]**: Fix sourceMapUrl when building bundles for windows/macOS ([https://github.com/facebook/metro/pull/763](https://togithub.com/facebook/metro/pull/763) by [@​acoates-ms](https://togithub.com/acoates-ms)) > NOTE: Experimental features are not covered by semver and can change at any time. - **\[Experimental]**: When enabled, the `"exports"` field is now considered for Haste packages (which could include local monorepo packages) ([https://github.com/facebook/metro/pull/1136](https://togithub.com/facebook/metro/pull/1136) by [@​kraenhansen](https://togithub.com/kraenhansen)) - **\[Experimental]**: Fix `sourceMappingUrl` in HMR payloads when using `unstable_serverRoot` ([https://github.com/facebook/metro/pull/1137](https://togithub.com/facebook/metro/pull/1137) by [@​EvanBacon](https://togithub.com/EvanBacon)) **Full Changelog**: https://github.com/facebook/metro/compare/v0.76.8...v0.76.9 ### [`v0.76.8`](https://togithub.com/facebook/metro/compare/v0.76.7...2aa1abf680a5d78154feb9e3d65986f794d56eef) [Compare Source](https://togithub.com/facebook/metro/compare/v0.76.7...v0.76.8) ### [`v0.76.7`](https://togithub.com/facebook/metro/releases/tag/v0.76.7) [Compare Source](https://togithub.com/facebook/metro/compare/v0.76.6...v0.76.7) - **\[Feature]**: `metro-babel-transformer` and `metro-react-native-babel-transformer` will return `metadata` from Babel transform results. ([`42fdbc2`](https://togithub.com/facebook/metro/commit/42fdbc2b20c29ca4cfad404a4c222c65077c6f5e) by [@​robhogan](https://togithub.com/robhogan)) - **\[Feature]**: Expose `TerminalReporter` for Reporter implementations. ([`417e6f2`](https://togithub.com/facebook/metro/commit/417e6f276ff9422af6039fc4d1bce41fcf7d9f46) by [@​colinta](https://togithub.com/colinta)) - **\[Feature]**: Allow client-side device identifiers in inspector proxy. ([`c6a94bc`](https://togithub.com/facebook/metro/commit/c6a94bc170cf95a6bb21b5638929ec3311a9a5b7) by [@​byCedric](https://togithub.com/byCedric)) - **\[Fix]**: EPERM file watching errors on Windows. ([`4b22efb`](https://togithub.com/facebook/metro/commit/4b22efbe85fed9d0520dd5d57bd1a394b2cc66f6) by [@​robhogan](https://togithub.com/robhogan)) **Full Changelog**: https://github.com/facebook/metro/compare/v0.76.6...v0.76.7 ### [`v0.76.6`](https://togithub.com/facebook/metro/releases/tag/v0.76.6) [Compare Source](https://togithub.com/facebook/metro/compare/v0.76.5...v0.76.6) - **\[Types]** Update config and `Server` types to use broader types from `connect` package (https://github.com/facebook/metro/commit/d20d7c80217ba2319379472fec0e345f58c569c6 by [@​huntie](https://togithub.com/huntie)) - **\[Types]** Fix TypeScript name for `createConnectMiddleware` export (https://github.com/facebook/metro/commit/06682f8775bb4447583fa1944126b3701da540bc by [@​huntie](https://togithub.com/huntie)) - **\[Deprecation]** Deprecate `server.enhanceMiddleware` option (https://github.com/facebook/metro/commit/22e85fde85ec454792a1b70eba4253747a2587a9 by [@​huntie](https://togithub.com/huntie)) > NOTE: Experimental features are not covered by semver and can change at any time. - **\[Experimental]** Add `unstable_extraMiddleware` option to `runServer` API (https://github.com/facebook/metro/commit/d0d554381f119bb80ab09dbd6a1d310b54737e52 by [@​huntie](https://togithub.com/huntie)) **Full Changelog**: https://github.com/facebook/metro/compare/v0.76.5...v0.76.6

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.