farcaster-py
farcaster-py copied to clipboard
:arrow_up: Bump mkdocstrings-python from 0.10.1 to 1.8.0
Bumps mkdocstrings-python from 0.10.1 to 1.8.0.
Release notes
Sourced from mkdocstrings-python's releases.
1.8.0
1.8.0 - 2024-01-08
Features
Release Insiders features of the $500/month funding goal (bd30106 by Timothée Mazzucotelli). The features and projects related to mkdocstrings-python are:
griffe-inherited-docstrings
, a Griffe extension for inheriting docstrings
griffe2md
, a tool to output API docs to Markdown using GriffeSee the complete list of features and projects here: https://pawamoy.github.io/insiders/#500-plasmavac-user-guide.
1.7.5
1.7.5 - 2023-11-21
Bug Fixes
- Add missing translations (fallback theme) for ReadTheDocs (2fb6513 by Timothée Mazzucotelli). [Issue #115](mkdocstrings/python#115)
1.7.4
1.7.4 - 2023-11-12
Bug Fixes
- Make extension paths relative to config file (5035e92 by Waylan Limberg). [PR #112](mkdocstrings/python#112), Co-authored-by: Timothée Mazzucotelli [email protected]
Code Refactoring
- Prepare for Griffe 0.37 (b5bb8a9 by Timothée Mazzucotelli).
1.7.3
1.7.3 - 2023-10-09
Bug Fixes
- Don't deepcopy the local config (1300d2c by Timothée Mazzucotelli).
1.7.2
... (truncated)
Changelog
Sourced from mkdocstrings-python's changelog.
1.8.0 - 2024-01-08
Features
Release Insiders features of the $500/month funding goal (bd30106 by Timothée Mazzucotelli). The features and projects related to mkdocstrings-python are:
- Cross-references for type annotations in signatures
- Symbol types in headings and table of contents
griffe-inherited-docstrings
, a Griffe extension for inheriting docstringsgriffe2md
, a tool to output API docs to Markdown using GriffeSee the complete list of features and projects here: https://pawamoy.github.io/insiders/#500-plasmavac-user-guide.
1.7.5 - 2023-11-21
Bug Fixes
- Add missing translations (fallback theme) for ReadTheDocs (2fb6513 by Timothée Mazzucotelli). [Issue #115](mkdocstrings/python#115)
1.7.4 - 2023-11-12
Bug Fixes
- Make extension paths relative to config file (5035e92 by Waylan Limberg). [PR #112](mkdocstrings/python#112), Co-authored-by: Timothée Mazzucotelli [email protected]
Code Refactoring
- Prepare for Griffe 0.37 (b5bb8a9 by Timothée Mazzucotelli).
1.7.3 - 2023-10-09
Bug Fixes
- Don't deepcopy the local config (1300d2c by Timothée Mazzucotelli).
1.7.2 - 2023-10-05
Bug Fixes
... (truncated)
Commits
36499eb
chore: Prepare release 1.8.02a11b40
feat: Release Insiders features of the $500/month funding goalff7e8c5
chore: Prepare release 1.7.52fb6513
fix: Add missing translations (fallback theme) for ReadTheDocsdde658e
chore: Prepare release 1.7.43a10040
chore: Fix debug module location, add packages to debug infob5bb8a9
refactor: Prepare for Griffe 0.37574b234
chore: Template upgradea9078a0
tests: Modernize test fixtures5035e92
fix: Make extension paths relative to 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)