GSTJ / react-native-magic-modal

🦄 A modal library that can be called imperatively from anywhere!
https://github.com/GSTJ/react-native-magic-modal
MIT License
181 stars 8 forks source link

chore(deps): update dependency bunchee to v5.2.2 #98

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
bunchee 5.1.6 -> 5.2.2 age adoption passing confidence

Release Notes

huozhi/bunchee (bunchee) ### [`v5.2.2`](https://togithub.com/huozhi/bunchee/releases/tag/v5.2.2) [Compare Source](https://togithub.com/huozhi/bunchee/compare/v5.2.1...v5.2.2) #### Fixes - Perf: Update `@swc/core` by [@​kdy1](https://togithub.com/kdy1) in [https://github.com/huozhi/bunchee/pull/552](https://togithub.com/huozhi/bunchee/pull/552) - Fix: conditional export bundle mapping by [@​huozhi](https://togithub.com/huozhi) in [https://github.com/huozhi/bunchee/pull/553](https://togithub.com/huozhi/bunchee/pull/553) #### Misc - Update to ts 5.5 by [@​huozhi](https://togithub.com/huozhi) in [https://github.com/huozhi/bunchee/pull/554](https://togithub.com/huozhi/bunchee/pull/554) **Full Changelog**: https://github.com/huozhi/bunchee/compare/v5.2.1...v5.2.2 ### [`v5.2.1`](https://togithub.com/huozhi/bunchee/releases/tag/v5.2.1) [Compare Source](https://togithub.com/huozhi/bunchee/compare/v5.2.0...v5.2.1) #### Patches - fix: dev spinner by [@​huozhi](https://togithub.com/huozhi) in [https://github.com/huozhi/bunchee/pull/549](https://togithub.com/huozhi/bunchee/pull/549) - Fix special cond alias by [@​huozhi](https://togithub.com/huozhi) in [https://github.com/huozhi/bunchee/pull/550](https://togithub.com/huozhi/bunchee/pull/550) **Full Changelog**: https://github.com/huozhi/bunchee/compare/v5.2.0...v5.2.1 ### [`v5.2.0`](https://togithub.com/huozhi/bunchee/releases/tag/v5.2.0) [Compare Source](https://togithub.com/huozhi/bunchee/compare/v5.1.6...v5.2.0) #### Feature We improved the module path generation when there're multi-entries and dependent on each others, which using relative paths that will benefit module resolving speed. Also we introduced a spinner during build to help large project to visually notice the build change - feat: generate relative imports by [@​huozhi](https://togithub.com/huozhi) in [https://github.com/huozhi/bunchee/pull/538](https://togithub.com/huozhi/bunchee/pull/538) - feat: loading spinner by [@​huozhi](https://togithub.com/huozhi) in [https://github.com/huozhi/bunchee/pull/539](https://togithub.com/huozhi/bunchee/pull/539) #### Patches - fix: special shouldnt override default condition by [@​huozhi](https://togithub.com/huozhi) in [https://github.com/huozhi/bunchee/pull/543](https://togithub.com/huozhi/bunchee/pull/543) - Fix watch mode spinner by [@​huozhi](https://togithub.com/huozhi) in [https://github.com/huozhi/bunchee/pull/545](https://togithub.com/huozhi/bunchee/pull/545) **Full Changelog**: https://github.com/huozhi/bunchee/compare/v5.1.6...v5.2.0

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.