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.Fody from 19.2.1 to 19.4.1 #16

Merged
merged 1 commit into from
Sep 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2023

Bumps ReactiveUI.Fody from 19.2.1 to 19.4.1.

Release notes

Sourced from ReactiveUI.Fody'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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 the dependencies Pull requests that update a dependency file label Sep 2, 2023
@dependabot dependabot bot force-pushed the dependabot/nuget/ReactiveUI.Fody-19.4.1 branch from 77373b9 to 0cd86dd Compare September 2, 2023 06:52
Bumps [ReactiveUI.Fody](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.Fody
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/ReactiveUI.Fody-19.4.1 branch from 0cd86dd to 69ff1e1 Compare September 2, 2023 06:52
@shishnk shishnk merged commit a80f0ef into master Sep 2, 2023
1 check passed
@shishnk shishnk deleted the dependabot/nuget/ReactiveUI.Fody-19.4.1 branch September 2, 2023 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant