8000 Bump mkdocs-material from 4.6.3 to 5.1.0 by dependabot-preview[bot] · Pull Request #35 · fastapiutils/fastapi-utils · GitHub
[go: up one dir, main page]

Skip to content
8000

Bump mkdocs-material from 4.6.3 to 5.1.0 #35

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

Closed

Conversation

dependabot-preview[bot]
Copy link

Bumps mkdocs-material from 4.6.3 to 5.1.0.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-5.1.0

mkdocs-material-5.0.2

  • Added CSS source maps to distribution files
  • Fixed errors in Chinese (Traditional) translations
  • Fixed creation of stale directory on installation from git
  • Improved overflow scrolling behavior on iOS (reduced bundle size by 4kb)

mkdocs-material-5.0.1

  • Fixed syntax error in Spanish translation

mkdocs-material-5.0.0

  • Reactive architecture – try app.dialog$.next("Hi!") in the console
  • Instant loading – make Material behave like a Single Page Application
  • Improved CSS customization with CSS variables – set your brand's colors
  • Improved CSS resilience, e.g. proper sidebar locking for customized headers
  • Improved icon integration and configuration – now including over 5k icons
  • Added possibility to use any icon for logo, repository and social links
  • Search UI does not freeze anymore (moved to web worker)
  • Search index built only once when using instant loading
  • Improved extensible keyboard handling
  • Support for prebuilt search indexes
  • Support for displaying stars and forks for GitLab repositories
  • Support for scroll snapping of sidebars and search results
  • Reduced HTML and CSS footprint due to deprecation of Internet Explorer support
  • Slight facelifting of some UI elements (Admonitions, tables, ...)

mkdocs-material-5.0.0rc4

No release notes provided.

mkdocs-material-5.0.0rc3

No release notes provided.

mkdocs-material-5.0.0-preview.2

  • Fixed invalid links for search results
  • Fixed search not working on 404 page
  • Fixed content shift due to missing icons during load
  • Fixed author in metadata only showing first character
  • Added repository information (top right)
  • Added support for custom repository icons (FontAwesome)

mkdocs-material-5.0.0rc2

No release notes provided.

mkdocs-material-5.0.0rc1

No release notes provided.

mkdocs-material-5.0.0-preview

Material for MkDocs v5 Preview

... (truncated)
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-5.1.0 (2020-04-12)

  • Added support for icons from Markdown through mkdocs-material-extensions

mkdocs-material-5.0.2 (2020-04-10)

  • Added CSS source maps to distribution files
  • Fixed errors in Chinese (Traditional) translations
  • Fixed creation of stale directory on installation from git
  • Improved overflow scrolling behavior on iOS (reduced bundle size by 4kb)

mkdocs-material-5.0.1 (2020-04-07)

  • Fixed syntax error in Spanish translations

mkdocs-material-5.0.0 (2020-04-07)

  • Reactive architecture – try app.dialog$.next("Hi!") in the console
  • Instant loading – make Material behave like a Single Page Application
  • Improved CSS customization with CSS variables – set your brand's colors
  • Improved CSS resilience, e.g. proper sidebar locking for customized headers
  • Improved icon integration and configuration – now including over 5k icons
  • Added possibility to use any icon for logo, repository and social links
  • Search UI does not freeze anymore (moved to web worker)
  • Search index built only once when using instant loading
  • Improved extensible keyboard handling
  • Support for prebuilt search indexes
  • Support for displaying stars and forks for GitLab repositories
  • Support for scroll snapping of sidebars and search results
  • Reduced HTML and CSS footprint due to deprecation of IE support
  • Slight facelifting of some UI elements (Admonitions, tables, ...)

mkdocs-material-4.6.3 (2020-02-14)

  • Removed optional third-party plugins from requirements.txt
  • Updated Docker image to contain all supported third-party plugins

mkdocs-material-4.6.2 (2020-02-08)

  • Added Romanian translations
  • Fixed #1451: Inconsistent spacing for fenced code blocks

mkdocs-material-4.6.1 (2020-02-08)

  • Fixed #1324: Metadata author only rendering first character
  • Fixed #1393: Set tabindex to 0 for skip to content link
  • Fixed code blocks after Markdown 3.2 release
  • Fixed errors in Japanese translations
  • Improved Google Lighthouse score
... (truncated)
Commits
  • 24f0c45 Prepare 5.1.0 release
  • f90644d Integrated with mkdocs-material-extensions
  • 7da5010 Removed tutorials from master (whoops)
  • 5997c4b Bootstrapped tutorials section
  • e5b5d07 Fixed links to features in upgrade to 5.x (#1584)
  • 65482d4 Prepare 5.0.2 release
  • 524aeb6 Ensure source maps are built for stylesheets
  • 44a5166 Removed stale src directory from install location
  • 7b24345 Fixed Chinese translations (#1580)
  • cb99a22 Reverted emoji.py integration to be moved out to separate package
  • 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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 4.6.3 to 5.1.0.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@4.6.3...5.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 13, 2020
@codecov
Copy link
codecov bot commented Apr 13, 2020

Codecov Report

Merging #35 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #35   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          288       288           
  Branches        36        36           
=========================================
  Hits           288       288           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update af95ff4...046b377. Read the comment docs.

@dependabot-preview
Copy link
Author
82F8 dependabot-preview bot commented Apr 20, 2020

Superseded by #36.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/mkdocs-material-5.1.0 branch April 20, 2020 13:27
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants
0