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

chore: bump sphinx-autodoc-typehints from 1.12.0 to 1.13.0 #235

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2022

Bumps sphinx-autodoc-typehints from 1.12.0 to 1.13.0.

Changelog

Sourced from sphinx-autodoc-typehints's changelog.

1.13.0

  • Dropped Python 3.6 support
  • Python 3.10 support
  • Normalize async functions properly
  • Allow py310 style annotations (PEP-563)
Commits
  • 6a8a63a Update changelog for 1.13.0
  • 6f1083b Update README.md
  • 0b46111 Update README.md
  • ab3005a Drop Python 3.7 and adopt new best practices (#189)
  • 04f3db8 Allow py310 style annotations (PEP563) when using from future import anno...
  • 1583c4b Fix the CI and 3.10 regressions (#188)
  • e285adc Updated CI workflow for Python 3.10 final
  • 1cc8130 Normalize async functions properly (#182)
  • 05b31d6 Switched to pyproject-flake8
  • 80f014c Use the latest Python 3.10 prerelease
  • See full diff 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)

@dependabot dependabot bot added dependabot beep boop beep dependencies boop beep boop labels Jan 3, 2022
@codecov
Copy link

codecov bot commented Jan 3, 2022

Codecov Report

Merging #235 (35254b2) into master (1c24579) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #235   +/-   ##
=======================================
  Coverage   88.64%   88.64%           
=======================================
  Files          10       10           
  Lines         185      185           
  Branches       12       12           
=======================================
  Hits          164      164           
  Misses         17       17           
  Partials        4        4           

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 1c24579...35254b2. Read the comment docs.

Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases)
- [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md)
- [Commits](tox-dev/sphinx-autodoc-typehints@1.12.0...1.13.0)

---
updated-dependencies:
- dependency-name: sphinx-autodoc-typehints
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/master/sphinx-autodoc-typehints-1.13.0 branch from 8e0a53b to 35254b2 Compare January 3, 2022 08:06
@Corfucinas Corfucinas merged commit 2dc6d57 into master Jan 3, 2022
@delete-merged-branch delete-merged-branch bot deleted the dependabot/pip/master/sphinx-autodoc-typehints-1.13.0 branch January 3, 2022 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot beep boop beep dependencies boop beep boop
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant