[PR #196] [MERGED] Update dependency pylint to v2.17.1 #353

Closed
opened 2026-03-02 15:57:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/probberechts/soccerdata/pull/196
Author: @renovate[bot]
Created: 3/29/2023
Status: Merged
Merged: 3/29/2023
Merged by: @renovate[bot]

Base: masterHead: renovate/pylint-2.17.x-lockfile


📝 Commits (1)

  • 0c7fe4b Update dependency pylint to v2.17.1

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 poetry.lock (+3 -3)

📄 Description

Mend Renovate

This PR contains the following updates:

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

Release Notes

PyCQA/pylint

v2.17.1

Compare Source

False Positives Fixed

  • Adds asyncSetUp to the default defining-attr-methods list to silence
    attribute-defined-outside-init warning when using
    unittest.IsolatedAsyncioTestCase.

    Refs #​8403

Other Bug Fixes

  • --clear-cache-post-run now also clears LRU caches for pylint utilities
    holding references to AST nodes.

    Closes #​8361

  • Fix a crash when TYPE_CHECKING is used without importing it.

    Closes #​8434

  • Fix a regression of preferred-modules where a partial match was used
    instead of the required full match.

    Closes #​8453

Internal Changes

  • The following utilities are deprecated in favor of the more robust
    in_type_checking_block
    and will be removed in pylint 3.0:

    • is_node_in_guarded_import_block
    • is_node_in_typing_guarded_import_block
    • is_typing_guard

    is_sys_guard is still available, which was part of
    is_node_in_guarded_import_block.

    Refs #​8433


Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/probberechts/soccerdata/pull/196 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 3/29/2023 **Status:** ✅ Merged **Merged:** 3/29/2023 **Merged by:** [@renovate[bot]](https://github.com/apps/renovate) **Base:** `master` ← **Head:** `renovate/pylint-2.17.x-lockfile` --- ### 📝 Commits (1) - [`0c7fe4b`](https://github.com/probberechts/soccerdata/commit/0c7fe4b18c2c4cc9e7bfe65ecd8d8728766ec1ad) Update dependency pylint to v2.17.1 ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `poetry.lock` (+3 -3) </details> ### 📄 Description [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pylint](https://togithub.com/PyCQA/pylint) ([changelog](https://pylint.readthedocs.io/en/latest/whatsnew/2/)) | `2.17.0` -> `2.17.1` | [![age](https://badges.renovateapi.com/packages/pypi/pylint/2.17.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/pylint/2.17.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/pylint/2.17.1/compatibility-slim/2.17.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/pylint/2.17.1/confidence-slim/2.17.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>PyCQA/pylint</summary> ### [`v2.17.1`](https://togithub.com/pylint-dev/pylint/releases/tag/v2.17.1) [Compare Source](https://togithub.com/PyCQA/pylint/compare/v2.17.0...v2.17.1) ## False Positives Fixed - Adds `asyncSetUp` to the default `defining-attr-methods` list to silence `attribute-defined-outside-init` warning when using `unittest.IsolatedAsyncioTestCase`. Refs [#&#8203;8403](https://togithub.com/PyCQA/pylint/issues/8403) ## Other Bug Fixes - `--clear-cache-post-run` now also clears LRU caches for pylint utilities holding references to AST nodes. Closes [#&#8203;8361](https://togithub.com/PyCQA/pylint/issues/8361) - Fix a crash when `TYPE_CHECKING` is used without importing it. Closes [#&#8203;8434](https://togithub.com/PyCQA/pylint/issues/8434) - Fix a regression of `preferred-modules` where a partial match was used instead of the required full match. Closes [#&#8203;8453](https://togithub.com/PyCQA/pylint/issues/8453) ## Internal Changes - The following utilities are deprecated in favor of the more robust `in_type_checking_block` and will be removed in pylint 3.0: - `is_node_in_guarded_import_block` - `is_node_in_typing_guarded_import_block` - `is_typing_guard` `is_sys_guard` is still available, which was part of `is_node_in_guarded_import_block`. Refs [#&#8203;8433](https://togithub.com/PyCQA/pylint/issues/8433) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/probberechts/soccerdata). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yMy4zIiwidXBkYXRlZEluVmVyIjoiMzUuMjMuMyJ9--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 15:57:34 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/soccerdata#353
No description provided.