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): bump ReactiveUI from 18.4.34 to 18.4.44 in /src #1009

Merged
merged 1 commit into from
Jun 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ReactiveUI from 18.4.34 to 18.4.44.

Release notes

Sourced from ReactiveUI's releases.

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]
  • d6271f1441229b5c80c338dc6d58dbb3a89149dd build(deps): bump Verify.Xunit from 19.12.1 to 19.14.0 in /src (#3526) @​dependabot[bot]
  • 94e285fa93c03ba3b21d70d06d56549eab51c342 build(deps): bump FluentAssertions from 6.10.0 to 6.11.0 in /src (#3532) @​dependabot[bot]
  • 2964bcc66a5242ec07471c1a229a99b86ddf344f build(deps): bump FodyHelpers from 6.6.4 to 6.7.0 in /src (#3527) @​dependabot[bot]
  • 68701dfaf3b2fbb573e655f8928df6af0d2127d6 build(deps): bump Microsoft.WindowsAppSDK in /src (#3531) @​dependabot[bot]
  • d539a57ad81c4aa9278fe7ebcd5aadb0006c2827 build(deps): bump FluentAssertions in /integrationtests (#3534) @​dependabot[bot]
  • 44cd5d06c2607fcfdf90d2a175a38a237f84f4c8 build(deps): bump Fody from 6.6.4 to 6.7.0 in /src (#3533) @​dependabot[bot]
  • 42929d41c620c816ff7fd3385f93defd71e30844 build(deps): bump FodyPackaging from 6.6.4 to 6.7.0 in /src (#3530) @​dependabot[bot]

Features:

  • 06459fc8f10e5d3b943bfad2ab99e19b13cb3e90 Feature ReactiveCommand.CreateRunInBackground (#3501) @​ChrisPulman
Commits
  • 06459fc Feature ReactiveCommand.CreateRunInBackground (#3501)
  • 42929d4 build(deps): bump FodyPackaging from 6.6.4 to 6.7.0 in /src (#3530)
  • 44cd5d0 build(deps): bump Fody from 6.6.4 to 6.7.0 in /src (#3533)
  • d539a57 build(deps): bump FluentAssertions in /integrationtests (#3534)
  • 68701df build(deps): bump Microsoft.WindowsAppSDK in /src (#3531)
  • 2964bcc build(deps): bump FodyHelpers from 6.6.4 to 6.7.0 in /src (#3527)
  • 94e285f build(deps): bump FluentAssertions from 6.10.0 to 6.11.0 in /src (#3532)
  • d6271f1 build(deps): bump Verify.Xunit from 19.12.1 to 19.14.0 in /src (#3526)
  • c6918bf build(deps): bump Nerdbank.GitVersioning from 3.5.119 to 3.6.128 in /src (#3528)
  • 3a9cb7f build(deps): bump Roslynator.Analyzers in /integrationtests (#3535)
  • See full diff 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 force-pushed the dependabot/nuget/src/ReactiveUI-18.4.44 branch from c5609ec to 155daef Compare June 1, 2023 02:16
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jun 1, 2023
@codecov
Copy link

codecov bot commented Jun 1, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@0854834). Click here to learn what that means.
Patch has no changes to coverable lines.

❗ Current head dc79035 differs from pull request most recent head 959e1d6. Consider uploading reports for the commit 959e1d6 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1009   +/-   ##
=======================================
  Coverage        ?   75.34%           
=======================================
  Files           ?       93           
  Lines           ?     4388           
  Branches        ?        0           
=======================================
  Hits            ?     3306           
  Misses          ?     1082           
  Partials        ?        0           

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

@dependabot dependabot bot force-pushed the dependabot/nuget/src/ReactiveUI-18.4.44 branch 8 times, most recently from 9377d56 to 5d8fb6b Compare June 1, 2023 16:38
@ChrisPulman ChrisPulman enabled auto-merge (squash) June 1, 2023 16:54
@ChrisPulman ChrisPulman disabled auto-merge June 1, 2023 18:10
@ChrisPulman ChrisPulman enabled auto-merge (squash) June 1, 2023 18:10
@ChrisPulman ChrisPulman disabled auto-merge June 1, 2023 18:16
@ChrisPulman
Copy link
Member

@dependabot recreate

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/src/ReactiveUI-18.4.44 branch from 2f0ff44 to 959e1d6 Compare June 1, 2023 18:18
@ChrisPulman ChrisPulman enabled auto-merge (squash) June 1, 2023 18:26
@ChrisPulman ChrisPulman merged commit c7da2c2 into main Jun 1, 2023
@ChrisPulman ChrisPulman deleted the dependabot/nuget/src/ReactiveUI-18.4.44 branch June 1, 2023 19:30
@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 Jun 16, 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