Skip to content

Bump cmd2 from 2.5.11 to 2.6.1#197

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/cmd2-2.6.1
Closed

Bump cmd2 from 2.5.11 to 2.6.1#197
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/cmd2-2.6.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 9, 2025

Copy link
Copy Markdown
Contributor

Bumps cmd2 from 2.5.11 to 2.6.1.

Release notes

Sourced from cmd2's releases.

2.6.1 (June 8, 2025)

  • Bug Fixes
    • Fixed bug that prevented cmd2 from working with from __future__ import annotations

2.6.0 (May 31, 2025)

  • Breaking Change
    • cmd2 2.6 supports Python 3.9+ (removed support for Python 3.8)
  • Enhancements
    • Added support for Python 3.14
    • Added new Cmd.ppretty() method for pretty printing arbitrary Python data structures
    • Clarified help text for -t/--transcript argument to the history command
Changelog

Sourced from cmd2's changelog.

2.6.1 (June 8, 2025)

  • Bug Fixes
    • Fixed bug that prevented cmd2 from working with from __future__ import annotations

2.6.0 (May 31, 2025)

  • Breaking Change
    • cmd2 2.6 supports Python 3.9+ (removed support for Python 3.8)
  • Enhancements
    • Added support for Python 3.14
    • Added new Cmd.ppretty() method for pretty printing arbitrary Python data structures
    • Clarified help text for -t/--transcript argument to the history command
Commits
  • 491e559 Update CHANGELOG with a release date for 2.6.1
  • 9eaea96 Ruggedize cmd2's runtime type annotation validation (#1442)
  • 8d1c82c Set ruff target-version to the minimum supported version of Python (#1441)
  • 28f226a Update help text and documentation for history -t argument (#1440)
  • 493a4c8 Added cmd2.Cmd.ppretty() pretty print output method (#1433)
  • e3e5113 Add an initial codecov.yml file to tell it to ignore test and example code (#...
  • dcda271 Fix Codecov code coverage analysis from test data (#1434)
  • 5f21816 Bump codecov/codecov-action from 3 to 5 (#1435)
  • 25612d0 Draft: Refactor GitHub Actions workflows (#1432)
  • d10e4c1 Updated CONTRIBUTING.md significantly. (#1431)
  • 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 [cmd2](https://github.com/python-cmd2/cmd2) from 2.5.11 to 2.6.1.
- [Release notes](https://github.com/python-cmd2/cmd2/releases)
- [Changelog](https://github.com/python-cmd2/cmd2/blob/master/CHANGELOG.md)
- [Commits](python-cmd2/cmd2@2.5.11...2.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 9, 2025
@dependabot @github

dependabot Bot commented on behalf of github Jun 30, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #202.

@dependabot dependabot Bot closed this Jun 30, 2025
@dependabot
dependabot Bot deleted the dependabot/pip/cmd2-2.6.1 branch June 30, 2025 06:32
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