asmith26 / jax_toolkit

A collection of jax functions to help with common machine/deep learning related functionality.
https://asmith26.github.io/jax_toolkit/
Apache License 2.0
5 stars 0 forks source link

Bump mkdocs-material from 7.1.7 to 7.1.10 #209

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps mkdocs-material from 7.1.7 to 7.1.10.

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-7.1.10

  • Refactored appearance of back-to-top button
  • Fixed graceful handling of search when browsing locally

mkdocs-material-7.1.9

  • Improved search language support for Thai and Hindi
  • Fixed #2761: License comments lined up at end of file

mkdocs-material-7.1.8

  • Refactored analytics integration (because of MkDocs 1.2)
  • Added support for Google Analytics 4 (gtag.js)
  • Fixed missing escape for aria-label in footer links
Changelog

Sourced from mkdocs-material's changelog.

7.1.10 _ July 10, 2021

  • Refactored appearance of back-to-top button
  • Fixed graceful handling of search when browsing locally

7.1.9 _ June 25, 2021

  • Improved search language support for Thai and Hindi
  • Fixed #2761: License comments lined up at end of file

7.1.8 _ June 12, 2021

  • Refactored analytics integration (because of MkDocs 1.2)
  • Added support for Google Analytics 4 (gtag.js)
  • Fixed missing escape for aria-label in footer links
Commits
  • 714a9cc Prepare 7.1.10 release
  • 30a4d58 Added documentation for cookie consent
  • 580f118 Improved graceful handling of broken search when browsing locally
  • 52d773b Added distribution files
  • 4fb80ea Fixed back-to-top button overlaying search
  • 7abeb68 Fixed rendering of back-to-top button when used with sticky tabs
  • 7ca4ca1 Fixed transitions on back-to-top button
  • f6efb78 Updated dependencies
  • e4d6207 Updated dependencies
  • 68de4db Removed back-to-top button in print view
  • 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)