DotNetExtension / BlazorDesktop

Create desktop apps using Blazor.
MIT License
51 stars 9 forks source link

chore(deps): bump Microsoft.AspNetCore.Components.WebView.Wpf from 7.0.59 to 7.0.86 #30

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Microsoft.AspNetCore.Components.WebView.Wpf from 7.0.59 to 7.0.86.

Release notes

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

7.0.86 Service Release 6

What's Changed

  • XCode 14.3 support

Bug Fixes

  • Treat */Auto spans as resolvable finite measures rather than infinite - 14667
  • [net7.0] Ensure that Grid is treating star rows/columns as Auto when unconstrained - 14165
  • Fix InputTransparent for layouts - 14669

7.0.81 Service Release 4

What's Changed

Bug Fixes

... (truncated)

Commits
  • 6ddd1f5 [7.0.2xx-sr6] Update net6 version (#14769)
  • 1dd6806 [net7.0] Update dependencies from xamarin/xamarin-macios to Xcode 14.3 (#1433...
  • 1d8a89b Backport of #14648 (#14667)
  • e20dac3 [release/7.0.2xx-sr5] Fix InputTransparent for layouts (#14669)
  • 8d032f6 [net7.0] Ensure that Grid is treating star rows/columns as Auto when unconstr...
  • 4f59bc0 [release/7.0.2xx] Fix iOS and Android versions (#14102)
  • 9e29660 [release/7.0.2xx] [net7.0] Show keyboard on Android entry/editor/searchbar fo...
  • 06cab83 [release/7.0.2xx] [net7.0] Blank image when Source set to null or on image lo...
  • cad4d2e [release/7.0.2xx] [net7.0] Fix a couple life cycle scenarios on shell modals ...
  • 91c2215 [release/7.0.2xx] [net7.0] [Windows] Fixed dupe items in ShellView (#14069)
  • 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)