This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [mkdocs](https://github.com/mkdocs/mkdocs) ([changelog](https://www.mkdocs.org/about/release-notes/)) | patch | `==1.4.2` -> `==1.4.3` |
---
### Release Notes
<details>
<summary>mkdocs/mkdocs</summary>
### [`v1.4.3`](https://github.com/mkdocs/mkdocs/releases/tag/1.4.3)
[Compare Source](https://github.com/mkdocs/mkdocs/compare/1.4.2...1.4.3)
- Bugfix: for the `hooks` feature, modules no longer fail to load if using some advanced Python features like dataclasses ([#​3193](https://github.com/mkdocs/mkdocs/issues/3193))
- Bugfix: Don't create `None` sitemap entries if the page has no populated URL - affects sites that exclude some files from navigation ([`07a297b`](https://github.com/mkdocs/mkdocs/commit/07a297b3b4de4a1b49469b1497ee34039b9f38fa))
- "readthedocs" theme:
- Accessibility: add aria labels to Home logo ([#​3129](https://github.com/mkdocs/mkdocs/issues/3129)) and search inputs ([#​3046](https://github.com/mkdocs/mkdocs/issues/3046))
- "readthedocs" theme now supports `hljs_style:` config, same as "mkdocs" theme ([#​3199](https://github.com/mkdocs/mkdocs/issues/3199))
- Translations:
- Built-in themes now also support Indonesian language ([#​3154](https://github.com/mkdocs/mkdocs/issues/3154))
- Fixed `zh_CN` translation ([#​3125](https://github.com/mkdocs/mkdocs/issues/3125))
- `tr_TR` translation becomes just `tr` - usage should remain unaffected ([#​3195](https://github.com/mkdocs/mkdocs/issues/3195))
See [commit log](https://github.com/mkdocs/mkdocs/compare/1.4.2...1.4.3).
</details>
---
### Configuration
:date: **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
:vertical_traffic_light: **Automerge**: Enabled.
:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDUuNCIsInVwZGF0ZWRJblZlciI6IjM0LjEwNS40In0=-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
==1.4.2->==1.4.3Release Notes
mkdocs/mkdocs
v1.4.3Compare Source
Bugfix: for the
hooksfeature, modules no longer fail to load if using some advanced Python features like dataclasses (#3193)Bugfix: Don't create
Nonesitemap entries if the page has no populated URL - affects sites that exclude some files from navigation (07a297b)"readthedocs" theme:
hljs_style:config, same as "mkdocs" theme (#3199)Translations:
zh_CNtranslation (#3125)tr_TRtranslation becomes justtr- usage should remain unaffected (#3195)See commit log.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 Renovate Bot.