DrewCarlson / KtSoup

A Kotlin multiplatform HTML5 parsing library
https://drewcarlson.github.io/KtSoup/latest/
Apache License 2.0
34 stars 0 forks source link

Update dependency mkdocs-material to v9.4.4 #35

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mkdocs-material ==9.4.2 -> ==9.4.4 age adoption passing confidence

Release Notes

squidfunk/mkdocs-material (mkdocs-material) ### [`v9.4.4`](https://togithub.com/squidfunk/mkdocs-material/releases/tag/9.4.4): mkdocs-material-9.4.4 [Compare Source](https://togithub.com/squidfunk/mkdocs-material/compare/9.4.3...9.4.4) - Added support for overriding text to be copied for code blocks - Fixed broken layout in some browsers at breakpoints when using zoom - Fixed [#​6132](https://togithub.com/squidfunk/mkdocs-material/issues/6132): Incomplete search highlighting for code blocks in titles ### [`v9.4.3`](https://togithub.com/squidfunk/mkdocs-material/releases/tag/9.4.3): mkdocs-material-9.4.3 [Compare Source](https://togithub.com/squidfunk/mkdocs-material/compare/9.4.2...9.4.3) - Added support for instant navigation progress indicator - Improved spacing and alignment of tags - Moved back-to-top button into separate partial - Fixed [#​6104](https://togithub.com/squidfunk/mkdocs-material/issues/6104): Indentation for some code blocks lost in search - Fixed [#​6094](https://togithub.com/squidfunk/mkdocs-material/issues/6094): Blog post metadata overlaps with footer on small screens - Fixed [#​6069](https://togithub.com/squidfunk/mkdocs-material/issues/6069): Blog plugin crashes for categories with non-ASCII names **Updated templates** ([diff](https://togithub.com/squidfunk/mkdocs-material/compare/9.4.2...9.4.3)) - `base.html`

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Merging #35 (a8ad961) into main (9e128a2) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #35   +/-   ##
=======================================
  Coverage   77.02%   77.02%           
=======================================
  Files           9        9           
  Lines         148      148           
  Branches       32       32           
=======================================
  Hits          114      114           
  Misses         16       16           
  Partials       18       18           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more