leotm / react-native-template-new-architecture

React Native 0.71.12 ⚑ M1, Ubuntu πŸ’» Hermes βš™οΈ Fabric πŸš… Turbo Modules πŸ’¨ TypeScript 5 βœ… Gradle 7.6, JDK 19, NDK 25 🍎 Xcode 15b, Sonoma 14b, Ruby 3 πŸ’Ž Bison 2.3 🦬 ccache ♻️ Yarn 4rc πŸ“¦ ESLint 🧹 Prettier ✨ SES, LavaMoat, Buck2 🚧 Babel πŸ—Ό GitHub Actions βœ”οΈ Node 19 β¬’ Storybook 6.5rc πŸ““ libs πŸ“š for curious early adopters :suspect: #RNEU #APPJS
https://reactnative.dev/blog/2022/06/16/resources-migrating-your-react-native-library-to-the-new-architecture#migration-status-of-popular-libraries
240 stars 29 forks source link

Update dependency metro-react-native-babel-preset to v0.76.7 #1748

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.76.4 -> 0.76.7 age adoption passing confidence

Release Notes

facebook/metro (metro-react-native-babel-preset) ### [`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 ### [`v0.76.5`](https://togithub.com/facebook/metro/releases/tag/v0.76.5) [Compare Source](https://togithub.com/facebook/metro/compare/v0.76.4...v0.76.5) - **\[Feature]** Support URLs for both bundling and symbolication requests using `//&` instead of `?` as a query string delimiter (https://github.com/facebook/metro/commit/bd357c8206205f70051a7a85a645a9595c650002 by [@​robhogan](https://togithub.com/robhogan)) - **\[Fix]** Fix crash on a module added+modified+removed between updates (https://github.com/facebook/metro/commit/5d7305e2f3a9f5f4aebc889a452afb03b1db12a7 by [@​robhogan](https://togithub.com/robhogan)) - **\[Fix]** Fix missed modification on module removed+modified+added between updates (https://github.com/facebook/metro/commit/5d7305e2f3a9f5f4aebc889a452afb03b1db12a7 by [@​robhogan](https://togithub.com/robhogan)) - **\[Fix]** Emit source URLs in a format that will not be stripped by JavaScriptCore (https://github.com/facebook/metro/commit/bce6b27ef8ac7c41e0a3e990eb71747cc0e6f606 by [@​robhogan](https://togithub.com/robhogan)) - **\[Performance]** Prune unmodified modules from delta updates before sending them to the client (https://github.com/facebook/metro/commit/e24c6aefc87842c560c613dcefa8c4ffdc3b91b6 by [@​robhogan](https://togithub.com/robhogan)) > NOTE: Experimental features are not covered by semver and can change at any time. - **\[Experimental]** Fix `babel/runtime` issue when using Package Exports (https://github.com/facebook/metro/commit/905d773454cdff9d7a25403f549b40ba54558792 by [@​huntie](https://togithub.com/huntie)) **Full Changelog**: https://github.com/facebook/metro/compare/v0.76.4...v0.76.5

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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.