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

Update dependency pytablewriter to v1.2.1 #464

Merged
merged 1 commit into from
Jan 1, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytablewriter (changelog) ==1.2.0 -> ==1.2.1 age adoption passing confidence

Release Notes

thombashi/pytablewriter (pytablewriter)

v1.2.1

Compare Source

What's Changed

  • Add support for Python 3.13 and drop EOL 3.7-3.8 by @​hugovk in #​65
  • Fix README rendering on PyPI (Thanks to @​hugovk)
  • Add GitHub Actions workflows for building and publishing to PyPI/TestPyPI and signing with sigstore
  • Refactor deprecated @abstractproperty to use @property and @abstractmethod decorators
  • Improve type annotations
  • Modify to use setuptools_scm for package build
  • Bump minimum version of DataProperty to 1.1.0
  • Bump actions/setup-python from 4 to 5 by @​dependabot in #​61

New Contributors

Full Changelog: thombashi/pytablewriter@v1.2.0...v1.2.1

[Changes][v1.2.1]


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added changelog: skip Exclude PR from release draft dependencies For dependencies labels Jan 1, 2025
Copy link

codecov bot commented Jan 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.62%. Comparing base (cdc6039) to head (729a060).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #464   +/-   ##
=======================================
  Coverage   99.62%   99.62%           
=======================================
  Files           8        8           
  Lines         808      808           
=======================================
  Hits          805      805           
  Misses          3        3           
Flag Coverage Δ
macos-latest 99.62% <ø> (ø)
ubuntu-latest 99.62% <ø> (ø)
windows-latest 99.62% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hugovk hugovk merged commit b7beb79 into main Jan 1, 2025
74 checks passed
@hugovk hugovk deleted the renovate/requirements.txt branch January 1, 2025 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: skip Exclude PR from release draft dependencies For dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant