Update all dependencies#16
Merged
Merged
Conversation
0a0d44d to
db70111
Compare
db70111 to
6597807
Compare
6597807 to
2fb7262
Compare
2fb7262 to
b5fa923
Compare
b5fa923 to
918aff4
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:
==9.6.9->==9.6.14v1.0.24->v1.1.11==10.14.3->==10.15Release Notes
squidfunk/mkdocs-material (mkdocs-material)
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.
nolte/gh-plumbing (nolte/gh-plumbing)
v1.1.11Compare Source
Changes
🧰 Maintenance
v1.1.10Compare Source
Changes
🧰 Maintenance
v1.1.9Compare Source
Changes
🧰 Maintenance
v1.1.8Compare Source
Changes
🧰 Maintenance
v1.1.7Compare Source
v1.1.6Compare Source
v1.1.5Compare Source
v1.1.4Compare Source
v1.1.3Compare Source
v1.1.2Compare Source
v1.1.1Compare Source
Changes
v1.1.0Compare Source
Changes
🧰 Maintenance
facelessuser/pymdown-extensions (pymdown-extensions)
v10.15Compare Source
10.15.0
relaxed_headersoption which can tolerate bad content in the fenced code header. Whenenabled, code blocks with bad content in the header will likely still convert into code blocks, often respecting
the specified language.
combine_header_slugwas enabled and there was noheader.
Configuration
📅 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 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.