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): update ReactiveUI.WinForms requirement from 18.* to 19.* in /samples #541

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on ReactiveUI.WinForms to permit the latest version.

Release notes

Sourced from ReactiveUI.WinForms's releases.

19.2.1

Dependencies:

  • df72080c7e4c34fe0dc9d2d03fbbec5812fe5305 build(deps): bump Nerdbank.GitVersioning from 3.6.128 to 3.6.133 in /src (#3548) @​dependabot[bot]
  • ac425f50e6ad7f5878c366d11dc42270c2a051d0 build(deps): bump coverlet.msbuild from 3.2.0 to 6.0.0 in /src (#3552) @​dependabot[bot]
  • ff01c2bb95fd84b12a317469efab5dd6ea204b49 build(deps): bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 in /src (#3551) @​dependabot[bot]
  • 89a8a5c9be172499cb4730c64876f4b8429caa81 build(deps): bump Microsoft.NET.Test.Sdk in /integrationtests (#3555) @​dependabot[bot]
  • 39cd682dadc0b3bc633034d7c7d3dc49e8a4821a build(deps): bump Verify.Xunit from 19.14.0 to 20.3.0 in /integrationtests (#3542) @​dependabot[bot]
  • 10c6a06fc7717edbda753d8725a03ca5d8c81b63 build(deps): bump Microsoft.Reactive.Testing from 5.0.0 to 6.0.0 in /integrationtests (#3550) @​dependabot[bot]
  • 8fe27545b7e90f7fd37206d215d0ad8dce63ab02 build(deps): bump Xamarin.Jetbrains.Annotations from 24.0.1 to 24.0.1.2 in /integrationtests (#3553) @​dependabot[bot]
  • 578ae2fef8cbcafd4d46ccd13659c5b8bdd86c7f build(deps): bump Microsoft.WindowsAppSDK from 1.3.230331000 to 1.3.230502000 in /src (#3543) @​dependabot[bot]

Housekeeping:

  • f2106ce2d088c9362145558556c4da2c716de183 housekeeping: Update version.json @​glennawatson
Commits
  • 578ae2f build(deps): bump Microsoft.WindowsAppSDK from 1.3.230331000 to 1.3.230502000...
  • 8fe2754 build(deps): bump Xamarin.Jetbrains.Annotations from 24.0.1 to 24.0.1.2 in /i...
  • 10c6a06 build(deps): bump Microsoft.Reactive.Testing from 5.0.0 to 6.0.0 in /integrat...
  • 39cd682 build(deps): bump Verify.Xunit from 19.14.0 to 20.3.0 in /integrationtests (#...
  • 89a8a5c build(deps): bump Microsoft.NET.Test.Sdk in /integrationtests (#3555)
  • ff01c2b build(deps): bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 in /src (#3551)
  • ac425f5 build(deps): bump coverlet.msbuild from 3.2.0 to 6.0.0 in /src (#3552)
  • df72080 build(deps): bump Nerdbank.GitVersioning from 3.6.128 to 3.6.133 in /src (#3548)
  • f2106ce housekeeping: Update version.json
  • 06459fc Feature ReactiveCommand.CreateRunInBackground (#3501)
  • Additional commits viewable in compare view


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 (1db829c) 83.14% compared to head (b72af43) 83.14%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #541 +/- ## ======================================= 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: Do you have feedback about the report comment? Let us know in this issue.

ChrisPulman commented 1 year ago

@dependabot rebase

dependabot[bot] commented 1 year ago

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

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.