farcaster-py
farcaster-py copied to clipboard
:arrow_up: Bump mkdocstrings from 0.23.0 to 0.24.0
Bumps mkdocstrings from 0.23.0 to 0.24.0.
Release notes
Sourced from mkdocstrings's releases.
0.24.0
0.24.0 - 2023-11-14
Features
- Cache downloaded inventories as local file (ce84dd5 by Oleh Prypin). [PR #632](mkdocstrings/mkdocstrings#632)
Bug Fixes
- Make
custom_templates
relative to the config file (370a61d by Waylan Limberg). [Issue #477](mkdocstrings/mkdocstrings#477), [PR #627](mkdocstrings/mkdocstrings#627)- Remove duplicated headings for docstrings nested in tabs/admonitions (e2123a9 by Perceval Wajsburt, f4a94f7 by Oleh Prypin). [Issue #609](mkdocstrings/mkdocstrings#609), [PR #610](mkdocstrings/mkdocstrings#610), [PR #613](mkdocstrings/mkdocstrings#613)
Code Refactoring
- Drop support for MkDocs < 1.4, modernize usages (b61d4d1 by Oleh Prypin). [PR #629](mkdocstrings/mkdocstrings#629)
Changelog
Sourced from mkdocstrings's changelog.
0.24.0 - 2023-11-14
Features
- Cache downloaded inventories as local file (ce84dd5 by Oleh Prypin). [PR #632](mkdocstrings/mkdocstrings#632)
Bug Fixes
- Make
custom_templates
relative to the config file (370a61d by Waylan Limberg). [Issue #477](mkdocstrings/mkdocstrings#477), [PR #627](mkdocstrings/mkdocstrings#627)- Remove duplicated headings for docstrings nested in tabs/admonitions (e2123a9 by Perceval Wajsburt, f4a94f7 by Oleh Prypin). [Issue #609](mkdocstrings/mkdocstrings#609), [PR #610](mkdocstrings/mkdocstrings#610), [PR #613](mkdocstrings/mkdocstrings#613)
Code Refactoring
- Drop support for MkDocs < 1.4, modernize usages (b61d4d1 by Oleh Prypin). [PR #629](mkdocstrings/mkdocstrings#629)
Commits
032e417
chore: Prepare release 0.24.0ce84dd5
feat: Cache downloaded inventories as local file4a97755
docs: Make recipe work with MkDocs-f
optionb3edf89
ci: Some typing fixes/ignored74fada
tests: Stop passing config file path to MkDocsConfig4dbb6d6
ci: Ruff auto-fix39694ac
chore: Template upgradeafc4ea4
fix:custom_templates
config was dropped in previous commit (#630)b61d4d1
refactor: Drop support for MkDocs < 1.4, modernize usages370a61d
fix: Makecustom_templates
relative to the config file- 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@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)