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 re-actors/alls-green from 1.2.0 to 1.2.2 #861

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps re-actors/alls-green from 1.2.0 to 1.2.2.

Release notes

Sourced from re-actors/alls-green's releases.

v1.2.2

What's Changed

Only the internals of the action have been updated to produce job step outputs through environment files^1. No UX changes were made. Additionally, the README has been improved to show how to allow individual matrix-defined jobs to fail and the outputs the action produces have been documented.

Full Diff: https://github.com/re-actors/alls-green/compare/v1.2.1...v1.2.2

v1.2.1

Bugfixes

This release started processing trailing commas causing empty elements in allowed-failures and allowed-skips`.

Full Diff: https://github.com/re-actors/alls-green/compare/v1.2.0...v1.2.1

Commits
  • 05ac938 Sync the funding config file contents
  • 849fa99 Mention spaceship-prompt among the users
  • 1bde09b Merge PR #6 into unstable/v1
  • 100126b Add a matrix job ignore example
  • 768c9c2 Fix the output line format to use =
  • a8bfe80 Document the outputs the action sets
  • 6eedd44 Upgrade the action output code to use env files
  • 0f20545 Link the prominent users from README
  • d516cc1 Update the outdated GitHub Community forum link
  • 6f9fbee 📝 Correct PyPI for PyPA in README
  • 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 #861 (6302a64) into master (235e442) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #861   +/-   ##
=======================================
  Coverage   93.64%   93.64%           
=======================================
  Files          36       36           
  Lines        5542     5542           
  Branches      939      939           
=======================================
  Hits         5190     5190           
  Misses        262      262           
  Partials       90       90           
Flag Coverage Δ
ubuntu-latest_3.10_mariadb-10.3 90.18% <ø> (ø)
ubuntu-latest_3.10_mariadb-10.4 90.18% <ø> (ø)
ubuntu-latest_3.10_mariadb-10.5 90.16% <ø> (ø)
ubuntu-latest_3.10_mariadb-10.6 90.16% <ø> (ø)
ubuntu-latest_3.10_mariadb-10.7 90.16% <ø> (ø)
ubuntu-latest_3.10_mariadb-10.8 90.16% <ø> (ø)
ubuntu-latest_3.10_mysql-5.7 90.86% <ø> (ø)
ubuntu-latest_3.10_mysql-8.0 92.25% <ø> (ø)
ubuntu-latest_3.11-dev_mariadb-10.3 90.14% <ø> (ø)
ubuntu-latest_3.11-dev_mariadb-10.4 90.14% <ø> (ø)
ubuntu-latest_3.11-dev_mariadb-10.5 90.12% <ø> (ø)
ubuntu-latest_3.11-dev_mariadb-10.6 90.12% <ø> (ø)
ubuntu-latest_3.11-dev_mariadb-10.7 90.12% <ø> (ø)
ubuntu-latest_3.11-dev_mariadb-10.8 90.12% <ø> (ø)
ubuntu-latest_3.11-dev_mysql-5.7 90.83% <ø> (ø)
ubuntu-latest_3.11-dev_mysql-8.0 92.22% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.3 89.63% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.4 89.63% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.5 89.61% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.6 89.61% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.7 89.61% <ø> (ø)
ubuntu-latest_3.7_mariadb-10.8 89.61% <ø> (ø)
ubuntu-latest_3.7_mysql-5.7 90.36% <ø> (ø)
ubuntu-latest_3.7_mysql-8.0 91.83% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.3 90.22% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.4 90.22% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.5 90.20% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.6 90.20% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.7 90.20% <ø> (ø)
ubuntu-latest_3.8_mariadb-10.8 90.20% <ø> (ø)
ubuntu-latest_3.8_mysql-5.7 90.91% <ø> (ø)
ubuntu-latest_3.8_mysql-8.0 92.28% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.3 90.06% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.4 90.06% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.5 90.04% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.6 90.04% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.7 90.04% <ø> (ø)
ubuntu-latest_3.9_mariadb-10.8 90.04% <ø> (ø)
ubuntu-latest_3.9_mysql-5.7 90.74% <ø> (ø)
ubuntu-latest_3.9_mysql-8.0 92.12% <ø> (ø)

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