Skip to content

Bump mkdocs-material from 4.1.1 to 4.2.0

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

Created by: dependabot-preview[bot]

Bumps mkdocs-material from 4.1.1 to 4.2.0.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-4.2.0

  • Added Norwegian (Nynorsk) translations
  • Fixed loss of focus in non-form input elements due to search hotkeys
  • Fixed #1067: Search hotkeys not working for mobile/tablet screensize
  • Fixed #1068: Search not correctly aligned for tablet screensize

mkdocs-material-4.1.2

  • Fixed #1072: HTML tags appearing in navigation link titles
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-4.2.0 (2019-04-28)

  • Added Norwegian (Nynorsk) translations
  • Fixed loss of focus in non-form input elements due to search hotkeys
  • Fixed #1067: Search hotkeys not working for mobile/tablet screensize
  • Fixed #1068: Search not correctly aligned for tablet screensize

mkdocs-material-4.1.2 (2019-04-16)

  • Fixed #1072: HTML tags appearing in navigation link titles

mkdocs-material-4.1.1 (2019-03-28)

  • Fixed minor CSS errors detected during validation

mkdocs-material-4.1.0 (2019-03-22)

  • Fixed #1023: Search for Asian languages broken after Lunr.js update
  • Fixed #1026: contenteditable elements loose focus on hotkeys

mkdocs-material-4.0.2 (2019-03-01)

  • Fixed #1012: HTML character entities appear in search result titles

mkdocs-material-4.0.1 (2019-02-13)

  • Fixed #762, #816: Glitch in sidebar when collapsing items
  • Fixed #869: Automatically expand details before printing

mkdocs-material-4.0.0 (2019-02-13)

  • Added background on hover for table rows
  • Removed Google Tag Manager and reverted to Google Analytics
  • Removed blocks in partials - Jinja doesn't support them
  • Fixed #911: Chrome breaks layout if system language is Chinese [BREAKING]
  • Fixed #976: Removed FastClick

mkdocs-material-3.3.0 (2019-01-29)

  • Moved Google Analytics integration into head using Google Tag Manager
  • Fixed #972: Unicode slugifier breaks table of contents blur on scroll
  • Fixed #974: Additional links in table of contents break blur on scroll

mkdocs-material-3.2.0 (2018-12-28)

  • Added support for redirects using metadata refresh
  • Fixed #921: Load Google Analytics snippet asynchronously

mkdocs-material-3.1.0 (2018-11-17)

... (truncated)
Commits
  • 5e6c345 Prepare 4.2.0 release
  • b245e9f Fixed search hotkey stealing focus from non-form textarea
  • 611dc97 Added Norwegian Nynorsk translations
  • 8049185 Fixed search hotkeys to trigger for smaller screen sizes
  • bcc8552 Fixed linter errors
  • 4b96631 Merge branch 'master' of github.com:squidfunk/mkdocs-material
  • 50ea834 Fixed search field alignment in tablet landscape mode
  • 8220e82 Bump node-sass from 4.11.0 to 4.12.0
  • c6c177f Bump @babel/preset-env from 7.4.3 to 7.4.4
  • ad9d211 Bump @babel/core from 7.4.3 to 7.4.4
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Merge request reports