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 XamlNameReferenceGenerator from 1.3.4 to 1.5.1 in /samples #507

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps XamlNameReferenceGenerator from 1.3.4 to 1.5.1.

Release notes

Sourced from XamlNameReferenceGenerator's releases.

1.5.1

Dependencies:

  • 1d6b30929093f27b130c1d93dff85a997de85c7d build(deps): Bump ReactiveUI.Validation from 3.0.1 to 3.0.22 in /src (#97) @​dependabot[bot]
  • 733996f4bb162204fd78b35fdcc5e2649a7b0748 build(deps): Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 in /src (#98) @​dependabot[bot]

Fixes:

  • da39281ecf47bc50b8f0a1db01327a8a25f8602e fix: Check for Control Base Type Since IControl Interface is Removed (#100) @​notanaverageman

Other:

1.4.2

Fixes:

  • fda0a3cc3887f406ca0753488b111e21cf67c595 fix: Don't break when one form is invalid (#95) @​worldbeater

1.4.1

Dependencies:

  • 7db1359c6b3516ee805178a5781793ef94b66b6c build(deps): Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /src (#67) @​dependabot[bot]
  • 1a6b4299606abe7d84fbae8714044692dcffbea1 build(deps): Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.240 in /src (#68) @​dependabot[bot]
  • 4e6491211a5db30ede60d8f2173977f75a3ed466 build(deps): Bump Microsoft.CodeAnalysis.Analyzers in /src (#70) @​dependabot[bot]
  • aa8f77aa2bc046bcde68437fbc20635f94240900 build(deps): Bump Nerdbank.GitVersioning from 3.4.240 to 3.4.244 in /src (#72) @​dependabot[bot]
  • e2ae639715e91ad3b78bf106adc58699e653a4d0 build(deps): Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /src (#73) @​dependabot[bot]
  • c2c394b6d96758ac3a23cda83ad59f6a63621281 build(deps): Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /src (#74) @​dependabot[bot]
  • b16a6ba80b90833de88a1f8c4dc97eceb24e05ff build(deps): Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 in /src (#76) @​dependabot[bot]
  • a2fb3c8ea321641545180d040b9f9e975cadfeb6 build(deps): Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 in /src (#78) @​dependabot[bot]
  • b93d8bf07bb9952ee83d3cd747e9a3ecc8d8a83c build(deps): Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 in /src (#79) @​dependabot[bot]
  • c876e96505741a97a216c09051d46537f546fa30 build(deps): Bump Nerdbank.GitVersioning from 3.4.255 to 3.5.107 in /src (#80) @​dependabot[bot]
  • dc8a993d4c091913b632bbff6ec320d10691a666 build(deps): Bump ReactiveUI.Validation from 2.2.1 to 3.0.1 in /src (#81) @​dependabot[bot]
  • 32a3a4b7eb3e147bf520e42402d239aac60c9093 build(deps): Bump Nerdbank.GitVersioning from 3.5.107 to 3.5.108 in /src (#82) @​dependabot[bot]
  • 6210c22083b85cfdfbddbb97b9fa382d69180ab3 build(deps): Bump xunit from 2.4.1 to 2.4.2 in /src (#86) @​dependabot[bot]
  • 77c8a192dacfe2dbd716ddf219dc3c23f0a1d0f7 build(deps): Bump xunit.runner.console from 2.4.1 to 2.4.2 in /src (#87) @​dependabot[bot]
  • c27b3faf20bbd6fdb587c573d354c57bbf65bd2a build(deps): Bump Nerdbank.GitVersioning from 3.5.108 to 3.5.113 in /src (#89) @​dependabot[bot]
  • 42fe90aa77ff08642796a17a62784d8818415ccc build(deps): Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1 in /src (#85) @​dependabot[bot]
  • 677d1deacbc04ca9b6bbcefae664b434b5144a80 build(deps): Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 in /src (#90) @​dependabot[bot]
  • 138be17aa8b43512db8ecbbb8a024d4f3b87b8a2 build(deps): Bump Nerdbank.GitVersioning from 3.5.113 to 3.5.119 in /src (#91) @​dependabot[bot]

Documentation:

  • a2e7ba4ad280da49657517c4973dd7e79cf537d1 docs: Don't override InitializeComponent (#71) @​worldbeater

Features:

  • 233535ce75ca3a5b984d73fe9b4103fa7f18b4df feature: Recognize Nodes with Generic Parameters (#88) @​deryaza

Fixes:

  • 88b52d89000f740a55ce807ed3a3a4f1bc37acdf fix: Name Generation for Identical View Class Names (#93) @​worldbeater

Housekeeping:

  • c0226c2c050afa5fc9cc9d098a994a36217a6034 housekeeping: Update version.json (#94) @​worldbeater

Other:

  • a73388c243601c4ce802b6574f98edb27754d43c chore: Make dependabot update monthly @​worldbeater

... (truncated)

Commits
  • fef928b chore: Release 1.5 (#101)
  • 733996f build(deps): Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 in /src (#98)
  • da39281 fix: Check for Control Base Type Since IControl Interface is Removed (#100)
  • 1d6b309 build(deps): Bump ReactiveUI.Validation from 3.0.1 to 3.0.22 in /src (#97)
  • fda0a3c fix: Don't break when one form is invalid (#95)
  • c0226c2 housekeeping: Update version.json (#94)
  • 88b52d8 fix: Name Generation for Identical View Class Names (#93)
  • 138be17 build(deps): Bump Nerdbank.GitVersioning from 3.5.113 to 3.5.119 in /src (#91)
  • 677d1de build(deps): Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 in /src (#90)
  • 42fe90a build(deps): Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1 in /src (#85)
  • 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

Base: 83.14% // Head: 83.14% // No change to project coverage :thumbsup:

Coverage data is based on head (f51a285) compared to base (8bc9ad8). Patch has no changes to coverable lines.

:exclamation: Current head f51a285 differs from pull request most recent head 974bf99. Consider uploading reports for the commit 974bf99 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #507 +/- ## ======================================= Coverage 83.14% 83.14% ======================================= Files 18 18 Lines 706 706 ======================================= Hits 587 587 Misses 119 119 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reactiveui). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=reactiveui)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

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.