Skip to content
This repository was archived by the owner on Jun 2, 2022. It is now read-only.

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 20, 2021

Bumps mkdocs-material from 5.5.13 to 7.2.7.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-7.2.7

  • Updated Serbian and Serbo-Croatian translations
  • Improved appearance of outline on details
  • Fixed #2934: Scrollbar when header is hidden on some mobile browsers
  • Fixed #3032: Anchor in details doesn't open on load (7.0.0 regression)
  • Fixed back-to-top button being focusable when invisible
  • Fixed broken admonition icons (removed in upstream)

mkdocs-material-7.2.6

  • Fixed rendering of blockquote elements (7.0.0 regression)
  • Fixed #2973: Custom search worker setting ignored

mkdocs-material-7.2.5

  • Updated Portuguese translations
  • Fixed execution of RxJS teardown logic (7.2.3 regression)
  • Fixed #2970: Search results show escaped characters (7.2.2 regression)

mkdocs-material-7.2.4

  • Fixed #2926: Version selector not working (7.2.3 regression)
  • Fixed #2929: Missing CSS class for banner (consistency with Insiders)

mkdocs-material-7.2.3

  • Slight facelift of data tables, now closer to Material Design
  • Fixed instant loading not respecting clicks on search results
  • Fixed #2881: Invalid anchor offsets when using instant loading

mkdocs-material-7.2.2

  • Updated Korean translations
  • Fixed #2879: Search highlighting does not properly escape HTML

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

... (truncated)

Changelog

Sourced from mkdocs-material's changelog.

7.2.7 _ September 19, 2021

  • Updated Serbian and Serbo-Croatian translations
  • Improved appearance of outline on details
  • Fixed #2934: Scrollbar when header is hidden on some mobile browsers
  • Fixed #3032: Anchor in details doesn't open on load (7.0.0 regression)
  • Fixed back-to-top button being focusable when invisible
  • Fixed broken admonition icons (removed in upstream)

7.2.6 _ September 1, 2021

  • Fixed rendering of blockquote elements (7.0.0 regression)
  • Fixed #2973: Custom search worker setting ignored

7.2.5 _ August 25, 2021

  • Updated Portuguese translations
  • Fixed execution of RxJS teardown logic (7.2.3 regression)
  • Fixed #2970: Search results show escaped characters (7.2.2 regression)

7.2.4 _ August 11, 2021

  • Fixed #2926: Version selector not working (7.2.3 regression)
  • Fixed #2929: Missing CSS class for banner (consistency with Insiders)

7.2.3 _ August 9, 2021

  • Slight facelift of data tables, now closer to Material Design
  • Fixed instant loading not respecting clicks on search results
  • Fixed #2881: Invalid anchor offsets when using instant loading

7.2.2 _ July 31, 2021

  • Updated Korean translations
  • Fixed #2879: Search highlighting does not properly escape HTML

7.2.1 _ 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

... (truncated)

Commits
  • 7c0a251 Prepare 7.2.7 release
  • 36f1e99 Updated dependencies
  • 7495589 Added distribution files
  • 090d0ed Improved Serbian translations
  • d678678 Fixed scrollbar on mobile when header is hidden on some browsers
  • 60a0078 Fixed invisible back-to-top button being focusable
  • 3c352bd Improved appearance of details outline
  • 726888c Fixed details not opening on navigation (7.0.0 regression)
  • 4a2af4c Fixed missing admonition icons (removed in upstream)
  • 9be30b4 Improved language in blog entry
  • 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 5.5.13 to 7.2.7.
- [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@5.5.13...7.2.7)

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

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

dependabot bot commented on behalf of github Sep 27, 2021

Superseded by #124.

@dependabot dependabot bot closed this Sep 27, 2021
@dependabot dependabot bot deleted the dependabot/pip/mkdocs-material-7.2.7 branch September 27, 2021 06:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants