Skip to content

chore(deps): update dependency mkdocstrings to v1#224

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/mkdocstrings-1.x
Closed

chore(deps): update dependency mkdocstrings to v1#224
renovate[bot] wants to merge 1 commit intomainfrom
renovate/mkdocstrings-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2026

This PR contains the following updates:

Package Change Age Confidence
mkdocstrings (changelog) >=0.30.1,<1.0.0>=1.0.3,<1.1.0 age confidence

Release Notes

mkdocstrings/mkdocstrings (mkdocstrings)

v1.0.3

Compare Source

Compare with 1.0.2

Bug Fixes
  • Forward extension instances directly passed from Zensical (65b27ec by Timothée Mazzucotelli).
  • Propagate Zensical's zrelpath processor (dbf263d by Timothée Mazzucotelli).

v1.0.2

Compare Source

Compare with 1.0.1

Code Refactoring
  • Use global instances for handlers and autorefs (9f79141 by Timothée Mazzucotelli).

v1.0.1

Compare Source

Compare with 1.0.1

Code Refactoring
  • Use global instances for handlers and autorefs (9f79141 by Timothée Mazzucotelli).

v1.0.0

Compare Source

Compare with 0.30.1

Breaking Changes
  • BaseHandler.name: Attribute value was changed: '' -> unset
  • BaseHandler.domain: Attribute value was changed: '' -> unset
  • BaseHandler.fallback_config: Public object was removed
  • BaseHandler.__init__(args): Parameter was removed
  • BaseHandler.__init__(kwargs): Parameter was removed
  • BaseHandler.__init__(theme): Parameter was added as required
  • BaseHandler.__init__(custom_templates): Parameter was added as required
  • BaseHandler.__init__(mdx): Parameter was added as required
  • BaseHandler.__init__(mdx_config): Parameter was added as required
  • BaseHandler.update_env(args): Parameter was removed
  • BaseHandler.update_env(kwargs): Parameter was removed
  • BaseHandler.update_env(config): Parameter was added as required
  • Handlers.get_anchors: Public object was removed (import from mkdocstrings directly)
  • mkdocstrings.plugin: Public module was removed (import from mkdocstrings directly)
  • mkdocstrings.loggers: Public module was removed (import from mkdocstrings directly)
  • mkdocstrings.inventory: Public module was removed (import from mkdocstrings directly)
  • mkdocstrings.extension: Public module was removed (import from mkdocstrings directly)
  • mkdocstrings.handlers: Public module was removed (import from mkdocstrings directly)
Code Refactoring
  • Remove deprecated code before v1 (de34044 by Timothée Mazzucotelli).
  • Expect Zensical to pass extension configuration instead of loading it again from YAML (6b73d5a by Timothée Mazzucotelli).
  • Expose the Markdown extension, to make mkdocstrings compatible with Zensical (6de2667 by Timothée Mazzucotelli).

Configuration

📅 Schedule: Branch creation - Monday through Friday ( * * * * 1-5 ) (UTC), 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Mar 2, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: uv.lock
Command failed: uv lock --upgrade-package mkdocstrings
Downloading cpython-3.13.12-linux-x86_64-gnu (download) (33.5MiB)
 Downloaded cpython-3.13.12-linux-x86_64-gnu (download)
Using CPython 3.13.12
  × No solution found when resolving dependencies for split (markers:
  │ python_full_version == '3.9.*'):
  ╰─▶ Because only mkdocstrings[python]<=1.0.3 is available and the requested
      Python version (>=3.9, <4) does not satisfy Python>=3.10, we can
      conclude that mkdocstrings[python]>=1.0.3 cannot be used.
      And because todoist-api-python:docs depends on
      mkdocstrings[python]>=1.0.3 and your project requires
      todoist-api-python:docs, we can conclude that your project's
      requirements are unsatisfiable.

      hint: While the active Python version is 3.13, the resolution failed for
      other Python versions supported by your project. Consider limiting your
      project's supported Python versions using `requires-python`.

@renovate renovate bot requested a review from a team as a code owner March 2, 2026 02:57
@renovate renovate bot requested review from proxi and removed request for a team March 2, 2026 02:57
Copy link

@doist-bot doist-bot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR updates the mkdocstrings dependency to the v1 release, ensuring our documentation generation pipeline benefits from recent bug fixes and stability improvements. No issues were flagged in the review.

Share FeedbackReview Logs

@renovate renovate bot force-pushed the renovate/mkdocstrings-1.x branch from 7a0d577 to 9c560d2 Compare March 2, 2026 08:19
@proxi
Copy link
Member

proxi commented Mar 2, 2026

Cannot be update yet because of Python 3.9 support. Update as far as possible in #227 instead.

@proxi proxi closed this Mar 2, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Mar 2, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 1.x releases. But if you manually upgrade to 1.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/mkdocstrings-1.x branch March 2, 2026 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant