Skip to content

Bump mkdocs-material from 4.6.0 to 4.6.3

Nikhil Ramakrishnan requested to merge dependabot/pip/mkdocs-material-4.6.3 into master

Created by: dependabot-preview[bot]

Bumps mkdocs-material from 4.6.0 to 4.6.3.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-4.6.3

  • Removed optional third-party plugins from requirements.txt
  • Updated Docker image to contain all supported third-party plugins

mkdocs-material-4.6.2

  • Added Romanian translations
  • Fixed #1451: Inconsistent spacing for fenced code blocks

mkdocs-material-4.6.1

  • Fixed #1324: Metadata author only rendering first character
  • Fixed #1393: Set tabindex to 0 for skip to content link
  • Fixed code blocks after Markdown 3.2 release
  • Fixed errors in Japanese translations
  • Improved Google Lighthouse score
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material 4.6.3 (2020-02-14)

  • Removed optional third-party plugins from requirements.txt
  • Updated Docker image to contain all supported third-party plugins

mkdocs-material 4.6.2 (2020-02-08)

  • Added Romanian translations
  • Fixed #1451: Inconsistent spacing for fenced code blocks

mkdocs-material 4.6.1 (2020-02-08)

  • Fixed #1324: Metadata author only rendering first character
  • Fixed #1393: Set tabindex to 0 for skip to content link
  • Fixed code blocks after Markdown 3.2 release
  • Fixed errors in Japanese translations
  • Improved Google Lighthouse score

mkdocs-material 4.6.0 (2019-12-11)

  • Added support for mkdocs-git-revision-date-localized-plugin
  • Fixed invalid character in Google Fonts URL

mkdocs-material-4.5.1 (2019-12-02)

  • Added Thai translations
  • Fixed missing assets in GitHub release .zip and .tar.gz

mkdocs-material-4.5.0 (2019-11-16)

  • Upgraded EmojiOne to Tweomji due to licensing issues
  • Temporarily pinned PyMdown and Markdown due to upcoming changes
  • Improved GitHub statistics retrieval
  • Fixed errors in Greek translations

mkdocs-material-4.4.3 (2019-10-03)

  • Added Estonian translations
  • Fixed removal of copyright banners in minified JavaScript
  • Removed unnecessary title attributes from links in table of contents

mkdocs-material-4.4.2 (2019-08-27)

  • Added Afrikaans translations
  • Fixed broken page title when h1 contained HTML tags
  • Improved accessibility for IE users
  • Removed unnecessary title attributes from links in navigation

mkdocs-material-4.4.1 (2019-08-22)

... (truncated)
Commits
  • de20d67 Temporarily kill cache on GitHub workflow
  • 8d2ea6c Prepare 4.6.3 release
  • d46000b Added minify plugin to deploy pipeline
  • d158ca0 Added version to plugin dependency in Dockerfile
  • d5adbe6 Added supported plugins to Docker image (#1458)
  • e3e9269 Merge branch 'master' of github.com:squidfunk/mkdocs-material
  • 8c44604 Upgraded Pygments to 2.4
  • 0330904 Bump stylelint from 12.0.1 to 13.1.0
  • b1413c7 Bump stylelint-config-standard from 19.0.0 to 20.0.0
  • f9e13b8 Prepare 4.6.2 release
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Merge request reports