Pull Request Opened
PR #36 opened: chore(deps)(deps-dev): update mkdocstrings requirement from >=0.24 to >=1.0.3
Updates the requirements on mkdocstrings to permit the latest version.
▶Changelog
Sourced from mkdocstrings's changelog.
1.0.3 - 2026-02-07
Bug Fixes
- Forward extension instances directly passed from Zensical (65b27ec by Timothée Mazzucotelli).
- Propagate Zensical's
zrelpathprocessor (dbf263d by Timothée Mazzucotelli).1.0.2 - 2026-01-24
Code Refactoring
- Use global instances for handlers and autorefs (9f79141 by Timothée Mazzucotelli).
1.0.1 - 2026-01-19
Code Refactoring
- Support manual cross-references in Zensical too (d37d907 by Timothée Mazzucotelli).
- Support cross-references in Zensical (f43f1ee by Timothée Mazzucotelli). PR-812
1.0.0 - 2025-11-27
Breaking Changes
BaseHandler.name: Attribute value was changed:''-> unsetBaseHandler.domain: Attribute value was changed:''-> unsetBaseHandler.fallback_config: Public object was removedBaseHandler.__init__(args): Parameter was removedBaseHandler.__init__(kwargs): Parameter was removedBaseHandler.__init__(theme): Parameter was added as requiredBaseHandler.__init__(custom_templates): Parameter was added as requiredBaseHandler.__init__(mdx): Parameter was added as requiredBaseHandler.__init__(mdx_config): Parameter was added as requiredBaseHandler.update_env(args): Parameter was removedBaseHandler.update_env(kwargs): Parameter was removedBaseHandler.update_env(config): Parameter was added as requiredHandlers.get_anchors: Public object was removed (import frommkdocstringsdirectly)mkdocstrings.plugin: Public module was removed (import frommkdocstringsdirectly)mkdocstrings.loggers: Public module was removed (import frommkdocstringsdirectly)mkdocstrings.inventory: Public module was removed (import frommkdocstringsdirectly)mkdocstrings.extension: Public module was removed (import frommkdocstringsdirectly)mkdocstrings.handlers: Public module was removed (import frommkdocstringsdirectly)
... (truncated)
▶Commits
8bdff16chore: Prepare release 1.0.365b27ecfix: Forward extension instances directly passed from Zensical1624e2cci: Update lint/type-checkingcc3d6a4chore: Template upgradedbf263dfix: Propagate Zensical'szrelpathprocessor4e66617chore: Prepare release 1.0.29f79141refactor: Use global instances for handlers and autorefscb8a3c7chore: Prepare release 1.0.1d37d907refactor: Support manual cross-references in Zensical too0edd18achore: Clean up after v1- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
+1
additions
-1
deletions
1
files changed