Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump mkdocs-material from 8.1.6 to 8.1.7 #322

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

Merged
per1234 merged 1 commit into main from dependabot/pip/mkdocs-material-8.1.7
Jan 17, 2022

Conversation

Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2022
edited
Loading

Bumps mkdocs-material from 8.1.6 to 8.1.7.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-8.1.7

  • Improved back-to-top button behavior - now not shown on anchor jump
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-8.1.7+insiders-4.6.1 (2022年01月16日)

  • Fixed #3459: Section index pages picking up wrong title

mkdocs-material-8.1.7 (2022年01月16日)

  • Improved back-to-top button behavior - now not shown on anchor jump

mkdocs-material-8.1.6-insiders-4.6.0 (2022年01月11日)

  • Added support for annotations (outside of code blocks)

mkdocs-material-8.1.6 (2022年01月11日)

  • Fixed spacing of blockquotes (8.1.5 regression)
  • Fixed edge cases for rounded corners on code blocks (8.1.5 regression)
  • Fixed rendering issues with code annotation line heights

mkdocs-material-8.1.5 (2022年01月09日)

  • Improved browser support: Chrome 49+, Safari 10+, Firefox 53+, Edge 79+
  • Improved rendering of inline code blocks in headlines
  • Added Bahasa Malaysian translations
  • Fixed #3354: MathJax formulas show vertical scrollbar

mkdocs-material-8.1.4+insiders-4.5.2 (2022年01月08日)

  • Fixed #3440: Content tab indicator not moving when using linking
  • Fixed #3445: Content tab switch flickers/jitters when using linking

mkdocs-material-8.1.4+insiders-4.5.1 (2022年01月02日)

  • Added support for setting initial state of cookie consent
  • Fixed #3396: Disappearing link in navigation due to Safari bug

mkdocs-material-8.1.4 (2022年01月02日)

  • Added indicator to navigation expander icon
  • Improved support for reduced motion preference
  • Fixed jitter of active content tab indicator

mkdocs-material-8.1.3 (2021年12月19日)

  • Added animation to active content tab indicator
  • Fixed #3360: Highlighted lines add blank lines in copied text
  • Fixed usage of subsequent index files when using section index pages

mkdocs-material-8.1.2+insiders-4.5.0 (2021年12月16日)

  • Added support for navigation icons

... (truncated)

Commits
  • a919199 Updated Insiders changelog
  • c74a886 Prepare 8.1.7 release
  • 014ab60 Improved back-to-top button behavior on anchor jump
  • 0a08e67 Added missing extends pragmas
  • 2231aab Added extension pragma
  • 749c19c Fixed endless redirect in palette change example
  • f9e9418 Added guide for setting up Giscus
  • 29cc1dd Documentation
  • 9511569 Added dark mode support for Giscus
  • 09c0e1c Removed feedback section in blog for Giscus integration
  • 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 dependabot bot added the topic: infrastructure Related to project infrastructure label Jan 17, 2022
@per1234 per1234 self-assigned this Jan 17, 2022
@per1234 per1234 added the type: enhancement Proposed improvement label Jan 17, 2022
Copy link
Contributor

per1234 commented Jan 17, 2022

@dependabot rebase

dependabot[bot] reacted with thumbs up emoji

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.1.6 to 8.1.7.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@8.1.6...8.1.7)
---
updated-dependencies:
- dependency-name: mkdocs-material
 dependency-type: direct:production
 update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/mkdocs-material-8.1.7 branch from 4cd4fe8 to e8dba8e Compare January 17, 2022 08:15
Copy link

codecov-commenter commented Jan 17, 2022
edited
Loading

Codecov Report

Merging #322 (e8dba8e) into main (d1ac9e7) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@
## main #322 +/- ##
=======================================
 Coverage 90.01% 90.01% 
=======================================
 Files 44 44 
 Lines 6770 6770 
=======================================
 Hits 6094 6094 
 Misses 553 553 
 Partials 123 123 
Flag Coverage Δ
unit 90.01% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d1ac9e7...e8dba8e. Read the comment docs.

@per1234 per1234 merged commit f7c0a9a into main Jan 17, 2022
@dependabot dependabot bot deleted the dependabot/pip/mkdocs-material-8.1.7 branch January 17, 2022 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@per1234 per1234 per1234 approved these changes

Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /