Skip to content

fix: update dependency mkdocstrings to v1#1680

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

fix: update dependency mkdocstrings to v1#1680
renovate[bot] wants to merge 1 commit intomainfrom
renovate/mkdocstrings-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 27, 2025

This PR contains the following updates:

Package Change Age Confidence
mkdocstrings (changelog) ^0.30.0^1.0.0 age confidence

Release Notes

mkdocstrings/mkdocstrings (mkdocstrings)

v1.0.4

Compare Source

Compare with 1.0.3

Bug Fixes
  • Add timeout when downloading inventories (10 seconds) (3d1969a by Simon Lloyd). Issue-819

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: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 renovate Bot added the deps Change in dependency label Nov 27, 2025
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Nov 27, 2025

⚠️ 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: poetry.lock
Updating dependencies
Resolving dependencies...


The current project's Python requirement (>=3.9,<4.0) is not compatible with some of the required packages Python requirement:
  - mkdocstrings requires Python >=3.10, so it will not be satisfied for Python >=3.9,<3.10
  - mkdocstrings requires Python >=3.10, so it will not be satisfied for Python >=3.9,<3.10
  - mkdocstrings requires Python >=3.10, so it will not be satisfied for Python >=3.9,<3.10
  - mkdocstrings requires Python >=3.10, so it will not be satisfied for Python >=3.9,<3.10
  - mkdocstrings requires Python >=3.10, so it will not be satisfied for Python >=3.9,<3.10

Because no versions of mkdocstrings match >1.0.0,<1.0.1 || >1.0.1,<1.0.2 || >1.0.2,<1.0.3 || >1.0.3,<1.0.4 || >1.0.4,<2.0.0
 and mkdocstrings (1.0.0) requires Python >=3.10, mkdocstrings is forbidden.
And because mkdocstrings (1.0.1) requires Python >=3.10, mkdocstrings is forbidden.
And because mkdocstrings (1.0.2) requires Python >=3.10
 and mkdocstrings (1.0.3) requires Python >=3.10, mkdocstrings is forbidden.
So, because mkdocstrings (1.0.4) requires Python >=3.10
 and {{cookiecutter-repository}} depends on mkdocstrings (^1.0.0), version solving failed.

  • Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties
    
    For mkdocstrings, a possible solution would be to set the `python` property to ">=3.10,<4.0"
    For mkdocstrings, a possible solution would be to set the `python` property to ">=3.10,<4.0"
    For mkdocstrings, a possible solution would be to set the `python` property to ">=3.10,<4.0"
    For mkdocstrings, a possible solution would be to set the `python` property to ">=3.10,<4.0"
    For mkdocstrings, a possible solution would be to set the `python` property to ">=3.10,<4.0"

    https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
    https://python-poetry.org/docs/dependency-specification/#using-environment-markers

@renovate renovate Bot force-pushed the renovate/mkdocstrings-1.x branch 11 times, most recently from f0be665 to c78ea38 Compare December 6, 2025 04:15
@renovate renovate Bot force-pushed the renovate/mkdocstrings-1.x branch 10 times, most recently from e1062d3 to f9ff494 Compare December 16, 2025 04:12
@renovate renovate Bot force-pushed the renovate/mkdocstrings-1.x branch 7 times, most recently from 91d6da1 to 0e047ba Compare December 19, 2025 03:43
@renovate renovate Bot force-pushed the renovate/mkdocstrings-1.x branch 11 times, most recently from c737129 to df50723 Compare January 27, 2026 02:41
@renovate renovate Bot force-pushed the renovate/mkdocstrings-1.x branch 7 times, most recently from 85b3c56 to 63c30e1 Compare February 3, 2026 22:51
@renovate renovate Bot force-pushed the renovate/mkdocstrings-1.x branch 6 times, most recently from 832b2c5 to b2ece1b Compare February 7, 2026 06:15
@renovate renovate Bot force-pushed the renovate/mkdocstrings-1.x branch 5 times, most recently from 2cc081a to d19478e Compare February 13, 2026 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps Change in dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants