Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump mkdocs-material from 7.0.3 to 7.1.9 #35

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 28, 2021

Bumps mkdocs-material from 7.0.3 to 7.1.9.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-7.1.9

  • Improved search language support for Thai and Hindi
  • Fixed #2761: License comments lined up at end of file

mkdocs-material-7.1.8

  • Refactored analytics integration (because of MkDocs 1.2)
  • Added support for Google Analytics 4 (gtag.js)
  • Fixed missing escape for aria-label in footer links

mkdocs-material-7.1.7

  • Improved screen reader support

mkdocs-material-7.1.6

  • Deprecated seealso admonition qualifier
  • Added Mongolian and updated Chinese translations
  • Fixed #2429: Version selector not touch-friendly on Android devices
  • Fixed #2703: Printed 'Initializing search' albeit ready on mobile

mkdocs-material-7.1.5

  • Fixed #2655: Details breaking page margins on print

mkdocs-material-7.1.4

  • Added support for git-revision-date-localized plugin creation date
  • Improved footnote styles on :target and :focus

mkdocs-material-7.1.3

  • Fixed #2586: Empty table of contents shown (7.1.2 regression)

mkdocs-material-7.1.2

  • Fixed #2554: List markers sometimes overlap floated elements
  • Fixed #2563: Adding a class to a h1 breaks the table of contents
  • Fixed #2566: Back-to-top button clickable when invisible

mkdocs-material-7.1.1

  • Fixed #2501: Nested definition lists compound bottom margin
  • Fixed #2508: Switch extracopyright block to template variable
  • Fixed #2533: Search (and other parts) not working in Safari <14
  • Fixed #2538: Visual quirk when opening language selector

mkdocs-material-7.1.0

  • Added support for back-to-top button
  • Added support for color palette toggle
  • Added latest release to repository info (GitHub)
  • Slight facelift of repository info (lighter fonts, spacing and icons)

mkdocs-material-7.0.7

  • Updated Hungarian translations
  • Fixed #2466: Docker image not based on latest Python and Alpine
  • Fixed #2488: Inconsistent header shadow behavior
  • Fixed #2492: Inline code blocks in admonition titles missing background

... (truncated)

Changelog

Sourced from mkdocs-material's changelog.

7.1.9 _ June 25, 2021

  • Improved search language support for Thai and Hindi
  • Fixed #2761: License comments lined up at end of file

7.1.8 _ June 12, 2021

  • Refactored analytics integration (because of MkDocs 1.2)
  • Added support for Google Analytics 4 (gtag.js)
  • Fixed missing escape for aria-label in footer links

7.1.7 _ June 6, 2021

  • Improved screen reader support

7.1.6 _ May 30, 2021

  • Deprecated seealso admonition qualifier
  • Added Mongolian and updated Chinese translations
  • Fixed #2429: Version selector not touch-friendly on Android devices
  • Fixed #2703: Printed 'Initializing search' albeit ready on mobile

7.1.5 _ May 19, 2021

  • Fixed #2655: Details breaking page margins on print

7.1.4 _ May 6, 2021

  • Added support for git-revision-date-localized plugin creation date
  • Improved footnote styles on :target and :focus

7.1.3 _ April 24, 2021

  • Fixed #2586: Empty table of contents shown (7.1.2 regression)

7.1.2 _ April 18, 2021

  • Fixed #2554: List markers sometimes overlap floated elements
  • Fixed #2563: Adding a class to a h1 breaks the table of contents
  • Fixed #2566: Back-to-top button clickable when invisible

7.1.1 _ April 10, 2021

  • Fixed #2501: Nested definition lists compound bottom margin
  • Fixed #2508: Switch extracopyright block to template variable
  • Fixed #2533: Search (and other parts) not working in Safari <14
  • Fixed #2538: Visual quirk when opening language selector

7.1.0 _ March 29, 2021

... (truncated)

Commits
  • 9b3c59e Prepare 7.1.9 release
  • 208fece Merge branch 'master' of github.com:squidfunk/mkdocs-material
  • 122126c Updated dependencies
  • 127e5ac Update index.md (#2774)
  • a4a00af Switched from EOF to inline legal comments
  • b25e5f4 Updated Chinese translations
  • f2452e2 Merge branch 'master' of github.com:squidfunk/mkdocs-material
  • 80eca35 Added more code block annotations
  • 0ecc5be Fixed Chinese translation for "source.file.date.created" (#2751)
  • 40060ea 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 7.0.3 to 7.1.9.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/docs/changelog.md)
- [Commits](squidfunk/mkdocs-material@7.0.3...7.1.9)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jun 28, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 12, 2021

Superseded by #39.

@dependabot dependabot bot closed this Jul 12, 2021
@dependabot dependabot bot deleted the dependabot/pip/mkdocs-material-7.1.9 branch July 12, 2021 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
0 participants