Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Updates the requirements on mkdocstrings-python to permit the latest version.
Updates mkdocstrings-python to 2.0.0

Release notes

Sourced from mkdocstrings-python's releases.

2.0.0

2.0.0 - 2025-11-27

Compare with 1.19.0

Code Refactoring

  • Remove deprecated code for v2 (c10afdb by Timothée Mazzucotelli).
Changelog

Sourced from mkdocstrings-python's changelog.

2.0.0 - 2025-11-27

Compare with 1.19.0

Code Refactoring

  • Remove deprecated code for v2 (c10afdb by Timothée Mazzucotelli).

1.19.0 - 2025-11-10

Compare with 1.18.2

Features

  • Release scoped and relative cross-references (872afc5 by Timothée Mazzucotelli).
  • Release __all__ ordering feature (84aaebc by Timothée Mazzucotelli).
  • Release public filter feature (3be14cc by Timothée Mazzucotelli).
  • Release backlinks feature (ae7cc2d by Timothée Mazzucotelli).
  • Release expression modernization feature (dbadd1e by Timothée Mazzucotelli).
  • Release visually-lighter admonitions for source code blocks (fdaeb48 by Timothée Mazzucotelli).
  • Release inheritance diagram features (669b42e by Timothée Mazzucotelli).

Code Refactoring

  • Update code base for Python 3.10 (b696ed2 by Timothée Mazzucotelli).

1.18.2 - 2025-08-28

Compare with 1.18.1

Bug Fixes

  • Normalize spaces to underscores when passing object to rendering context using its kind as key (6f79be0 by Timothée Mazzucotelli). Issue-mkdocstrings-791

1.18.1 - 2025-08-28

Compare with 1.18.0

Bug Fixes

  • Don't show implementation signature of __init__ method when overloads_only is true and it is merged into the class (9ef620f by Timothée Mazzucotelli). Issue-308

1.18.0 - 2025-08-26

Compare with 1.17.0

Features

... (truncated)

Commits
  • 2b7db12 chore: Prepare release 2.0.0
  • 1a38a24 docs: Remove funding banner
  • c10afdb refactor: Remove deprecated code for v2
  • b5ef2f3 Merge branch 'main' of github.com:mkdocstrings/python
  • 440cc45 refactor: Don't expect a config_file_path attribute on passed tool config
  • d9c1332 chore: Update sponsors section in README
  • e07c882 chore: Prepare release 1.19.0
  • b696ed2 refactor: Update code base for Python 3.10
  • 6354622 docs: Remove Insiders links
  • c086b03 chore: Ignore lint
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [mkdocstrings-python](https://github.com/mkdocstrings/python) to permit the latest version.

Updates `mkdocstrings-python` to 2.0.0
- [Release notes](https://github.com/mkdocstrings/python/releases)
- [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/python@1.12.0...2.0.0)

---
updated-dependencies:
- dependency-name: mkdocstrings-python
  dependency-version: 2.0.0
  dependency-type: direct:development
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Dec 1, 2025
@github-actions
Copy link

github-actions bot commented Dec 1, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
2113 1301 62% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: fdbf9fb by action🐍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants