reactiveui / Sextant

A ReactiveUI navigation library for Xamarin.Forms
MIT License
157 stars 26 forks source link

chore(deps): update dependency mopups to 1.3.2 #822

Open renovate[bot] opened 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Mopups 1.3.1 -> 1.3.2 age adoption passing confidence

Release Notes

LuckyDucko/Mopups (Mopups) ### [`v1.3.2`](https://redirect.github.com/LuckyDucko/Mopups/releases/tag/v1.3.2) Hi All Apologies for being absent regarding this project. I haven't been involved at all in mobile development with Maui, i do apologise for that. I am glad that some people from the community are able to come in and help sort things out for each other. #### What's Changed - Check for api level when checking for animations by [@​eichbaum](https://redirect.github.com/eichbaum) in [https://github.com/LuckyDucko/Mopups/pull/109](https://redirect.github.com/LuckyDucko/Mopups/pull/109) - Fix: Windows window resizing by [@​IeuanWalker](https://redirect.github.com/IeuanWalker) in [https://github.com/LuckyDucko/Mopups/pull/104](https://redirect.github.com/LuckyDucko/Mopups/pull/104) - Fix "VirtualView cannot be null here" on Android when `OnLayout` is fired after the handler is disconnected by [@​romerotg](https://redirect.github.com/romerotg) in [https://github.com/LuckyDucko/Mopups/pull/107](https://redirect.github.com/LuckyDucko/Mopups/pull/107) - iOS: Popup is closing when background is touched instead of tapped by [@​s153625](https://redirect.github.com/s153625) in [https://github.com/LuckyDucko/Mopups/pull/108](https://redirect.github.com/LuckyDucko/Mopups/pull/108) - Fix: Accessibility with overlaying popups by [@​IeuanWalker](https://redirect.github.com/IeuanWalker) in [https://github.com/LuckyDucko/Mopups/pull/136](https://redirect.github.com/LuckyDucko/Mopups/pull/136) - Fix: Exception "MauiContext should have been set on parent" when removing a child from its parent layout on iOS by [@​troy-ob](https://redirect.github.com/troy-ob) in [https://github.com/LuckyDucko/Mopups/pull/115](https://redirect.github.com/LuckyDucko/Mopups/pull/115) - Open popups on the main application window by [@​torfluor](https://redirect.github.com/torfluor) in [https://github.com/LuckyDucko/Mopups/pull/125](https://redirect.github.com/LuckyDucko/Mopups/pull/125) - Use interfaces instead of implementations by [@​bdovaz](https://redirect.github.com/bdovaz) in [https://github.com/LuckyDucko/Mopups/pull/139](https://redirect.github.com/LuckyDucko/Mopups/pull/139) - Null VirtualView by [@​IeuanWalker](https://redirect.github.com/IeuanWalker) in [https://github.com/LuckyDucko/Mopups/pull/137](https://redirect.github.com/LuckyDucko/Mopups/pull/137) #### New Contributors - [@​romerotg](https://redirect.github.com/romerotg) made their first contribution in [https://github.com/LuckyDucko/Mopups/pull/107](https://redirect.github.com/LuckyDucko/Mopups/pull/107) - [@​s153625](https://redirect.github.com/s153625) made their first contribution in [https://github.com/LuckyDucko/Mopups/pull/108](https://redirect.github.com/LuckyDucko/Mopups/pull/108) - [@​troy-ob](https://redirect.github.com/troy-ob) made their first contribution in [https://github.com/LuckyDucko/Mopups/pull/115](https://redirect.github.com/LuckyDucko/Mopups/pull/115) - [@​torfluor](https://redirect.github.com/torfluor) made their first contribution in [https://github.com/LuckyDucko/Mopups/pull/125](https://redirect.github.com/LuckyDucko/Mopups/pull/125) - [@​bdovaz](https://redirect.github.com/bdovaz) made their first contribution in [https://github.com/LuckyDucko/Mopups/pull/139](https://redirect.github.com/LuckyDucko/Mopups/pull/139) **Full Changelog**: https://github.com/LuckyDucko/Mopups/compare/1.3.0...v1.3.2

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 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 was generated by Mend Renovate. View the repository job log.