chore(deps): update poetry #1823
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.0.1->6.0.32025.6.15->2025.10.54.25.0->4.25.19.6.16->9.6.222.3.6->2.80.22.0->0.30.16.2.1->6.3.06.0.0->6.2.0>=3.9,<3.14->>=3.14,<3.154.0.2->4.1.0Release Notes
yaml/pyyaml (PyYAML)
v6.0.3Compare Source
What's Changed
Full Changelog: yaml/pyyaml@6.0.2...6.0.3
v6.0.2Compare Source
What's Changed
Full Changelog: yaml/pyyaml@6.0.1...6.0.2
certifi/python-certifi (certifi)
v2025.10.5Compare Source
v2025.8.3Compare Source
v2025.7.14Compare Source
v2025.7.9Compare Source
python-jsonschema/jsonschema (jsonschema)
v4.25.1Compare Source
=======
Validatorprotocol's type annotations (#1396).squidfunk/mkdocs-material (mkdocs-material)
v9.6.22: mkdocs-material-9.6.22Compare Source
v9.6.21: mkdocs-material-9.6.21Compare Source
v9.6.20: mkdocs-material-9.6.20Compare Source
&character not escaped in search highlightingv9.6.19: mkdocs-material-9.6.19Compare Source
v9.6.18: mkdocs-material-9.6.18Compare Source
v9.6.17: mkdocs-material-9.6.17Compare Source
timvink/mkdocs-print-site-plugin (mkdocs-print-site-plugin)
v2.8: print-site v2.8Compare Source
What's Changed
New Contributors
Full Changelog: timvink/mkdocs-print-site-plugin@v2.7.3...v2.8
v2.7.3: print-site v2.7.3Compare Source
What's Changed
New Contributors
Full Changelog: timvink/mkdocs-print-site-plugin@v2.7.2...v2.7.3
v2.7.2: print-site v2.7.2Compare Source
What's Changed
Full Changelog: timvink/mkdocs-print-site-plugin@v2.7.1...v2.7.2
v2.7.1: print-site v2.7.1Compare Source
What's Changed
exclude()function to deal with folders by @timvink in #129Full Changelog: timvink/mkdocs-print-site-plugin@v2.7.0...v2.7.1
v2.7.0: print-site v2.7.0Compare Source
What's Changed
Many issues have been fixed related to the sidebar table of contents on the HTML print page, as well as (roman) numbering of sections.
The table of contents has been simplified, using only numerics. Sections are treated as chapters and are numbered accordingly. For example:
Thanks to @bittorala for all the work put in, and @sunshowers for the prepatory work in #115
PRs:
New Contributors
Full Changelog: timvink/mkdocs-print-site-plugin@v2.6.0...v2.7.0
v2.6.0: print-site v2.6.0Compare Source
What's Changed
print_page_basenameto change the print page URL by @mbasaglia in #118Internal
New Contributors
Full Changelog: timvink/mkdocs-print-site-plugin@v2.5.0...v2.6.0
v2.5.0: print-site v2.5.0Compare Source
What's Changed
tagsplugin frommkdocs-material, see #920a7300band5dd5c90Full Changelog: timvink/mkdocs-print-site-plugin@v2.4.1...v2.5.0
v2.4.1: print-site v2.4.1Compare Source
What's Changed
readthedocstheme by @simonpl in #102New Contributors
Full Changelog: timvink/mkdocs-print-site-plugin@v2.4.0...v2.4.1
v2.4.0: print-site v2.4.0Compare Source
What's Changed
mkdocs-drawioplugin support by @tuunit in #100Docs:
New Contributors
Full Changelog: timvink/mkdocs-print-site-plugin@v2.3.6...v2.4.0
mkdocstrings/mkdocstrings (mkdocstrings)
v0.30.1Compare Source
Compare with 0.30.0
Bug Fixes
v0.30.0Compare Source
Compare with 0.30.0
Bug Fixes
v0.29.1Compare Source
Compare with 0.29.1
Features
data-skip-inventoryboolean attribute for elements to skip registration in local inventory (f856160 by Bartosz Sławecki). Issue-671, PR-774v0.29.0Compare Source
Compare with 0.29.0
Dependencies
Bug Fixes
Code Refactoring
v0.28.3Compare Source
Compare with 0.28.3
This is the last version before v1!
Build
Features
Code Refactoring
on_env(8d1dd75 by Timothée Mazzucotelli).v0.28.2Compare Source
Compare with 0.28.2
Deprecations
All public objects must now be imported from the top-level
mkdocstringsmodule. Importing from submodules is deprecated, and will raise errors starting with v1. This should be the last deprecation before v1.Build
pythonextra depend on latest mkdocstrings-python (1.16.2) (ba9003e by Timothée Mazzucotelli).Code Refactoring
mkdocstringsmodule (e66e080 by Timothée Mazzucotelli).v0.28.1Compare Source
Compare with 0.28.1
Build
v0.28.0Compare Source
Compare with 0.28.0
Bug Fixes
relpathprocessor instead of using same instance (4ab180d by Timothée Mazzucotelli). Issue-mkdocs-3919v0.27.0Compare Source
Compare with 0.27.0
Breaking Changes
Although the following changes are "breaking" in terms of public API, we didn't find any public use of these classes and methods on GitHub.
mkdocstrings.extension.AutoDocProcessor.__init__(parser): Parameter was removedmkdocstrings.extension.AutoDocProcessor.__init__(md): Positional parameter was movedmkdocstrings.extension.AutoDocProcessor.__init__(config): Parameter was removedmkdocstrings.extension.AutoDocProcessor.__init__(handlers): Parameter kind was changed:positional or keyword->keyword-onlymkdocstrings.extension.AutoDocProcessor.__init__(autorefs): Parameter kind was changed:positional or keyword->keyword-onlymkdocstrings.extension.MkdocstringsExtension.__init__(config): Parameter was removedmkdocstrings.extension.MkdocstringsExtension.__init__(handlers): Positional parameter was movedmkdocstrings.extension.MkdocstringsExtension.__init__(autorefs): Positional parameter was movedmkdocstrings.handlers.base.Handlers.__init__(config): Parameter was removedmkdocstrings.handlers.base.Handlers.__init__(theme): Parameter was added as requiredmkdocstrings.handlers.base.Handlers.__init__(default): Parameter was added as requiredmkdocstrings.handlers.base.Handlers.__init__(inventory_project): Parameter was added as requiredmkdocstrings.handlers.base.Handlers.__init__(tool_config): Parameter was added as requiredSimilarly, the following parameters were renamed, but the methods are only called from our own code, using positional arguments.
mkdocstrings.handlers.base.BaseHandler.collect(config): Parameter was renamedoptionsmkdocstrings.handlers.base.BaseHandler.render(config): Parameter was renamedoptionsFinally, the following method was removed, but this is again taken into account in our own code:
mkdocstrings.handlers.base.BaseHandler.get_anchors: Public object was removedFor these reasons, and because we're still in v0, we do not bump to v1 yet. See following deprecations.
Deprecations
mkdocstrings 0.28 will start emitting these deprecations warnings:
Previously, the
get_handlerfunction would pass ahandler(name) argument to the handler constructor. This name must now be set on the handler's class directly.The
domainclass attribute on handlers is now mandatory and cannot be an empty string.This argument could previously be passed as a positional argument (from the
get_handlerfunction), and must now be passed as a keyword argument.Same as for
theme, but withcustom_templates.The
get_handlerfunction now receives amdxargument, which it must forward to the handler constructor and then to the base handler, either explicitly or through**kwargs:=== "Explicitly"
=== "Through
**kwargs"In the meantime we still retrieve this
mdxvalue at a different moment, by reading it from the MkDocs configuration.Same as for
mdx, but withmdx_config.Previously, mkdocstrings would pop the
importkey from a handler's configuration to download each item (URLs). Items could be strings, or dictionaries with aurlkey. Now mkdocstrings gives back control to handlers, which must store this inventory configuration within them, and expose it again through aget_inventory_urlsmethod. This method returns a list of tuples: an URL, and a dictionary of options that will be passed again to theirload_inventorymethod. Handlers have now full control over the "inventory" setting.Changing the name of the key (for example from
importtoinventories) involves a change in user configuration, and both keys will have to be supported by your handler for some time.This comes from mkdocstrings and mkdocs-autorefs, and will disappear with mkdocstrings v0.28.
Handlers must now store their own global options (in an instance attribute), and implement a
get_optionsmethod that receiveslocal_options(a dict) and returns combined options (dict or custom object). These combined options are then passed tocollectandrender, so that these methods can use them right away.Handlers can remove the
mdparameter from theirupdate_envmethod implementation, and useself.mdinstead, if they need it.Handlers don't have to call the parent
update_envmethod from their own implementation anymore, and can just drop the call.Previously, handlers would implement a
get_anchorsmethod that received a data object (typedCollectorItem) to return aliases for this object. This forced mkdocstrings to collect this object through the handler'scollectmethod, which then required some logic with "fallback config" as to prevent unwanted collection. mkdocstrings gives back control to handlers and now callsget_aliasesinstead, which accepts anidentifier(string) and lets the handler decide how to return aliases for this identifier. For example, it can replicate previous behavior by calling its owncollectmethod with its own "fallback config", or do something different (cache lookup, etc.).The
config_file_pathargument is now deprecated and only passed toget_handlerfunctions if they accept it. If you used it to compute a "base directory", you can now use thetool_configargument instead, which is the configuration of the SSG tool in use (here MkDocs):Most of these warnings will disappear with the next version of mkdocstrings-python.
Bug Fixes
Code Refactoring
config_file_pathtoget_handlerif it expects it (8c476ee by Timothée Mazzucotelli).get_anchorsmethod in favor ofget_aliasesmethod (7a668f0 by Timothée Mazzucotelli).v0.26.2Compare Source
Compare with 0.26.2
Features
Performance Improvements
Code Refactoring
v0.26.1Compare Source
Compare with 0.26.1
Build
v0.26.0Compare Source
Compare with 0.26.0
Bug Fixes
v0.25.2Compare Source
Compare with 0.25.2
Build
Dependencies
Features
v0.25.1Compare Source
Compare with 0.25.1
Code Refactoring
##) (2e5f89e by Timothée Mazzucotelli).v0.25.0Compare Source
Compare with 0.25.0
Bug Fixes
v0.24.3Compare Source
Compare with 0.24.3
Features
onceparameter in logging methods, allowing to log a message only once with a given logger (1532b59 by Timothée Mazzucotelli).::: pathand YAML options (d799d2f by Timothée Mazzucotelli). Issue-450Code Refactoring
v0.24.2Compare Source
Compare with 0.24.2
Bug Fixes
v0.24.1Compare Source
Compare with 0.24.1
Bug Fixes
v0.24.0Compare Source
Compare with 0.24.0
Code Refactoring
v0.23.0Compare Source
Compare with 0.23.0
Features
Bug Fixes
custom_templatesrelative to the config file (370a61d by Waylan Limberg). Issue #477, PR #627Code Refactoring
pytest-dev/pytest-cov (pytest-cov)
v6.3.0Compare Source
Contributed by Marcos Boger in
#​712 <https://github.com/pytest-dev/pytest-cov/pull/712>_and
#​714 <https://github.com/pytest-dev/pytest-cov/pull/714>_.Anonymous contribution in
#​706 <https://github.com/pytest-dev/pytest-cov/pull/706>_.containerbase/python-prebuild (python)
v3.14.0Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - "every 2 weeks on Sunday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.