LiamMorrow / LiftLog

A cross platform app for tracking your lifts in the gym
https://liftlog.online
GNU Affero General Public License v3.0
56 stars 4 forks source link

Update all non-major dependencies #245

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
Google.Apis.AndroidPublisher.v3 1.68.0.3477 -> 1.68.0.3504 age adoption passing confidence
Microsoft.AspNetCore.Components.WebView.Maui 8.0.71 -> 8.0.80 age adoption passing confidence
Microsoft.Maui.Controls 8.0.71 -> 8.0.80 age adoption passing confidence
OpenAI-DotNet 8.1.1 -> 8.1.2 age adoption passing confidence
postcss (source) 8.4.40 -> 8.4.41 age adoption passing confidence
tailwindcss (source) 3.4.7 -> 3.4.9 age adoption passing confidence

Release Notes

dotnet/maui (Microsoft.AspNetCore.Components.WebView.Maui) ### [`v8.0.80`](https://togithub.com/dotnet/maui/releases/tag/8.0.80): SR8 [Compare Source](https://togithub.com/dotnet/maui/compare/8.0.71...8.0.80) ##### What's Changed - \[Windows] Respect `ClearButtonVisibility = ClearButtonVisibility.Never` for ``s by [@​MartyIX](https://togithub.com/MartyIX) in [https://github.com/dotnet/maui/pull/23158](https://togithub.com/dotnet/maui/pull/23158) - Support the new RIDs on WinUI by [@​mattleibow](https://togithub.com/mattleibow) in [https://github.com/dotnet/maui/pull/23247](https://togithub.com/dotnet/maui/pull/23247) - \[windows] fix VisualDiagnosticsOverlay keeping Page's alive by [@​jonathanpeppers](https://togithub.com/jonathanpeppers) in [https://github.com/dotnet/maui/pull/23489](https://togithub.com/dotnet/maui/pull/23489) - \[android]: ModalContainer Destroy commit allowing state loss by [@​rs-lkroneman](https://togithub.com/rs-lkroneman) in [https://github.com/dotnet/maui/pull/23400](https://togithub.com/dotnet/maui/pull/23400) - use MathF where possible by [@​symbiogenesis](https://togithub.com/symbiogenesis) in [https://github.com/dotnet/maui/pull/19965](https://togithub.com/dotnet/maui/pull/19965) - \[windows] fix memory leak in WebView by [@​jonathanpeppers](https://togithub.com/jonathanpeppers) in [https://github.com/dotnet/maui/pull/23540](https://togithub.com/dotnet/maui/pull/23540) - Fix the batch file for running local dotnet on windows by [@​vitek-karas](https://togithub.com/vitek-karas) in [https://github.com/dotnet/maui/pull/23541](https://togithub.com/dotnet/maui/pull/23541) - Don't throw exceptions on back-to-back window deactivations by [@​Foda](https://togithub.com/Foda) in [https://github.com/dotnet/maui/pull/23519](https://togithub.com/dotnet/maui/pull/23519) - \[iOS] Read only Editor is editable when Next from on screen keyboard by [@​kubaflo](https://togithub.com/kubaflo) in [https://github.com/dotnet/maui/pull/22501](https://togithub.com/dotnet/maui/pull/22501) - Make sure resizetized image files are writable by [@​dellis1972](https://togithub.com/dellis1972) in [https://github.com/dotnet/maui/pull/23412](https://togithub.com/dotnet/maui/pull/23412) - Fix a few more template ampersand cases by [@​Eilon](https://togithub.com/Eilon) in [https://github.com/dotnet/maui/pull/23592](https://togithub.com/dotnet/maui/pull/23592) - Fix menus to only create casting list once by [@​PureWeen](https://togithub.com/PureWeen) in [https://github.com/dotnet/maui/pull/23618](https://togithub.com/dotnet/maui/pull/23618) - \[Android] Honor IconImageSource.FontImageSource color by [@​kubaflo](https://togithub.com/kubaflo) in [https://github.com/dotnet/maui/pull/23604](https://togithub.com/dotnet/maui/pull/23604) - \[iOS] CarouselView: Changing Position after navigation away then comi… by [@​kubaflo](https://togithub.com/kubaflo) in [https://github.com/dotnet/maui/pull/23477](https://togithub.com/dotnet/maui/pull/23477) - \[CI] Bump xcode 15.4.0 by [@​rmarinho](https://togithub.com/rmarinho) in [https://github.com/dotnet/maui/pull/22611](https://togithub.com/dotnet/maui/pull/22611) - \[Core] Enforce CA1507 - use nameof() where possible by [@​symbiogenesis](https://togithub.com/symbiogenesis) in [https://github.com/dotnet/maui/pull/21962](https://togithub.com/dotnet/maui/pull/21962) - \[Windows] Fix pull to refresh w/ horz item layouts by [@​Foda](https://togithub.com/Foda) in [https://github.com/dotnet/maui/pull/23547](https://togithub.com/dotnet/maui/pull/23547) - Detect MauiCALayer being rendered offscreen by [@​albyrock87](https://togithub.com/albyrock87) in [https://github.com/dotnet/maui/pull/23648](https://togithub.com/dotnet/maui/pull/23648) - Hide FlyoutIcon when FlyoutBehavior set to disabled by [@​kubaflo](https://togithub.com/kubaflo) in [https://github.com/dotnet/maui/pull/20087](https://togithub.com/dotnet/maui/pull/20087) - \[ci] Fix maestro publishing for stable packages ([#​23664](https://togithub.com/dotnet/maui/issues/23664)) by [@​rmarinho](https://togithub.com/rmarinho) in [https://github.com/dotnet/maui/pull/23681](https://togithub.com/dotnet/maui/pull/23681) - \[Docs] Added pending inline comments to Page class by [@​jsuarezruiz](https://togithub.com/jsuarezruiz) in [https://github.com/dotnet/maui/pull/20933](https://togithub.com/dotnet/maui/pull/20933) - Add the embedding sample by [@​mattleibow](https://togithub.com/mattleibow) in [https://github.com/dotnet/maui/pull/23647](https://togithub.com/dotnet/maui/pull/23647) - \[windows] Fix Updating the initial position by [@​rmarinho](https://togithub.com/rmarinho) in [https://github.com/dotnet/maui/pull/23709](https://togithub.com/dotnet/maui/pull/23709) - \[Windows] Fix CollectionView DisconnectHandler SelectionMode Crash by [@​Foda](https://togithub.com/Foda) in [https://github.com/dotnet/maui/pull/23726](https://togithub.com/dotnet/maui/pull/23726) - Use UIView.Window instead of the global window by [@​mattleibow](https://togithub.com/mattleibow) in [https://github.com/dotnet/maui/pull/23693](https://togithub.com/dotnet/maui/pull/23693) - \[Windows] Subscribe pointer events only when needed by [@​MartyIX](https://togithub.com/MartyIX) in [https://github.com/dotnet/maui/pull/23515](https://togithub.com/dotnet/maui/pull/23515) - Move the legacy layouts into the right folder by [@​mattleibow](https://togithub.com/mattleibow) in [https://github.com/dotnet/maui/pull/23766](https://togithub.com/dotnet/maui/pull/23766) - Do not solely make Visual Diagnostics available on debugger being attached by [@​chabiss](https://togithub.com/chabiss) in [https://github.com/dotnet/maui/pull/23490](https://togithub.com/dotnet/maui/pull/23490) - \[android] update AOT profile for servicing by [@​jonathanpeppers](https://togithub.com/jonathanpeppers) in [https://github.com/dotnet/maui/pull/23765](https://togithub.com/dotnet/maui/pull/23765) - \[Accessibility] Add accessibility label to the menu button by [@​tj-devel709](https://togithub.com/tj-devel709) in [https://github.com/dotnet/maui/pull/23762](https://togithub.com/dotnet/maui/pull/23762) - `IWindow.Content` can be null in Core by [@​mattleibow](https://togithub.com/mattleibow) in [https://github.com/dotnet/maui/pull/23775](https://togithub.com/dotnet/maui/pull/23775) - \[Windows] Add TitleBar Control by [@​Foda](https://togithub.com/Foda) in [https://github.com/dotnet/maui/pull/23019](https://togithub.com/dotnet/maui/pull/23019) - \[msbuild] Fix BundleResource defaults for iOS and MacCatalyst by [@​dalexsoto](https://togithub.com/dalexsoto) in [https://github.com/dotnet/maui/pull/23835](https://togithub.com/dotnet/maui/pull/23835) - Generate the Android 7 round app icon by [@​mattleibow](https://togithub.com/mattleibow) in [https://github.com/dotnet/maui/pull/23276](https://togithub.com/dotnet/maui/pull/23276) - Fix BlazorWebView on iOS/MacCatalyst 18 by [@​Eilon](https://togithub.com/Eilon) in [https://github.com/dotnet/maui/pull/23906](https://togithub.com/dotnet/maui/pull/23906) - NuGet auditing package dependencies for security vulnerabilities by [@​moljac](https://togithub.com/moljac) in [https://github.com/dotnet/maui/pull/23860](https://togithub.com/dotnet/maui/pull/23860) - Fix HostIdentifier bindings for item templates by [@​jfversluis](https://togithub.com/jfversluis) in [https://github.com/dotnet/maui/pull/23912](https://togithub.com/dotnet/maui/pull/23912) - \[Windows] Handle non-seekable streams in `PlatformImage.FromStream` (take 2) by [@​MartyIX](https://togithub.com/MartyIX) in [https://github.com/dotnet/maui/pull/23824](https://togithub.com/dotnet/maui/pull/23824) - Use explicit platform versions by [@​mattleibow](https://togithub.com/mattleibow) in [https://github.com/dotnet/maui/pull/23995](https://togithub.com/dotnet/maui/pull/23995) - Remove the 'Resources' prefix from BundleResource by [@​mattleibow](https://togithub.com/mattleibow) in [https://github.com/dotnet/maui/pull/23978](https://togithub.com/dotnet/maui/pull/23978) - Fixes Android FontModel Glide In-Memory Caching by [@​albyrock87](https://togithub.com/albyrock87) in [https://github.com/dotnet/maui/pull/24021](https://togithub.com/dotnet/maui/pull/24021) - \[iOS] Add a Container around ImageButton by [@​PureWeen](https://togithub.com/PureWeen) in [https://github.com/dotnet/maui/pull/24020](https://togithub.com/dotnet/maui/pull/24020) - \[Windows] Fix CarouselView not showing new items by [@​Foda](https://togithub.com/Foda) in [https://github.com/dotnet/maui/pull/23779](https://togithub.com/dotnet/maui/pull/23779) - Added condition in WindowStateManager for selecting proper scene used by [@​jpiechowiak](https://togithub.com/jpiechowiak) in [https://github.com/dotnet/maui/pull/23945](https://togithub.com/dotnet/maui/pull/23945) - Check to see if Image Should Reload When Attached by [@​PureWeen](https://togithub.com/PureWeen) in [https://github.com/dotnet/maui/pull/24023](https://togithub.com/dotnet/maui/pull/24023) ##### Dependency Updates - \[main] Update dependencies from dotnet/xharness by [@​dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/maui/pull/23216](https://togithub.com/dotnet/maui/pull/23216) - \[main] Update dependencies from dotnet/xharness by [@​dotnet-maestro](https://togithub.com/dotnet-maestro) in [https://github.com/dotnet/maui/pull/24012](https://togithub.com/dotnet/maui/pull/24012) - \[Windows] Upgrade Windows App SDK from 1.5.4 to 1.5.5 by [@​MartyIX](https://togithub.com/MartyIX) in [https://github.com/dotnet/maui/pull/23750](https://togithub.com/dotnet/maui/pull/23750) - \[darc] Pin darc version as workaround by [@​rmarinho](https://togithub.com/rmarinho) in [https://github.com/dotnet/maui/pull/23584](https://togithub.com/dotnet/maui/pull/23584) - Revert "\[darc] Pin darc version as workaround ([#​23584](https://togithub.com/dotnet/maui/issues/23584))" by [@​rmarinho](https://togithub.com/rmarinho) in [https://github.com/dotnet/maui/pull/23636](https://togithub.com/dotnet/maui/pull/23636) ##### Tests - Move WebViewDidNotLeak to UITest by [@​PureWeen](https://togithub.com/PureWeen) in [https://github.com/dotnet/maui/pull/23784](https://togithub.com/dotnet/maui/pull/23784) - Add embedding sample and code by [@​mattleibow](https://togithub.com/mattleibow) in [https://github.com/dotnet/maui/pull/23642](https://togithub.com/dotnet/maui/pull/23642) - Fixed a crash for the samples app \[User interface concepts -> styles] by [@​kubaflo](https://togithub.com/kubaflo) in [https://github.com/dotnet/maui/pull/23852](https://togithub.com/dotnet/maui/pull/23852) - \[ci] Fix when pushing artifacts on uitests samples by [@​rmarinho](https://togithub.com/rmarinho) in [https://github.com/dotnet/maui/pull/23919](https://togithub.com/dotnet/maui/pull/23919) - \[UI Testing] Add legacy tests (alternative) by [@​jsuarezruiz](https://togithub.com/jsuarezruiz) in [https://github.com/dotnet/maui/pull/22635](https://togithub.com/dotnet/maui/pull/22635) - Move PopLifeCycle to device tests by [@​PureWeen](https://togithub.com/PureWeen) in [https://github.com/dotnet/maui/pull/23468](https://togithub.com/dotnet/maui/pull/23468) - Remove mobile test from running on desktop by [@​PureWeen](https://togithub.com/PureWeen) in [https://github.com/dotnet/maui/pull/23550](https://togithub.com/dotnet/maui/pull/23550) - \[tests] Fix iOS screenshot for sonoma by [@​rmarinho](https://togithub.com/rmarinho) in [https://github.com/dotnet/maui/pull/23667](https://togithub.com/dotnet/maui/pull/23667) - \[core] Fix tests when converting with PT Locale by [@​rmarinho](https://togithub.com/rmarinho) in [https://github.com/dotnet/maui/pull/23764](https://togithub.com/dotnet/maui/pull/23764) - Increase iOS Device Test Time out to 90 by [@​PureWeen](https://togithub.com/PureWeen) in [https://github.com/dotnet/maui/pull/23768](https://togithub.com/dotnet/maui/pull/23768) - Fix iOS log exports by [@​PureWeen](https://togithub.com/PureWeen) in [https://github.com/dotnet/maui/pull/23334](https://togithub.com/dotnet/maui/pull/23334) ##### New Contributors - [@​rs-lkroneman](https://togithub.com/rs-lkroneman) made their first contribution in [https://github.com/dotnet/maui/pull/23400](https://togithub.com/dotnet/maui/pull/23400) - [@​jpiechowiak](https://togithub.com/jpiechowiak) made their first contribution in [https://github.com/dotnet/maui/pull/23945](https://togithub.com/dotnet/maui/pull/23945) **Full Changelog**: https://github.com/dotnet/maui/compare/8.0.71...8.0.80
RageAgainstThePixel/OpenAI-DotNet (OpenAI-DotNet) ### [`v8.1.2`](https://togithub.com/RageAgainstThePixel/OpenAI-DotNet/releases/tag/v8.1.2): OpenAI-DotNet 8.1.2 #### What's Changed - OpenAI-DotNet 8.1.2 by [@​henduck](https://togithub.com/henduck) in [https://github.com/RageAgainstThePixel/OpenAI-DotNet/pull/341](https://togithub.com/RageAgainstThePixel/OpenAI-DotNet/pull/341) - Added constructor overloads to Tool and Function classes to support manually adding tool calls in the conversation history #### New Contributors - [@​henduck](https://togithub.com/henduck) made their first contribution in [https://github.com/RageAgainstThePixel/OpenAI-DotNet/pull/341](https://togithub.com/RageAgainstThePixel/OpenAI-DotNet/pull/341) **Full Changelog**: https://github.com/RageAgainstThePixel/OpenAI-DotNet/compare/v8.1.1...v8.1.2
postcss/postcss (postcss) ### [`v8.4.41`](https://togithub.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8441) [Compare Source](https://togithub.com/postcss/postcss/compare/8.4.40...8.4.41) - Fixed types (by [@​nex3](https://togithub.com/nex3) and [@​querkmachine](https://togithub.com/querkmachine)). - Cleaned up RegExps (by [@​bluwy](https://togithub.com/bluwy)).
tailwindlabs/tailwindcss (tailwindcss) ### [`v3.4.9`](https://togithub.com/tailwindlabs/tailwindcss/releases/tag/v3.4.9) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.4.8...v3.4.9) ##### Fixed - No longer warns when broad glob patterns are detecting `vendor` folders ### [`v3.4.8`](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.4.7...1676118af9dd1ca2b59f3f9b91afef4d0b453ea5) [Compare Source](https://togithub.com/tailwindlabs/tailwindcss/compare/v3.4.7...v3.4.8)

Configuration

📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.