Skip to content

Build(deps-dev): Bump autoflake from 2.3.3 to 2.4.0 - #544

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/autoflake-2.4.0
Open

Build(deps-dev): Bump autoflake from 2.3.3 to 2.4.0#544
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/autoflake-2.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 10, 2026

Copy link
Copy Markdown
Contributor

Bumps autoflake from 2.3.3 to 2.4.0.

Release notes

Sourced from autoflake's releases.

v2.4.0

What's Changed

New Contributors

Full Changelog: PyCQA/autoflake@v2.3.3...v2.4.0

Commits
  • 6d9dd27 Release v2.4.0
  • 1da9673 fix: crash and wrong-line edits when source contains a bare carriage return (...
  • 46890e1 refactor: simplify handling of imports deferred to a continuation line (#365)
  • bc0c65b fix: handle backslash-continuation where import is on the second line (#354)
  • dc76d49 build(deps): bump pypa/gh-action-pypi-publish from 1.14.1 to 1.14.2 (#362)
  • 0ec05b2 fix: treat interpreter builtin modules as safe imports (#361)
  • c51738a build(deps): bump actions/setup-python from 6.3.0 to 7.0.0 (#358)
  • 42aaed2 build(deps): bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 (#359)
  • 4c76196 build(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#360)
  • 419fe0e add py.typed (#350)
  • 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 [autoflake](https://github.com/PyCQA/autoflake) from 2.3.3 to 2.4.0.
- [Release notes](https://github.com/PyCQA/autoflake/releases)
- [Commits](PyCQA/autoflake@v2.3.3...v2.4.0)

---
updated-dependencies:
- dependency-name: autoflake
  dependency-version: 2.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 10, 2026
@dependabot
dependabot Bot requested a review from Nusnus as a code owner September 10, 2026 06:45
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 10, 2026
@codecov

codecov Bot commented Sep 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 23.78%. Comparing base (de5836e) to head (7f0e431).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #544   +/-   ##
=======================================
  Coverage   23.78%   23.78%           
=======================================
  Files          41       41           
  Lines        1299     1299           
  Branches       76       76           
=======================================
  Hits          309      309           
  Misses        963      963           
  Partials       27       27           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@blacksmith-sh

blacksmith-sh Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Found 1 test failure on Blacksmith runners:

Failure

Test View Logs
code 2/code 2 View Logs

Fix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need.

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

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants