Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps the patch group with 5 updates in the / directory:

Package From To
flake8-pyproject 1.2.3 1.2.4
frequenz-repo-config[lib] 0.13.5 0.13.8
uv 0.9.13 0.9.16
frequenz-repo-config[extra-lint-examples] 0.13.5 0.13.8
setuptools-scm[toml] 9.2.0 9.2.2

Updates flake8-pyproject from 1.2.3 to 1.2.4

Release notes

Sourced from flake8-pyproject's releases.

1.2.4

  • Fixes typo in name of meta variable in --toml-config help message. (#21)
  • Registers GitHub repo as trusted publisher for PyPI releases. (#38)
Commits
  • 3c516a9 Bumped version to 1.2.4.
  • df70f19 Added GitHub workflow for releases on PyPI.
  • d46e99c Only run scheduled test weekly instead of nightly.
  • da0b9ed Added link to GitHub releases as a project URL.
  • 8e4b87f Cosmetic changes to code format of dev tools in tools folder.
  • 4227bd4 Use longer names for dev tools in tools folder.
  • 3866f48 Mention early on that we need to be called in pyproject.toml folder.
  • 40bf639 Removed configuration and documentation of pre-commit hook.
  • 9df7abb Bump actions/checkout from 5 to 6 in the github-actions group
  • 2c23062 Fixed reporting of code coverage.
  • Additional commits viewable in compare view

Updates frequenz-repo-config[lib] from 0.13.5 to 0.13.8

Release notes

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

v0.13.8

Frequenz Repository Configuration Release Notes

New Features

  • mkdocs-gen-files v0.6 is now supported.

What's Changed

Full Changelog: frequenz-floss/frequenz-repo-config-python@v0.13.7...v0.13.8

v0.13.7

Frequenz Repository Configuration Release Notes

New Features

  • Pytest v9.x is now supported.

What's Changed

Full Changelog: frequenz-floss/frequenz-repo-config-python@v0.13.6...v0.13.7

v0.13.6

Frequenz Repository Configuration Release Notes

New Features

  • Pylint4 is now supported.

Cookiecutter template

  • Dependencies have been updated.

What's Changed

Full Changelog: frequenz-floss/frequenz-repo-config-python@v0.13.5...v0.13.6

Commits

Updates uv from 0.9.13 to 0.9.16

Release notes

Sourced from uv's releases.

0.9.16

Release Notes

Released on 2025-12-06.

Python

  • Add CPython 3.14.2
  • Add CPython 3.13.11

Enhancements

  • Add a 5m default timeout to acquiring file locks to fail faster on deadlock (#16342)
  • Add a stub debug subcommand to uv pip announcing its intentional absence (#16966)
  • Add bounds in uv add --script (#16954)
  • Add brew specific message for uv self update (#16838)
  • Error when built wheel is for the wrong platform (#16074)
  • Filter wheels from PEP 751 files based on --no-binary et al in uv pip compile (#16956)
  • Support --target and --prefix in uv pip list, uv pip freeze, and uv pip show (#16955)
  • Tweak language for build backend validation errors (#16720)
  • Use explicit credentials cache instead of global static (#16768)
  • Enable SIMD in HTML parsing (#17010)

Preview features

  • Fix missing preview warning in uv workspace metadata (#16988)
  • Add a uv auth helper --protocol bazel command (#16886)

Bug fixes

  • Fix Pyston wheel compatibility tags (#16972)
  • Allow redundant entries in tool.uv.build-backend.module-name but emit warnings (#16928)
  • Fix infinite loop in non-attribute re-treats during HTML parsing (#17010)

Documentation

  • Clarify --project flag help text to indicate project discovery (#16965)
  • Regenerate the crates.io READMEs on release (#16992)
  • Update Docker integration guide to prefer COPY over ADD for simple cases (#16883)
  • Update PyTorch documentation to include information about supporting CUDA 13.0.x (#16957)
  • Update the versioning policy (#16710)
  • Upgrade PyTorch documentation to latest versions (#16970)

Install uv 0.9.16

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.9.16/uv-installer.sh | sh

... (truncated)

Changelog

Sourced from uv's changelog.

0.9.16

Released on 2025-12-06.

Python

  • Add CPython 3.14.2
  • Add CPython 3.13.11

Enhancements

  • Add a 5m default timeout to acquiring file locks to fail faster on deadlock (#16342)
  • Add a stub debug subcommand to uv pip announcing its intentional absence (#16966)
  • Add bounds in uv add --script (#16954)
  • Add brew specific message for uv self update (#16838)
  • Error when built wheel is for the wrong platform (#16074)
  • Filter wheels from PEP 751 files based on --no-binary et al in uv pip compile (#16956)
  • Support --target and --prefix in uv pip list, uv pip freeze, and uv pip show (#16955)
  • Tweak language for build backend validation errors (#16720)
  • Use explicit credentials cache instead of global static (#16768)
  • Enable SIMD in HTML parsing (#17010)

Preview features

  • Fix missing preview warning in uv workspace metadata (#16988)
  • Add a uv auth helper --protocol bazel command (#16886)

Bug fixes

  • Fix Pyston wheel compatibility tags (#16972)
  • Allow redundant entries in tool.uv.build-backend.module-name but emit warnings (#16928)
  • Fix infinite loop in non-attribute re-treats during HTML parsing (#17010)

Documentation

  • Clarify --project flag help text to indicate project discovery (#16965)
  • Regenerate the crates.io READMEs on release (#16992)
  • Update Docker integration guide to prefer COPY over ADD for simple cases (#16883)
  • Update PyTorch documentation to include information about supporting CUDA 13.0.x (#16957)
  • Update the versioning policy (#16710)
  • Upgrade PyTorch documentation to latest versions (#16970)

0.9.15

Released on 2025-12-02.

Python

  • Add CPython 3.14.1
  • Add CPython 3.13.10

... (truncated)

Commits

Updates frequenz-repo-config[extra-lint-examples] from 0.13.5 to 0.13.8

Release notes

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

v0.13.8

Frequenz Repository Configuration Release Notes

New Features

  • mkdocs-gen-files v0.6 is now supported.

What's Changed

Full Changelog: frequenz-floss/frequenz-repo-config-python@v0.13.7...v0.13.8

v0.13.7

Frequenz Repository Configuration Release Notes

New Features

  • Pytest v9.x is now supported.

What's Changed

Full Changelog: frequenz-floss/frequenz-repo-config-python@v0.13.6...v0.13.7

v0.13.6

Frequenz Repository Configuration Release Notes

New Features

  • Pylint4 is now supported.

Cookiecutter template

  • Dependencies have been updated.

What's Changed

Full Changelog: frequenz-floss/frequenz-repo-config-python@v0.13.5...v0.13.6

Commits

Updates setuptools-scm[toml] from 9.2.0 to 9.2.2

Release notes

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

v9.2.2

What's Changed

Full Changelog: pypa/setuptools-scm@v9.2.1...v9.2.2

v9.2.1

What's Changed

New Contributors

Full Changelog: pypa/setuptools-scm@v9.2.0...v9.2.1

Changelog

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

v9.2.2

Fixed

  • fix #1231: don't warn about tool.setuptools.dynamic.version when only using file finder. The warning about combining version guessing with setuptools dynamic versions should only be issued when setuptools-scm is performing version inference, not when it's only being used for its file finder functionality.

v9.2.1

Fixed

  • fix #1216: accept and create a warning for usages of version = attr: in setuptools config. unfortunately dozens of projects cargo-culted that antipattern
Commits
  • e56b78f Merge pull request #1232 from RonnyPfannschmidt/fix-1231-dont-warn-when-no-guess
  • 4f55e95 docs: update changelog for v9.2.2 patch release
  • 95a0c47 fix: don't warn about tool.setuptools.dynamic.version when only using file fi...
  • 338f562 Merge pull request #1226 from RonnyPfannschmidt/prepare-release
  • a893634 Prepare release v9.2.1
  • ad83282 Merge pull request #1225 from pypa/pre-commit-ci-update-config
  • 20a4464 [pre-commit.ci] pre-commit autoupdate
  • 70f6942 Merge pull request #1219 from RonnyPfannschmidt/fix-1216-explicitly-deprecate...
  • 14d85c0 Install Mercurial on Windows runners via Chocolatey
  • 8c5cec9 Fix API stability check workflow to install griffe and improve reporting
  • 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 patch group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [flake8-pyproject](https://github.com/john-hen/Flake8-pyproject) | `1.2.3` | `1.2.4` |
| [frequenz-repo-config[lib]](https://github.com/frequenz-floss/frequenz-repo-config-python) | `0.13.5` | `0.13.8` |
| [uv](https://github.com/astral-sh/uv) | `0.9.13` | `0.9.16` |
| [frequenz-repo-config[extra-lint-examples]](https://github.com/frequenz-floss/frequenz-repo-config-python) | `0.13.5` | `0.13.8` |
| [setuptools-scm[toml]](https://github.com/pypa/setuptools-scm) | `9.2.0` | `9.2.2` |



Updates `flake8-pyproject` from 1.2.3 to 1.2.4
- [Release notes](https://github.com/john-hen/Flake8-pyproject/releases)
- [Commits](john-hen/Flake8-pyproject@1.2.3...1.2.4)

Updates `frequenz-repo-config[lib]` from 0.13.5 to 0.13.8
- [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.5...v0.13.8)

Updates `uv` from 0.9.13 to 0.9.16
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.9.13...0.9.16)

Updates `frequenz-repo-config[extra-lint-examples]` from 0.13.5 to 0.13.8
- [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.5...v0.13.8)

Updates `setuptools-scm[toml]` from 9.2.0 to 9.2.2
- [Release notes](https://github.com/pypa/setuptools-scm/releases)
- [Changelog](https://github.com/pypa/setuptools-scm/blob/main/CHANGELOG.md)
- [Commits](pypa/setuptools-scm@v9.2.0...v9.2.2)

---
updated-dependencies:
- dependency-name: flake8-pyproject
  dependency-version: 1.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: frequenz-repo-config[lib]
  dependency-version: 0.13.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: uv
  dependency-version: 0.9.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: frequenz-repo-config[extra-lint-examples]
  dependency-version: 0.13.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: setuptools-scm[toml]
  dependency-version: 9.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@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 Dec 8, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 8, 2025 18:24
@dependabot dependabot bot added the part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) label Dec 8, 2025
@dependabot dependabot bot requested review from stefan-brus-frequenz and removed request for a team December 8, 2025 18:24
@dependabot dependabot bot added the type:tech-debt Improves the project without visible changes for users label Dec 8, 2025
@github-actions github-actions bot added part:dispatcher Affects the high-level dispatcher interface auto-merged Auto-approved Dependabot PRs labels Dec 8, 2025
@github-actions github-actions bot enabled auto-merge December 8, 2025 18:24
@github-actions github-actions bot added this pull request to the merge queue Dec 8, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Dec 8, 2025
@Marenz Marenz added this pull request to the merge queue Dec 9, 2025
Merged via the queue into v1.x.x with commit 0940ea2 Dec 9, 2025
11 checks passed
@Marenz Marenz deleted the dependabot/pip/patch-18540a904d branch December 9, 2025 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merged Auto-approved Dependabot PRs part:dispatcher Affects the high-level dispatcher interface 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.

2 participants