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 5.3.0 to 7.1.2 #120

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 2024

Bumps sphinx from 5.3.0 to 7.1.2.

Release notes

Sourced from sphinx's releases.

Sphinx 7.1.2

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

Sphinx 7.1.1

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

Sphinx 7.1.0

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

v7.0.1

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

v7.0.0

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

v7.0.0rc1

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

v6.2.1

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

v6.2.0

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

v6.1.3

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

v6.1.2

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

v6.1.1

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

v6.1.0

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

v6.0.1

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

v6.0.0

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

v6.0.0b2

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

v6.0.0b1

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

Changelog

Sourced from sphinx's changelog.

Release 7.1.2 (released Aug 02, 2023)

Bugs fixed

  • #11542: linkcheck: Properly respect :confval:linkcheck_anchors and do not spuriously report failures to validate anchors. Patch by James Addison.

Release 7.1.1 (released Jul 27, 2023)

Bugs fixed

  • #11514: Fix SOURCE_DATE_EPOCH in multi-line copyright footer. Patch by Bénédikt Tran.

Release 7.1.0 (released Jul 24, 2023)

Incompatible changes

Deprecated

  • #11412: Emit warnings on using a deprecated Python-specific index entry type (namely, module, keyword, operator, object, exception, statement, and builtin) in the :rst:dir:index directive, and set the removal version to Sphinx 9. Patch by Adam Turner.

Features added

  • #11415: Add a checksum to JavaScript and CSS asset URIs included within generated HTML, using the CRC32 algorithm.
  • :meth:~sphinx.application.Sphinx.require_sphinx now allows the version requirement to be specified as (major, minor).
  • #11011: Allow configuring a line-length limit for object signatures, via :confval:maximum_signature_line_length and the domain-specific variants. If the length of the signature (in characters) is greater than the configured limit, each parameter in the signature will be split to its own logical line. This behaviour may also be controlled by options on object description directives, for example :rst:dir:py:function:single-line-parameter-list.

... (truncated)

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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 2, 2024
Copy link

codecov bot commented Jan 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8a1042a) 26.99% compared to head (a5c1806) 26.99%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #120   +/-   ##
=======================================
  Coverage   26.99%   26.99%           
=======================================
  Files          36       36           
  Lines        1052     1052           
  Branches      208      208           
=======================================
  Hits          284      284           
+ Misses        735      734    -1     
- Partials       33       34    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Nusnus
Copy link
Member

Nusnus commented Jan 2, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/sphinx-7.1.2 branch from 77e20a3 to 7d7d728 Compare January 2, 2024 01:29
@Nusnus
Copy link
Member

Nusnus commented Jan 2, 2024

https://github.com/dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/sphinx-7.1.2 branch from 7d7d728 to 2f3edeb Compare January 2, 2024 01:40
@Nusnus Nusnus self-requested a review January 2, 2024 01:40
@Nusnus Nusnus self-assigned this Jan 2, 2024
@Nusnus
Copy link
Member

Nusnus commented Jan 2, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/sphinx-7.1.2 branch from 2f3edeb to f568be5 Compare January 2, 2024 01:50
@Nusnus
Copy link
Member

Nusnus commented Jan 2, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/sphinx-7.1.2 branch from f568be5 to f07d44a Compare January 2, 2024 02:00
@Nusnus
Copy link
Member

Nusnus commented Jan 2, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/sphinx-7.1.2 branch from f07d44a to 33e5588 Compare January 2, 2024 02:13
@Nusnus
Copy link
Member

Nusnus commented Jan 2, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 2, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@Nusnus
Copy link
Member

Nusnus commented Jan 2, 2024

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pip/sphinx-7.1.2 branch from 9d49c38 to 528956b Compare January 2, 2024 02:24
@Nusnus
Copy link
Member

Nusnus commented Jan 2, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/sphinx-7.1.2 branch 3 times, most recently from c8aa123 to daf7db3 Compare January 2, 2024 10:34
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 7.1.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](sphinx-doc/sphinx@v5.3.0...v7.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/sphinx-7.1.2 branch from daf7db3 to a5c1806 Compare January 2, 2024 11:04
@Nusnus Nusnus merged commit 5d6fc86 into main Jan 2, 2024
26 checks passed
@Nusnus Nusnus deleted the dependabot/pip/sphinx-7.1.2 branch January 2, 2024 12:28
@Nusnus Nusnus added this to the Initial Documentation milestone Jan 2, 2024
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
No open projects
Development

Successfully merging this pull request may close these issues.

1 participant