Bump mkdocstrings-python from 1.16.5 to 1.16.8 in the mkdocs group by dependabot[bot] · Pull Request #755 · CERTCC/SSVC
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the mkdocs group with 1 update: mkdocstrings-python.
Updates mkdocstrings-python from 1.16.5 to 1.16.8
Release notes
Sourced from mkdocstrings-python's releases.
1.16.8
1.16.8 - 2025-03-24
Bug Fixes
- Prevent infinite recursion by detecting parent-member cycles (f3917e9 by Timothée Mazzucotelli). Issue-griffe-368
Code Refactoring
- Prepare feature for ordering by
__all__value (bfb5b30 by Timothée Mazzucotelli). Issue-219- Sort objects without line numbers last instead of first (681afb1 by Timothée Mazzucotelli).
1.16.7
1.16.7 - 2025-03-20
Code Refactoring
1.16.6
1.16.6 - 2025-03-18
Deprecations
Importing from submodules is now deprecated: the public API is fully exposed under the top-level
mkdocstrings_handler.pythonmodule.Bug Fixes
Code Refactoring
Changelog
Sourced from mkdocstrings-python's changelog.
1.16.8 - 2025-03-24
Bug Fixes
- Prevent infinite recursion by detecting parent-member cycles (f3917e9 by Timothée Mazzucotelli). Issue-griffe-368
Code Refactoring
- Prepare feature for ordering by
__all__value (bfb5b30 by Timothée Mazzucotelli). Issue-219- Sort objects without line numbers last instead of first (681afb1 by Timothée Mazzucotelli).
1.16.7 - 2025-03-20
Code Refactoring
1.16.6 - 2025-03-18
Deprecations
Importing from submodules is now deprecated: the public API is fully exposed under the top-level
mkdocstrings_handler.pythonmodule.Bug Fixes
Code Refactoring
Commits
ecc5fe1chore: Prepare release 1.16.8eba28e5Merge branch 'main' of github.com:mkdocstrings/pythonf3917e9fix: Prevent infinite recursion by detecting parent-member cyclesbfb5b30refactor: Prepare feature for ordering by__all__value681afb1refactor: Sort objects without line numbers last instead of firste15dd3ddocs: Fix example usage for inventories148f245chore: Prepare release 1.16.7fde2019refactor: Preparepublicfiltering method feature9f43ed9chore: Fix invalid Yore commentsff15061chore: Prepare release 1.16.6- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions