aio-libs / aiomysql

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

Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.5.2 #875

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps pypa/gh-action-pypi-publish from 1.5.1 to 1.5.2.

Release notes

Sourced from pypa/gh-action-pypi-publish's releases.

v1.5.2

What's Improved

Full Diff: https://github.com/pypa/gh-action-pypi-publish/compare/v1.5.1...v1.5.2

Commits
  • d7edd4c Add user-global site-packages to $PYTHONPATH
  • 8d5f27c Install Twine in the user-global site-packages
  • b0dc178 Disable pip cache dir with an env var
  • bbf6e0b Copy requirements to corresponding dir @ container
  • 0b69a8c Document broken pkginfo==1.9.0 transitive dep
  • c54db9c Integrate pip-tools-generated constraint files
  • 480ec4e Inherit yamllint config from the default preset
  • 5fb2f04 Drop __token__ from README code usage snippets
  • 7bbdccd Update the mention of master with unstable/v1
  • 328cf89 πŸ“ Fix a link to the "Distribution Package" term
  • 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 1 year ago

Codecov Report

Merging #875 (30a824e) into master (bb8697d) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #875   +/-   ##
=======================================
  Coverage   93.64%   93.64%           
=======================================
  Files          36       36           
  Lines        5538     5538           
  Branches      895      895           
=======================================
  Hits         5186     5186           
  Misses        262      262           
  Partials       90       90           
Flag Coverage Ξ”
CI-GHA 93.24% <ΓΈ> (ΓΈ)
DB-mariadb-10.3 90.30% <ΓΈ> (ΓΈ)
DB-mariadb-10.4 90.30% <ΓΈ> (ΓΈ)
DB-mariadb-10.5 90.28% <ΓΈ> (ΓΈ)
DB-mariadb-10.6 90.28% <ΓΈ> (ΓΈ)
DB-mariadb-10.7 90.28% <ΓΈ> (ΓΈ)
DB-mariadb-10.8 90.28% <ΓΈ> (ΓΈ)
DB-mysql-5.7 90.98% <ΓΈ> (ΓΈ)
DB-mysql-8.0 92.37% <ΓΈ> (ΓΈ)
OS-Linux 93.24% <ΓΈ> (ΓΈ)
Py-3.10.8 93.15% <ΓΈ> (ΓΈ)
Py-3.11.0 93.15% <ΓΈ> (ΓΈ)
Py-3.7.15 92.78% <ΓΈ> (ΓΈ)
Py-3.8.14 93.18% <ΓΈ> (ΓΈ)
Py-3.9.15 93.02% <ΓΈ> (ΓΈ)
VM-ubuntu-latest 93.24% <ΓΈ> (ΓΈ)
ubuntu-latest_3.10_mariadb-10.3 90.21% <ΓΈ> (ΓΈ)
ubuntu-latest_3.10_mariadb-10.4 90.21% <ΓΈ> (ΓΈ)
ubuntu-latest_3.10_mariadb-10.5 90.19% <ΓΈ> (ΓΈ)
ubuntu-latest_3.10_mariadb-10.6 90.19% <ΓΈ> (ΓΈ)
ubuntu-latest_3.10_mariadb-10.7 90.19% <ΓΈ> (ΓΈ)
ubuntu-latest_3.10_mariadb-10.8 90.19% <ΓΈ> (ΓΈ)
ubuntu-latest_3.10_mysql-5.7 90.89% <ΓΈ> (ΓΈ)
ubuntu-latest_3.10_mysql-8.0 92.28% <ΓΈ> (ΓΈ)
ubuntu-latest_3.11_mariadb-10.3 90.21% <ΓΈ> (ΓΈ)
ubuntu-latest_3.11_mariadb-10.4 90.21% <ΓΈ> (ΓΈ)
ubuntu-latest_3.11_mariadb-10.5 90.19% <ΓΈ> (ΓΈ)
ubuntu-latest_3.11_mariadb-10.6 90.19% <ΓΈ> (ΓΈ)
ubuntu-latest_3.11_mariadb-10.7 90.19% <ΓΈ> (ΓΈ)
ubuntu-latest_3.11_mariadb-10.8 90.19% <ΓΈ> (ΓΈ)
ubuntu-latest_3.11_mysql-5.7 90.89% <ΓΈ> (ΓΈ)
ubuntu-latest_3.11_mysql-8.0 92.28% <ΓΈ> (ΓΈ)
ubuntu-latest_3.7_mariadb-10.3 89.66% <ΓΈ> (ΓΈ)
ubuntu-latest_3.7_mariadb-10.4 89.66% <ΓΈ> (ΓΈ)
ubuntu-latest_3.7_mariadb-10.5 89.64% <ΓΈ> (ΓΈ)
ubuntu-latest_3.7_mariadb-10.6 89.64% <ΓΈ> (ΓΈ)
ubuntu-latest_3.7_mariadb-10.7 89.64% <ΓΈ> (ΓΈ)
ubuntu-latest_3.7_mariadb-10.8 89.64% <ΓΈ> (ΓΈ)
ubuntu-latest_3.7_mysql-5.7 90.39% <ΓΈ> (ΓΈ)
ubuntu-latest_3.7_mysql-8.0 91.86% <ΓΈ> (ΓΈ)
ubuntu-latest_3.8_mariadb-10.3 90.25% <ΓΈ> (ΓΈ)
ubuntu-latest_3.8_mariadb-10.4 90.25% <ΓΈ> (ΓΈ)
ubuntu-latest_3.8_mariadb-10.5 90.23% <ΓΈ> (ΓΈ)
ubuntu-latest_3.8_mariadb-10.6 90.23% <ΓΈ> (ΓΈ)
ubuntu-latest_3.8_mariadb-10.7 90.23% <ΓΈ> (ΓΈ)
ubuntu-latest_3.8_mariadb-10.8 90.23% <ΓΈ> (ΓΈ)
ubuntu-latest_3.8_mysql-5.7 90.94% <ΓΈ> (ΓΈ)
ubuntu-latest_3.8_mysql-8.0 92.31% <ΓΈ> (ΓΈ)
ubuntu-latest_3.9_mariadb-10.3 90.09% <ΓΈ> (ΓΈ)
ubuntu-latest_3.9_mariadb-10.4 90.09% <ΓΈ> (ΓΈ)
ubuntu-latest_3.9_mariadb-10.5 90.07% <ΓΈ> (ΓΈ)
ubuntu-latest_3.9_mariadb-10.6 90.07% <ΓΈ> (ΓΈ)
ubuntu-latest_3.9_mariadb-10.7 90.07% <ΓΈ> (ΓΈ)
ubuntu-latest_3.9_mariadb-10.8 90.07% <ΓΈ> (ΓΈ)
ubuntu-latest_3.9_mysql-5.7 90.77% <ΓΈ> (ΓΈ)
ubuntu-latest_3.9_mysql-8.0 92.15% <ΓΈ> (ΓΈ)

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

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

dependabot[bot] commented 1 year ago

Superseded by #878.