chore(deps): update dependency mkdocs-material to v9#176
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency mkdocs-material to v9#176renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
31adead to
baf0a37
Compare
baf0a37 to
bf3f455
Compare
bf3f455 to
0512aa5
Compare
0512aa5 to
b5dfcaf
Compare
b5dfcaf to
a1a9dd7
Compare
a1a9dd7 to
2a8dbea
Compare
b1c4d42 to
c27d2d4
Compare
b2429eb to
9ef4f3d
Compare
ef30685 to
4377eed
Compare
4900e20 to
e838f12
Compare
0d647ec to
d23402c
Compare
d68fa5b to
f22d222
Compare
2c60b2a to
0eb173e
Compare
0eb173e to
f55beeb
Compare
cde58b5 to
a7ec776
Compare
2872a0c to
9f95f34
Compare
9f95f34 to
2a71114
Compare
629e866 to
227bb50
Compare
1904e5b to
aa437d5
Compare
d40be03 to
61bee68
Compare
94bcd6d to
cf0e3d2
Compare
cf0e3d2 to
cb8c27c
Compare
e9d5bc4 to
caeb141
Compare
caeb141 to
0717dd8
Compare
235df36 to
87672f0
Compare
87672f0 to
964ebea
Compare
964ebea to
7f54a79
Compare
7f54a79 to
08ca1bb
Compare
08ca1bb to
07549e4
Compare
07549e4 to
9153b34
Compare
9153b34 to
b823b63
Compare
b823b63 to
62f6a68
Compare
62f6a68 to
1507247
Compare
080dc2b to
621ec5f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
==7.2.4→==9.7.4Release Notes
squidfunk/mkdocs-material (mkdocs-material)
v9.7.4: mkdocs-material-9.7.4Compare Source
Changes
v9.7.3: mkdocs-material-9.7.3Compare Source
Changes
v9.7.2: mkdocs-material-9.7.2Compare Source
Changes
mkdocs buildabout impending MkDocs 2.0 incompatibility (doesn't affect strict mode)v9.7.1: mkdocs-material-9.7.1Compare Source
v9.7.0: mkdocs-material-9.7.0Compare Source
→ Read the full announcement on our blog
This release includes all features that were previously exclusive to the Insiders edition. These features are now freely available to everyone.
Note on deprecated plugins: The projects and typeset plugins are included in this release, but must be considered deprecated. Both plugins proved unsustainable to maintain and represent architectural dead ends. They are provided as-is without ongoing support.
Changes:
v9.6.23: mkdocs-material-9.6.23Compare Source
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
v9.6.16: mkdocs-material-9.6.16Compare Source
v9.6.15: mkdocs-material-9.6.15Compare Source
v9.6.14: mkdocs-material-9.6.14Compare Source
v9.6.13: mkdocs-material-9.6.13Compare Source
v9.6.12: mkdocs-material-9.6.12Compare Source
v9.6.11: mkdocs-material-9.6.11Compare Source
itemsnot available (9.6.10 regression)v9.6.10: mkdocs-material-9.6.10Compare Source
This version is a pure refactoring release, and does not contain new features or bug fixes. It strives to improve the compatibility of our templates with alternative Jinja-like template engines that we're currently exploring, including minijinja.
Additionally, it replaces several instances of Python function invocations with idiomatic use of template filters. All instances where variables have been mutated inside templates have been replaced. Most changes have been made in partials, and only a few in blocks, and all of them are fully backward compatible, so no changes to overrides are necessary.
Note that this release does not replace the Jinja template engine with minijinja. However, our templates are now 99% compatible with minijinja, which means we can explore alternative Jinja-compatible implementations. Additionally, immutability and removal of almost all Python function invocations means much more idiomatic templating.
v9.6.9: mkdocs-material-9.6.9Compare Source
v9.6.8: mkdocs-material-9.6.8Compare Source
v9.6.7: mkdocs-material-9.6.7Compare Source
v9.6.6: mkdocs-material-9.6.6Compare Source
regexpackage in search pluginv9.6.5: mkdocs-material-9.6.5Compare Source
v9.6.4: mkdocs-material-9.6.4Compare Source
v9.6.3: mkdocs-material-9.6.3Compare Source
v9.6.2: mkdocs-material-9.6.2Compare Source
v9.6.1: mkdocs-material-9.6.1Compare Source
v9.6.0: mkdocs-material-9.6.0Compare Source
v9.5.50: mkdocs-material-9.5.50Compare Source
v9.5.49: mkdocs-material-9.5.49Compare Source
v9.5.48: mkdocs-material-9.5.48Compare Source
v9.5.47: mkdocs-material-9.5.47Compare Source
Thanks go to @perpil for their contributions
v9.5.46: mkdocs-material-9.5.46Compare Source
preloadhints in privacy pluginThanks go to @nejch and @perpil for their contributions
v9.5.45: mkdocs-material-9.5.45Compare Source
Thanks go to @FrancoisCapon and @perpil for their contributions
v9.5.44: mkdocs-material-9.5.44Compare Source
Thanks go to @nejch for their contributions.
v9.5.43: mkdocs-material-9.5.43Compare Source
Thanks go to @nejch for their contributions
v9.5.42: mkdocs-material-9.5.42Compare Source
v9.5.41: mkdocs-material-9.5.41Compare Source
v9.5.40: mkdocs-material-9.5.40Compare Source
Thanks go to @pekkaklarck and @klejejs for their contributions
v9.5.39: mkdocs-material-9.5.39Compare Source
Thanks go to @ilyagr for their contributions
v9.5.38: mkdocs-material-9.5.38Compare Source
Thanks go to @gerardkraja for their contributions
v9.5.37: mkdocs-material-9.5.37Compare Source
v9.5.36: mkdocs-material-9.5.36Compare Source
v9.5.35: mkdocs-material-9.5.35Compare Source
v9.5.34: mkdocs-material-9.5.34Compare Source
Thanks go to @manselmi for their contributions
v9.5.33: mkdocs-material-9.5.33Compare Source
v9.5.32: mkdocs-material-9.5.32Compare Source
Thanks go to @joaopalmeiro for their contributions
v9.5.31: mkdocs-material-9.5.31Compare Source
v9.5.30: mkdocs-material-9.5.30Compare Source
Thanks go to @sisp for their contributions
v9.5.29: mkdocs-material-9.5.29Compare Source
Thanks go to @mmontes11 for their contributions
v9.5.28: mkdocs-material-9.5.28Compare Source
v9.5.27: mkdocs-material-9.5.27Compare Source
Thanks to @Eilyre for their contributions
v9.5.26: mkdocs-material-9.5.26Compare Source
v9.5.25: mkdocs-material-9.5.25Compare Source
v9.5.24: mkdocs-material-9.5.24Compare Source
v9.5.23: mkdocs-material-9.5.23Compare Source
v9.5.22: mkdocs-material-9.5.22Compare Source
v9.5.21: mkdocs-material-9.5.21Compare Source
Thanks to @kamilkrzyskow for their contributions
v9.5.20: mkdocs-material-9.5.20Compare Source
v9.5.19: mkdocs-material-9.5.19Compare Source
setup.py, now that GitHub fully understandspyproject.tomlv9.5.18: mkdocs-material-9.5.18Compare Source
v9.5.17: mkdocs-material-9.5.17Compare Source
Thanks to @stcksmsh for their contributions.
v9.5.16: mkdocs-material-9.5.16Compare Source
Thanks to @kamilkrzyskow, @Guts, @szg-alex-payne and @natakazakova for their contributions
v9.5.15: mkdocs-material-9.5.15Compare Source
v9.5.14: mkdocs-material-9.5.14Compare Source
Thanks to @kamilkrzyskow, @yubiuser and @todeveni for their contributions
v9.5.13: mkdocs-material-9.5.13Compare Source
Thanks to @kamilkrzyskow and @scepka for their contributions
v9.5.12: mkdocs-material-9.5.12Compare Source
v9.5.11: mkdocs-material-9.5.11Compare Source
v9.5.10: mkdocs-material-9.5.10Compare Source
v9.5.9: mkdocs-material-9.5.9Compare Source
v9.5.8: mkdocs-material-9.5.8Compare Source
v9.5.7: mkdocs-material-9.5.7Compare Source
v9.5.6: mkdocs-material-9.5.6Compare Source
v9.5.5: mkdocs-material-9.5.5Compare Source
onclickhandlersv9.5.4: mkdocs-material-9.5.4Compare Source
v9.5.3: mkdocs-material-9.5.3Compare Source
v9.5.2: mkdocs-material-9.5.2Compare Source
slugifysettings in blog plugin configv9.5.1: mkdocs-material-9.5.1Compare Source
v9.5.0: mkdocs-material-9.5.0Compare Source
Merged Insiders features of 'Goat's Horn' funding goal
v9.4.14: mkdocs-material-9.4.14Compare Source
v9.4.13: mkdocs-material-9.4.13Compare Source
v9.4.12: mkdocs-material-9.4.12Compare Source
v9.4.11: mkdocs-material-9.4.11Compare Source
v9.4.10: mkdocs-material-9.4.10Compare Source
v9.4.9: mkdocs-material-9.4.9Compare Source
pt-BRv9.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.htmlv9.4.2: mkdocs-material-9.4.2Compare Source
navis defined and blog not includedUpdated templates (diff)
partials/nav-item.htmlblog-post.htmlv9.4.1: mkdocs-material-9.4.1Compare Source
v9.4.0: mkdocs-material-9.4.0Compare Source
materialxv9.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
v9.2.7: mkdocs-material-9.2.7Compare Source
readtimeandlxmldependencies for blog pluginConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR was generated by Mend Renovate. View the repository job log.