hugovk / norwegianblue

CLI to show end-of-life dates for a number of products.
https://endoflife.date
MIT License
76 stars 4 forks source link

Update dependency prettytable to v3.4.1 #93

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prettytable ==3.3.0 -> ==3.4.1 age adoption passing confidence

Release Notes

jazzband/prettytable ### [`v3.4.1`](https://togithub.com/jazzband/prettytable/releases/tag/3.4.1) [Compare Source](https://togithub.com/jazzband/prettytable/compare/3.4.0...3.4.1) #### Fixed - Revert "Add header alignment attribute" ([#​195](https://togithub.com/jazzband/prettytable/issues/195)) [@​hugovk](https://togithub.com/hugovk) ### [`v3.4.0`](https://togithub.com/jazzband/prettytable/releases/tag/3.4.0) [Compare Source](https://togithub.com/jazzband/prettytable/compare/3.3.0...3.4.0) #### Added - Add option to specify line break character used in pagination ([#​193](https://togithub.com/jazzband/prettytable/issues/193)) [@​myheroyuki](https://togithub.com/myheroyuki) - Add header alignment attribute ([#​183](https://togithub.com/jazzband/prettytable/issues/183)) [@​myheroyuki](https://togithub.com/myheroyuki) #### Fixed - `None` `annotation` for `__init__` constructors/functions ([#​186](https://togithub.com/jazzband/prettytable/issues/186)) [@​ShobanChiddarth](https://togithub.com/ShobanChiddarth)

Configuration

📅 Schedule: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

hugovk commented 1 year ago

Failure caused by change in behaviour in PrettyTable 3.4.0: https://github.com/jazzband/prettytable/pull/183#issuecomment-1231418583.

codecov[bot] commented 1 year ago

Codecov Report

Merging #93 (cab1bbe) into main (cb3c97d) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #93   +/-   ##
=======================================
  Coverage   95.94%   95.94%           
=======================================
  Files           9        9           
  Lines         370      370           
=======================================
  Hits          355      355           
  Misses         15       15           
Flag Coverage Δ
macos-latest 95.94% <ø> (ø)
ubuntu-latest 95.94% <ø> (ø)
windows-latest 95.94% <ø> (ø)

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

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more