Skip to content
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

CI(deps): Update dependency pylint to v3.3.3 - autoclosed #114

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pylint (changelog) 3.3.2 -> 3.3.3 age adoption passing confidence

Release Notes

pylint-dev/pylint (pylint)

v3.3.3

Compare Source

What's new in Pylint 3.3.3?

Release date: 2024-12-23

False Positives Fixed

  • Fix false positives for undefined-variable for classes using Python 3.12
    generic type syntax.

    Closes #​9335

  • Fix a false positive for use-implicit-booleaness-not-len. No lint should be emitted for
    generators (len is not defined for generators).

    Refs #​10100

Other Bug Fixes

  • Fix Unable to import 'collections.abc' (import-error) on Python 3.13.1.

    Closes #​10112


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@renovate renovate bot force-pushed the renovate/pylint-3.x branch from 1dfdca1 to e8ebb91 Compare June 14, 2024 19:11
@github-actions github-actions bot added the CI label Jun 14, 2024
@renovate renovate bot force-pushed the renovate/pylint-3.x branch from e8ebb91 to 7057099 Compare June 15, 2024 14:20
@renovate renovate bot changed the base branch from main11 to update-precommit-renovate June 15, 2024 14:20
@echoix echoix force-pushed the update-precommit-renovate branch from 11d615b to 454e4cd Compare June 15, 2024 21:59
@renovate renovate bot force-pushed the renovate/pylint-3.x branch from 7057099 to 948e749 Compare June 16, 2024 21:45
@renovate renovate bot changed the base branch from update-precommit-renovate to main11 June 16, 2024 21:45
@renovate renovate bot force-pushed the renovate/pylint-3.x branch from 948e749 to cf7838e Compare June 19, 2024 14:06
@renovate renovate bot changed the base branch from main11 to main13 June 19, 2024 14:06
@renovate renovate bot force-pushed the renovate/pylint-3.x branch from cf7838e to 5d4693d Compare June 28, 2024 19:06
@renovate renovate bot changed the base branch from main13 to main June 28, 2024 19:06
@renovate renovate bot force-pushed the renovate/pylint-3.x branch from 5d4693d to 5cdf33d Compare July 11, 2024 00:50
@renovate renovate bot force-pushed the renovate/pylint-3.x branch from 5cdf33d to 6d825a0 Compare July 21, 2024 20:09
@renovate renovate bot force-pushed the renovate/pylint-3.x branch from 6d825a0 to 9e09611 Compare August 31, 2024 15:52
@renovate renovate bot force-pushed the renovate/pylint-3.x branch 2 times, most recently from 696f10b to ee0e567 Compare September 24, 2024 12:49
@renovate renovate bot force-pushed the renovate/pylint-3.x branch from ee0e567 to 20288e3 Compare December 1, 2024 22:41
@renovate renovate bot force-pushed the renovate/pylint-3.x branch from 20288e3 to 1dc54db Compare December 24, 2024 04:36
@renovate renovate bot force-pushed the renovate/pylint-3.x branch from 1dc54db to 9db41be Compare December 27, 2024 00:27
@renovate renovate bot changed the title CI(deps): Update dependency pylint to v3 CI(deps): Update dependency pylint to v3.3.3 Dec 27, 2024
@renovate renovate bot changed the title CI(deps): Update dependency pylint to v3.3.3 CI(deps): Update dependency pylint to v3.3.3 - autoclosed Dec 31, 2024
@renovate renovate bot closed this Dec 31, 2024
@renovate renovate bot deleted the renovate/pylint-3.x branch December 31, 2024 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants