Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2022

Bumps mkdocs-material from 8.3.7 to 8.3.9.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-8.3.9

  • Updated Taiwanese translations for search
  • Allow ids for content tabs with special characters (for mkdocstrings)
  • Fixed #4083: home not clickable when using versioning (8.3.5 regression)

mkdocs-material-8.3.8

  • Fixed #4053: Limit width of videos to content area
  • Fixed empty tags in front matter breaking search
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-8.3.9+insiders-4.19.2 (2022-07-04)

  • Fixed #4051: Privacy plugin fails if symlinking isn't allowed on Windows

mkdocs-material-8.3.9 (2022-07-04)

  • Updated Taiwanese translations for search
  • Allow ids for content tabs with special characters (for mkdocstrings)
  • Fixed #4083: home not clickable when using versioning (8.3.5 regression)

mkdocs-material-8.3.8+insiders-4.19.1 (2022-06-25)

  • Added mkdocs-git-committers-plugin to Dockerfile
  • Added mkdocs-git-revision-date-localized-plugin to Dockerfile

mkdocs-material-8.3.8+insiders-4.19.0 (2022-06-24)

  • Added support for document contributors
  • Updated French translations for cookie consent

mkdocs-material-8.3.8 (2022-06-24)

  • Fixed #4053: Limit width of videos to content area
  • Fixed empty tags in front matter breaking search

mkdocs-material-8.3.7 (2022-06-22)

  • Fixed search being stuck initializing when using tags (8.3.4 regression)

mkdocs-material-8.3.6+insiders-4.18.2 (2022-06-16)

  • Fixed #4026: Fixed tooltips not mounted for nested navigation links

mkdocs-material-8.3.6 (2022-06-16)

  • Fixed #4028: Links not clickable when using versioning (8.3.5 regression)

mkdocs-material-8.3.5+insiders-4.18.1 (2022-06-14)

  • Fixed #3990: Chinese search highlighting not working on non-boundaries

mkdocs-material-8.3.5 (2022-06-14)

  • Fixed #4012: Stay on page not working for alias of active version

mkdocs-material-8.3.4+insiders-4.18.0 (2022-06-11)

  • Added support for automatic dark/light mode
  • Fixed #4009: Privacy plugin uses invalid paths for file cache on Windows

... (truncated)

Commits
  • 87cac53 Prepare 8.3.9 release
  • 409e342 Updated dependencies
  • a261130 Fixed home button not working occasionally when using versioning
  • adabdd0 Allow pymdownx.magiclink without arguments in schema
  • 4151f32 Merge branch 'master' of github.com:squidfunk/mkdocs-material
  • 209856e Allow ids for content tabs with special characters
  • 016300d Documentation (#4080)
  • 940cfb2 Added Elastic to premium sponsors
  • 415daf6 Updated documentation workflow
  • 40fe9f6 Updated dependencies
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.3.7 to 8.3.9.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@8.3.7...8.3.9)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Jul 4, 2022
@artemrys
Copy link
Member

artemrys commented Jul 4, 2022

Seems the mkdocs-material was fixed with this release hence merging this one.

@artemrys
Copy link
Member

artemrys commented Jul 4, 2022

Still, it gives a warning:

<env>/mkdocstrings/handlers/python/__init__.py:18: UserWarning: The 'python-legacy' extra of mkdocstrings will become mandatory in the next release. We have no way to detect if you already specify it, so if you do, please ignore this warning. You can globally disable it with the PYTHONWARNINGS environment variable: PYTHONWARNINGS=ignore::UserWarning:mkdocstrings.handlers.python
  UserWarning,

@artemrys artemrys merged commit 8a104b5 into main Jul 4, 2022
@artemrys artemrys deleted the dependabot/pip/mkdocs-material-8.3.9 branch July 4, 2022 14:53
@github-actions github-actions bot locked and limited conversation to collaborators Jul 4, 2022
@srv-rr-github-token
Copy link
Contributor

🎉 This PR is included in version 4.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants