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

Bump mkdocs-material from 8.1.0 to 8.1.3 #209

Merged
merged 1 commit into from
Jan 5, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps mkdocs-material from 8.1.0 to 8.1.3.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-8.1.3

  • 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

  • Switched CSS sources to logical properties
  • Added transformation of logical properties to ltr/rtl equivalents
  • Fixed spacing for admonitions inside lists (8.1.1 regression)

mkdocs-material-8.1.1

  • Added support for #only-light and #only-dark image hash fragments
  • Fixed copy-to-clipboard adding blank lines when using line anchors
  • Fixed code annotation directionality for right-to-left languages
  • Fixed header title positioning for right-to-left languages
  • Fixed admonition borders for right-to-left languages (8.0.0 regression)
  • Fixed footer navigation link positioning (8.0.0 regression)
  • Fixed footer navigation title breaking out of container when too long
  • Fixed shrinking arrow in navigation title when too long
  • Fixed #3343: Filtered stopwords appear as missing search terms
  • Fixed #3346: Site unusable due to usage of :not() (Firefox 78 ESR)
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-8.1.3 (2012-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

mkdocs-material-8.1.2 (2012-12-15)

  • Switched CSS sources to logical properties
  • Added transformation of logical properties to ltr/rtl equivalents
  • Fixed spacing for admonitions inside lists (8.1.1 regression)

mkdocs-material-8.1.1 (2012-12-13)

  • Added support for #only-light and #only-dark image hash fragments
  • Fixed copy-to-clipboard adding blank lines when using line anchors
  • Fixed code annotation directionality for right-to-left languages
  • Fixed header title positioning for right-to-left languages
  • Fixed admonition borders for right-to-left languages (8.0.0 regression)
  • Fixed footer navigation link positioning (8.0.0 regression)
  • Fixed footer navigation title breaking out of container when too long
  • Fixed shrinking arrow in navigation title when too long
  • Fixed #3343: Filtered stopwords appear as missing search terms
  • Fixed #3346: Site unusable due to usage of :not() (Firefox 78 ESR)

mkdocs-material-8.1.0+insiders-4.4.0 (2021-12-10)

  • Added support for code annotation anchor links (deep linking)
  • Added new code annotation syntax modifier to strip comment
  • Updated German translations for cookie consent

mkdocs-material-8.1.0 (2012-12-10)

  • Added basic support for code block line anchors
  • Switched code annotation markers to + signs to improve usability
  • Switched main site title to bold font
  • Improved admonition icon positioning to align when font-size is increased
  • Improved and simplified footnotes CSS
  • Improved and simplified code annotation positioning
  • Fixed syntax error in Russian translations

mkdocs-material-8.0.5 (2012-12-04)

  • Fixed #3302: Footer refactoring induced ellipsis in some browsers
  • Fixed #3313: Details always rendered closed on load (8.0.4 regression)

... (truncated)

Commits
  • a3590cb Prepare 8.1.3 release
  • a7ab13f Fixed linter errors
  • be0a36d Fixed highlighted lines adding blank lines when copying
  • 368cad0 Documentation
  • 1f725cb Simplified reduced motion implementation for content tabs
  • f3926bf Fixed filtering of subsequent index.md files when using section index pages
  • a32760b Fixed tab indicator animation for right-to-left languages
  • 4b2a97a Added animation to content tabs
  • dffcba4 Updated Piri Piri funding goal
  • 8787449 Switched :where back to :is
  • 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 pr: dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 20, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/mkdocs-material-8.1.3 branch 6 times, most recently from 84ecd6a to 45cdc61 Compare January 1, 2022 11:31
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.1.0 to 8.1.3.
- [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.0...8.1.3)

---
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 force-pushed the dependabot/pip/mkdocs-material-8.1.3 branch from 45cdc61 to 7ddbfee Compare January 2, 2022 03:19
@madeinoz67 madeinoz67 merged commit d9b9bd8 into master Jan 5, 2022
@dependabot dependabot bot deleted the dependabot/pip/mkdocs-material-8.1.3 branch January 5, 2022 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant