chore(deps): update all dependencies #323
Merged
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:
9.2.7
->9.4.8
0.22.0
->0.23.0
7.4.2
->7.4.3
Release Notes
squidfunk/mkdocs-material (mkdocs-material)
v9.4.8
: mkdocs-material-9.4.8Compare Source
v9.4.7
: mkdocs-material-9.4.7Compare Source
v9.4.6
: mkdocs-material-9.4.6Compare Source
v9.4.5
: mkdocs-material-9.4.5Compare Source
v9.4.4
: mkdocs-material-9.4.4Compare Source
v9.4.3
: mkdocs-material-9.4.3Compare Source
Updated templates (diff)
base.html
v9.4.2
: mkdocs-material-9.4.2Compare Source
nav
is defined and blog not includedUpdated templates (diff)
partials/nav-item.html
blog-post.html
v9.4.1
: mkdocs-material-9.4.1Compare Source
v9.4.0
: mkdocs-material-9.4.0Compare Source
materialx
v9.3.2
: mkdocs-material-9.3.2Compare Source
v9.3.1
: mkdocs-material-9.3.1Compare Source
v9.3.0
: mkdocs-material-9.3.0Compare Source
v9.2.8
: mkdocs-material-9.2.8Compare Source
mkdocstrings/mkdocstrings (mkdocstrings)
v0.23.0
Compare Source
Compare with 0.22.0
Breaking Changes
BaseCollector
andBaseRenderer
classes: they were merged into theBaseHandler
class.selection
andrendering
keys in YAML blocks: useoptions
instead.mkdocstrings.handler
namespace.Handlers must now be packaged under the
mkdocstrings_handlers
namespace.Features
Bug Fixes
codehilite
CSS class to inline code (7690d41 by Timothée Mazzucotelli).Code Refactoring
get_anchors
(only tuples), to preserve order (2e10374 by Timothée Mazzucotelli).Inventory.register
method (433c6e0 by Timothée Mazzucotelli).pytest-dev/pytest (pytest)
v7.4.3
: pytest 7.4.3 (2023-10-24)Compare Source
Bug Fixes
#10447: Markers are now considered in the reverse mro order to ensure base class markers are considered first -- this resolves a regression.
#11239: Fixed
:=
in asserts impacting unrelated test cases.#11439: Handled an edge case where :data:
sys.stderr
might already be closed when :ref:faulthandler
is tearing down.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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.