Skip to content

Bump mkdocs-material from 4.6.3 to 5.2.1

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

Created by: dependabot-preview[bot]

Bumps mkdocs-material from 4.6.3 to 5.2.1.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-5.2.1

  • Fixed color of links in table headers, e.g. footnotes
  • Fixed color scheme not being applied without primary or accent color
  • Fixed hover delay for links inside code blocks

mkdocs-material-5.2.0

  • Added color schemes implementation + dark mode
  • Fixed #1583: Missing option for separate link colors

mkdocs-material-5.1.7

  • Added keyboard focus support for overflowing code blocks
  • Fixed #1696: Infinite loop in some cases when using instant loading

mkdocs-material-5.1.6

  • Added Burmese translations
  • Added general anchor offset solution using scroll-margin-top
  • Fixed #1653: Instant loading shouldn't intercept links to *.html files

mkdocs-material-5.1.5

  • Added name attribute for social links to set link title
  • Fixed #1623: Allow arbitrary links in social links
  • Fixed #1664: Height of iframe is not adjustable
  • Fixed #1667: Sidebars are scrolled to bottom on load (bug in Chrome 81+)

mkdocs-material-5.1.4

  • Switched to @mdi/svg Material Design icon package
  • Fixed #1655: Navigation may disappear after switching viewports
  • Fixed #1659: Unnecessary scrollbar for search results on Windows
  • Fixed occasional distortions for images with explicit dimensions
  • Fixed errors in German translations

mkdocs-material-5.1.3

  • Fixed overflowing content area after switch to flexbox

mkdocs-material-5.1.2

  • Added status information to search observable
  • Added status information to search modal
  • Removed announcement bar from print media
  • Removed media query packing logic due to race conditions
  • Fixed #1520: Gracefully disable search on file:// if Worker fails
  • Fixed re-submission of query after search is initialized
  • Fixed jitter of sidebars on all browsers by switching to sticky

mkdocs-material-5.1.1

  • Added new FontAwesome icons
  • Fixed #1609: Instant loading doesn't honor target=_blank
  • Fixed GitHub stars count rounding errors
  • Fixed GitLab stars count retrieval
... (truncated)
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-5.2.1 (2020-05-22)

  • Fixed color of links in table headers, e.g. footnotes
  • Fixed color scheme not being applied without primary or accent color
  • Fixed hover delay for links inside code blocks

mkdocs-material-5.2.0 (2020-05-18)

  • Added color schemes implementation + dark mode
  • Fixed #1583: Missing option for separate link colors

mkdocs-material-5.1.7 (2020-05-16)

  • Added keyboard focus support for overflowing code blocks
  • Fixed #1696: Infinite loop in some cases when using instant loading

mkdocs-material-5.1.6 (2020-05-09)

  • Added Burmese translations
  • Added general anchor offset solution using scroll-margin-top
  • Fixed #1653: Instant loading shouldn't intercept links to *.html files

mkdocs-material-5.1.5 (2020-05-03)

  • Added name attribute for social links to set link title
  • Fixed #1623: Allow arbitrary links in social links
  • Fixed #1664: Height of iframe is not adjustable
  • Fixed #1667: Sidebars are scrolled to bottom on load (bug in Chrome 81+)

mkdocs-material-5.1.4 (2020-04-30)

  • Switched to @mdi/svg Material Design icon package
  • Fixed #1655: Navigation may disappear after switching viewports
  • Fixed #1659: Unnecessary scrollbar for search results on Windows
  • Fixed occasional distortions for images with explicit dimensions
  • Fixed errors in German translations

mkdocs-material-5.1.3 (2020-04-26)

  • Fixed overflowing content area after switch to flexbox

mkdocs-material-5.1.2 (2020-04-26)

  • Added status information to search observable
  • Added status information to search modal
  • Removed announcement bar from print media
  • Removed media query packing logic due to race conditions
  • Fixed #1520: Gracefully disable search on file:// if Worker fails
  • Fixed re-submission of query after search is initialized
  • Fixed jitter of sidebars on all browsers by switching to sticky
... (truncated)
Commits
  • a43679b Documentation
  • 03805b0 Prepare 5.2.1 release
  • a8fc0c5 Reverted color transitions on all elements
  • 4c74ac2 Fixed color scheme not being applied without primary or accent color
  • 2135e34 Fixed color of links in table headers
  • 0b7e26e Added Cirrus CI to the list of sponsors
  • 3ca7a62 Added Cirrus CI logo to sponsor assets
  • 6d38cf7 Updated README
  • 70ec1f8 Prepare 5.2.0 release
  • d114778 Added documentation for color schemes
  • 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