aio-libs / aiomysql

aiomysql is a library for accessing a MySQL database from the asyncio
https://aiomysql.rtfd.io
MIT License
1.76k stars 256 forks source link

Bump py-actions/flake8 from 2.0.0 to 2.1.0 #805

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps py-actions/flake8 from 2.0.0 to 2.1.0.

Release notes

Sourced from py-actions/flake8's releases.

v2.1.0

CHANGELOG.md is available in the root of the repository

What's Changed

Full Changelog: https://github.com/py-actions/flake8/compare/v2.0.0...v2.1.0

Changelog

Sourced from py-actions/flake8's changelog.

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
Commits
  • e35e10c v2.1.0
  • d4f5b40 Revert "test this branch"
  • 4cb7245 Merge pull request #161 from py-actions/flake8-repo
  • e2c12e6 test this branch
  • 4b8b35a [index.js] refactor flake8 version string test approach
  • de37419 update flake8-version fields to 'main' in CI tests
  • 6ee0a18 [README.md] update docs with new main definition for flake8-version field
  • 0b61fe7 support 'main' in addition to 'master' as flake8-version definition for git r...
  • f6d7348 update dist JS build
  • a85b259 [src/index.js] update flake8 repo target for main branch installations
  • 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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #805 (b3cf673) into master (f7a0b53) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #805   +/-   ##
=======================================
  Coverage   92.72%   92.72%           
=======================================
  Files          38       38           
  Lines        5569     5569           
  Branches      943      943           
=======================================
  Hits         5164     5164           
  Misses        317      317           
  Partials       88       88           
Flag Coverage Δ
ubuntu-latest_3.10_mariadb-10.3 89.27% <ø> (ø)
ubuntu-latest_3.10_mariadb-10.4 89.27% <ø> (ø)
ubuntu-latest_3.10_mariadb-10.5 89.26% <ø> (ø)
ubuntu-latest_3.10_mariadb-10.6 89.26% <ø> (ø)
ubuntu-latest_3.10_mariadb-10.7 89.26% <ø> (ø)
ubuntu-latest_3.10_mariadb-10.8 89.26% <ø> (ø)
ubuntu-latest_3.10_mysql-5.7 89.96% <ø> (ø)
ubuntu-latest_3.10_mysql-8.0 91.34% <ø> (ø)
ubuntu-latest_3.11-dev_mariadb-10.3 89.24% <ø> (ø)
ubuntu-latest_3.11-dev_mariadb-10.4 89.24% <ø> (ø)
ubuntu-latest_3.11-dev_mariadb-10.5 89.22% <ø> (ø)
ubuntu-latest_3.11-dev_mariadb-10.6 89.22% <ø> (ø)
ubuntu-latest_3.11-dev_mariadb-10.7 89.22% <ø> (ø)
ubuntu-latest_3.11-dev_mariadb-10.8 89.22% <ø> (ø)
ubuntu-latest_3.11-dev_mysql-5.7 89.92% <ø> (ø)
ubuntu-latest_3.11-dev_mysql-8.0 91.30% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.3 88.67% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.4 88.67% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.5 88.66% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.6 88.66% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.7 88.66% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.8 88.66% <ø> (ø)
ubuntu-latest_3.7_mysql-5.7 89.40% <ø> (ø)
ubuntu-latest_3.7_mysql-8.0 90.87% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.3 89.32% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.4 89.32% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.5 89.30% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.6 89.30% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.7 89.30% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.8 89.30% <ø> (ø)
ubuntu-latest_3.8_mysql-5.7 90.00% <ø> (ø)
ubuntu-latest_3.8_mysql-8.0 91.37% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.3 89.17% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.4 89.17% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.5 89.15% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.6 89.15% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.7 89.15% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.8 89.15% <ø> (ø)
ubuntu-latest_3.9_mysql-5.7 89.85% <ø> (ø)
ubuntu-latest_3.9_mysql-8.0 91.22% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f7a0b53...b3cf673. Read the comment docs.

dependabot[bot] commented 2 years ago

Superseded by #806.