Skip to content

build(deps): bump Avalonia.ReactiveUI from 0.10.0 to 0.10.2 in /src#377

Merged
worldbeater merged 2 commits into
mainfrom
dependabot/nuget/src/Avalonia.ReactiveUI-0.10.2
Apr 23, 2021
Merged

build(deps): bump Avalonia.ReactiveUI from 0.10.0 to 0.10.2 in /src#377
worldbeater merged 2 commits into
mainfrom
dependabot/nuget/src/Avalonia.ReactiveUI-0.10.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 22, 2021

Bumps Avalonia.ReactiveUI from 0.10.0 to 0.10.2.

Release notes

Sourced from Avalonia.ReactiveUI's releases.

0.10.2

  • Un-deprecated Control.ContextMenu
  • Fixed a potential issue with ListBox.SelectedItems binding

0.10.1

  • New rendering APIs which will allow seperate project to implement Lottie animations.
  • Flyouts API
  • Android backend (preview) updated (deferred rendering, gpu support, keyboard input)

Many performance fixes and issues resolved.

For a summary of all changes see.. AvaloniaUI/Avalonia@0.10.0...0.10.1

Commits
  • 230c3a3 Update version to 0.10.2
  • 24510f9 Merge branch 'master' into release/0.10.2
  • 9794354 Merge pull request #5822 from AvaloniaUI/fixes/do-not-obsolete-context-menu-api
  • ab1bf41 Merge branch 'master' into fixes/do-not-obsolete-context-menu-api
  • 222860c Merge pull request #5817 from AvaloniaUI/fixes/selecteditems-binding
  • a25a8cf Merge branch 'master' into fixes/selecteditems-binding
  • eeb7c8d Reset _isResetting, d'oh.
  • 48fd593 remove obsolete comments
  • f5df7e6 dont obsolete context menu apis.
  • 9c3537a bump version.
  • 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)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 22, 2021
@dependabot dependabot Bot force-pushed the dependabot/nuget/src/Avalonia.ReactiveUI-0.10.2 branch from 6cf8ab5 to 4c413f1 Compare April 22, 2021 13:59
Bumps [Avalonia.ReactiveUI](https://github.com/AvaloniaUI/Avalonia) from 0.10.0 to 0.10.2.
- [Release notes](https://github.com/AvaloniaUI/Avalonia/releases)
- [Commits](AvaloniaUI/Avalonia@0.10.0...0.10.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/src/Avalonia.ReactiveUI-0.10.2 branch from 4c413f1 to 415a31d Compare April 22, 2021 14:53
@worldbeater
Copy link
Copy Markdown
Contributor

So something has changed in regards to nullability on Avalonia side Error: D:\a\Sextant\Sextant\src\Sextant.Avalonia\Navigation.cs(37,20): error CS8618: Non-nullable field '_transition' must contain a non-null value when exiting constructor. Consider declaring the field as nullable. [D:\a\Sextant\Sextant\src\Sextant.Avalonia\Sextant.Avalonia.csproj] going to look into this sooner than later.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 23, 2021

Codecov Report

Merging #377 (620ddb1) into main (a6f2f53) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #377   +/-   ##
=======================================
  Coverage   68.95%   68.95%           
=======================================
  Files          30       30           
  Lines         802      802           
=======================================
  Hits          553      553           
  Misses        249      249           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a6f2f53...620ddb1. Read the comment docs.

@worldbeater worldbeater merged commit b99672e into main Apr 23, 2021
@worldbeater worldbeater deleted the dependabot/nuget/src/Avalonia.ReactiveUI-0.10.2 branch April 23, 2021 12:12
@reactiveui reactiveui locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant