Bump the patch group with 4 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(9 months ago)
(9 months ago)
(9 months ago)
by llucax
part:tooling type:tech-debt part:dispatcher
Bumps the patch group with 4 updates: mkdocs-macros-plugin, mkdocs-material, uv and pylint.
Updates mkdocs-macros-plugin from 1.3.7 to 1.3.9
Changelog
Sourced from mkdocs-macros-plugin's changelog.
Changelog: Mkdocs-Macros
All notable changes to this project are documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Commits
86e31f7Define explicitely python inupdate_pypi.sh6b396ecAdd info in doc that a module can have relative path (#263)62daea9Fix: Fix detection of Jinja2, to allow title rendering (#266)e0ba1baTest built-in filters (#253)0bc57e3Fix imprecision in description of parameters for jinja2 syntax (#252)4fb7bf6Change tests: MkDocsPage.find() -> find_text()- See full diff in compare view
Updates mkdocs-material from 9.6.16 to 9.6.18
Release notes
Sourced from mkdocs-material's releases.
mkdocs-material-9.6.18
- Updated Azerbaijani translations
- Fixed last compat issues with minijinja, now 100% compatible
mkdocs-material-9.6.17
Changelog
Sourced from mkdocs-material's changelog.
mkdocs-material-9.6.18 (2025-08-22)
- Updated Azerbaijani translations
- Fixed last compat issues with [minijinja], now 100% compatible
mkdocs-material-9.6.17 (2025-08-15)
- Fixed #8396: Videos do not autoplay when inside a content tab
- Fixed #8394: Stroke width not effective in Mermaid.js diagrams
- Fixed disappearing version selector when hiding page title
mkdocs-material-9.6.16 (2025-07-26)
- Fixed #8349: Info plugin doesn't correctly detect virtualenv in some cases
- Fixed #8334: Find-in-page detects matches in hidden search result list
mkdocs-material-9.6.15 (2025-07-01)
- Updated Mongolian translations
- Improved semantic markup of "edit this page" button
- Improved info plugin virtual environment resolution
- Fixed #8291: Large font size setting throws of breakpoints in JavaScript
mkdocs-material-9.6.14 (2025-05-13)
- Fixed #8215: Social plugin crashes when CairoSVG is updated to 2.8
mkdocs-material-9.6.13 (2025-05-10)
- Fixed #8204: Annotations showing list markers in print view
- Fixed #8153: Improve style of cardinality symbols in Mermaid.js ER diagrams
mkdocs-material-9.6.12 (2025-04-17)
- Fixed #8158: Flip footnote back reference icon for right-to-left languages
mkdocs-material-9.6.11 (2025-04-01)
- Updated Docker image to latest Alpine Linux
- Bump required Jinja version to 3.1
- Fixed #8133: Jinja filter
itemsnot available (9.6.10 regression)- Fixed #8128: Search plugin not entirely disabled via enabled setting
mkdocs-material-9.6.10 (2025-03-30)
This version is a pure refactoring release, and does not contain new features or bug fixes. It strives to improve the compatibility of our templates with alternative Jinja-like template engines that we're currently exploring, including minijinja.
... (truncated)
Commits
51bc7baPrepare 9.6.18 releasefe4a431Updated dependencies3b3c632Updated Azerbaijani translations26d6e5eImproved compatibility with minijinjac79364aFixed last minijinja compat issues in templatesc89a66bUpdated changelog6fb115bPrepare 9.6.17 releasef3bf8b3Fixed linter errorsb1ad1bcUpdated dependencies83055c1Fixed linter errors- Additional commits viewable in compare view
Updates uv from 0.8.4 to 0.8.14
Release notes
Sourced from uv's releases.
0.8.14
Release Notes
Python
- Add managed CPython distributions for aarch64 musl
Enhancements
- Add
--python-platformtouv pip check(#15486)- Add an environment variable for
UV_ISOLATED(#15428)- Add logging to the uv build backend (#15533)
- Allow more trailing null bytes in zip files (#15452)
- Allow pinning managed Python versions to specific build versions (#15314)
- Cache PyTorch wheels by default (#15481)
- Reject already-installed wheels that don't match the target platform (#15484)
- Add
--no-install-localoption touv sync,uv addanduv export(#15328)- Include cycle error message in
uv pipCLI (#15453)Preview features
- Fix format of
{version}onuv formatfailure (#15527)- Lock during installs in
uv formatto prevent races (#15551)- Respect
--projectinuv format(#15438)- Run
uv formatin the project root (#15440)Configuration
- Add file-to-CLI overrides for build isolation configuration (#15437)
- Add file-to-CLI overrides for reinstall configuration (#15426)
Performance
- Cache
WHEELandMETADATAreads in installed distributions (#15489)Bug fixes
- Avoid erroring when creating
venvin current working directory (#15537)- Avoid introducing unnecessary system dependency on CUDA (#15449)
- Clear discovered site packages when creating virtual environment (#15522)
- Read index credentials from the environment during
uv publishchecks (#15545)- Refuse to remove non-virtual environments in
uv venv(#15538)- Stop setting
CLICOLOR_FORCE=1when calling build backends (#15472)- Support file or directory removal for Windows symlinks (#15543)
Documentation
... (truncated)
Changelog
Sourced from uv's changelog.
0.8.14
Python
- Add managed CPython distributions for aarch64 musl
Enhancements
- Add
--python-platformtouv pip check(#15486)- Add an environment variable for
UV_ISOLATED(#15428)- Add logging to the uv build backend (#15533)
- Allow more trailing null bytes in zip files (#15452)
- Allow pinning managed Python versions to specific build versions (#15314)
- Cache PyTorch wheels by default (#15481)
- Reject already-installed wheels that don't match the target platform (#15484)
- Add
--no-install-localoption touv sync,uv addanduv export(#15328)- Include cycle error message in
uv pipCLI (#15453)Preview features
- Fix format of
{version}onuv formatfailure (#15527)- Lock during installs in
uv formatto prevent races (#15551)- Respect
--projectinuv format(#15438)- Run
uv formatin the project root (#15440)Configuration
- Add file-to-CLI overrides for build isolation configuration (#15437)
- Add file-to-CLI overrides for reinstall configuration (#15426)
Performance
- Cache
WHEELandMETADATAreads in installed distributions (#15489)Bug fixes
- Avoid erroring when creating
venvin current working directory (#15537)- Avoid introducing unnecessary system dependency on CUDA (#15449)
- Clear discovered site packages when creating virtual environment (#15522)
- Read index credentials from the environment during
uv publishchecks (#15545)- Refuse to remove non-virtual environments in
uv venv(#15538)- Stop setting
CLICOLOR_FORCE=1when calling build backends (#15472)- Support file or directory removal for Windows symlinks (#15543)
Documentation
... (truncated)
Commits
af856fbBump version to 0.8.14 (#15576)bf189c5Split the "Authentication" page into sections (#15575)f461438Add managed Python distributions for aarch64-musl (#15574)2fd2e19Usethiserrorfor keyring error type (#15561)17a86d8Ensure we get the last error from Windows on the same thread (#15564)7d49571RenameDevtoGroupinternally (#15557)960714dTweak some documentation headings (#15556)9b1328aLock during installs inuv formatto prevent races (#15551)0bde9e4Read index credentials from env foruv publish(#15545)bce30beTreat a 203 error on credential removal as a missing entry on Windows (#15552)- Additional commits viewable in compare view
Updates pylint from 3.3.7 to 3.3.8
Commits
98942baBump pylint to 3.3.8, update changelog (#10486)6a1620aUpdate pytest-benchmark requirement from ~=4.0 to ~=5.1 (#10066) (#10484)cef60ccFix false-negative for used-before-assignment with postponed evaluation in fu...5a5a9beFixunused-variablefalse positive when using same name for multiple except...6ec71baRespect docstring-min-length in docparams extension (#10104) (#10434)fbde890Fix Mermaid printer rendering double underscores as bold formatting (#10403) ...51234e5Fix Pyreverse: Aggregations aren't filtered according to filter mode (PUB_ONL...329c967Use custom Github App to authenticate backport job (#10394) (#10396)7038ef4[Backport maintenance/3.3.x] Resolve possibly-used-before-assignment false po...045f179Resolvepossibly-used-before-assignmentfalse positives frommatchblock ...- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
1
1
+4
-4
Package Dependencies
Technical Details
| ID: | 6185098 |
| UUID: | 2788947217 |
| Node ID: | PR_kwDOLWfGeM6mO_UR |
| Host: | GitHub |
| Repository: | frequenz-floss/frequenz-dispatch-python |
| Merge State: | Unknown |