Bump mkdocs-material from 4.1.1 to 4.4.2
Created by: dependabot-preview[bot]
Bumps mkdocs-material from 4.1.1 to 4.4.2.
Release notes
Sourced from mkdocs-material's releases.
mkdocs-material-4.4.2
- Added Afrikaans translations
- Fixed broken page title when
h1
contained HTML tags- Improved accessibility for IE users
- Removed unnecessary
title
attributes from links in navigationmkdocs-material-4.4.1
- Added support for
black
as a primary color- Fixed broken footer bar when
h1
contained HTML tagsmkdocs-material-4.4.0
- Added Slovenian translations
- Reverted template minification in favor of
mkdocs-minify-plugin
- Fixed #1114: Tabs don't reappear when default
font-size
is smaller than16
mkdocs-material-4.3.1
- Fixed spelling error in Danish translations
mkdocs-material-4.3.0
- Added support for changing header through metadata title property
- Added
font-display: swap
to Google Font loading logic- Removed whitespace from templates, saving
4kb
(.7kb
gzipped) per request- Fixed alignment of repository icons on tablet and desktop
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.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)
- Added support for black as a primary color
- Fixed broken footer bar when h1 contained HTML tags
mkdocs-material-4.4.0 (2019-06-15)
- Added Slovenian translations
- Reverted template minification in favor of mkdocs-minify-plugin
- Fixed #1114: Tabs don't reappear when default font-size is smaller than 16
mkdocs-material-4.3.1 (2019-05-23)
- Fixed spelling error in Danish translations
mkdocs-material-4.3.0 (2019-05-17)
- Added support for changing header through metadata title property
- Added font-display: swap to Google Font loading logic
- Removed whitespace from templates, saving 4kb (.7kb gzipped) per request
- Fixed alignment of repository icons on tablet and desktop
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)
... (truncated)
Commits
-
3ec9506
Added missing assets -
d9a51e2
Merge branch 'master' of github.com:squidfunk/mkdocs-material -
af81591
Prepare 4.4.2 release -
6bccf15
Bump stylelint-scss from 3.9.4 to 3.10.0 -
12986c9
Bump babel-eslint from 10.0.2 to 10.0.3 -
448ec37
Bump eslint from 6.2.1 to 6.2.2 -
45a2f33
Updated Materal Design URL to prevent redirect (#1225) -
4f41b9a
Removed unneeded title attributes from text links in nav and sidebar (#1224) -
422406b
Fixed issue where HTML tags were shown in page title (#1220) -
ec9a9a6
Improved accessibility for IE users (#1222) - 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 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)
- 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.