Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump py-actions/flake8 from 1 to 2 #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2021

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.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
  • update @​actions/core dependency to v1.6.0
  • update @​actions/exec dependency to v1.1.0
  • update eslint-plugin-import dependency to v2.25.2
  • update eslint-plugin-prettier dependency to v3.4.1
  • update eslint-plugin-promise depenency to v4.3.1
  • update eslint-plugin-react dependency to v7.26.1
  • update jest dependency to v27.3.1

v1.1.0

  • add cPython 3.9 interpreter CI testing
  • add daily cron schedule CI testing
  • update @​actions/core dependency to v1.2.6
  • update @​zeit/ncc dependency to v0.22.3
  • update eslint-config-airbnb-base dependency to v14.2.1
  • update estlint-plugin-import dependency to v2.22.1
  • update eslint-plugin-jsx-a11y dependency to v6.4.1
  • update eslint-plugin-prettier dependency to v3.1.4
  • update eslint-plugin-react dependency to v7.21.5
  • update jest dependency to v26.6.3

v1.0.1

Auto-updated during Action execution when you use the v1 action tag

  • Fix typo in README documentation description of flake8-version default setting.

v1.0.0

Auto-updated during Action execution when you use the v1 action tag

  • Initial release
Commits
  • 6b71483 Merge pull request #118 from py-actions/release-prep-v2
  • 7743f8d [README.md] update flake8 action version tag to v2 in source examples
  • db262fc v2.0.0
  • 8736f40 Merge pull request #116 from py-actions/dependabot/npm_and_yarn/jest-27.4.5
  • 437c392 build(deps-dev): bump jest from 27.4.3 to 27.4.5
  • 707e01f Merge pull request #117 from py-actions/py-version-updates
  • d0c0925 [gha] remove cPy3.6 testing, remove pypy3 testing on macOS
  • 2c5e84e Merge pull request #114 from py-actions/dependabot/npm_and_yarn/jest-27.4.3
  • ff735a8 build(deps-dev): bump jest from 27.4.2 to 27.4.3
  • 992871a Merge pull request #113 from py-actions/dependabot/npm_and_yarn/jest-27.4.2
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Dec 15, 2021
@dependabot dependabot bot requested a review from artob December 15, 2021 02:02
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 Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant