chore(deps): update dependency pylint to v3.3.3 #451
No reviewers
Labels
No Label
blocked
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
linting
question
security
type
bugfix
type
dependencies
type
feature
type
other
unit-tests
wontfix
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: public/webexmemebot#451
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/pylint-3.x-lockfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
3.3.2
->3.3.3
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.12generic type syntax.
Closes #9335
Fix a false positive for
use-implicit-booleaness-not-len
. No lint should be emitted forgenerators (
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
689dd5e58e
to17618483c0
17618483c0
toc680c10d2d
c680c10d2d
to62643c1621