dmontagu / fastapi-utils

Reusable utilities for FastAPI
MIT License
1.89k stars 165 forks source link

Bump mkdocs-material from 4.6.3 to 7.2.1 #248

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps mkdocs-material from 4.6.3 to 7.2.1.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-7.2.1

  • Fixed #2862: Back-to-top button overlays active search bar

mkdocs-material-7.2.0

  • Added support for search suggestions to save keystrokes
  • Added support for search highlighting
  • Added support for search sharing (i.e. deep linking)

mkdocs-material-7.1.11

  • Updated Spanish and Galician translations

mkdocs-material-7.1.10

  • Refactored appearance of back-to-top button
  • Fixed graceful handling of search when browsing locally

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

... (truncated)

Changelog

Sourced from mkdocs-material's changelog.


template: overrides/main.html

Changelog

Material for MkDocs

7.2.0 _ July 25, 2021

  • Fixed #2862: Back-to-top button overlays active search bar

7.2.0 _ July 21, 2021

  • Added support for search suggestions to save keystrokes
  • Added support for search highlighting
  • Added support for search sharing (i.e. deep linking)

7.1.11 _ July 18, 2021

  • Updated Spanish and Galician translations

7.1.10 _ July 10, 2021

  • Refactored appearance of back-to-top button
  • Fixed graceful handling of search when browsing locally

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

... (truncated)

Commits
  • 243ee66 Updated changelog
  • f16cba1 Prepare 7.2.1 release
  • abb95a3 Detached configuration from documentation build
  • fddc648 Debug documentation workflow
  • 6abf55e Enabled social cards
  • b740dbc Fixed back-to-top button overlaying active search bar
  • f151f71 Prepare 7.2.0 release
  • d68fe91 Merge of Insiders features tied to 'Biquinho Vermelho' funding goal
  • ffd62bc Merge branch 'master' of github.com:squidfunk/mkdocs-material
  • 79e5285 Update cookie consent documentation
  • 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - 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)
dependabot-preview[bot] commented 3 years ago

Superseded by #251.