Skip to content

chore(deps-dev): bump pylint from 4.0.6 to 4.0.7 - #1613

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pylint-4.0.7
Open

chore(deps-dev): bump pylint from 4.0.6 to 4.0.7#1613
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pylint-4.0.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps pylint from 4.0.6 to 4.0.7.

Commits
  • c6768d3 Bump pylint to 4.0.7, update changelog (#11246)
  • e96ce2b Stop invalid-name from treating TypedDict instances as classes
  • 893294e [Backport maintenance/4.0.x] Fix crash in comparison-with-callable on a proxi...
  • 8cd74d4 Fix a crash on calls unpacking dicts with non-string keys
  • bc618ad Fix too-many-lines being reported at another module's pragma line
  • 3e1ee47 [Backport maintenance/4.0.x] Fix bad-string-format-type false positives for...
  • 7ca8116 [Backport maintenance/4.0.x] Fix useless-parent-delegation false positive o...
  • 14275a1 [Backport maintenance/4.0.x] Fix literal-comparison suggestion corrupting i...
  • a87eaa6 [Backport maintenance/4.0.x] Fix nested-min-max dropping arguments after th...
  • bdd017f [Backport maintenance/4.0.x] Fix too-many-locals counting PEP 695 type para...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pylint](https://github.com/pylint-dev/pylint) from 4.0.6 to 4.0.7.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v4.0.6...v4.0.7)

---
updated-dependencies:
- dependency-name: pylint
  dependency-version: 4.0.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies python Pull requests that update python code labels Aug 17, 2026
@dependabot
dependabot Bot requested a review from paruff as a code owner August 17, 2026 09:12
@dependabot dependabot Bot added dependencies python Pull requests that update python code labels Aug 17, 2026
@github-actions

Copy link
Copy Markdown
Contributor

📊 Code Quality Report

Check Status
Python Quality skipped
TypeScript Quality skipped
Go Quality skipped
Shell Quality skipped
Shell Tests (BATS) skipped
YAML Quality skipped
Security Integration skipped
Security Scanning skipped

📈 Quality Gates

Passed: All checks completed successfully
⚠️ Warning: Some checks have warnings
Failed: Critical issues found

🔧 How to Fix

Run locally before pushing:

make pre-commit-setup  # Install pre-commit hooks
make lint              # Run all linters
make test-bats         # Run shell script tests
pytest --cov=. --cov-report=term-missing  # Check coverage

See Code Quality Standards for more details.

@github-actions

Copy link
Copy Markdown
Contributor

Test Results

7 tests  ±0   7 ✅ ±0   3s ⏱️ -2s
1 suites  - 1   0 💤 ±0 
1 files    - 1   0 ❌ ±0 

Results for commit 2efd929. ± Comparison against base commit 0a0bb8c.

@github-actions

Copy link
Copy Markdown
Contributor

✅ Smoke tests executed. JUnit XML uploaded as artifact: test-reports-32014034939.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants