Skip to content

chore(deps): update all non-major dependencies #3187

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 5, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
commitizen (changelog) ==4.6.0 -> ==4.6.1 age adoption passing confidence patch
commitizen-tools/commitizen v4.6.0 -> v4.6.1 age adoption passing confidence repository patch
maxbrunet/pre-commit-renovate 39.261.4 -> 39.264.0 age adoption passing confidence repository minor
pycqa/pylint v3.3.6 -> v3.3.7 age adoption passing confidence repository patch
pylint (changelog) ==3.3.6 -> ==3.3.7 age adoption passing confidence patch
python 3.12-alpine -> 3.13-alpine age adoption passing confidence final minor
python 3.12-alpine -> 3.13-alpine age adoption passing confidence stage minor

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

commitizen-tools/commitizen (commitizen)

v4.6.1

Compare Source

Fix
  • commit: use os.unlink to remove temp file
maxbrunet/pre-commit-renovate (maxbrunet/pre-commit-renovate)

v39.264.0

Compare Source

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

v39.263.1

Compare Source

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

v39.263.0

Compare Source

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

v39.262.1

Compare Source

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

v39.262.0

Compare Source

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

pycqa/pylint (pycqa/pylint)

v3.3.7

Compare Source

What's new in Pylint 3.3.7?

Release date: 2025-05-04

False Positives Fixed

  • Comparisons between two calls to type() won't raise an unidiomatic-typecheck warning anymore, consistent with the behavior applied only for == previously.

    Closes #​10161

Other Bug Fixes

  • Fixed a crash when importing a class decorator that did not exist with the same name as a class attribute after the class definition.

    Closes #​10105

  • Fix a crash caused by malformed format strings when using .format with keyword arguments.

    Closes #​10282

  • Using a slice as a class decorator now raises a not-callable message instead of crashing. A lot of checks that dealt with decorators (too many to list) are now shortcut if the decorator can't immediately be inferred to a function or class definition.

    Closes #​10334

Other Changes

  • The algorithm used for no-member suggestions is now more efficient and cuts the
    calculation when the distance score is already above the threshold.

    Refs #​10277

pylint-dev/pylint (pylint)

v3.3.7

Compare Source

What's new in Pylint 3.3.7?

Release date: 2025-05-04

False Positives Fixed

  • Comparisons between two calls to type() won't raise an unidiomatic-typecheck warning anymore, consistent with the behavior applied only for == previously.

    Closes #​10161

Other Bug Fixes

  • Fixed a crash when importing a class decorator that did not exist with the same name as a class attribute after the class definition.

    Closes #​10105

  • Fix a crash caused by malformed format strings when using .format with keyword arguments.

    Closes #​10282

  • Using a slice as a class decorator now raises a not-callable message instead of crashing. A lot of checks that dealt with decorators (too many to list) are now shortcut if the decorator can't immediately be inferred to a function or class definition.

    Closes #​10334

Other Changes

  • The algorithm used for no-member suggestions is now more efficient and cuts the
    calculation when the distance score is already above the threshold.

    Refs #​10277


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@nejch nejch merged commit e54516f into main May 5, 2025
20 checks passed
@nejch nejch deleted the renovate/all-minor-patch branch May 5, 2025 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant