reactiveui / ReactiveUI.Validation

Validation helpers for ReactiveUI-based apps.
https://reactiveui.net/docs/handbook/user-input-validation
MIT License
240 stars 26 forks source link

build(deps): bump Avalonia.ReactiveUI from 0.10.19 to 11.0.2 in /samples #551

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Avalonia.ReactiveUI from 0.10.19 to 11.0.2.

Release notes

Sourced from Avalonia.ReactiveUI's releases.

11.0.2

https://www.nuget.org/packages/Avalonia/11.0.2

What's Changed

New Contributors

Full Changelog: https://github.com/AvaloniaUI/Avalonia/compare/11.0.1...11.0.2

11.0.1

Bug fixes only this time folks!

https://www.nuget.org/packages/Avalonia/11.0.1

What's Changed

... (truncated)

Commits
  • 60d833f bump version.
  • 6a80ef8 Merge pull request #12377 from ThereGoesMySanity/dbus-fallback-fix
  • e1ac9be Catch errors so that for loop can register all names
  • 9808a44 Merge pull request #12174 from Gundz/12106
  • e394ca5 Merge pull request #12327 from AvaloniaUI/fix-macos-window-positioning
  • 47988db Update ExternalConsumers.props
  • 983bc49 Merge pull request #12336 from MrJul/fixes/tools-pdb
  • a99fb21 Use embedded pdb for analyzers and build tasks
  • 688f444 Merge branch 'feature/custom-visual-sync'
  • 1fe2c29 Started to move composition sync logic to the visual itself
  • 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)
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (0961de8) 83.14% compared to head (62149d6) 83.14%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #551 +/- ## ======================================= Coverage 83.14% 83.14% ======================================= Files 18 18 Lines 706 706 ======================================= Hits 587 587 Misses 119 119 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 1 year ago

Superseded by #561.

github-actions[bot] commented 1 year ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.