Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2022

Bumps mkdocs-material from 8.4.4 to 8.5.0.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-8.5.0

  • Added support for social cards
  • Added support for code annotation anchor links (deep linking)
  • Added support for code annotation comment stripping (syntax modifier)
  • Added support for sidebars scrolling automatically to active item
  • Added support for anchor following table of contents (= auto scroll)
  • Added support for tag icons
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-8.5.0+insiders-4.23.3 (2022-09-13)

  • Fixed previous and next page links for drafts of blog posts

mkdocs-material-8.5.0 (2022-09-13)

  • Added support for social cards
  • Added support for code annotation anchor links (deep linking)
  • Added support for code annotation comment stripping (syntax modifier)
  • Added support for sidebars scrolling automatically to active item
  • Added support for anchor following table of contents (= auto scroll)
  • Added support for tag icons

mkdocs-material-8.4.4+insiders-4.23.2 (2022-09-13)

  • Fixed #4348: Blog plugin crashes on custom nav title
  • Fixed blog plugin crashing when category contained only drafts
  • Fixed rendering of content from blog index file

mkdocs-material-8.4.4+insiders-4.23.1 (2022-09-12)

  • Fixed #4345: Blog plugin errors with default settings

mkdocs-material-8.4.4+insiders-4.23.0 (2022-09-12)

  • Added blogging support via built-in blog plugin

mkdocs-material-8.4.4 (2022-09-12)

  • Moved comments integration to separate partial (comments.html)

mkdocs-material-8.4.3+insiders-4.22.1 (2022-09-07)

  • Fixed #4217: Tooltips in data tables render in wrong position

mkdocs-material-8.4.3 (2022-09-07)

  • Added Simple Icons to bundled icons (+2,300 icons)
  • Added support for changing edit icon
  • Moved page actions to separate partial (actions.html)
  • Fixed #4291: Version switching doesn't stay on page when anchors are used
  • Fixed #4327: Links in data tables do not receive link styling

mkdocs-material-8.4.2 (2022-08-27)

  • Updated Slovenian translations
  • Fixed #4277: Feedback widget hidden after navigation with instant loading
  • Fixed numeric tags in front matter breaking search functionality

mkdocs-material-8.4.1+insiders-4.22.0 (2022-08-21)

... (truncated)

Commits

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 8.4.4 to 8.5.0.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@8.4.4...8.5.0)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 13, 2022 11:53
@dependabot dependabot bot requested review from leandrodamascena and removed request for a team September 13, 2022 11:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 13, 2022
@pull-request-size pull-request-size bot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Sep 13, 2022
@github-actions github-actions bot added the internal Maintenance changes label Sep 13, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #1514 (46d171e) into develop (7002812) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop    #1514   +/-   ##
========================================
  Coverage    99.73%   99.73%           
========================================
  Files          127      127           
  Lines         5729     5729           
  Branches       651      651           
========================================
  Hits          5714     5714           
  Misses           8        8           
  Partials         7        7           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@rubenfonseca rubenfonseca merged commit 8be7164 into develop Sep 13, 2022
@rubenfonseca rubenfonseca deleted the dependabot/pip/develop/mkdocs-material-8.5.0 branch September 13, 2022 11:59
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 internal Maintenance changes python Pull requests that update Python code size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants