pviotti / degiro-bookkeeper

Simple financial accounting for Degiro.
GNU General Public License v3.0
15 stars 2 forks source link

chore(deps): bump Argu from 6.1.1 to 6.1.5 #132

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps Argu from 6.1.1 to 6.1.5.

Release notes

Sourced from Argu's releases.

6.1.5

Fix the regression of the #127 merged in 6.1.2 and fix Mandatory arguments in nested subcommands. #220 @​fpellet

6.1.4

Fix: remove incorrect ReproducibleBuilds reference introduced in 6.1.3 #202

6.1.3

Add ParseResults.GetResult(expr, unit -> 'T) helper for Catch #187

6.1.2

Fix Mandatory arguments in nested subcommands. #116 Fix Consistent handling of numeric decimal separators using invariant culture. #159

Changelog

Sourced from Argu's changelog.

6.1.5

  • Fix the regression of the #127 merged in 6.1.2 and fix Mandatory arguments in nested subcommands. #220 @​fpellet

6.1.4

6.1.3 (Unlisted)

6.1.2

Commits
  • e0f5c5d fix: mandatory parameters handling (#221)
  • 6ab9eef refactor: tweak tests (#206)
  • d30ef78 Bump xunit from 2.6.3 to 2.6.6 (#219)
  • cc5cc10 Bump fsdocs-tool from 20.0.0-alpha-016 to 20.0.0-alpha-018 (#218)
  • feca25a Bump actions/deploy-pages from 3 to 4 (#212)
  • eaa5f44 Bump actions/upload-pages-artifact from 2 to 3 (#213)
  • 5a95215 Bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 (#215)
  • ddf5e8e Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.8.0 (#210)
  • 6bf96ac Bump xunit.runner.visualstudio from 2.4.5 to 2.5.5 (#209)
  • 227154e Bump xunit from 2.4.2 to 2.6.3 (#208)
  • 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 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)
codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (07531dc) 92.04% compared to head (559d86b) 92.04%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #132 +/- ## ======================================= Coverage 92.04% 92.04% ======================================= Files 3 3 Lines 327 327 Branches 49 49 ======================================= Hits 301 301 Misses 8 8 Partials 18 18 ``` | [Flag](https://app.codecov.io/gh/pviotti/degiro-bookkeeper/pull/132/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paolo) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/pviotti/degiro-bookkeeper/pull/132/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paolo) | `92.04% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Paolo#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 6 months ago

Superseded by #134.