microsoft / rnx-kit

Modern, scalable tools. Exceptional developer experience.
https://microsoft.github.io/rnx-kit/
MIT License
1.46k stars 95 forks source link

chore(deps): update metro to v0.80.9 #3139

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
metro 0.80.8 -> 0.80.9 age adoption passing confidence
metro-babel-transformer 0.80.8 -> 0.80.9 age adoption passing confidence
metro-config 0.80.8 -> 0.80.9 age adoption passing confidence
metro-core 0.80.8 -> 0.80.9 age adoption passing confidence
metro-resolver 0.80.8 -> 0.80.9 age adoption passing confidence
metro-runtime 0.80.8 -> 0.80.9 age adoption passing confidence
metro-source-map 0.80.8 -> 0.80.9 age adoption passing confidence
metro-symbolicate 0.80.8 -> 0.80.9 age adoption passing confidence
metro-transform-worker 0.80.8 -> 0.80.9 age adoption passing confidence

Release Notes

facebook/metro (metro) ### [`v0.80.9`](https://togithub.com/facebook/metro/releases/tag/v0.80.9) [Compare Source](https://togithub.com/facebook/metro/compare/v0.80.8...v0.80.9) - **\[Feature]:** Allow configuring `HttpStore`'s read and write paths separately. ([`3e647a6`](https://togithub.com/facebook/metro/commit/3e647a6775c8e39f47433c611beb5bdde9a9ee61) by [@​gijsweterings](https://togithub.com/gijsweterings)) - **\[Feature]:** Add `additionalSuccessStatuses` option to `HttpStore`. ([`f8f7d55`](https://togithub.com/facebook/metro/commit/f8f7d5556bb9d2196081985997cc1efe6af2968e) by [@​motiz88](https://togithub.com/motiz88)) - **\[Fix]:** Prevent cache write errors from killing the server, log them to `reporter` instead. ([`15815d0`](https://togithub.com/facebook/metro/commit/15815d0490cfc973740ef78d9b7847184e8c0c70) by [@​motiz88](https://togithub.com/motiz88)) - **\[Fix]:** Node crawler (non-Watchman) returns non-deterministic partial results on silent directory read errors. ([`105e222`](https://togithub.com/facebook/metro/commit/105e2229557fa7bf886dd34147ae7a44759f0053) by [@​robhogan](https://togithub.com/robhogan)) - **\[Fix]:** Dedupe Watchman crawl warnings correctly. ([https://github.com/facebook/metro/pull/1260](https://togithub.com/facebook/metro/pull/1260) by [@​evanbacon](https://togithub.com/evanbacon)) - **\[Fix]:** Improve error message for invalid asset paths. ([https://github.com/facebook/metro/pull/1267](https://togithub.com/facebook/metro/pull/1267) by [@​fredrikburmester](https://togithub.com/fredrikburmester)) > NOTE: Experimental features are not covered by semver and can change at any time. - **\[Experimental]**: Add `unstable_renameRequire` transformer option. ([https://github.com/facebook/metro/pull/1230](https://togithub.com/facebook/metro/pull/1230) by [@​evanbacon](https://togithub.com/evanbacon)) **Full Changelog**: https://github.com/facebook/metro/compare/v0.80.8...v0.80.9

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Europe/Oslo, 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 these updates again.



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