Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2025

Bumps mkdocs-typer2 from 0.1.5 to 0.1.6.

Release notes

Sourced from mkdocs-typer2's releases.

v0.1.6

What's Changed

Full Changelog: syn54x/mkdocs-typer2@v0.1.5...v0.1.6

Changelog

Sourced from mkdocs-typer2's changelog.

[0.1.6] - 2025-09-01

Fixed

  • Fixed issue where line breaks in help text weren't preserved when using pretty formatting option
  • Line breaks in CLI help messages and docstrings are now properly rendered in the generated documentation

[0.1.4] - 2025-03-15

Added

  • Added support for Python 3.13
  • Added per-block configuration for pretty option in documentation directives
  • Added justfile for common development tasks
  • Added docs/cli-pretty.md example for pretty-formatted CLI documentation
  • Added docs/changelog.md that includes the project's CHANGELOG

Changed

  • Enhanced documentation with more detailed usage instructions and examples
  • Updated navigation structure in mkdocs.yaml
  • Improved TyperProcessor to support overriding global pretty setting at the block level

[0.1.3] - 2025-03-09

Fixed

  • Fixed issue where docstrings weren't displayed in the generated documentation when pretty option was enabled
  • Command names are now wrapped in backticks () when using pretty` option
  • Show help and docstring(s) in generated docs when pretty is enabled

[0.1.2] - 2025-03-05

Added

  • Added Pydantic as a dependency

Changed

  • Updated logo and branding colors
  • Added new logo variants in SVG and PNG formats

[0.1.1] - 2024-10-25

Added

  • Pretty output formatting option for CLI documentation
    • Support for table-based documentation layout
  • Automatic command parsing and documentation generation
  • Integration with Typer's built-in documentation system

Changed

  • Improved documentation rendering with markdown tables
  • Enhanced support for command arguments and options display

Fixed

  • Proper handling of optional and required parameters

... (truncated)

Commits

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 [mkdocs-typer2](https://github.com/syn54x/mkdocs-typer2) from 0.1.5 to 0.1.6.
- [Release notes](https://github.com/syn54x/mkdocs-typer2/releases)
- [Changelog](https://github.com/syn54x/mkdocs-typer2/blob/main/CHANGELOG.md)
- [Commits](syn54x/mkdocs-typer2@v0.1.5...v0.1.6)

---
updated-dependencies:
- dependency-name: mkdocs-typer2
  dependency-version: 0.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Sep 2, 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.

1 participant