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(deps): update documentation dependencies #4728

Merged
merged 1 commit into from
May 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 12, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
furo ==2024.4.27 -> ==2024.5.6 age adoption passing confidence
furo ==2022.9.29 -> ==2022.12.7 age adoption passing confidence
sphinx-basic-ng ==1.0.0b1 -> ==1.0.0b2 age adoption passing confidence
sphinx_design ==0.3.0 -> ==0.5.0 age adoption passing confidence
sphinxcontrib-applehelp (changelog) ==1.0.2 -> ==1.0.8 age adoption passing confidence
sphinxcontrib-devhelp (changelog) ==1.0.2 -> ==1.0.6 age adoption passing confidence
sphinxcontrib-htmlhelp (changelog) ==2.0.0 -> ==2.0.5 age adoption passing confidence
sphinxcontrib-qthelp (changelog) ==1.0.3 -> ==1.0.7 age adoption passing confidence
sphinxcontrib-serializinghtml (changelog) ==1.1.5 -> ==1.1.10 age adoption passing confidence

Release Notes

pradyunsg/furo (furo)

v2024.5.6

Compare Source

pradyunsg/sphinx-basic-ng (sphinx-basic-ng)

v1.0.0b2

Compare Source

executablebooks/sphinx-design (sphinx_design)

v0.5.0

Compare Source

v0.4.1

Compare Source

This is a minor release to bring in the following PR:

v0.4.0

Compare Source

Full Changelog: executablebooks/sphinx-design@v0.3.0...v0.4.0

Enhancements made
Version upgrades
Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review.
See our definition of contributors.

(GitHub contributors page for this release)

@​akaszynski (activity) | @​bastimeyer (activity) | @​benjaoming (activity) | @​choldgraf (activity) | @​chrisjsewell (activity) | @​codecov-commenter (activity) | @​feanil (activity) | @​jpmckinney (activity) | @​LecrisUT (activity) | @​marxin (activity) | @​mikemckiernan (activity) | @​nicoa (activity) | @​pre-commit-ci (activity) | @​spoorcc (activity) | @​srideep3 (activity) | @​tirthasheshpatel (activity) | @​zerocewl (activity)

sphinx-doc/sphinxcontrib-applehelp (sphinxcontrib-applehelp)

v1.0.8

Compare Source

==========================

  • Remove Sphinx as a required dependency, as circular dependencies may cause
    failure with package managers that expect a directed acyclic graph (DAG)
    of dependencies.

v1.0.7

Compare Source

==========================

  • Use os.PathLike over pathlib.Path

v1.0.6

Compare Source

==========================

  • Fix tests for Sphinx 7.1 and below

v1.0.5

Compare Source

==========================

  • Drop support for Python 3.8
  • Raise minimum required Sphinx version to 5.0

v1.0.4

Compare Source

==========================

  • Fix package name

v1.0.3

Compare Source

==========================

  • Drop Python 3.7 and lower
  • Fix deprecation warnings from Sphinx 6.1
sphinx-doc/sphinxcontrib-devhelp (sphinxcontrib-devhelp)

v1.0.6: sphinxcontrib-devhelp 1.0.6

Compare Source

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

v1.0.5

Compare Source

==========================

  • Remove Sphinx as a required dependency, as circular dependencies may cause
    failure with package managers that expect a directed acyclic graph (DAG)
    of dependencies.

v1.0.4

Compare Source

==========================

  • Fix tests for Sphinx 7.1 and below

v1.0.3

Compare Source

=========================

  • Drop support for Python 3.5, 3.6, 3.7, and 3.8
  • Raise minimum required Sphinx version to 5.0
sphinx-doc/sphinxcontrib-htmlhelp (sphinxcontrib-htmlhelp)

v2.0.5: sphinxcontrib-htmlhelp 2.0.5

Compare Source

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

v2.0.4

Compare Source

==========================

  • Remove Sphinx as a required dependency, as circular dependencies may cause
    failure with package managers that expect a directed acyclic graph (DAG)
    of dependencies.

v2.0.3

Compare Source

==========================

  • Fix tests for Sphinx 7.1 and below

v2.0.2

Compare Source

==========================

  • Drop support for Python 3.8
  • Raise minimum required Sphinx version to 5.0

v2.0.1

Compare Source

==========================

  • Drop support for Python 3.7 and lower
  • Fix deprecation warnings from Sphinx 6.1
sphinx-doc/sphinxcontrib-qthelp (sphinxcontrib-qthelp)

v1.0.7: sphinxcontrib-qthelp 1.0.7

Compare Source

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

v1.0.6

Compare Source

==========================

  • Remove Sphinx as a required dependency, as circular dependencies may cause
    failure with package managers that expect a directed acyclic graph (DAG)
    of dependencies.

v1.0.5

Compare Source

==========================

  • Fix tests for Sphinx 7.1 and below

v1.0.4

Compare Source

==========================

  • Drop support for Python 3.5, 3.6, 3.7, and 3.8
  • Raise minimum required Sphinx version to 5.0
sphinx-doc/sphinxcontrib-serializinghtml (sphinxcontrib-serializinghtml)

v1.1.10

Compare Source

===========================

  • Remove Sphinx as a required dependency, as circular dependencies may cause
    failure with package managers that expect a directed acyclic graph (DAG)
    of dependencies.

v1.1.9

Compare Source

==========================

  • Serialise context["script_files"] and context["css_files"] as their filenames
    on Sphinx 7.2.0.

v1.1.8

Compare Source

==========================

  • Use os.PathLike over pathlib.Path

v1.1.7

Compare Source

==========================

  • Fix tests for Sphinx 7.1 and below

v1.1.6

Compare Source

==========================

  • Drop support for Python 3.5, 3.6, 3.7, and 3.8
  • Raise minimum required Sphinx version to 5.0

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Etc/UTC, Automerge - "every weekend" in timezone Etc/UTC.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 12, 2024
@renovate renovate bot force-pushed the renovate/doc-dependencies branch 9 times, most recently from b789648 to 5e000d7 Compare April 18, 2024 17:32
@renovate renovate bot force-pushed the renovate/doc-dependencies branch 8 times, most recently from c053737 to b56815c Compare May 1, 2024 12:38
@renovate renovate bot force-pushed the renovate/doc-dependencies branch 7 times, most recently from 6424ee9 to 2443215 Compare May 9, 2024 20:16
@renovate renovate bot force-pushed the renovate/doc-dependencies branch from 2443215 to cf4dcee Compare May 9, 2024 23:12
Copy link

codecov bot commented May 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.54%. Comparing base (1d873e8) to head (cf4dcee).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4728      +/-   ##
==========================================
+ Coverage   89.53%   89.54%   +0.01%     
==========================================
  Files         331      332       +1     
  Lines       22179    22228      +49     
==========================================
+ Hits        19858    19905      +47     
- Misses       2321     2323       +2     

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

@lengau lengau requested a review from mr-cal May 10, 2024 13:01
@lengau lengau requested a review from mattculler May 10, 2024 13:01
@mr-cal mr-cal merged commit 4779180 into main May 10, 2024
12 of 13 checks passed
@mr-cal mr-cal deleted the renovate/doc-dependencies branch May 10, 2024 13:27
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