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.2.8 #57

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps mkdocs-material from 7.0.3 to 7.2.8.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-7.2.8

  • Fixed #3039: Search modal overlays menu on mobile (7.2.7 regression)

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

... (truncated)

Changelog

Sourced from mkdocs-material's changelog.

7.2.8 _ September 20, 2021

  • Fixed #3039: Search modal overlays menu on mobile (7.2.7 regression)

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)

... (truncated)

Commits
  • 166096d Prepare 7.2.8 release
  • 2eabc94 Fixed search modal overlaying menu on mobile (7.2.7 regression)
  • ea130d1 Added documentation for third-party Docker image
  • 96cc7b6 Updated Insiders changelog
  • e580eb2 Updated Insiders changelog
  • 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
  • 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.2.8.
- [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.2.8)

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

dependabot bot commented on behalf of github Sep 27, 2021

Superseded by #60.

@dependabot dependabot bot closed this Sep 27, 2021
@dependabot dependabot bot deleted the dependabot/pip/mkdocs-material-7.2.8 branch September 27, 2021 18:04
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