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.6 0.13.8
pylint 4.0.2 4.0.4
frequenz-repo-config[extra-lint-examples] 0.13.6 0.13.8
hypothesis 6.148.6 6.148.7

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.6 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

Commits
  • 9a2dfa2 Add support for mkdocs-gen-files v0.6 (#479)
  • 232becd Add support for mkdocs-gen-files v0.6
  • eccf57f Widen pytest version upper bound to accept v9.x (#473)
  • ee7d451 Bump pytest and pylint dependencies
  • 6c890a8 Widen pytest version upper bound to accept v9.x
  • See full diff in compare view

Updates pylint from 4.0.2 to 4.0.4

Commits
  • e16f942 Bump pylint to 4.0.4, update changelog
  • 657b386 [Backport maintenance/4.0.x] [invalid-name] Fix FP for exclusive assignment o...
  • 03f8a92 [Backport maintenance/4.0.x] fix: avoid false positive when module-level name...
  • 84b6552 Bump pylint to 4.0.3, update changelog (#10741)
  • 77b0cd8 [Backport maintenance/4.0.x] fix(expand_modules): pass ignore_list to modutil...
  • 755f2d0 [Backport maintenance/4.0.x] Upgrade astroid to 4.0.2 (#10733)
  • c96a9e4 [Backport maintenance/4.0.x] Fix crash when a variable annotation is used as ...
  • 108191e [Backport maintenance/4.0.x] Fix a false positive for class attribute typed w...
  • 0ed8172 [Backport maintenance/4.0.x] Fix crash when a slice object is called (#10728)
  • b128b7d [Backport maintenance/4.0.x] Fix a false positive for ``unbalanced-tuple-unpa...
  • Additional commits viewable in compare view

Updates frequenz-repo-config[extra-lint-examples] from 0.13.6 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

Commits
  • 9a2dfa2 Add support for mkdocs-gen-files v0.6 (#479)
  • 232becd Add support for mkdocs-gen-files v0.6
  • eccf57f Widen pytest version upper bound to accept v9.x (#473)
  • ee7d451 Bump pytest and pylint dependencies
  • 6c890a8 Widen pytest version upper bound to accept v9.x
  • See full diff in compare view

Updates hypothesis from 6.148.6 to 6.148.7

Release notes

Sourced from hypothesis's releases.

Hypothesis for Python - version 6.148.7

When multiple explicit "@​example" decorators fail with the same error, Hypothesis now shows only the simplest failing example (by shortlex order) with a note about how many other examples also failed (issue #4520).

To see all failing examples, use "Verbosity.verbose" or higher.

The canonical version of these notes (with links) is on readthedocs.

Commits
  • f1f106b Bump hypothesis-python version to 6.148.7 and update changelog
  • 72412fe Merge pull request #4612 from Zac-HD/claude/fix-hypothesis-4520-01UQ4jW8HBCjR...
  • 39220d2 reword message
  • 1f84ca2 simplify
  • 1565818 refactor to use ReportableError dataclass
  • f10f618 elaborate on what Verbosity.verbose does
  • 1285f72 cast to list for pytest deprecation warning
  • 9bf7b6e Simplify multiple explicit example failures with same error
  • See full diff 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.6` | `0.13.8` |
| [pylint](https://github.com/pylint-dev/pylint) | `4.0.2` | `4.0.4` |
| [frequenz-repo-config[extra-lint-examples]](https://github.com/frequenz-floss/frequenz-repo-config-python) | `0.13.6` | `0.13.8` |
| [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.148.6` | `6.148.7` |



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.6 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.6...v0.13.8)

Updates `pylint` from 4.0.2 to 4.0.4
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v4.0.2...v4.0.4)

Updates `frequenz-repo-config[extra-lint-examples]` from 0.13.6 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.6...v0.13.8)

Updates `hypothesis` from 6.148.6 to 6.148.7
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.148.6...hypothesis-python-6.148.7)

---
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: pylint
  dependency-version: 4.0.4
  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: hypothesis
  dependency-version: 6.148.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
...

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 Dec 8, 2025
@dependabot dependabot bot requested review from a team as code owners December 8, 2025 16:12
@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 16:12
@dependabot dependabot bot added the type:tech-debt Improves the project without visible changes for users label Dec 8, 2025
@dependabot dependabot bot requested review from llucax and removed request for a team December 8, 2025 16:12
@github-actions github-actions bot added part:dispatcher auto-merged Auto-approved Dependabot PRs labels Dec 8, 2025
@github-actions github-actions bot enabled auto-merge December 8, 2025 16:12
@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 a08d25d Dec 9, 2025
11 checks passed
@Marenz Marenz deleted the dependabot/pip/patch-e67a172556 branch December 9, 2025 10:48
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 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