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

chore(deps-dev): bump mkdocs-material from 8.5.3 to 8.5.4 #1563

Merged
merged 1 commit into from
Oct 2, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps mkdocs-material from 8.5.3 to 8.5.4.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-8.5.4

  • Fixed expand icons shift on sidebar overflow (using scrollbar-gutter)
  • Fixed #4429: Text in sequence diagrams overflows in Firefox
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-8.5.4 (2022-09-30)

  • Fixed expand icons shift on sidebar overflow (using scrollbar-gutter)
  • Fixed #4429: Text in sequence diagrams overflows in Firefox

mkdocs-material-8.5.3+insiders-4.24.0 (2022-09-27)

  • Added support for custom content on index pages (blog)
  • Added support for keeping content on paginated index pages (blog)
  • Added support for limiting categories in post excerpts (blog)
  • Added support for simple override of templates via front matter (blog)
  • Added icon in navigation for pages with encrypted content
  • Fixed #4396: Front matter of index pages not inherited by pagination (blog)
  • Improved performance by building post excerpts once (blog)

mkdocs-material-8.5.3+insiders-4.23.6 (2022-09-22)

  • Fixed #4389: Blog posts in first week of year in wrong archive
  • Fixed (= switched) footer previous and next links for blog posts

mkdocs-material-8.5.3 (2022-09-20)

  • Fixed build error when enabling cookie consent without analytics
  • Fixed #4381: Code blocks render ligatures for some fonts

mkdocs-material-8.5.2+insiders-4.23.5 (2022-09-18)

  • Fixed #4367: Improved blog plugin date handling for MultiMarkdown syntax
  • Fixed #4374: Fixed invalid URLs of related links to other blog posts

mkdocs-material-8.5.2 (2022-09-18)

  • Updated Mermaid.js to version 9.1.7
  • Fixed overly large headlines in search results (8.5.0 regression)
  • Fixed #4358: Navigation sections appear as clickable (8.5.0 regression)
  • Fixed #4356: GitHub repository statistics fetched before cookie consent

mkdocs-material-8.5.1 (2022-09-15)

  • Fixed #4366: Removed dependencies with native extensions

mkdocs-material-8.5.0+insiders-4.23.4 (2022-09-14)

  • Fixed #4365: Recursion error in blog plugin due to deepcopy
  • Fixed path errors for blog plugin on Windows
  • Fixed publishing workflow in forked repositories

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

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

... (truncated)

Commits
  • 8b0060c Prepare 8.5.4 release
  • 60ea10a Fixed sequence diagrams in Firefox
  • ebe186a Documentation
  • 5cca484 Added Neptune to premium sponsors
  • c342694 Documentation
  • 4c8620c Added support for scrollbar-gutter
  • 290de4a Fixed jumping chevrons in sidebar (attempt)
  • 978eab0 Added SealVault to premium sponsors
  • 8202d13 Documentation
  • b1b401d Updated Insiders changelog and blog plugin documentation
  • 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 8.5.3 to 8.5.4.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@8.5.3...8.5.4)

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

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

Codecov Report

Base: 99.73% // Head: 99.73% // No change to project coverage 👍

Coverage data is based on head (225f0eb) compared to base (bb8af11).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1563   +/-   ##
========================================
  Coverage    99.73%   99.73%           
========================================
  Files          124      124           
  Lines         5718     5718           
  Branches       651      651           
========================================
  Hits          5703     5703           
  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.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@rubenfonseca rubenfonseca merged commit 22459e7 into develop Oct 2, 2022
@rubenfonseca rubenfonseca deleted the dependabot/pip/develop/mkdocs-material-8.5.4 branch October 2, 2022 20:29
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/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants