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

Bump prettytable from 3.10.0 to 3.14.0 #378

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2025

Bumps prettytable from 3.10.0 to 3.14.0.

Release notes

Sourced from prettytable's releases.

Release 3.14.0

Added

Fixed

Release 3.13.0

Added

Changed

Fixed

Release 3.12.0

Deprecated

  • Emit DeprecationWarnings for hrule and tableStyle constants (#329) @​cdce8p

Added

  • Add new themes to ColorTable (#312) @​Bikes4Fun
  • Use SPDX license identifier (#315) @​cdce8p
  • Lots of type annotations: @​cdce8p
    • Add IntEnum for HRuleStyle and VRuleStyle (#327)
    • Add IntEnum for Table styles (#326)
    • Add OptionsType (#334)
    • Add attribute type hints (#316)
    • Add missing attribute annotations (#330)
    • Add type aliases for Align, VAlign, HeaderStyle (#325)
    • Add type annotations for attributes property (#318)
    • Improve TableHandler type annotations (#320)
    • Improve function type annotations (#319)
    • Improve row and column type annotations (#322)
    • Improve type annotations for field names (#324)

... (truncated)

Commits
  • 6f63bca Add add_divider() method to create sections (#357)
  • b7b6f8e Add add_divider() method to create sections
  • 452abae Unroll loop to make test clearer
  • 56e8123 Refactor divider tests into own file
  • d80599b Fix divider intersection for border styles (#356)
  • a18f480 Fix divider intersection for border styles
  • 9701b34 Set style in test to demonstrate divider bug
  • 44124c3 fix #354 sortby at class declaration (#355)
  • 7e8771a chore: fix ci
  • edb9ef1 test: add tests for min_width
  • 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 <dependency name> 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)

Bumps [prettytable](https://github.com/prettytable/prettytable) from 3.10.0 to 3.14.0.
- [Release notes](https://github.com/prettytable/prettytable/releases)
- [Changelog](https://github.com/prettytable/prettytable/blob/main/CHANGELOG.md)
- [Commits](prettytable/prettytable@3.10.0...3.14.0)

---
updated-dependencies:
- dependency-name: prettytable
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants