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

build(deps): bump prettytable from 3.10.0 to 3.12.0 #117

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 Nov 1, 2024

Bumps prettytable from 3.10.0 to 3.12.0.

Release notes

Sourced from prettytable's releases.

Release 3.12.0

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

Deprecated

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

Fixed

Release 3.11.0

Added

Release 3.10.2

Fixed

Release 3.10.1

... (truncated)

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.10.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.10.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]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2024

The following labels could not be found: pip.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants