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

Skip to content

Bump mkdocs-material from 4.6.3 to 5.3.3 #73

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.3.3.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-5.3.3

  • Added Bengali translations
  • Fixed #1773: Search for numbers does not return any result (regression)

mkdocs-material-5.3.2

  • Improved search type-ahead experience with non-Latin characters
  • Fixed #1753: Japanese search doesn't work anymore

mkdocs-material-5.3.1

  • Fixed #1761: Duplication of search worker when subscribing to observable

mkdocs-material-5.3.0

  • Added support for color schemes based on user preference
  • Fixed #1755: Tokenizer separator setting ignored

mkdocs-material-5.2.3

  • Improved search typeahead behavior for some languages (de, fr, ...)
  • Improved styles for scrollbars on Firefox
  • Fixed #1741: Removed preconnect hint for Google Analytics

mkdocs-material-5.2.2

  • Fixed #1728: Legacy Edge doesn't support deg values in hsla colors

mkdocs-material-5.2.1

  • Fixed color of links in table headers, e.g. footnotes
  • Fixed color scheme not being applied without primary or accent color
  • Fixed hover delay for links inside code blocks

mkdocs-material-5.2.0

  • Added color schemes implementation + dark mode
  • Fixed #1583: Missing option for separate link colors

mkdocs-material-5.1.7

  • Added keyboard focus support for overflowing code blocks
  • Fixed #1696: Infinite loop in some cases when using instant loading

mkdocs-material-5.1.6

  • Added Burmese translations
  • Added general anchor offset solution using scroll-margin-top
  • Fixed #1653: Instant loading shouldn't intercept links to *.html files

mkdocs-material-5.1.5

  • Added name attribute for social links to set link title
  • Fixed #1623: Allow arbitrary links in social links
  • Fixed #1664: Height of iframe is not adjustable
  • Fixed #1667: Sidebars are scrolled to bottom on load (bug in Chrome 81+)

mkdocs-material-5.1.4

  • Switched to [@mdi/svg][3] Material Design icon package
  • Fixed #1655: Navigation may disappear after switching viewports
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-5.3.3 (2020-06-24)

  • Added Bengali translations
  • Fixed #1773: Search for numbers does not return any result (regression)

mkdocs-material-5.3.2 (2020-06-21)

  • Improved search type-ahead experience with non-Latin characters
  • Fixed #1753: Japanese search doesn't work anymore

mkdocs-material-5.3.1 (2020-06-20)

  • Fixed #1761: Duplication of search worker when subscribing to observable

mkdocs-material-5.3.0 (2020-06-15)

  • Added support for color schemes based on user preference
  • Fixed #1755: Tokenizer separator setting ignored

mkdocs-material-5.2.3 (2020-06-07)

  • Improved search typeahead behavior for some languages (de, fr, ...)
  • Improved styles for scrollbars on Firefox
  • Fixed #1741: Removed preconnect hint for Google Analytics

mkdocs-material-5.2.2 (2020-05-26)

  • Fixed #1728: Legacy Edge doesn't support deg values in hsla colors

mkdocs-material-5.2.1 (2020-05-22)

  • Fixed color of links in table headers, e.g. footnotes
  • Fixed color scheme not being applied without primary or accent color
  • Fixed hover delay for links inside code blocks

mkdocs-material-5.2.0 (2020-05-18)

  • Added color schemes implementation + dark mode
  • Fixed #1583: Missing option for separate link colors

mkdocs-material-5.1.7 (2020-05-16)

  • Added keyboard focus support for overflowing code blocks
  • Fixed #1696: Infinite loop in some cases when using instant loading

mkdocs-material-5.1.6 (2020-05-09)

  • Added Burmese translations
  • Added general anchor offset solution using scroll-margin-top
  • Fixed #1653: Instant loading shouldn't intercept links to *.html files
Commits
  • 09e5e38 Prepare 5.3.3 release
  • adf29cc Pinned autoprefixer (for now)
  • 3f4e561 Added Bengali (Bangla) translations
  • 29394ec Merge branch 'master' of github.com:squidfunk/mkdocs-material
  • a3c03ae Fixed search transform removing numbers from query
  • d71d3c6 Bump webpack-cli from 3.3.11 to 3.3.12
  • 50ea3a5 Fix for background image gradient on Edge Legacy
  • e02608f Bump stylelint-scss from 3.17.2 to 3.18.0
  • 29f1265 Bump autoprefixer from 9.8.0 to 9.8.2
  • af44f75 Bump stylelint from 13.6.0 to 13.6.1
  • < 8000 li>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.3.3.
- [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.3.3)

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 Jun 25, 2020
@dependabot-preview
Copy link
Author

Superseded by #75.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/mkdocs-material-5.3.3 branch June 29, 2020 14:44
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