mmichaelb / distrybute

Lightweight upload server for various upload clients.
https://distrybute.ninja
MIT License
0 stars 0 forks source link

Update module github.com/urfave/cli/v2 to v2.24.1 #331

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/urfave/cli/v2 require minor v2.23.10 -> v2.24.1

Release Notes

urfave/cli ### [`v2.24.1`](https://togithub.com/urfave/cli/releases/tag/v2.24.1) [Compare Source](https://togithub.com/urfave/cli/compare/v2.24.0...v2.24.1) #### What's Changed - Fix v2 docs by [@​dearchap](https://togithub.com/dearchap) in [https://github.com/urfave/cli/pull/1655](https://togithub.com/urfave/cli/pull/1655) **Full Changelog**: https://github.com/urfave/cli/compare/v2.24.0...v2.24.1 ### [`v2.24.0`](https://togithub.com/urfave/cli/releases/tag/v2.24.0) [Compare Source](https://togithub.com/urfave/cli/compare/v2.23.10...v2.24.0) #### What's Changed - Fix:(issue\_1592) Add support for float64slice, uint, int, int64 for a… by [@​dearchap](https://togithub.com/dearchap) in [https://github.com/urfave/cli/pull/1647](https://togithub.com/urfave/cli/pull/1647) **Full Changelog**: https://github.com/urfave/cli/compare/v2.23.10...v2.24.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Merging #331 (528c1ed) into main (cb94782) will decrease coverage by 0.84%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #331      +/-   ##
==========================================
- Coverage   60.03%   59.19%   -0.84%     
==========================================
  Files          10       10              
  Lines         598      598              
==========================================
- Hits          359      354       -5     
- Misses        169      173       +4     
- Partials       70       71       +1     
Flag Coverage Δ
integrationtests 38.29% <ø> (ø)
unittests 26.58% <ø> (-0.84%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/rest/controller/middlewares.go 59.25% <0.00%> (-9.26%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.