Skip to content

build(deps): bump py-actions/flake8 from 1 to 2#485

Merged
jirhiker merged 1 commit intostagingfrom
dependabot/github_actions/staging/py-actions/flake8-2
Feb 12, 2026
Merged

build(deps): bump py-actions/flake8 from 1 to 2#485
jirhiker merged 1 commit intostagingfrom
dependabot/github_actions/staging/py-actions/flake8-2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2026

Bumps py-actions/flake8 from 1 to 2.

Release notes

Sourced from py-actions/flake8's releases.

v2.0.0

CHANGELOG.md is available in the root of the repository

What's Changed

Full Changelog: py-actions/flake8@v1...v2.0.0

v1.2.0

CHANGELOG.md is available in the root of the repository

v1.1.0

CHANGELOG.md is available in the root of the repository

v1.0.1

No release notes provided.

Changelog

Sourced from py-actions/flake8's changelog.

Changelog

v2.3.0

  • update the GitHub Action to use node 20 environment from node 16 environment (addresses GitHub Actions node 16 deprecation warnings)
  • add cPython 3.12.x interpreter testing support
  • drop cPython 3.8.x interpreter testing support (may work, no longer tested)
  • development dependency updates

v2.2.1

  • add cPython 3.11.x environment support
  • drop cPython 3.7.x environment support (may still function, but will no longer be included in tests)
  • dependency updates
  • update CodeQL scanning configuration

v2.2.0

  • Add support for flake8 plugin installation prior to flake8 execution
  • Add new plugins input field that accepts a space-delimited list of flake8 plugin packages
  • Remove Windows-specific CI environment pip installation workaround that was required to temporarily address #139 pip bug

v2.1.0

  • Move remote git repository for flake8 default source branch installs to https://github.com/PyCQA/flake8.git (from GitLab)
  • Add new main branch definition option for the flake8-version input field. Both "main" and "master" now result in the installation of flake8 from the latest commit in the main branch of the new GitHub repository (see above)
  • Update npm commands in Makefile update and dev-update targets
  • Execute the GitHub Action in a node16 environment (from node12)
  • Execute eslint lint tests in a node16 environment (from node12)
  • update @​actions/core to ^1.9.0
  • update @​actions/exec to ^1.1.1
  • update eslint-config-airbnb-base to ^15.0.0
  • update eslint-plugin-import to ^2.26.0
  • update eslint-plugin-promise to ^6.0.0
  • update eslint-plugin-react to ^7.30.0
  • update jest to ^28.1.1

v2.0.0

  • Remove cPython 3.6 GitHub Actions test runner support (all platforms)
  • Add cPython 3.10 GitHub Actions test runner support (all platforms)
  • update eslint-plugin-import to ^2.25.3
  • update eslint-plugin-jsx-a11y to ^6.5.1
  • update eslint-plugin-react to ^7.27.1
  • update jest to ^27.4.5

v1.2.0

  • Fix: remove custom error string "ERROR: Action failed during execution with error: " in non-zero exit status code reporting. This was not semantically correct when flake8 raises a non-zero exit code for failed lints
  • add cPython 3.10 interpreter CI testing

... (truncated)

Commits
  • 84ec672 changelog update: header fmt
  • 54eeca9 changelog updates v2.3.0
  • 7254516 Merge pull request #236 from py-actions/py-ci-versions
  • dcbb710 update documentation for new supported cPy interpreter versions
  • 272ca14 add cPy 3.12 CI testing, remove cPy 3.8 CI testing
  • 78eae77 Merge pull request #235 from py-actions/node-20
  • 04a6812 update maintainer docs with updated make target dist approach
  • 58395e2 use node20 for eslint testing
  • 3df2172 update eslintrc configuration for new dependencies
  • 499e950 update dependencies
  • 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 [py-actions/flake8](https://github.com/py-actions/flake8) from 1 to 2.
- [Release notes](https://github.com/py-actions/flake8/releases)
- [Changelog](https://github.com/py-actions/flake8/blob/master/CHANGELOG.md)
- [Commits](py-actions/flake8@v1...v2)

---
updated-dependencies:
- dependency-name: py-actions/flake8
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 12, 2026

Labels

The following labels could not be found: github-actions. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 12, 2026
@jirhiker jirhiker merged commit 1aa486c into staging Feb 12, 2026
5 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/staging/py-actions/flake8-2 branch February 12, 2026 19:24
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 github-actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant