Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the docs group in /docs with 3 updates #1740

Merged
merged 1 commit into from
Apr 2, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps the docs group in /docs with 3 updates: mkdocs-material, mkdocs-git-revision-date-localized-plugin and mkdocs-git-authors-plugin.

Updates mkdocs-material from 9.6.6 to 9.6.11

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-9.6.11

  • Updated Docker image to latest Alpine Linux
  • Bump required Jinja version to 3.1
  • Fixed #8133: Jinja filter items not available (9.6.10 regression)
  • Fixed #8128: Search plugin not entirely disabled via enabled setting

mkdocs-material-9.6.10

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.

mkdocs-material-9.6.9

  • Updated Serbo-Croatian translations
  • Fixed #8086: Custom SVG icons containing hashes break rendering
  • Fixed #8067: Drawer has gap on right side in Firefox on some OSs

mkdocs-material-9.6.8

  • Added Welsh translations
  • Fixed #8076: Privacy plugin crashes if HTTP download fails

mkdocs-material-9.6.7

  • Fixed #8056: Error in backrefs implementation (9.6.6 regression)
  • Fixed #8054: Unescaped quotes in ARIA labels of table of contents
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-9.6.11 (2025-04-01)

  • Updated Docker image to latest Alpine Linux
  • Bump required Jinja version to 3.1
  • Fixed #8133: Jinja filter items not available (9.6.10 regression)
  • Fixed #8128: Search plugin not entirely disabled via enabled setting

mkdocs-material-9.6.10 (2025-03-30)

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.

mkdocs-material-9.6.9 (2025-03-17)

  • Updated Serbo-Croatian translations
  • Fixed #8086: Custom SVG icons containing hashes break rendering
  • Fixed #8067: Drawer has gap on right side in Firefox on some OSs

mkdocs-material-9.6.8+insiders-4.53.16 (2025-03-13)

  • Fixed #8019: Tooltips have precedence over instant previews

mkdocs-material-9.6.8 (2025-03-13)

  • Added Welsh translations
  • Fixed #8076: Privacy plugin crashes if HTTP download fails

mkdocs-material-9.6.7 (2025-03-03)

  • Fixed #8056: Error in backrefs implementation (9.6.6 regression)
  • Fixed #8054: Unescaped quotes in ARIA labels of table of contents

mkdocs-material-9.6.6 (2025-03-01)

  • Fixed #8040: Privacy plugin not replacing exteral assets (9.6.5 regression)
  • Fixed #8031: Replace unmaintained regex package in search plugin

... (truncated)

Commits
  • 7661f07 Prepare 9.6.11 release
  • bf1fe5a Upgraded dependencies
  • 3e9bb53 Bumped required version of jinja2 to ~=3.1 (#8132)
  • 64635ba Fixed search not honoring enabled setting in templates
  • 5d30815 Updated README
  • 8438fed Updated premium sponsors
  • 2f4f384 Updated Alpine base image in Dockerfile
  • 7bd6b92 Prepare 9.6.10 release
  • dc7d75e Updated dependencies
  • c18630f Removed usage of circular members in nav_item partial
  • Additional commits viewable in compare view

Updates mkdocs-git-revision-date-localized-plugin from 1.3.0 to 1.4.5

Release notes

Sourced from mkdocs-git-revision-date-localized-plugin's releases.

revision-date-localized v1.4.5

What's Changed

New Contributors

Full Changelog: timvink/mkdocs-git-revision-date-localized-plugin@v1.4.4...v1.4.5

v1.4.4

What's Changed

Full Changelog: timvink/mkdocs-git-revision-date-localized-plugin@v1.4.3...v1.4.4

revision-date-localized v1.4.2

What's Changed

Full Changelog: timvink/mkdocs-git-revision-date-localized-plugin@v1.4.2...v1.4.3

revision-date-localized v1.4.1

What's Changed

Full Changelog: timvink/mkdocs-git-revision-date-localized-plugin@v1.4.0...v1.4.1

revision-date-localized v1.4.0

What's Changed

New features

Enhancements

... (truncated)

Commits
  • 2fd812f skip monorepo on windows
  • aab7303 add python version file
  • b092d87 bump to 1.4.5
  • fbd3e56 Merge pull request #174 from timo-reymann/fix/monorepo-compability
  • d114cce Test build works for techdocs-core plugin
  • d651524 Add dev dependency for testing techdocs-core integration
  • 95e8d78 Add more robust check for monorepo plugin configuration
  • 1befc7b Update unittests.yml typo
  • bd876e5 bump version
  • ce38494 remove print()
  • Additional commits viewable in compare view

Updates mkdocs-git-authors-plugin from 0.9.2 to 0.9.4

Release notes

Sourced from mkdocs-git-authors-plugin's releases.

git-authors v0.9.4

What's Changed

New Contributors

Full Changelog: timvink/mkdocs-git-authors-plugin@v0.9.3...v0.9.4

git-authors v0.9.3

What's Changed

Full Changelog: timvink/mkdocs-git-authors-plugin@v0.9.2...v0.9.3

Commits
  • 3c10d6a Merge remote-tracking branch 'refs/remotes/origin/master'
  • 6dbeb3e move to src layout and fix docs_dir git finding regression
  • 9f6c91f move to src layout and fix docs_dir git finding regression
  • c7341c5 Fix case
  • 2c3b8a5 Update gitlab build instructions
  • a3df271 fix publish action
  • d7cdbe3 bump to v0.9.3
  • aadcf07 support git folder to be inside documentation folder
  • 9d0d95a add fixture for custom doc dir
  • 18a124c update gh actions
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the docs group in /docs with 3 updates: [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) and [mkdocs-git-authors-plugin](https://github.com/timvink/mkdocs-git-authors-plugin).


Updates `mkdocs-material` from 9.6.6 to 9.6.11
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.6.6...9.6.11)

Updates `mkdocs-git-revision-date-localized-plugin` from 1.3.0 to 1.4.5
- [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases)
- [Commits](timvink/mkdocs-git-revision-date-localized-plugin@v1.3.0...v1.4.5)

Updates `mkdocs-git-authors-plugin` from 0.9.2 to 0.9.4
- [Release notes](https://github.com/timvink/mkdocs-git-authors-plugin/releases)
- [Commits](timvink/mkdocs-git-authors-plugin@v0.9.2...v0.9.4)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docs
- dependency-name: mkdocs-git-revision-date-localized-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docs
- dependency-name: mkdocs-git-authors-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docs
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 1, 2025
@dependabot dependabot bot requested a review from ti-mo as a code owner April 1, 2025 14:46
@ti-mo ti-mo merged commit a77e7f6 into main Apr 2, 2025
17 checks passed
@ti-mo ti-mo deleted the dependabot/pip/docs/docs-8f31e6238f branch April 2, 2025 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant