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 18.4.34 to 19.4.1 #63

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ReactiveUI.Fody from 18.4.34 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

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

18.4.44

Dependencies:

  • 3a9cb7f96a92fe0c544b6acd3642eca5198fb138 build(deps): bump Roslynator.Analyzers in /integrationtests (#3535) @​dependabot[bot]
  • c6918bff3cc6b1b5deed9b8454e9916b456e3795 build(deps): bump Nerdbank.GitVersioning from 3.5.119 to 3.6.128 in /src (#3528) @​dependabot[bot]

... (truncated)

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)

Bumps [ReactiveUI.Fody](https://github.com/reactiveui/reactiveui) from 18.4.34 to 19.4.1.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](reactiveui/ReactiveUI@18.4.34...19.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 1, 2023
@maxkatz6 maxkatz6 closed this Sep 10, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 10, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/nuget/ReactiveUI.Fody-19.4.1 branch September 10, 2023 19:58
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
1 participant