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

build(deps): update ReactiveUI requirement from 18.* to 19.* in /src #536

Merged
merged 1 commit into from
Jul 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on ReactiveUI to permit the latest version.

Release notes

Sourced from ReactiveUI's releases.

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
Commits
  • 578ae2f build(deps): bump Microsoft.WindowsAppSDK from 1.3.230331000 to 1.3.230502000...
  • 8fe2754 build(deps): bump Xamarin.Jetbrains.Annotations from 24.0.1 to 24.0.1.2 in /i...
  • 10c6a06 build(deps): bump Microsoft.Reactive.Testing from 5.0.0 to 6.0.0 in /integrat...
  • 39cd682 build(deps): bump Verify.Xunit from 19.14.0 to 20.3.0 in /integrationtests (#...
  • 89a8a5c build(deps): bump Microsoft.NET.Test.Sdk in /integrationtests (#3555)
  • ff01c2b build(deps): bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 in /src (#3551)
  • ac425f5 build(deps): bump coverlet.msbuild from 3.2.0 to 6.0.0 in /src (#3552)
  • df72080 build(deps): bump Nerdbank.GitVersioning from 3.6.128 to 3.6.133 in /src (#3548)
  • f2106ce housekeeping: Update version.json
  • 06459fc Feature ReactiveCommand.CreateRunInBackground (#3501)
  • Additional commits viewable in compare view

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)

Updates the requirements on [ReactiveUI](https://github.com/reactiveui/reactiveui) to permit the latest version.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](reactiveui/ReactiveUI@18.0.4...19.2.1)

---
updated-dependencies:
- dependency-name: ReactiveUI
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2023
@codecov
Copy link

codecov bot commented Jul 1, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (cec6867) 83.14% compared to head (35352df) 83.14%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #536   +/-   ##
=======================================
  Coverage   83.14%   83.14%           
=======================================
  Files          18       18           
  Lines         706      706           
=======================================
  Hits          587      587           
  Misses        119      119           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ChrisPulman ChrisPulman merged commit c65e4d3 into main Jul 4, 2023
@ChrisPulman ChrisPulman deleted the dependabot/nuget/src/ReactiveUI-19.star branch July 4, 2023 00:31
@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 Jul 18, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant