Update dependency mkdocstrings to v1 #76
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/mkdocstrings-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
~=0.30.1->~=1.0.0Release Notes
mkdocstrings/mkdocstrings (mkdocstrings)
v1.0.0Compare Source
Compare with 0.30.1
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)Code Refactoring
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.
This PR has been generated by Renovate Bot.