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 7.2.8 to 7.3.3 #286

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

Closed
dependabot wants to merge 1 commit into main from dependabot/pip/mkdocs-material-7.3.3

Conversation

Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2021
edited
Loading

Bumps mkdocs-material from 7.2.8 to 7.3.3.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-7.3.3

  • Rewrite of entire documentation
  • Adjusted height of new content tabs to match single line code blocks
  • Fixed new content tabs missing right padding in some browsers on overflow
  • Fixed new content tabs bleeding out of flex container on overflow
  • Fixed new content tabs overflow scrolling bugs on some browsers
  • Fixed new content tabs stealing keyboard access when active
  • Fixed some spacings issues for right-to-left languages

mkdocs-material-7.3.2

  • Deprecated prebuilding of search index
  • Improved graceful handling of broken search for file://
  • Added minimum Jinja version to list of requirements
  • Fixed #3071: section index pages render empty directories
  • Fixed margin issues when using navigation tabs (7.3.1 regression)
  • Fixed search placeholder sometimes being shown too early

mkdocs-material-7.3.1

  • Added new experimental content tabs implementation
  • Fixed #3069: GitHub stats broken for users/orgs (7.1.0 regression)
  • Fixed #3070: Sections not linking to index page
  • Fixed title not linking to index page when using tabs
  • Fixed Disqus integration when using instant loading
  • Fixed some spacing issues for right-to-left languages
  • Fixed syntax error in Serbian translations

mkdocs-material-7.3.0

  • Added support for sticky navigation tabs
  • Added support for section index pages
  • Added support for removing generator notice
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-7.3.3 (2021年10月11日)

  • Rewrite of entire documentation
  • Adjusted height of new content tabs to match single line code blocks
  • Fixed new content tabs missing right padding in some browsers on overflow
  • Fixed new content tabs bleeding out of flex container on overflow
  • Fixed new content tabs overflow scrolling bugs on some browsers
  • Fixed new content tabs stealing keyboard access when active
  • Fixed some spacings issues for right-to-left languages

mkdocs-material-7.3.2+insiders-3.1.2 (2021年10月06日)

  • Fixed incorrect path separators for social cards on Windows

mkdocs-material-7.3.2 (2021年10月06日)

  • Deprecated prebuilding of search index
  • Improved graceful handling of broken search for file://
  • Added minimum Jinja version to list of requirements
  • Fixed #3071: section index pages render empty directories
  • Fixed margin issues when using navigation tabs (7.3.1 regression)
  • Fixed search placeholder sometimes being shown too early

mkdocs-material-7.3.1 (2021年10月02日)

  • Added new experimental content tabs implementation
  • Fixed #3069: GitHub stats broken for users/orgs (7.1.0 regression)
  • Fixed #3070: Sections not linking to index page
  • Fixed title not linking to index page when using tabs
  • Fixed Disqus integration when using instant loading
  • Fixed some spacing issues for right-to-left languages
  • Fixed syntax error in Serbian translations

mkdocs-material-7.3.0+insiders-3.1.1 (2021年09月26日)

  • Fixed ordering bug in search exclusion logic

mkdocs-material-7.3.0+insiders-3.1.0 (2021年09月26日)

  • Added support for excluding pages, sections, and elements from search
  • Fixed #2803: Code block annotations not visible when printing

mkdocs-material-7.3.0 (2021年09月23日)

  • Added support for sticky navigation tabs
  • Added support for section index pages
  • Added support for removing generator notice

mkdocs-material-7.2.8 (2021年09月20日)

... (truncated)

Commits
  • be9d7b5 Prepare 7.3.3 release
  • de98c57 Adjusted height of content tabs to match single line code blocks
  • b655863 Fixed right padding on some browser for overflowing content tabs
  • 49f4677 Removed stale deprecations file
  • 53b32a1 Updated documentation
  • 98bc87b Downgraded ESlint
  • 969c713 Fixed overflow for alternate style when more than 10 tabs are present
  • 6fab1e3 Fixed buggy content tabs overflow scrolling + updated documentation
  • c4cf616 Updated documentation
  • babc28f Updated dependencies
  • 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 Oct 12, 2021
@per1234 per1234 self-assigned this Nov 12, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/mkdocs-material-7.3.3 branch from c327ce5 to 918f3ab Compare November 15, 2021 05:01
Copy link

codecov-commenter commented Nov 15, 2021
edited
Loading

Codecov Report

Merging #286 (918f3ab) into main (cf9c369) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@
## main #286 +/- ##
=======================================
 Coverage 89.79% 89.79% 
=======================================
 Files 44 44 
 Lines 6626 6626 
=======================================
 Hits 5950 5950 
 Misses 553 553 
 Partials 123 123 
Flag Coverage Δ
unit 89.79% <ø> (ø)

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 86cbb28...918f3ab. Read the comment docs.

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 7.2.8 to 7.3.3.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@7.2.8...7.3.3)
---
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 force-pushed the dependabot/pip/mkdocs-material-7.3.3 branch from 918f3ab to b338ded Compare November 15, 2021 05:44
Copy link
Contributor

per1234 commented Nov 15, 2021

@dependabot rebase

dependabot[bot] reacted with thumbs up emoji

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 15, 2021

Superseded by #297.

@dependabot dependabot bot deleted the dependabot/pip/mkdocs-material-7.3.3 branch November 15, 2021 06:18
@per1234 per1234 added the type: enhancement Proposed improvement label Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
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 によって変換されたページ (->オリジナル) /