hugovk / norwegianblue

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

Update dependency pytablewriter to v1 #164

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
pytablewriter ==0.64.2 -> ==1.0.0 age adoption passing confidence

Release Notes

thombashi/pytablewriter (pytablewriter) ### [`v1.0.0`](https://togithub.com/thombashi/pytablewriter/releases/tag/v1.0.0) [Compare Source](https://togithub.com/thombashi/pytablewriter/compare/v0.64.2...v1.0.0) - Add support for Python 3.11 - Drop support for Python 3.6 - Fix a regular expression range of LatexWriter: [#​57](https://togithub.com/thombashi/pytablewriter/issues/57) - Add support for Elasticsearch 8 - Drop support for Elasticsearch 7 - Reduce import time for non-pandas use - Update `pathvalidate` dependency to allow v3 - Bump minimum version requirement of `SimpleSQLite` - Improve type annotations - Add `zip_safe=False` - Change the `Cell` class to an immutable data class - Update docs - Replace deprecated `setup.py` calls - Add `pandas` extras - Add `__all__` to `__init__.py` - Remove deprecated functions and properties - `dump_tabledata` - `set_log_level` - `AbstractTableWriter.header_list` - `AbstractTableWriter.type_hint_list` - `AbstractTableWriter.styles` - `AbstractTableWriter.style_list` - `AbstractTableWriter.value_preprocessor.setter` **Full Changelog**: https://github.com/thombashi/pytablewriter/compare/v0.64.2...v1.0.0

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.

codecov[bot] commented 1 year ago

Codecov Report

Merging #164 (3c310c8) into main (39e5ede) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #164   +/-   ##
=======================================
  Coverage   98.97%   98.97%           
=======================================
  Files           7        7           
  Lines         389      389           
=======================================
  Hits          385      385           
  Misses          4        4           
Flag Coverage Δ
macos-latest 98.97% <ø> (ø)
ubuntu-latest 98.97% <ø> (ø)
windows-latest 98.97% <ø> (ø)

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