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

Bump Microsoft.AspNetCore.Components.WebView.Maui from 8.0.70 to 8.0.92 in the aspnetcore group #593

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the aspnetcore group with 1 update: Microsoft.AspNetCore.Components.WebView.Maui.

Updates Microsoft.AspNetCore.Components.WebView.Maui from 8.0.70 to 8.0.92

Release notes

Sourced from Microsoft.AspNetCore.Components.WebView.Maui's releases.

8.0.90 SR9

What's Changed

Breaking Changes | Product Fixes | Docs | Testing | Dependency Updates | Housekeeping | New Contributors | Known Ihttps://github.com/dotnet/maui/blob/HEAD/shttps://github.com/dotnet/maui/blob/HEAD/sue(https://github.com/dotnet/maui/blob/HEAD/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

... (truncated)

Commits
  • 259b6bd Release Branding for .NET SR9.2 (#25263)
  • 006fefb [release/8.0.1xx-sr9] NullReferenceException when setting BarBackgroundColor ...
  • 0294301 [release/8.0.1xx-sr9] Fix Regression with iOS button resizing with text or im...
  • 54268ce [release/8.0.1xx-sr9] Fixed Microsoft.Maui.Controls 8.0.90 (Latest stable) Ru...
  • a800edb [iOS] Text alignment in editor - improvements (#24859) (#25158)
  • ad27103 Preview SR9.2 branding (#25161)
  • 011655f [release/8.0.1xx-sr9] Revert #24222 and simply use invalidate instead of `p...
  • 1908429 [release/8.0.1xx-sr9] [X] allow namescope resolution before parenting (#25075)
  • a8f9f60 [release/8.0.1xx-sr9] [iOS] Fix for the CollectionView to prevent duplicate g...
  • b2ab38e [C] avoid NRE on null GesturRecognizer (#25029)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the aspnetcore group with 1 update: [Microsoft.AspNetCore.Components.WebView.Maui](https://github.com/dotnet/maui).


Updates `Microsoft.AspNetCore.Components.WebView.Maui` from 8.0.70 to 8.0.92
- [Release notes](https://github.com/dotnet/maui/releases)
- [Changelog](https://github.com/dotnet/maui/blob/main/docs/ReleaseSchedule.md)
- [Commits](dotnet/maui@8.0.70...8.0.92)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Components.WebView.Maui
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aspnetcore
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 28, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 31, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/nuget/aspnetcore-8230e95355 branch October 31, 2024 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant