Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Type Update Change Age Confidence
astral-sh/ruff-pre-commit repository minor v0.12.7 -> v0.13.2 age confidence
poetry (changelog) minor 2.1.3 -> 2.2.1 age confidence
poetry (changelog) minor ==2.1.3 -> ==2.2.1 age confidence
pre-commit minor ==4.2.0 -> ==4.3.0 age confidence
pylint (changelog) patch 3.3.7 -> 3.3.8 age confidence
python-jsonschema/check-jsonschema repository minor 0.33.2 -> 0.34.0 age confidence
renovatebot/pre-commit-hooks repository minor 41.43.0 -> 41.132.5 age confidence
ruff (source, changelog) minor 0.12.7 -> 0.13.2 age confidence
shellcheck-py/shellcheck-py repository minor v0.10.0.1 -> v0.11.0.1 age confidence

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit)

v0.13.2

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.13.2

v0.13.1

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.13.1

v0.13.0

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.13.0

v0.12.12

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.12.12

v0.12.11

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.12.11

v0.12.10

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.12.10

v0.12.9

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.12.9

v0.12.8

Compare Source

See: https://github.com/astral-sh/ruff/releases/tag/0.12.8

python-poetry/poetry (poetry)

v2.2.1

Compare Source

Fixed
  • Fix an issue where poetry self show failed with a message about an invalid output format (#​10560).
Docs
  • Remove outdated statements about dependency groups (#​10561).
poetry-core (2.2.1)
  • Fix an issue where it was not possible to declare a PEP 735 dependency group as optional (#​888).

v2.2.0

Compare Source

Added
  • Add support for nesting dependency groups (#​10166).
  • Add support for PEP 735 dependency groups (#​10130).
  • Add support for PEP 639 license clarity (#​10413).
  • Add a --format option to poetry show to alternatively output json format (#​10487).
  • Add official support for Python 3.14 (#​10514).
Changed
  • Normalize dependency group names (#​10387).
  • Change installer.no-binary and installer.only-binary so that explicit package names will take precedence over :all: (#​10278).
  • Improve log output during poetry install when a wheel is built from source (#​10404).
  • Improve error message in case a file lock could not be acquired while cloning a git repository (#​10535).
  • Require dulwich>=0.24.0 (#​10492).
  • Allow virtualenv>=20.33 again (#​10506).
  • Allow findpython>=0.7 (#​10510).
  • Allow importlib-metadata>=8.7 (#​10511).
Fixed
  • Fix an issue where poetry new did not create the project structure in an existing empty directory (#​10431).
  • Fix an issue where a dependency that was required for a specific Python version was not installed into an environment of a pre-release Python version (#​10516).
poetry-core (2.2.0)
  • Deprecate table values and values that are not valid SPDX expressions for [project.license] (#​870).
  • Fix an issue where explicitly included files that are in .gitignore were not included in the distribution (#​874).
  • Fix an issue where marker operations could result in invalid markers (#​875).

v2.1.4

Compare Source

Changed
  • Require virtualenv<20.33 to work around an issue where Poetry uses the wrong Python version (#​10491).
  • Improve the error messages for the validation of the pyproject.toml file (#​10471).
Fixed
  • Fix an issue where project plugins were installed even though poetry install was called with --no-plugins (#​10405).
  • Fix an issue where dependency resolution failed for self-referential extras with duplicate dependencies (#​10488).
Docs
  • Clarify how to include files that were automatically excluded via VCS ignore settings (#​10442).
  • Clarify the behavior of poetry add if no version constraint is explicitly specified (#​10445).
pre-commit/pre-commit (pre-commit)

v4.3.0

Compare Source

==================

Features
pylint-dev/pylint (pylint)

v3.3.8

Compare Source

What's new in Pylint 3.3.8?

Release date: 2025-08-09

This patch release includes an exceptional fix for a false negative issue. For details, see: #​10482 (comment)

False Positives Fixed

  • Fix false positives for possibly-used-before-assignment when variables are exhaustively
    assigned within a match block.

    Closes #​9668

  • Fix false positive for missing-raises-doc and missing-yield-doc when the method length is less than docstring-min-length.

    Refs #​10104

  • Fix a false positive for unused-variable when multiple except handlers bind the same name under a try block.

    Closes #​10426

False Negatives Fixed

  • Fix false-negative for used-before-assignment with from __future__ import annotations in function definitions.

    Refs #​10482

Other Bug Fixes

  • Fix a bug in Pyreverse where aggregations and associations were included in diagrams regardless of the selected --filter-mode (such as PUB_ONLY, ALL, etc.).

    Closes #​10373

  • Fix double underscores erroneously rendering as bold in pyreverse's Mermaid output.

    Closes #​10402

python-jsonschema/check-jsonschema (python-jsonschema/check-jsonschema)

v0.34.0

Compare Source

  • Update vendored schemas: bitbucket-pipelines, buildkite, compose-spec, dependabot,
    drone-ci, github-issue-forms, gitlab-ci, meltano, mergify, renovate, snapcraft,
    woodpecker-ci (2025-09-17)
  • Add GitHub issue config schema and pre-commit hook. Thanks :user:vivodi! (:issue:589)
  • Add GitHub issue form schema and pre-commit hook. Thanks :user:vivodi! (:issue:588)
  • Add Codecov config schema and pre-commit hook. Thanks :user:vivodi! (:pr:598)

v0.33.3

Compare Source

  • Update vendored schemas: bitbucket-pipelines, buildkite, compose-spec, dependabot,
    github-actions, gitlab-ci, meltano, mergify, renovate, taskfile, woodpecker-ci
    (2025-08-17)
renovatebot/pre-commit-hooks (renovatebot/pre-commit-hooks)

v41.132.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.132.5 for more changes

v41.132.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.132.4 for more changes

v41.132.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.132.3 for more changes

v41.132.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.132.2 for more changes

v41.132.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.132.1 for more changes

v41.132.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.132.0 for more changes

v41.131.12

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.131.12 for more changes

v41.131.11

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.131.11 for more changes

v41.131.10

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.131.10 for more changes

v41.131.9

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.131.9 for more changes

v41.131.8

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.131.8 for more changes

v41.131.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.131.7 for more changes

v41.131.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.131.6 for more changes

v41.131.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.131.5 for more changes

v41.131.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.131.4 for more changes

v41.131.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.131.2 for more changes

v41.131.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.131.1 for more changes

v41.131.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.131.0 for more changes

v41.130.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.130.2 for more changes

v41.130.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.130.1 for more changes

v41.130.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.130.0 for more changes

v41.129.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.129.0 for more changes

v41.128.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.128.1 for more changes

v41.128.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.128.0 for more changes

v41.127.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.127.2 for more changes

v41.127.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.127.1 for more changes

v41.126.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.126.0 for more changes

v41.125.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.125.3 for more changes

v41.125.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.125.2 for more changes

v41.125.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.125.1 for more changes

v41.125.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.125.0 for more changes

v41.124.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.124.1 for more changes

v41.124.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.124.0 for more changes

v41.123.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.123.0 for more changes

v41.122.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.122.3 for more changes

v41.122.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.122.2 for more changes

v41.122.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.122.1 for more changes

v41.122.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.122.0 for more changes

v41.121.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.121.4 for more changes

v41.121.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.121.3 for more changes

v41.121.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.121.2 for more changes

v41.121.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.121.1 for more changes

v41.121.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.121.0 for more changes

v41.119.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.119.6 for more changes

v41.119.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.119.5 for more changes

v41.119.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.119.4 for more changes

v41.119.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.119.3 for more changes

v41.119.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.119.0 for more changes

v41.118.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.118.2 for more changes

v41.118.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.118.1 for more changes

v41.118.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.118.0 for more changes

v41.117.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.117.1 for more changes

v41.117.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.117.0 for more changes

v41.116.10

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.116.10 for more changes

v41.116.9

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.116.9 for more changes

v41.116.8

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.116.8 for more changes

v41.116.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.116.7 for more changes

v41.116.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.116.6 for more changes

v41.116.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.116.5 for more changes

v41.116.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.116.4 for more changes

v41.116.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.116.3 for more changes

v41.116.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.116.2 for more changes

v41.116.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.116.1 for more changes

v41.115.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.115.6 for more changes

v41.115.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.115.5 for more changes

v41.115.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.115.4 for more changes

v41.115.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.115.3 for more changes

v41.115.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.115.2 for more changes

v41.115.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.115.1 for more changes

v41.115.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.115.0 for more changes

v41.114.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.114.0 for more changes

v41.113.8

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.113.8 for more changes

v41.113.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.113.7 for more changes

v41.113.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.113.6 for more changes

v41.113.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.113.5 for more changes

v41.113.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.113.4 for more changes

v41.113.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.113.3 for more changes

v41.113.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.113.2 for more changes

v41.113.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.113.0 for more changes

v41.112.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.112.0 for more changes

v41.111.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.111.0 for more changes

v41.110.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.110.0 for more changes

v41.109.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.109.0 for more changes

v41.107.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.107.0 for more changes

v41.105.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.105.0 for more changes

v41.100.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.100.0 for more changes

v41.99.11

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.99.11 for more changes

v41.99.9

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.99.9 for more changes

v41.99.8

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.99.8 for more changes

v41.99.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.99.7 for more changes

v41.99.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.99.6 for more changes

v41.99.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.99.5 for more changes

v41.99.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.99.4 for more changes

v41.99.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.99.2 for more changes

v41.99.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.99.1 for more changes

v41.98.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.98.4 for more changes

v41.98.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.98.3 for more changes

v41.98.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.98.2 for more changes

v41.98.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.98.1 for more changes

v41.98.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.98.0 for more changes

v41.97.11

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.97.11 for more changes

v41.97.10

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.97.10 for more changes

v41.97.9

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.97.9 for more changes

v41.97.8

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.97.8 for more changes

v41.97.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.97.7 for more changes

v41.97.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.97.5 for more changes

v41.97.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.97.4 for more changes

v41.97.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.97.3 for more changes

v41.97.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.97.2 for more changes

v41.97.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.97.1 for more changes

v41.97.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.97.0 for more changes

v41.96.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.96.2 for more changes

v41.96.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.96.1 for more changes

v41.96.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.96.0 for more changes

v41.95.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.95.2 for more changes

v41.95.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.95.1 for more changes

v41.95.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.95.0 for more changes

v41.94.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.94.0 for more changes

v41.93.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.93.3 for more changes

v41.93.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.93.2 for more changes

v41.93.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.93.1 for more changes

v41.93.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.93.0 for more changes

v41.92.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.92.1 for more changes

v41.92.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.92.0 for more changes

v41.91.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.91.4 for more changes

v41.91.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.91.3 for more changes

v41.91.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.91.2 for more changes

v41.91.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.91.1 for more changes

v41.91.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.91.0 for more changes

v41.90.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.90.0 for more changes

v41.89.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.89.3 for more changes

v41.89.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.89.2 for more changes

v41.89.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.89.1 for more changes

v41.89.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.89.0 for more changes

v41.88.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.88.2 for more changes

v41.88.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.88.1 for more changes

v41.88.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.88.0 for more changes

v41.87.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.87.4 for more changes

v41.87.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.87.3 for more changes

v41.87.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.87.2 for more changes

v41.87.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.87.1 for more changes

v41.87.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.87.0 for more changes

v41.86.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.86.1 for more changes

v41.86.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/41.86.0 for more changes

v41.85.0

[Compare Source](https://redirect.github.com/renovatebot/pre-commit-hooks/compare/41.84.0...41.

@renovate renovate bot added the dependencies Update the dependencies label Oct 1, 2025
@renovate renovate bot enabled auto-merge (squash) October 1, 2025 03:20
@renovate renovate bot merged commit 76480d1 into master Oct 1, 2025
11 checks passed
@renovate renovate bot deleted the renovate/ci-dependencies branch October 1, 2025 03:24
@geo-ghci-int geo-ghci-int bot added this to the 1.10.2 milestone Nov 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update the dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant