Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ReactiveUI from 19.2.1 to 19.4.1 in /src #100

Merged
merged 1 commit into from
Aug 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

Bumps ReactiveUI from 19.2.1 to 19.4.1.

Release notes

Sourced from ReactiveUI's releases.

19.4.1

Fixes:

  • c07422894d6aa759e83a1ea63a64accf7247397f Fix For Maui Navigation cast Type A to Type B (#3581) @​ChrisPulman

Housekeeping:

  • 65bce347416095b421c116fb15ee1f21f4e3904b Housekeeping Fix warnings (#3579) @​ChrisPulman
  • 6d309b243a9baccbd30a4d4b6df33f2dca7ac040 housekeeping: Remove Requirements for the Latest SDK (#3580) @​ChrisPulman
  • 022d778a0f6c299277966d9665fb86c0459c0291 Housekeeping : Migrate Uwp files to Wpf, update WinForms (#3578) @​ChrisPulman

19.3.3

Fixes:

19.3.2

Dependencies:

  • a3a90f3ec268fc44c93ccbd896c5e4f3c89673d7 build(deps): bump Xamarin.AndroidX.Media from 1.6.0.3 to 1.6.0.5 in /integrationtests (#3547) @​dependabot[bot]
  • 0a4c7ab1cb7b75b70b924d51375590dca79c50d8 build(deps): bump stylecop.analyzers from 1.2.0-beta.435 to 1.2.0-beta.507 in /src (#3567) @​dependabot[bot]
  • 7d62a5a94155974d1b49377713906ae892b8d98a build(deps): bump Verify.Xunit from 20.3.1 to 20.4.0 in /src (#3565) @​dependabot[bot]
  • 561f933a01d081b9ceb518dc214ea5775fdc8854 build(deps): bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.3 in /src (#3566) @​dependabot[bot]
  • 5df086f61fe90b9f0a4c2167b42e84dab4676c5d build(deps): bump Microsoft.NET.Test.Sdk in /integrationtests (#3569) @​dependabot[bot]
  • 36c40d75554c371c2a7fd7eb0781457e334f143a build(deps): bump stylecop.analyzers in /integrationtests (#3571) @​dependabot[bot]

Fixes:

  • 5b186ce0ae3e8732aa5ac1e9828641ec7e3c3bc8 Fix Maui Navigation RoutedViewHost (#3574) @​ChrisPulman
  • 2ef3d9956e51e7854068c4618bdd89862ff4ab71 Fix For ViewModelViewHost not working on WinUI projects (#3575) @​ChrisPulman

Housekeeping:

  • 9d73fba278c02cc21b9c7c4560baaf582333b697 Housekeeping: Update Obsolete notation to fix warnings (#3561) @​ChrisPulman

Other:

  • c5742c80f48070a98eabcee7625dff365f293ca1 Update WhenAnyObservable to allow null sender (#3573) @​ChrisPulman
Commits
  • c074228 Fix For Maui Navigation cast Type A to Type B (#3581)
  • 022d778 Housekeeping : Migrate Uwp files to Wpf, update WinForms (#3578)
  • 6d309b2 housekeeping: Remove Requirements for the Latest SDK (#3580)
  • 65bce34 Housekeeping Fix warnings (#3579)
  • 3467c36 Fix For Maui WinUI Registrations (#3577)
  • 2ef3d99 Fix For ViewModelViewHost not working on WinUI projects (#3575)
  • 9d73fba Housekeeping: Update Obsolete notation to fix warnings (#3561)
  • c5742c8 Update WhenAnyObservable to allow null sender (#3573)
  • 5b186ce Fix Maui Navigation RoutedViewHost (#3574)
  • 36c40d7 build(deps): bump stylecop.analyzers in /integrationtests (#3571)
  • 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 .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Aug 1, 2023
Bumps [ReactiveUI](https://github.com/reactiveui/reactiveui) from 19.2.1 to 19.4.1.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](reactiveui/ReactiveUI@19.2.1...19.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/ReactiveUI-19.4.1 branch from 389810c to f0d749e Compare August 6, 2023 23:15
@ChrisPulman ChrisPulman enabled auto-merge (squash) August 6, 2023 23:15
@ChrisPulman ChrisPulman merged commit 13bae89 into main Aug 6, 2023
1 check passed
@ChrisPulman ChrisPulman deleted the dependabot/nuget/src/ReactiveUI-19.4.1 branch August 6, 2023 23:29
@github-actions
Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 21, 2023
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant