Skip to content

Bump the patch group with 6 updates#122

Merged
matthias-wende-frequenz merged 1 commit into
v0.x.xfrom
dependabot/pip/patch-426458470f
Apr 23, 2025
Merged

Bump the patch group with 6 updates#122
matthias-wende-frequenz merged 1 commit into
v0.x.xfrom
dependabot/pip/patch-426458470f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 22, 2025

Bumps the patch group with 6 updates:

Package From To
mkdocs-literate-nav 0.6.1 0.6.2
frequenz-repo-config[lib] 0.13.0 0.13.2
pandas-stubs 2.2.2.240807 2.2.3.250308
pylint 3.3.2 3.3.6
pytest 8.3.4 8.3.5
frequenz-repo-config[extra-lint-examples] 0.13.0 0.13.2

Updates mkdocs-literate-nav from 0.6.1 to 0.6.2

Release notes

Sourced from mkdocs-literate-nav's releases.

v0.6.2

Other refactors, see oprypin/mkdocs-literate-nav@v0.6.1...v0.6.2

Commits

Updates frequenz-repo-config[lib] from 0.13.0 to 0.13.2

Release notes

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

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

v0.13.1

Frequenz Repository Configuration Release Notes

Bug Fixes

Cookiecutter template

  • Fix the repo-config version number that was outdated.

What's Changed

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

Commits
  • 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)
  • c5e209c Bump the minor group with 3 updates
  • 3d31755 Bump the patch group with 2 updates (#382)
  • 20f97b6 Update types-setuptools requirement from <78,>=67.6.0 to >=67.6.0,<79 (#384)
  • cf01bf6 Bump pydoclint from 0.6.0 to 0.6.4 (#385)
  • 9e2580d Bump pydoclint from 0.6.0 to 0.6.4
  • Additional commits viewable in compare view

Updates pandas-stubs from 2.2.2.240807 to 2.2.3.250308

Commits

Updates pylint from 3.3.2 to 3.3.6

Commits

Updates pytest from 8.3.4 to 8.3.5

Release notes

Sourced from pytest's releases.

8.3.5

pytest 8.3.5 (2025-03-02)

Bug fixes

  • #11777: Fixed issue where sequences were still being shortened even with -vv verbosity.
  • #12888: Fixed broken input when using Python 3.13+ and a libedit build of Python, such as on macOS or with uv-managed Python binaries from the python-build-standalone project. This could manifest e.g. by a broken prompt when using Pdb, or seeing empty inputs with manual usage of input() and suspended capturing.
  • #13026: Fixed AttributeError{.interpreted-text role="class"} crash when using --import-mode=importlib when top-level directory same name as another module of the standard library.
  • #13053: Fixed a regression in pytest 8.3.4 where, when using --import-mode=importlib, a directory containing py file with the same name would cause an ImportError
  • #13083: Fixed issue where pytest could crash if one of the collected directories got removed during collection.

Improved documentation

  • #12842: Added dedicated page about using types with pytest.

    See types{.interpreted-text role="ref"} for detailed usage.

Contributor-facing changes

  • #13112: Fixed selftest failures in test_terminal.py with Pygments >= 2.19.0
  • #13256: Support for Towncrier versions released in 2024 has been re-enabled when building Sphinx docs -- by webknjaz{.interpreted-text role="user"}.
Commits

Updates frequenz-repo-config[extra-lint-examples] from 0.13.0 to 0.13.2

Release notes

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

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

v0.13.1

Frequenz Repository Configuration Release Notes

Bug Fixes

Cookiecutter template

  • Fix the repo-config version number that was outdated.

What's Changed

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

Commits
  • 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)
  • c5e209c Bump the minor group with 3 updates
  • 3d31755 Bump the patch group with 2 updates (#382)
  • 20f97b6 Update types-setuptools requirement from <78,>=67.6.0 to >=67.6.0,<79 (#384)
  • cf01bf6 Bump pydoclint from 0.6.0 to 0.6.4 (#385)
  • 9e2580d Bump pydoclint from 0.6.0 to 0.6.4
  • 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

@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 Apr 22, 2025
@dependabot dependabot Bot requested a review from a team as a code owner April 22, 2025 12:33
@matthias-wende-frequenz matthias-wende-frequenz added this pull request to the merge queue Apr 23, 2025
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to a conflict with the base branch Apr 23, 2025
@dependabot dependabot Bot force-pushed the dependabot/pip/patch-426458470f branch 2 times, most recently from 561975f to 7ee3cf4 Compare April 23, 2025 07:59
Bumps the patch group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [mkdocs-literate-nav](https://github.com/oprypin/mkdocs-literate-nav) | `0.6.1` | `0.6.2` |
| [frequenz-repo-config[lib]](https://github.com/frequenz-floss/frequenz-repo-config-python) | `0.13.0` | `0.13.2` |
| [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) | `2.2.2.240807` | `2.2.3.250308` |
| [pylint](https://github.com/pylint-dev/pylint) | `3.3.2` | `3.3.6` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.3.4` | `8.3.5` |
| [frequenz-repo-config[extra-lint-examples]](https://github.com/frequenz-floss/frequenz-repo-config-python) | `0.13.0` | `0.13.2` |


Updates `mkdocs-literate-nav` from 0.6.1 to 0.6.2
- [Release notes](https://github.com/oprypin/mkdocs-literate-nav/releases)
- [Commits](oprypin/mkdocs-literate-nav@v0.6.1...v0.6.2)

Updates `frequenz-repo-config[lib]` from 0.13.0 to 0.13.2
- [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.0...v0.13.2)

Updates `pandas-stubs` from 2.2.2.240807 to 2.2.3.250308
- [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md)
- [Commits](pandas-dev/pandas-stubs@v2.2.2.240807...v2.2.3.250308)

Updates `pylint` from 3.3.2 to 3.3.6
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.3.2...v3.3.6)

Updates `pytest` from 8.3.4 to 8.3.5
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.3.4...8.3.5)

Updates `frequenz-repo-config[extra-lint-examples]` from 0.13.0 to 0.13.2
- [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.0...v0.13.2)

---
updated-dependencies:
- dependency-name: mkdocs-literate-nav
  dependency-version: 0.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: frequenz-repo-config[lib]
  dependency-version: 0.13.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: pandas-stubs
  dependency-version: 2.2.3.250308
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: pylint
  dependency-version: 3.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: pytest
  dependency-version: 8.3.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: frequenz-repo-config[extra-lint-examples]
  dependency-version: 0.13.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/patch-426458470f branch from 7ee3cf4 to 8869446 Compare April 23, 2025 08:01
@matthias-wende-frequenz matthias-wende-frequenz added this pull request to the merge queue Apr 23, 2025
Merged via the queue into v0.x.x with commit 8283f6b Apr 23, 2025
6 checks passed
@matthias-wende-frequenz matthias-wende-frequenz deleted the dependabot/pip/patch-426458470f branch April 23, 2025 08:09
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.

1 participant