PyFunceble
PyFunceble copied to clipboard
chore(deps): update dependency mkdocstrings to v1
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| mkdocstrings (changelog) | ~=0.26 -> ~=1.0 |
Release Notes
mkdocstrings/mkdocstrings (mkdocstrings)
v1.0.0
Breaking Changes
-
BaseHandler.name: Attribute value was changed:''-> unset -
BaseHandler.domain: Attribute value was changed:''-> unset -
BaseHandler.fallback_config: Public object was removed -
BaseHandler.__init__(args): Parameter was removed -
BaseHandler.__init__(kwargs): Parameter was removed -
BaseHandler.__init__(theme): Parameter was added as required -
BaseHandler.__init__(custom_templates): Parameter was added as required -
BaseHandler.__init__(mdx): Parameter was added as required -
BaseHandler.__init__(mdx_config): Parameter was added as required -
BaseHandler.update_env(args): Parameter was removed -
BaseHandler.update_env(kwargs): Parameter was removed -
BaseHandler.update_env(config): Parameter was added as required -
Handlers.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)
Code Refactoring
- Remove deprecated code before v1 (de34044 by Timothée Mazzucotelli).
- Expect Zensical to pass extension configuration instead of loading it again from YAML (6b73d5a by Timothée Mazzucotelli).
- Expose the Markdown extension, to make mkdocstrings compatible with Zensical (6de2667 by Timothée Mazzucotelli).
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.