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.0.4 to 8.0.5 #163

Merged
merged 1 commit into from
Dec 7, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps mkdocs-material from 8.0.4 to 8.0.5.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-8.0.5

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

Sourced from mkdocs-material's changelog.

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)

mkdocs-material-8.0.4+insiders-4.3.0 (2021-12-05)

  • Added support for custom fonts in social cards
  • Fixed #3300: Announcement bar reappearing when using instant loading

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

  • Improved support for deeply nested code annotations
  • Improved code annotation and copy-to-clipboard interop
  • Improved styling for code annotations inside admonitions
  • Fixed #3274: Invalid anchor positioning when using instant loading
  • Fixed #3294: Lists after code blocks without code annotations disappearing
  • Fixed several positioning issues for code annotations
  • Fixed JavaScript source map roots

mkdocs-material-8.0.3+insiders-4.2.0 (2021-12-02)

  • Added support for dismissable announcement bar
  • Added support for named placeholders in feedback widget

mkdocs-material-8.0.3 (2012-12-02)

  • Removed deprecated google_analytics setting (was forgotten in 8.0.0)
  • Fixed syntax error in Swedish and Polish translations
  • Fixed #3283: Invalid back-to-top button position with sticky navigation tabs
  • Fixed #3285: Default details marker showing due to Safari bug

mkdocs-material-8.0.2+insiders-4.1.0 (2021-11-30)

  • Added support for passing page title to feedback forms

mkdocs-material-8.0.2 (2021-11-30)

  • Fixed #3275: Code annotations always disappear on click

mkdocs-material-8.0.1 (2021-11-28)

  • Improved rendering of code annotation markers
  • Fixed #3265: Wrong margin on nested admonitions
  • Fixed wrong box-sizing for code annotations in details

mkdocs-material-8.0.0 (2021-11-28)

  • Added support for code annotations
  • Added support for anchor tracking

... (truncated)

Commits
  • ba539c7 Prepare 8.0.5 release
  • a5990a1 Updated dependencies
  • 674e57e Updated data tables documentation
  • accfc4f Fixed open details always closed on initial load
  • 4be2ab2 Documentation
  • 37e6f43 Fixed ellipsis in footer due to potential WebKit rendering bug
  • 21b7bc4 Omit unnecessary recomputations for annotations
  • cb57ce9 Restructured templates
  • f14d739 Simplified content tabs implementation
  • bac1301 Restructured content observables
  • 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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 7, 2021
@codecov
Copy link

codecov bot commented Dec 7, 2021

Codecov Report

Merging #163 (10f7d2d) into main (92525fe) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #163   +/-   ##
=======================================
  Coverage   98.95%   98.95%           
=======================================
  Files          10       10           
  Lines        1230     1230           
=======================================
  Hits         1217     1217           
  Misses         13       13           

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 92525fe...10f7d2d. Read the comment docs.

Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.0.4 to 8.0.5.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@8.0.4...8.0.5)

---
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.0.5 branch from ca7adb6 to 10f7d2d Compare December 7, 2021 11:36
@Anselmoo Anselmoo merged commit c718a39 into main Dec 7, 2021
@Anselmoo Anselmoo deleted the dependabot/pip/mkdocs-material-8.0.5 branch December 7, 2021 12:54
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant