Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dotnet monorepo #403

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 31, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
Microsoft.Extensions.Logging.Debug (source) 8.0.0 -> 8.0.1 age adoption passing confidence nuget patch
Microsoft.Maui.Controls 8.0.40 -> 8.0.92 age adoption passing confidence nuget patch
mcr.microsoft.com/dotnet/sdk 8.0.300-jammy-amd64 -> 8.0.403-jammy-amd64 age adoption passing confidence final patch
mcr.microsoft.com/dotnet/sdk 8.0.300-jammy-amd64 -> 8.0.403-jammy-amd64 age adoption passing confidence stage patch

Release Notes

dotnet/runtime (Microsoft.Extensions.Logging.Debug)

v8.0.1: .NET 8.0.1

Release

dotnet/maui (Microsoft.Maui.Controls)

v8.0.92: SR9.2

Compare Source

What's Changed

Full Changelog: dotnet/maui@8.0.91...8.0.92

v8.0.91: SR9.1

Compare Source

What's Changed

Full Changelog: dotnet/maui@8.0.90...8.0.91

v8.0.90: SR9

Compare Source

What's Changed

Breaking Changes | Product Fixes | Docs | Testing | Dependency Updates | Housekeeping | New Contributors | Known Issue(s)

Breaking Changes

Product Fixes

  • [iOS] Fix for CollectionView single item horizontal alignment issue when using ItemsLayout with a Footer @​Tamilarasan-Paranthaman
  • [Android] Border Stroke gradient can only switch to another gradient - fix by @​kubaflo
  • Ensure border stroke only updates when needed by @​Foda
  • [Windows] Allow setting PlatformCanvas.Antialias by @​MartyIX
  • [Android] App crash when text exceeds Entry MaxLength by @​kubaflo
  • [Windows] Fix memory leak w/ main window by @​Foda
  • Fix Shell.NavBarIsVisible property by @​jsuarezruiz
  • [Accessibility] Make flyout titles on iOS read as buttons by @​tj-devel709
  • Fixed scroll to group item on Android + Windows by @​Foda
  • NavigationBar properties not updating - fix by @​kubaflo
  • Adopt chromium methodology for determining tablet on Windows by @​daltzctr
  • [android] call PlatformContentViewGroup.postInvalidate() less by @​jonathanpeppers
  • [Windows] Fix crash using ScrollTo on CollectionView by @​jsuarezruiz
  • Try and make scroll-to test more solid by @​Foda
  • [Android] Removing TapGestureRecognizer with at least 2 taps causes Exception - fix by @​kubaflo
  • [Windows] Make WebView.CaptureAsync() work by @​MartyIX
  • [Android] Fix ToolbarItem font color issue after changing available state by @​Tamilarasan-Paranthaman
  • [Android] Fix for Entry SelectionLength by @​NirmalKumarYuvaraj
  • Fixed the CollectionView GroupFooterTemplate crashes the application by @​NanthiniMahalingam
  • [Windows] Fix Entry clear button is not taking the color of the text by @​BagavathiPerumal
  • [iOS] Bugfix/22469 ios label crash by @​artemvalieiev
  • [Android] Fix item fading when moving between groups in Grouped CollectionView by @​Vignesh-SF3580
  • Make MeasureInvalidated event work correctly by @​albyrock87
  • [Android] Fix for the CarouselView doesn't scroll to the right Position after changing the ItemSource with Loop enabled by @​Tamilarasan-Paranthaman
  • Fix for FlexLayout padding issue by @​BagavathiPerumal
  • [Android] SecureStorage: Rework logic to delete shared prefs when key is corrupt by @​Redth
  • RefreshView IsEnabled enhancements by @​kubaflo
  • [Android] Failed to inflate ColorStateList - error fix for CheckBox by @​kubaflo
  • Trigger InvalidateMeasure event on CollectionView when content size changes (iOS) by @​albyrock87
  • Move EnsureSupportForCustomWebViewClients to Appium by @​PureWeen
  • [android] cache Join and Cap enum values by @​jonathanpeppers
  • [android] improve performance of StrokeExtensions by @​jonathanpeppers
  • [C] respect specificity while overriding DynRes by @​StephaneDelcroix
  • [Windows] Optimize WrapperView by @​MartyIX
  • Add Android LoadImageFromFont benchmark and enable verbose Glide logging by @​albyrock87
  • Match behavior of compiled bindings with indexers to their non-compiled counterparts by @​simonrozsival
  • Wrap Image with a container on Windows so that it is centered with AspectFill by @​japarson
  • [Android] Allow custom background drawable with a custom handler by @​jsuarezruiz
  • 2174059 MAUI hit testing ignores pages loaded by PushModalAsync by @​lizharems
  • Remove non-functioning code and instead throw a more helpful platform-not-supported error by @​dotMorten
  • Use the IsRefreshing property directly by @​mattleibow
  • Null guard in ShellFlyoutTemplatedContentRenderer.HeaderContainer.UpdateMinimumHeight by @​BioTurboNick
  • Avoid recomputing bindings multiple times and bind BindingContext first by @​albyrock87
  • Improve performance and stability of BindableLayout by @​albyrock87
  • Changed order of calls to properly close MediaPicker Activity / ViewController and set the picker result by @​Alex-Dobrynin
  • Don't invalidate SuperView if not connected to Window by @​PureWeen
  • Ensure disconnected ItemsViewHandler doesn't hold onto the items source by @​PureWeen
  • [Windows][GestureManager] Unsubscribe control tap events only if they were subscribed by @​MartyIX
  • [android] use cached value for GetDisplayDensity() by @​jonathanpeppers
  • [xaml] improve performance of BindableProperty.TryConvert by @​jonathanpeppers
  • [Android] invalidate shadows on parent's size change by @​kubaflo
  • Resolved Text Jump Issue in Entry Control with HorizontalTextAlignment Set to End by @​BagavathiPerumal
  • Fix for the Nested Entry View In A Frame Causes Crash by @​BagavathiPerumal
  • [iOS] Readonly Editor Scrolling fix by @​kubaflo
  • [iOS] SwipeView: Fix reenabling parent scrolling after cancelled swipe by @​filipnavara
  • Remove code from iOS that short circuits propagation by @​PureWeen
  • [Android & iOS] dialog theme change on changing UserAppTheme by @​kubaflo
  • Clear out prototype cell when changing ItemSource by @​PureWeen
  • Revert "[X] do not apply Bindings if DataType doesn’t match (#​22056)" by @​PureWeen
  • [IOS] Fix error when running new template maui app on iOS by @​NirmalKumarYuvaraj
  • Editor completed event is not triggered properly when unfocused by @​SuthiYuvaraj
  • Make sure that Navigation Pages fill the screen by @​PureWeen

Docs

Testing

Dependency Updates

Housekeeping

New Contributors

Full Changelog: dotnet/maui@8.0.82...8.0.90

v8.0.82: SR8.2

Compare Source

What's Changed

Full Changelog: dotnet/maui@8.0.80...8.0.82

v8.0.80: SR8

Compare Source

What's Changed

Dependency Updates
Tests

New Contributors

Full Changelog: dotnet/maui@8.0.71...8.0.80

v8.0.72: SR7.2

Compare Source

What's Changed

Full Changelog: dotnet/maui@8.0.71...8.0.72

v8.0.71: SR7.1

Compare Source

What's Changed

Full Changelog: dotnet/maui@8.0.70...8.0.71

v8.0.70: SR7

Compare Source

What's Changed
Docs
Dependency Updates
Tests
New Contributors

Full Changelog: dotnet/maui@8.0.61...8.0.70

v8.0.61: SR6.1

Compare Source

What's Changed
New Contributors

Full Changelog: dotnet/maui@8.0.60...8.0.61

v8.0.60: SR6

Compare Source

What's Changed


Configuration

📅 Schedule: Branch creation - "after 4am and before 8am on saturday" in timezone Asia/Shanghai, 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.

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


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch from bdce50f to 1cf498a Compare June 11, 2024 16:35
@renovate renovate bot changed the title chore(deps): update mcr.microsoft.com/dotnet/sdk docker tag to v8.0.301 chore(deps): update mcr.microsoft.com/dotnet/sdk docker tag to v8.0.302 Jun 11, 2024
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch from 1cf498a to 461fd1a Compare June 12, 2024 20:24
@renovate renovate bot changed the title chore(deps): update mcr.microsoft.com/dotnet/sdk docker tag to v8.0.302 chore(deps): update dotnet monorepo Jun 12, 2024
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch 2 times, most recently from 7b8c3a5 to b972867 Compare July 2, 2024 07:15
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch 2 times, most recently from 3704052 to 1a09545 Compare July 9, 2024 18:12
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch from 1a09545 to a1fdb6e Compare July 31, 2024 21:02
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch 2 times, most recently from b1ef0da to c83c820 Compare August 13, 2024 17:15
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch from c83c820 to 3d0925e Compare August 15, 2024 19:21
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch from 3d0925e to 1c99774 Compare August 29, 2024 01:43
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch 2 times, most recently from cf871df to 9346ffd Compare September 25, 2024 21:23
@renovate renovate bot force-pushed the renovate/dotnet-monorepo branch 2 times, most recently from 510767b to c530aa2 Compare October 8, 2024 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants