dependabot[bot]
88948b1bbe
⬆ Update typer[all] requirement from <0.8.0,>=0.6.1 to >=0.6.1,<0.10.0
Updates the requirements on [typer[all]](https://github.com/tiangolo/typer ) to permit the latest version.
- [Release notes](https://github.com/tiangolo/typer/releases )
- [Changelog](https://github.com/tiangolo/typer/blob/master/docs/release-notes.md )
- [Commits](https://github.com/tiangolo/typer/compare/0.6.1...0.9.0 )
---
updated-dependencies:
- dependency-name: typer[all]
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Sebastián Ramírez
d1c0e5a89f
📝 Tweak MkDocs and add redirects ( #10111 )
2 years ago
dependabot[bot]
d48a184dd8
⬆ Bump mkdocs-material from 9.1.17 to 9.1.21 ( #9960 )
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.17 to 9.1.21.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.1.17...9.1.21 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Sebastián Ramírez
4ab0363ad7
➖ Remove direct dependency on MkDocs, Material for MkDocs defines its own dependency ( #9986 )
2 years ago
dependabot[bot]
9debdc97ef
⬆ Bump mkdocs-material from 9.1.16 to 9.1.17 ( #9746 )
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.16 to 9.1.17.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.1.16...9.1.17 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Sebastián Ramírez
ed297bb2e0
✨ Add Material for MkDocs Insiders features and cards ( #9748 )
* ➕ Add dependencies for MkDocs Insiders
* 🙈 Add Insider's .cache to .gitignore
* 🔧 Update MkDocs configs for Insiders
* 💄 Add custom Insiders card layout, while the custom logo is provided from upstream
* 🔨 Update docs.py script to dynamically enable insiders if it's installed
* 👷 Add cache for MkDocs Material Insiders' cards
* 🔊 Add a small log to the docs CLI
* 🔊 Tweak logs, only after exporting languages
* 🐛 Fix accessing non existing env var
* 🔧 Invalidate deps cache
* 🔧 Tweak cache IDs
* 👷 Update cache for installing insiders
* 🔊 Log insiders
* 💚 Invalidate cache
* 👷 Tweak cache keys
* 👷 Trigger CI and test cache
* 🔥 Remove cache comment
* ⚡ ️ Optimize cache usage for first runs of docs
* 👷 Tweak cache for MkDocs Material cards
* 💚 Trigger CI to test cache
2 years ago
Sebastián Ramírez
0c66ec7da9
⬆️ Upgrade MkDocs and MkDocs Material ( #9729 )
2 years ago
Sebastián Ramírez
6595658324
⬇️ Separate requirements for development into their own requirements.txt files, they shouldn't be extras ( #9655 )
2 years ago