Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2024

Bumps prettytable from 3.11.0 to 3.12.0.

Release notes

Sourced from prettytable's releases.

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)
    • Include RowType in __all__ (#333)
    • Small improvements (#328)
  • Generate __version__ at build to avoid slow importlib.metadata call (#321) @​hugovk
  • Release to PyPI using Trusted Publishing (#336) @​hugovk

Changed

Fixed

Commits
  • ca90b05 PEP 703 attestations are now the default (#340)
  • e9a845d PEP 703 attestations are now the default
  • 228adf2 Use Codecov with a token (#339)
  • 2066e2a Use Codecov with a token
  • ffc7832 Only emit DeprecationWarning once (#337)
  • b09d87a Only emit DeprecationWarning once
  • f3f3be7 Emit DeprecationWarnings for hrule and tableStyle constants (#329)
  • 90444d6 Increase stacklevel
  • 5ffbc2d Fix drawing headerless colored tables with title (#332)
  • 2630642 Code style pytest parametrize
  • 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.11.0 to 3.12.0.
- [Release notes](https://github.com/prettytable/prettytable/releases)
- [Changelog](https://github.com/prettytable/prettytable/blob/main/CHANGELOG.md)
- [Commits](prettytable/prettytable@3.11.0...3.12.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 requested a review from a team as a code owner December 8, 2024 22:03
@dependabot dependabot bot added the A-dependencies Area: dependency upgrades label Dec 8, 2024
@def- def- enabled auto-merge December 9, 2024 09:18
@def- def- merged commit 1444975 into main Dec 9, 2024
89 checks passed
@def- def- deleted the dependabot/pip/ci/builder/prettytable-3.12.0 branch December 9, 2024 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-dependencies Area: dependency upgrades

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants