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

Deps: Bump sphinx from 7.2.4 to 7.2.5 #868

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2023

Bumps sphinx from 7.2.4 to 7.2.5.

Release notes

Sourced from sphinx's releases.

Sphinx 7.2.5

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

Changelog

Sourced from sphinx's changelog.

Release 7.2.5 (released Aug 30, 2023)

Bugs fixed

  • #11645: Fix a regression preventing autodoc from importing modules within packages that make use of if typing.TYPE_CHECKING: to guard circular imports needed by type checkers. Patch by Matt Wozniski.
  • #11634: Fixed inheritance diagram relative link resolution for sibling files in a subdirectory. Patch by Albert Shih.
  • #11659: Allow ?config=... in :confval:mathjax_path.
  • #11654: autodoc: Fail with a more descriptive error message when an object claims to be an instance of type, but is not a class. Patch by James Braza.
  • 11620: Cease emitting :event:source-read events for files read via the :dudir:include directive.
  • 11620: Add a new :event:include-read for observing and transforming the content of included files via the :dudir:include directive.
  • #11627: Restore support for copyright lines of the form YYYY when SOURCE_DATE_EPOCH is set.
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 requested a review from a team as a code owner September 4, 2023 04:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 4, 2023
@github-actions
Copy link

github-actions bot commented Sep 4, 2023

Conventional Commits Report

Type Number
Dependencies 1

🚀 Conventional commits found.

@y0urself
Copy link
Member

y0urself commented Sep 6, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/sphinx-7.2.5 branch from 6a4b5a0 to a08d962 Compare September 6, 2023 11:01
@y0urself
Copy link
Member

y0urself commented Sep 6, 2023

https://github.com/dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/sphinx-7.2.5 branch from a08d962 to 574386d Compare September 6, 2023 11:24
@y0urself
Copy link
Member

y0urself commented Sep 6, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/sphinx-7.2.5 branch from 574386d to 2cfaef3 Compare September 6, 2023 11:37
@greenbonebot greenbonebot enabled auto-merge (squash) September 6, 2023 11:38
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.4 to 7.2.5.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES)
- [Commits](sphinx-doc/sphinx@v7.2.4...v7.2.5)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@codecov
Copy link

codecov bot commented Sep 8, 2023

Codecov Report

Merging #868 (fb01be9) into main (659e65d) will not change coverage.
The diff coverage is n/a.

❗ Current head fb01be9 differs from pull request most recent head c5f9a62. Consider uploading reports for the commit c5f9a62 to get more accurate results

@@           Coverage Diff           @@
##             main     #868   +/-   ##
=======================================
  Coverage   89.45%   89.45%           
=======================================
  Files          84       84           
  Lines        5603     5603           
  Branches      783      783           
=======================================
  Hits         5012     5012           
  Misses        421      421           
  Partials      170      170           

see 1 file with indirect coverage changes

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

📢 Have feedback on the report? Share it here.

@greenbonebot greenbonebot merged commit 6d58fa4 into main Sep 8, 2023
15 checks passed
@greenbonebot greenbonebot deleted the dependabot/pip/sphinx-7.2.5 branch September 8, 2023 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants