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

Bump sphinx from 7.1.2 to 7.2.6 #7607

Merged
merged 11 commits into from
Nov 12, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps sphinx from 7.1.2 to 7.2.6.

Release notes

Sourced from sphinx's releases.

Sphinx 7.2.6

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

Sphinx 7.2.5

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

Sphinx 7.2.4

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

Sphinx 7.2.3

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

Sphinx 7.2.2

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

Sphinx 7.2.1

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

Sphinx 7.2.0

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

Changelog

Sourced from sphinx's changelog.

Release 7.2.6 (released Sep 13, 2023)

Bugs fixed

  • #11679: Add the :envvar:!SPHINX_AUTODOC_RELOAD_MODULES environment variable, which if set reloads modules when using autodoc with TYPE_CHECKING = True. Patch by Matt Wozniski and Adam Turner.
  • #11679: Use :py:func:importlib.reload to reload modules in autodoc. Patch by Matt Wozniski and Adam Turner.

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.

Release 7.2.4 (released Aug 28, 2023)

Bugs fixed

  • #11618: Fix a regression in the MoveModuleTargets transform, introduced in #10478 (#9662).
  • #11649: linkcheck: Resolve hanging tests for timezones west of London and incorrect conversion from UTC to offsets from the UNIX epoch. Patch by Dmitry Shachnev and Adam Turner.

Release 7.2.3 (released Aug 23, 2023)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 14, 2023
@github-actions github-actions bot enabled auto-merge (squash) September 14, 2023 10:52
@dependabot dependabot bot force-pushed the dependabot/pip/sphinx-7.2.6 branch from efbdb1d to 2b75ea2 Compare September 18, 2023 20:15
@dependabot dependabot bot force-pushed the dependabot/pip/sphinx-7.2.6 branch from 2b75ea2 to 1b28402 Compare October 3, 2023 00:47
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.1.2 to 7.2.6.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](sphinx-doc/sphinx@v7.1.2...v7.2.6)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/sphinx-7.2.6 branch from 1b28402 to 8c94f78 Compare October 12, 2023 10:59
auto-merge was automatically disabled October 26, 2023 09:55

Merge queue setting changed

Copy link

codecov bot commented Nov 12, 2023

Codecov Report

Merging #7607 (b1c0a2d) into master (536c80e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #7607   +/-   ##
=======================================
  Coverage   97.41%   97.41%           
=======================================
  Files         106      106           
  Lines       32115    32115           
  Branches     3728     3728           
=======================================
  Hits        31285    31285           
  Misses        627      627           
  Partials      203      203           
Flag Coverage Δ
CI-GHA 97.33% <ø> (ø)
OS-Linux 97.01% <ø> (ø)
OS-Windows 95.50% <ø> (ø)
OS-macOS 96.68% <ø> (ø)
Py-3.10.11 95.42% <ø> (ø)
Py-3.10.13 96.86% <ø> (ø)
Py-3.11.6 96.52% <ø> (-0.01%) ⬇️
Py-3.12.0 96.59% <ø> (?)
Py-3.8.10 95.39% <ø> (ø)
Py-3.8.18 96.79% <ø> (ø)
Py-3.9.13 95.39% <ø> (ø)
Py-3.9.18 96.83% <ø> (ø)
Py-pypy7.3.13 96.28% <ø> (-0.01%) ⬇️
VM-macos 96.68% <ø> (ø)
VM-ubuntu 97.01% <ø> (ø)
VM-windows 95.50% <ø> (ø)

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

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@Dreamsorcerer Dreamsorcerer enabled auto-merge (squash) November 12, 2023 18:47
@Dreamsorcerer Dreamsorcerer merged commit cf3e139 into master Nov 12, 2023
27 of 31 checks passed
@Dreamsorcerer Dreamsorcerer deleted the dependabot/pip/sphinx-7.2.6 branch November 12, 2023 18:49
@webknjaz
Copy link
Member

@Dreamsorcerer why was the CI change necessary?

@Dreamsorcerer
Copy link
Member

The make command (which is designed for local dev) was hiding several steps that shouldn't be running here, including installing requirements/dev.in, which installs non-test dependencies such as sphinx (which is not installable on Python 3.8 anymore).

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants