Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Update dependency test/pylint to v3.0.2 #397

Merged
merged 1 commit into from
Oct 23, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 22, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
test/pylint (changelog) ==3.0.1 -> ==3.0.2 age adoption passing confidence

Release Notes

pylint-dev/pylint (test/pylint)

v3.0.2

Compare Source

False Positives Fixed

  • Fix used-before-assignment false positive for generic type syntax (PEP 695, Python 3.12).

    Closes #​9110

Other Bug Fixes

  • Escape special symbols and newlines in messages.

    Closes #​7874

  • Fixes suggestion for nested-min-max for expressions with additive operators, list and dict comprehensions.

    Closes #​8524

  • Fixes ignoring conditional imports with ignore-imports=y.

    Closes #​8914

  • Emit inconsistent-quotes for f-strings with 3.12 interpreter only if targeting pre-3.12 versions.

    Closes #​9113


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

@codecov
Copy link

codecov bot commented Oct 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3b934dd) 0.00% compared to head (aa94be9) 0.00%.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #397   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          5       5           
  Lines        416     416           
=====================================
  Misses       416     416           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@anarkiwi anarkiwi merged commit 2b6f96e into main Oct 23, 2023
@anarkiwi anarkiwi deleted the renovate/test-pylint-3.x branch October 23, 2023 04:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant