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

Update sphinx requirement from <5.1.2,>=1.8.1 to >=1.8.1,<5.3.1 #860

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on sphinx to permit the latest version.

Release notes

Sourced from sphinx's releases.

v5.3.0

Changelog: https://www.sphinx-doc.org/en/master/changes.html

Changelog

Sourced from sphinx's changelog.

Release 5.3.0 (released Oct 16, 2022)

  • #10759: LaTeX: add :confval:latex_table_style and support the 'booktabs', 'borderless', and 'colorrows' styles. (thanks to Stefan Wiehler for initial pull requests #6666, #6671)
  • #10840: One can cross-reference including an option value like :option:`--module=foobar```, :option:--module[=foobar]``` or ``:option:--module foobar```. Patch by Martin Liska.
  • #10881: autosectionlabel: Record the generated section label to the debug log.
  • #10268: Correctly URI-escape image filenames.
  • #10887: domains: Allow sections in all the content of all object description directives (e.g. :rst:dir:py:function). Patch by Adam Turner

Release 5.2.3 (released Sep 30, 2022)

  • #10878: Fix base64 image embedding in sphinx.ext.imgmath
  • #10886: Add :nocontentsentry: flag and global domain table of contents entry control option. Patch by Adam Turner

Release 5.2.2 (released Sep 27, 2022)

  • #10872: Restore link targets for autodoc modules to the top of content. Patch by Dominic Davis-Foster.

Release 5.2.1 (released Sep 25, 2022)

Bugs fixed

  • #10861: Always normalise the pycon3 lexer to pycon.
  • Fix using sphinx.ext.autosummary with modules containing titles in the module-level docstring.

Release 5.2.0.post0 (released Sep 24, 2022)

  • Recreated source tarballs for Debian maintainers.

Release 5.2.0 (released Sep 24, 2022)

Dependencies

  • #10356: Sphinx now uses declarative metadata with pyproject.toml to create packages, using PyPA's flit project as a build backend. Patch by

... (truncated)

Commits


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 #860 (d935814) into master (bb8697d) will increase coverage by 0.00%. The diff coverage is n/a.

:exclamation: Current head d935814 differs from pull request most recent head 5f69f71. Consider uploading reports for the commit 5f69f71 to get more accurate results

@@           Coverage Diff           @@
##           master     #860   +/-   ##
=======================================
  Coverage   93.64%   93.64%           
=======================================
  Files          36       36           
  Lines        5538     5542    +4     
  Branches      895      896    +1     
=======================================
+ Hits         5186     5190    +4     
  Misses        262      262           
  Partials       90       90           
Flag Coverage Δ
CI-GHA ?
DB-mariadb-10.3 ?
DB-mariadb-10.4 ?
DB-mariadb-10.5 ?
DB-mariadb-10.6 ?
DB-mariadb-10.7 ?
DB-mariadb-10.8 ?
DB-mysql-5.7 ?
DB-mysql-8.0 ?
OS-Linux ?
Py-3.10.8 ?
Py-3.11.0 ?
Py-3.7.15 ?
Py-3.8.14 ?
Py-3.9.15 ?
VM-ubuntu-latest ?
ubuntu-latest_3.10_mariadb-10.3 90.18% <ø> (-0.03%) :arrow_down:
ubuntu-latest_3.10_mariadb-10.4 90.18% <ø> (-0.03%) :arrow_down:
ubuntu-latest_3.10_mariadb-10.5 90.16% <ø> (-0.03%) :arrow_down:
ubuntu-latest_3.10_mariadb-10.6 90.16% <ø> (-0.03%) :arrow_down:
ubuntu-latest_3.10_mariadb-10.7 90.16% <ø> (-0.03%) :arrow_down:
ubuntu-latest_3.10_mariadb-10.8 90.16% <ø> (-0.03%) :arrow_down:
ubuntu-latest_3.10_mysql-5.7 90.86% <ø> (-0.03%) :arrow_down:
ubuntu-latest_3.10_mysql-8.0 92.25% <ø> (-0.04%) :arrow_down:
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.11_mariadb-10.3 ?
ubuntu-latest_3.11_mariadb-10.4 ?
ubuntu-latest_3.11_mariadb-10.5 ?
ubuntu-latest_3.11_mariadb-10.6 ?
ubuntu-latest_3.11_mariadb-10.7 ?
ubuntu-latest_3.11_mariadb-10.8 ?
ubuntu-latest_3.11_mysql-5.7 ?
ubuntu-latest_3.11_mysql-8.0 ?
ubuntu-latest_3.7_mariadb-10.3 89.63% <ø> (-0.04%) :arrow_down:
ubuntu-latest_3.7_mariadb-10.4 89.63% <ø> (-0.04%) :arrow_down:
ubuntu-latest_3.7_mariadb-10.5 89.61% <ø> (-0.04%) :arrow_down:
ubuntu-latest_3.7_mariadb-10.6 89.61% <ø> (-0.04%) :arrow_down:
ubuntu-latest_3.7_mariadb-10.7 89.61% <ø> (-0.04%) :arrow_down:
ubuntu-latest_3.7_mariadb-10.8 89.61% <ø> (-0.04%) :arrow_down:
ubuntu-latest_3.7_mysql-5.7 90.36% <ø> (-0.04%) :arrow_down:
ubuntu-latest_3.7_mysql-8.0 91.83% <ø> (-0.04%) :arrow_down:
ubuntu-latest_3.8_mariadb-10.3 90.22% <ø> (-0.03%) :arrow_down:
ubuntu-latest_3.8_mariadb-10.4 90.22% <ø> (-0.03%) :arrow_down:
ubuntu-latest_3.8_mariadb-10.5 90.20% <ø> (-0.03%) :arrow_down:
ubuntu-latest_3.8_mariadb-10.6 90.20% <ø> (-0.03%) :arrow_down:
ubuntu-latest_3.8_mariadb-10.7 90.20% <ø> (-0.03%) :arrow_down:
ubuntu-latest_3.8_mariadb-10.8 90.20% <ø> (-0.03%) :arrow_down:
ubuntu-latest_3.8_mysql-5.7 90.91% <ø> (-0.03%) :arrow_down:
ubuntu-latest_3.8_mysql-8.0 92.28% <ø> (-0.04%) :arrow_down:
ubuntu-latest_3.9_mariadb-10.3 90.06% <ø> (-0.03%) :arrow_down:
ubuntu-latest_3.9_mariadb-10.4 90.06% <ø> (-0.03%) :arrow_down:
ubuntu-latest_3.9_mariadb-10.5 90.04% <ø> (-0.03%) :arrow_down:
ubuntu-latest_3.9_mariadb-10.6 90.04% <ø> (-0.03%) :arrow_down:
ubuntu-latest_3.9_mariadb-10.7 90.04% <ø> (-0.03%) :arrow_down:
ubuntu-latest_3.9_mariadb-10.8 90.04% <ø> (-0.03%) :arrow_down:
ubuntu-latest_3.9_mysql-5.7 90.74% <ø> (-0.03%) :arrow_down:
ubuntu-latest_3.9_mysql-8.0 92.12% <ø> (-0.04%) :arrow_down:

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

Impacted Files Coverage Δ
tests/conftest.py 87.25% <0.00%> (+0.25%) :arrow_up:

: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 #888.