chore(deps): update dependency mkdocs to v1.2.3 [security]
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| mkdocs (changelog) | ==1.2.2 -> ==1.2.3 |
GitHub Vulnerability Alerts
CVE-2021-40978
The mkdocs 1.2.2 built-in dev-server allows directory traversal using the port 8000, enabling remote exploitation to obtain :sensitive information.
Release Notes
mkdocs/mkdocs (mkdocs)
v1.2.3
MkDocs 1.2.3 is a bugfix release for MkDocs 1.2.
Aside: MkDocs has a new chat room on Gitter/Matrix. More details.
Improvements:
-
Built-in themes now also support these languages:
-
Third-party plugins will take precedence over built-in plugins with the same name (#2591)
-
Bugfix: Fix ability to load translations for some languages: core support (#2565) and search plugin support with fallbacks (#2602)
-
Bugfix (regression in 1.2): Prevent directory traversal in the dev server (#2604)
-
Bugfix (regression in 1.2): Prevent webserver warnings from being treated as a build failure in strict mode (#2607)
-
Bugfix: Correctly print colorful messages in the terminal on Windows (#2606)
-
Bugfix: Python version 3.10 was displayed incorrectly in
--version(#2618)
Other small improvements; see commit log.
Configuration
📅 Schedule: Branch creation - "" (UTC), 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.