Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

build(deps-dev): bump mkdocs-material from 8.2.16 to 8.3.2 #57

Merged
merged 1 commit into from
Jun 8, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2022

Bumps mkdocs-material from 8.2.16 to 8.3.2.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-8.3.2

  • Fixed #3987: Custom admonition icons don't work when defining color palette

mkdocs-material-8.3.1

  • Bump required Jinja version to 3.0.2
  • Removed unnecessary conditions in templates
  • Fixed scroll offset when content tabs are brought into view
  • Fixed #3977: Content tabs snapping oddly in Firefox
  • Fixed #3983: Missing condition in footer partial (8.3.0 regression)

mkdocs-material-8.3.0

  • Added support for custom admonition icons
  • Added support for linking of content tabs
  • Added support for boosting pages in search
  • Added support for hiding footer navigation
  • Added previous/next indicators to content tabs
  • Improved typeset link colors in light and dark modes
Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-8.3.2+insiders-4.17.2 (2022-06-05)

  • Added support for custom jieba dictionaries (Chinese search)

mkdocs-material-8.3.2+insiders-4.17.1 (2022-06-05)

  • Added support for cookie consent reject button
  • Added support for cookie consent custom button ordering
  • Fixed #3988: Content tab not focused after alternating anchor links

mkdocs-material-8.3.2 (2022-06-05)

  • Fixed #3987: Custom admonition icons don't work when defining color palette

mkdocs-material-8.3.1+insiders-4.17.0 (2022-06-04)

  • Added support for content tabs anchor links (deep linking)
  • Fixed #3975: Detect composition events in search interface (Chinese)
  • Fixed #3980: Search plugin doesn't use title set via front matter

mkdocs-material-8.3.1 (2022-06-04)

  • Bump required Jinja version to 3.0.2
  • Removed unnecessary conditions in templates
  • Fixed scroll offset when content tabs are brought into view
  • Fixed #3977: Content tabs snapping oddly in Firefox
  • Fixed #3983: Missing condition in footer partial (8.3.0 regression)

mkdocs-material-8.3.0 (2022-06-02)

  • Added support for custom admonition icons
  • Added support for linking of content tabs
  • Added support for boosting pages in search
  • Added support for hiding footer navigation
  • Added previous/next indicators to content tabs
  • Improved typeset link colors in light and dark modes

mkdocs-material-8.2.16+insiders-4.16.2 (2022-05-28)

  • Fixed #3961: Nested sections triggered build error for navigation tabs

mkdocs-material-8.2.16+insiders-4.16.1 (2022-05-28)

  • Switched feedback widget rating titles to tooltips
  • Improved contrast of link colors for light/dark color schemes
  • Fixed #3950: Sticky navigation tabs rendering broken (4.15.2 regression)
  • Fixed #3958: Links invisible when using white primary color

mkdocs-material-8.2.16 (2022-05-28)

... (truncated)

Commits
  • 9a85953 Prepare 8.3.2 release
  • 093b6e6 Updated schema.json
  • 7998dbf Fixed custom admonition icons not working when color palette is defined
  • 30dcb66 Documentation
  • 363ba4e Documentation
  • 6f69e3c Prepare 8.3.1 release
  • c4cb6b4 Fixed scroll offset when tabs are brought into view
  • 35210f5 Removed scroll-snapping for content tabs
  • 527633e Bump minimum Jinja2 version to 3.0.2
  • e3bea56 Added missing safe guard for hiding footer navigation
  • 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.2.16 to 8.3.2.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@8.2.16...8.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@codecov-commenter
Copy link

codecov-commenter commented Jun 6, 2022

Codecov Report

Merging #57 (b0307bf) into main (d77def0) will decrease coverage by 0.28%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
- Coverage   86.77%   86.49%   -0.29%     
==========================================
  Files          19       19              
  Lines         711      711              
  Branches       98       98              
==========================================
- Hits          617      615       -2     
  Misses         76       76              
- Partials       18       20       +2     
Impacted Files Coverage Δ
tests/worker/test_temporary.py 96.96% <0.00%> (-3.04%) ⬇️
src/dvc_task/worker/temporary.py 82.75% <0.00%> (-1.73%) ⬇️

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 d77def0...b0307bf. Read the comment docs.

@pmrowla pmrowla merged commit c855a32 into main Jun 8, 2022
@pmrowla pmrowla deleted the dependabot/pip/mkdocs-material-8.3.2 branch June 8, 2022 05:08
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants