Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps the required group with 9 updates:

Package From To
pydoclint 0.6.4 0.6.6
markdown 3.7 3.8
mkdocs-material 9.6.11 9.6.12
mkdocstrings-python 1.16.8 1.16.10
frequenz-repo-config[lib] 0.13.1 0.13.3
types-markdown 3.7.0.20250322 3.8.0.20250415
nox 2025.2.9 2025.5.1
frequenz-repo-config[extra-lint-examples] 0.13.1 0.13.3
setuptools-scm[toml] 8.2.0 8.3.1

Updates pydoclint from 0.6.4 to 0.6.6

Release notes

Sourced from pydoclint's releases.

0.6.6

What's Changed

Full Changelog: jsh9/pydoclint@0.6.5...0.6.6

0.6.5

What's Changed

Full Changelog: jsh9/pydoclint@0.6.4...0.6.5

Changelog

Sourced from pydoclint's changelog.

[0.6.6] - 2025-04-16

  • Fixed
    • A bug where double quotes in function signature type hints are not treated as interchangeable as double quotes in the docstring
  • Changed
    • Changed the default of option --quiet from False to True
  • Full diff

[0.6.5] - 2025-04-03

  • Fixed
    • A typo in the default config value of --ignore-private-args
    • A bug with checking assert errors when shouldDeclareAssertErrorIfAssertStatementExists is False
  • Full diff
Commits

Updates markdown from 3.7 to 3.8

Release notes

Sourced from markdown's releases.

Release 3.8

Changed

  • DRY fix in abbr extension by introducing method create_element (#1483).
  • Clean up test directory by removing some redundant tests and port non-redundant cases to the newer test framework.
  • Improved performance of the raw HTML post-processor (#1510).

Fixed

  • Backslash Unescape IDs set via attr_list on toc (#1493).
  • Ensure md_in_html processes content inside "markdown" blocks as they are parsed outside of "markdown" blocks to keep things more consistent for third-party extensions (#1503).
  • md_in_html handle tags within inline code blocks better (#1075).
  • md_in_html fix handling of one-liner block HTML handling (#1074).
  • Ensure <center> is treated like a block-level element (#1481).
  • Ensure that abbr extension respects AtomicString and does not process perceived abbreviations in these strings (#1512).
  • Ensure smarty extension correctly renders nested closing quotes (#1514).
Changelog

Sourced from markdown's changelog.

title: Changelog toc_depth: 2

Python-Markdown Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. See the Contributing Guide for details.

[Unreleased]

Fixed

  • Fixed dropped content in md_in_html (#1526).
  • Fixed HTML handling corner case that prevented some content from not being rendered (#1528).

[3.8.0] - 2025-04-09

Changed

  • DRY fix in abbr extension by introducing method create_element (#1483).
  • Clean up test directory by removing some redundant tests and port non-redundant cases to the newer test framework.
  • Improved performance of the raw HTML post-processor (#1510).

Fixed

  • Backslash Unescape IDs set via attr_list on toc (#1493).
  • Ensure md_in_html processes content inside "markdown" blocks as they are parsed outside of "markdown" blocks to keep things more consistent for third-party extensions (#1503).
  • md_in_html handle tags within inline code blocks better (#1075).
  • md_in_html fix handling of one-liner block HTML handling (#1074).
  • Ensure <center> is treated like a block-level element (#1481).
  • Ensure that abbr extension respects AtomicString and does not process perceived abbreviations in these strings (#1512).
  • Ensure smarty extension correctly renders nested closing quotes (#1514).

[3.7.0] - 2024-08-16

Changed

  • Refactor abbr Extension

    A new AbbrTreeprocessor has been introduced, which replaces the now deprecated AbbrInlineProcessor. Abbreviation processing now happens after Attribute Lists, avoiding a conflict between the two extensions (#1460).

... (truncated)

Commits
  • b34e1d0 Bump version to 3.8
  • e6b7163 Update deploy workflow to normalize version
  • bd67d48 Improve changelog validation
  • e912575 Fix incorrect TOC list structure in docs
  • 42d4b43 Fix CI badge in README
  • 1caf028 Optimize raw HTML post-processor (#1510)
  • f6cfc5c Use PEP 639 license expressions in project metadata
  • 9c6e39a Add Python 3.13 and drop Python 3.8
  • 7aae61b Add special case for closing nested quotes
  • 0ad5b0a Abbr should respect AtomicStrings
  • Additional commits viewable in compare view

Updates mkdocs-material from 9.6.11 to 9.6.12

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-9.6.12

  • Fixed #8158: Flip footnote back reference icon for right-to-left languages
Changelog

Sourced from mkdocs-material's changelog.

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 items not 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.

Additionally, it replaces several instances of Python function invocations with idiomatic use of template filters. All instances where variables have been mutated inside templates have been replaced. Most changes have been made in partials, and only a few in blocks, and all of them are fully backward compatible, so no changes to overrides are necessary.

Note that this release does not replace the Jinja template engine with minijinja. However, our templates are now 99% compatible with minijinja, which means we can explore alternative Jinja-compatible implementations. Additionally, immutability and removal of almost all Python function invocations means much more idiomatic templating.

mkdocs-material-9.6.9 (2025-03-17)

  • Updated Serbo-Croatian translations
  • Fixed #8086: Custom SVG icons containing hashes break rendering
  • Fixed #8067: Drawer has gap on right side in Firefox on some OSs

mkdocs-material-9.6.8+insiders-4.53.16 (2025-03-13)

  • Fixed #8019: Tooltips have precedence over instant previews

mkdocs-material-9.6.8 (2025-03-13)

  • Added Welsh translations
  • Fixed #8076: Privacy plugin crashes if HTTP download fails

mkdocs-material-9.6.7 (2025-03-03)

  • Fixed #8056: Error in backrefs implementation (9.6.6 regression)
  • Fixed #8054: Unescaped quotes in ARIA labels of table of contents

... (truncated)

Commits

Updates mkdocstrings-python from 1.16.8 to 1.16.10

Release notes

Sourced from mkdocstrings-python's releases.

1.16.10

1.16.10 - 2025-04-03

Compare with 1.16.9

Bug Fixes

1.16.9

1.16.9 - 2025-04-03

Compare with 1.16.8

Bug Fixes

  • Use toc_label option in a few missing places (337b46b by Timothée Mazzucotelli). Issue-267
Changelog

Sourced from mkdocstrings-python's changelog.

1.16.10 - 2025-04-03

Compare with 1.16.9

Bug Fixes

1.16.9 - 2025-04-03

Compare with 1.16.8

Bug Fixes

  • Use toc_label option in a few missing places (337b46b by Timothée Mazzucotelli). Issue-267
Commits
  • e15fb74 chore: Prepare release 1.16.10
  • 482b451 chore: Increase mkdocstrings lower bound (for tests in CI)
  • f9eb591 chore: Lowercase black
  • 8870eb9 fix: Fix inventory base_url being ignored
  • 6d16798 chore: Prepare release 1.16.9
  • 337b46b fix: Use toc_label option in a few missing places
  • See full diff in compare view

Updates frequenz-repo-config[lib] from 0.13.1 to 0.13.3

Release notes

Sourced from frequenz-repo-config[lib]'s releases.

v0.13.3

Frequenz Repository Configuration Release Notes

This version only widens the setuptools dependency to support 79.x.

What's Changed

Full Changelog: frequenz-floss/frequenz-repo-config-python@v0.13.2...v0.13.3

v0.13.2

Bug Fixes

  • Fix setuptools dependency range so it is possible to use the latest setuptools version.

What's Changed

Full Changelog: frequenz-floss/frequenz-repo-config-python@v0.13.1...v0.13.2

Commits
  • 3fbbfd8 Bump, widen and fix setuptools dependency (#392)
  • 4db0469 Prepare release notes for v0.13.3.
  • 2a5ba59 Bump, widen and fix setuptools dependency
  • ce77b23 Clear release notes and migration script (#389)
  • 68f7578 Clear release notes and migration script
  • b698be0 Prepare release notes for v0.13.2 (#388)
  • 37d8f29 Prepare release notes for v0.13.2
  • edfed22 Fix setuptools dependency (#387)
  • a1fa91f Fix setuptools dependency
  • afdfbc5 Bump the minor group with 3 updates (#386)
  • Additional commits viewable in compare view

Updates types-markdown from 3.7.0.20250322 to 3.8.0.20250415

Commits

Updates nox from 2025.2.9 to 2025.5.1

Release notes

Sourced from nox's releases.

2025.05.01 🌸

This is a bugfix release that primarily adds support for uv 0.7+. A few other small fixes were made.

We'd like to thank the following folks who contributed to this release:

Bugfixes:

Documentation:

Internal changes:

Changelog

Sourced from nox's changelog.

Changelog

2025.05.01

This is a bugfix release that primarily adds support for uv 0.7+. A few other small fixes were made.

We'd like to thank the following folks who contributed to this release:

Bugfixes:

Documentation:

Internal changes:

2025.02.09

This release improves PEP 723 support, including adding dependencies to the noxfile itself ("plugins"). It adds the long-awaited "requires" option, allowing sessions to require other sessions. And it brings further improvements to the pyproject.toml support, including helpers for dependency-groups and Python version lists.

We'd like to thank the following folks who contributed to this release:

... (truncated)

Commits
  • 2254a1e chore: bump version to 2025.05.01 (#960)
  • e0b5e33 fix: conda_install issue with newer conda (#957)
  • a58fe60 fix: support forcing Python on parametrized session (#958)
  • aa475d6 fix: add UV_PYTHON to disallowed vars (#959)
  • 1acbb4e chore: use PEP 639 license (#956)
  • 7219be7 chore(deps): bump astral-sh/setup-uv from 5 to 6 in the actions group (#952)
  • b943f95 fix: uv version is now uv self version, support UV (#955)
  • 1d52c8f Never ignore URL dependencies in PEP 723 noxfiles (#935)
  • 4e7f644 feat: show skip reason by default (#941)
  • 70df6ab fix: use Python 3.12 for action, allow 3.13, drop 3.8 from auto versions (#946)
  • Additional commits viewable in compare view

Updates frequenz-repo-config[extra-lint-examples] from 0.13.1 to 0.13.3

Release notes

Sourced from frequenz-repo-config[extra-lint-examples]'s releases.

v0.13.3

Frequenz Repository Configuration Release Notes

This version only widens the setuptools dependency to support 79.x.

What's Changed

Full Changelog: frequenz-floss/frequenz-repo-config-python@v0.13.2...v0.13.3

v0.13.2

Bug Fixes

  • Fix setuptools dependency range so it is possible to use the latest setuptools version.

What's Changed

Full Changelog: frequenz-floss/frequenz-repo-config-python@v0.13.1...v0.13.2

Commits
  • 3fbbfd8 Bump, widen and fix setuptools dependency (#392)
  • 4db0469 Prepare release notes for v0.13.3.
  • 2a5ba59 Bump, widen and fix setuptools dependency
  • ce77b23 Clear release notes and migration script (#389)
  • 68f7578 Clear release notes and migration script
  • b698be0 Prepare release notes for v0.13.2 (#388)
  • 37d8f29 Prepare release notes for v0.13.2
  • edfed22 Fix setuptools dependency (#387)
  • a1fa91f Fix setuptools dependency
  • afdfbc5 Bump the minor group with 3 updates (#386)
  • Additional commits viewable in compare view

Updates setuptools-scm[toml] from 8.2.0 to 8.3.1

Release notes

Sourced from setuptools-scm[toml]'s releases.

v8.3.1

What's Changed

Full Changelog: pypa/setuptools-scm@v8.3.0...v8.3.1

v8.3.0

What's Changed

New Contributors

Full Changelog: pypa/setuptools-scm@v8.2.1...v8.3.0

Changelog

Sourced from setuptools-scm[toml]'s changelog.

v8.3.1

Fixed

  • fixed #1131: allow self-build without importlib_metadata avaliable on python3.9

v8.3.0

Fixed

  • fix #1013: use modern importlib_metadata in all cases to dedup distribution objects that must shadow based on pythonpath priority starting with python 3.10 this is part of python itself

v8.2.1 (yanked due to legacy python issues)

Fixed

  • fix #1119: also include pre/post release details in version_tuple
  • fix #1112: unpin setuptools for own dependencies due to ubuntu lts bugs
  • add python 3.13 to the support matrix
Commits
  • b6a2022 Merge pull request #1132 from RonnyPfannschmidt/self-build-no-importlib
  • 15dca67 fix #1131: allow self-build without importlib_metadata
  • cd5c8a0 Merge pull request #1130 from RonnyPfannschmidt/fix-1013-importlib-dedup
  • 0a07be8 changelog
  • 1f7abea [pre-commit.ci] pre-commit autoupdate (#1129)
  • e79a57a migrate to selectable entrypoints
  • 9fcaffa remove setuptools pin again - needs a breaking release
  • fc2d841 use importlib_metadata on python <3.10
  • 1bd767d Fixed typo (#1128)
  • bce5cfc [pre-commit.ci] pre-commit autoupdate (#1126)
  • 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the required group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [pydoclint](https://github.com/jsh9/pydoclint) | `0.6.4` | `0.6.6` |
| [markdown](https://github.com/Python-Markdown/markdown) | `3.7` | `3.8` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.11` | `9.6.12` |
| [mkdocstrings-python](https://github.com/mkdocstrings/python) | `1.16.8` | `1.16.10` |
| [frequenz-repo-config[lib]](https://github.com/frequenz-floss/frequenz-repo-config-python) | `0.13.1` | `0.13.3` |
| [types-markdown](https://github.com/typeshed-internal/stub_uploader) | `3.7.0.20250322` | `3.8.0.20250415` |
| [nox](https://github.com/wntrblm/nox) | `2025.2.9` | `2025.5.1` |
| [frequenz-repo-config[extra-lint-examples]](https://github.com/frequenz-floss/frequenz-repo-config-python) | `0.13.1` | `0.13.3` |
| [setuptools-scm[toml]](https://github.com/pypa/setuptools-scm) | `8.2.0` | `8.3.1` |


Updates `pydoclint` from 0.6.4 to 0.6.6
- [Release notes](https://github.com/jsh9/pydoclint/releases)
- [Changelog](https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md)
- [Commits](jsh9/pydoclint@0.6.4...0.6.6)

Updates `markdown` from 3.7 to 3.8
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](Python-Markdown/markdown@3.7...3.8)

Updates `mkdocs-material` from 9.6.11 to 9.6.12
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.6.11...9.6.12)

Updates `mkdocstrings-python` from 1.16.8 to 1.16.10
- [Release notes](https://github.com/mkdocstrings/python/releases)
- [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/python@1.16.8...1.16.10)

Updates `frequenz-repo-config[lib]` from 0.13.1 to 0.13.3
- [Release notes](https://github.com/frequenz-floss/frequenz-repo-config-python/releases)
- [Changelog](https://github.com/frequenz-floss/frequenz-repo-config-python/blob/v0.x.x/RELEASE_NOTES.md)
- [Commits](frequenz-floss/frequenz-repo-config-python@v0.13.1...v0.13.3)

Updates `types-markdown` from 3.7.0.20250322 to 3.8.0.20250415
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits)

Updates `nox` from 2025.2.9 to 2025.5.1
- [Release notes](https://github.com/wntrblm/nox/releases)
- [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md)
- [Commits](wntrblm/nox@2025.02.09...2025.05.01)

Updates `frequenz-repo-config[extra-lint-examples]` from 0.13.1 to 0.13.3
- [Release notes](https://github.com/frequenz-floss/frequenz-repo-config-python/releases)
- [Changelog](https://github.com/frequenz-floss/frequenz-repo-config-python/blob/v0.x.x/RELEASE_NOTES.md)
- [Commits](frequenz-floss/frequenz-repo-config-python@v0.13.1...v0.13.3)

Updates `setuptools-scm[toml]` from 8.2.0 to 8.3.1
- [Release notes](https://github.com/pypa/setuptools-scm/releases)
- [Changelog](https://github.com/pypa/setuptools-scm/blob/main/CHANGELOG.md)
- [Commits](pypa/setuptools-scm@v8.2.0...v8.3.1)

---
updated-dependencies:
- dependency-name: pydoclint
  dependency-version: 0.6.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: required
- dependency-name: markdown
  dependency-version: '3.8'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: required
- dependency-name: mkdocs-material
  dependency-version: 9.6.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: required
- dependency-name: mkdocstrings-python
  dependency-version: 1.16.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: required
- dependency-name: frequenz-repo-config[lib]
  dependency-version: 0.13.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: required
- dependency-name: types-markdown
  dependency-version: 3.8.0.20250415
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: required
- dependency-name: nox
  dependency-version: 2025.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: required
- dependency-name: frequenz-repo-config[extra-lint-examples]
  dependency-version: 0.13.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: required
- dependency-name: setuptools-scm[toml]
  dependency-version: 8.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: required
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) type:tech-debt Improves the project without visible changes for users labels May 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 1, 2025 22:32
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 1, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jun 1, 2025
@dependabot dependabot bot deleted the dependabot/pip/required-5fe6c81eee branch June 1, 2025 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) type:tech-debt Improves the project without visible changes for users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants