Skip to content

Tags: ehtick/ReactiveUI

Tags

18.0.7

Toggle 18.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
build(deps): bump FluentAssertions in /integrationtests (reactiveui#3240

)

Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.5.1 to 6.6.0.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](fluentassertions/fluentassertions@6.5.1...6.6.0)

---
updated-dependencies:
- dependency-name: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

18.0.4

Toggle 18.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
build(deps): bump stylecop.analyzers in /integrationtests (reactiveui…

…#3220)

Bumps [stylecop.analyzers](https://github.com/DotNetAnalyzers/StyleCopAnalyzers) from 1.2.0-beta.354 to 1.2.0-beta.406.
- [Release notes](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/releases)
- [Commits](DotNetAnalyzers/StyleCopAnalyzers@1.2.0-beta.354...1.2.0-beta.406)

---
updated-dependencies:
- dependency-name: stylecop.analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

17.1.50

Toggle 17.1.50's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
housekeeping: Update dependencies (reactiveui#3188)

* housekeeping: Update dependencies

* Update

* Update verifications

17.1.46

Toggle 17.1.46's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
build(deps): bump FluentAssertions from 6.4.0 to 6.5.0 in /src (react…

…iveui#3179)

Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.4.0 to 6.5.0.
- [Release notes](https://github.com/fluentassertions/fluentassertions/releases)
- [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1)
- [Commits](fluentassertions/fluentassertions@6.4.0...6.5.0)

---
updated-dependencies:
- dependency-name: FluentAssertions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

17.1.17

Toggle 17.1.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
build(deps): bump Acr.UserDialogs in /integrationtests (reactiveui#3118)

Bumps [Acr.UserDialogs](https://github.com/aritchie/userdialogs) from 7.2.0.561 to 7.2.0.562.
- [Release notes](https://github.com/aritchie/userdialogs/releases)
- [Commits](https://github.com/aritchie/userdialogs/commits)

---
updated-dependencies:
- dependency-name: Acr.UserDialogs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

16.4.15

Toggle 16.4.15's commit message
housekeeping: Revert to Splat 13.*

16.4.14

Toggle 16.4.14's commit message
housekeeping: Allow releases from a patch branch

17.1.9

Toggle 17.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix Subscription not being disposed (reactiveui#3105)

Co-authored-by: Glenn <[email protected]>

17.1.6

Toggle 17.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update to AndriodX 1.7.0.1 (reactiveui#3089)

Xamarin.Forms has been updated to use 1.7.0.1 of AndroidX.Core
Removed * from Xamarin.Forms version due to breaking change without following SemVer 2

17.1.4

Toggle 17.1.4's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
fix: add windows net6 to uno winui (reactiveui#3083)

* fix: add windows net6 to uno winui

* Update ReactiveUI.Uno.WinUI.csproj

* Update ReactiveUI.Uno.WinUI.csproj

* fix add HAS_UNO_WINUI declaration

* move HAS_UNO_WINUI to project file

Co-authored-by: Chris Pulman <[email protected]>