sVoxelDev / sChat

Supercharge your Minecraft Chat Experience.
MIT License
11 stars 1 forks source link

chore(deps): update dependency mkdocs to v1.4.1 #257

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mkdocs (changelog) ==1.4.0 -> ==1.4.1 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

mkdocs/mkdocs ### [`v1.4.1`](https://togithub.com/mkdocs/mkdocs/releases/tag/1.4.1) [Compare Source](https://togithub.com/mkdocs/mkdocs/compare/1.4.0...1.4.1) - Support theme-namespaced plugin loading ([#​2998](https://togithub.com/mkdocs/mkdocs/issues/2998)) Plugins' entry points can be named as 'sometheme/someplugin'. That will have the following outcome: - If the current theme is 'sometheme', the plugin 'sometheme/someplugin' will always be preferred over 'someplugin'. - If the current theme *isn't* 'sometheme', the only way to use this plugin is by specifying `plugins: [sometheme/someplugin]`. One can also specify `plugins: ['/someplugin']` instead of `plugins: ['someplugin']` to definitely avoid the theme-namespaced plugin. - Bugfix: `mkdocs serve` will work correctly with non-ASCII paths and redirects ([#​3001](https://togithub.com/mkdocs/mkdocs/issues/3001)) - Windows: 'colorama' is now a dependency of MkDocs, to ensure colorful log output ([#​2987](https://togithub.com/mkdocs/mkdocs/issues/2987)) - Plugin-related config options have more reliable validation and error reporting ([#​2997](https://togithub.com/mkdocs/mkdocs/issues/2997)) - Translation sub-commands of `setup.py` were completely dropped. See documentation [\[1\]](https://www.mkdocs.org/about/contributing/#submitting-changes-to-the-builtin-themes) [\[2\]](https://www.mkdocs.org/dev-guide/translations/#updating-the-translation-catalogs) for their new replacements ([#​2990](https://togithub.com/mkdocs/mkdocs/issues/2990)) - The ['mkdocs' package](https://pypi.org/project/mkdocs/#files) (wheel and source) is now produced by Hatch build system and pyproject.toml instead of setup.py ([#​2988](https://togithub.com/mkdocs/mkdocs/issues/2988)) Other small improvements; see [commit log](https://togithub.com/mkdocs/mkdocs/compare/1.4.0...1.4.1).

Configuration

📅 Schedule: Branch creation - "before 2am" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

github-actions[bot] commented 2 years ago

Unit Test Results

366 tests  ±0   366 :heavy_check_mark: ±0   34s :stopwatch: +11s 154 suites ±0       0 :zzz: ±0  154 files   ±0       0 :x: ±0 

Results for commit 3c9dfe7a. ± Comparison against base commit 9733cd98.