cyberowl
cyberowl copied to clipboard
Bump mkdocstrings from 0.19.1 to 0.21.2
Bumps mkdocstrings from 0.19.1 to 0.21.2.
Release notes
Sourced from mkdocstrings's releases.
0.20.0
Features
- Add
enabled
configuration option (8cf117d by StefanBRas). [Issue #478](mkdocstrings/mkdocstrings#478), [PR #504](mkdocstrings/mkdocstrings#504)Bug Fixes
- Handle updating Jinja environment of multiple handlers (a6ea80c by David Patterson). [Related PR #201](mkdocstrings/mkdocstrings#201), [Issue #502](mkdocstrings/mkdocstrings#502), [PR #507](mkdocstrings/mkdocstrings#507)
Code Refactoring
- Make
_load_inventory
accept lists as arguments (105ed82 by Sorin Sbarnea). [Needed by PR mkdocstrings/python#49](mkdocstrings/python#49), [PR #511](mkdocstrings/mkdocstrings#511)- Remove support for MkDocs = 1.2) (ac963c8 by Timothée Mazzucotelli).
Changelog
Sourced from mkdocstrings's changelog.
0.21.2 - 2023-04-06
Bug Fixes
- Fix regression with LRU cached method (85efbd2 by Timothée Mazzucotelli). [Issue #549](mkdocstrings/mkdocstrings#549)
0.21.1 - 2023-04-05
Bug Fixes
- Fix missing typing-extensions dependency on Python less than 3.10 (bff760b by Timothée Mazzucotelli). [Issue #548](mkdocstrings/mkdocstrings#548)
0.21.0 - 2023-04-05
Features
- Expose the full config to handlers (15dacf6 by David Patterson). [Issue #501](mkdocstrings/mkdocstrings#501), [PR #509](mkdocstrings/mkdocstrings#509)
0.20.0 - 2023-01-19
Features
- Add
enabled
configuration option (8cf117d by StefanBRas). [Issue #478](mkdocstrings/mkdocstrings#478), [PR #504](mkdocstrings/mkdocstrings#504)Bug Fixes
- Handle updating Jinja environment of multiple handlers (a6ea80c by David Patterson). [Related PR #201](mkdocstrings/mkdocstrings#201), [Issue #502](mkdocstrings/mkdocstrings#502), [PR #507](mkdocstrings/mkdocstrings#507)
Code Refactoring
- Make
_load_inventory
accept lists as arguments (105ed82 by Sorin Sbarnea). [Needed by PR mkdocstrings/python#49](mkdocstrings/python#49), [PR #511](mkdocstrings/mkdocstrings#511)- Remove support for MkDocs = 1.2) (ac963c8 by Timothée Mazzucotelli).
Commits
e7aac2f
chore: Prepare release 0.21.285efbd2
fix: Fix regression with LRU cached method9622e38
chore: Prepare release 0.21.1bff760b
fix: Fix missing typing-extensions dependency on Python less than 3.105c641fc
chore: Fix docs deploy duty3513b00
chore: Prepare release 0.21.0444ef32
ci: Quality56e2818
chore: Template upgrade15dacf6
feat: Expose the full config to handlers82016df
ci: Correct type signature forBaseCollector.collect
- 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 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 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)