freedomofpress / securedrop-docs

Documentation for the SecureDrop project
https://docs.securedrop.org/
Other
22 stars 26 forks source link

Bump the dependencies group with 6 updates #581

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the dependencies group with 6 updates:

Package From To
sphinxcontrib-applehelp 1.0.8 2.0.0
sphinxcontrib-devhelp 1.0.6 2.0.0
sphinxcontrib-htmlhelp 2.0.6 2.1.0
sphinxcontrib-qthelp 1.0.8 2.0.0
sphinxcontrib-serializinghtml 1.1.10 2.0.0
starlette 0.38.0 0.38.2

Updates sphinxcontrib-applehelp from 1.0.8 to 2.0.0

Release notes

Sourced from sphinxcontrib-applehelp's releases.

sphinxcontrib-applehelp 2.0.0

Changelog: https://github.com/sphinx-doc/sphinxcontrib-applehelp/blob/master/CHANGES.rst

Changelog

Sourced from sphinxcontrib-applehelp's changelog.

Release 2.0.0 (2024-07-28)

  • Adopt Ruff
  • Tighten MyPy settings
  • Update GitHub actions versions
Commits
  • f4f9d90 Bump to 2.0.0
  • a3e76fc Update CHANGES links
  • 2292a12 Rename LICENSE to LICENCE.rst
  • e9efbd4 Rename CHANGES to CHANGES.rst
  • 0544c40 Run CI with Python 3.12 releases
  • 4e9b505 Run mypy without command-line options
  • 5f01d27 Use the latest GitHub actions versions
  • 5b53500 Enable GitHub's dependabot package update service
  • d51bb2b Adopt Ruff and use stricter MyPy settings
  • fbc12da Update .gitignore
  • Additional commits viewable in compare view


Updates sphinxcontrib-devhelp from 1.0.6 to 2.0.0

Release notes

Sourced from sphinxcontrib-devhelp's releases.

sphinxcontrib-devhelp 2.0.0

Changelog: https://github.com/sphinx-doc/sphinxcontrib-devhelp/blob/master/CHANGES.rst

Changelog

Sourced from sphinxcontrib-devhelp's changelog.

Release 2.0.0 (2024-07-28)

  • Adopt Ruff
  • Tighten MyPy settings
  • Update GitHub actions versions
  • Avoid storing build time in gzip headers
Commits
  • 0177fb4 Bump to 2.0.0
  • d3f96f7 Update CHANGES links
  • d7aaab5 Rename LICENSE to LICENCE.rst
  • c4fba3d Rename CHANGES to CHANGES.rst
  • 8c57141 Run CI with Python 3.12 releases
  • f357a60 Run mypy without command-line options
  • a26961d Use the latest GitHub actions versions
  • 03e2370 Enable GitHub's dependabot package update service
  • ca445c4 Adopt Ruff and use stricter MyPy settings
  • dfd5da0 Update .gitignore
  • Additional commits viewable in compare view


Updates sphinxcontrib-htmlhelp from 2.0.6 to 2.1.0

Release notes

Sourced from sphinxcontrib-htmlhelp's releases.

sphinxcontrib-htmlhelp 2.1.0

Changelog: https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/blob/master/CHANGES.rst

Changelog

Sourced from sphinxcontrib-htmlhelp's changelog.

Release 2.1.0 (2024-07-28)

  • Adopt Ruff
  • Tighten MyPy settings
  • Update GitHub actions versions
  • Escape HTML entities
Commits
  • f7f5d4e Bump to 2.1.0
  • ec1353c Escape HTML entities
  • 16b26c6 Update CHANGES links
  • ba51300 Rename LICENSE to LICENCE.rst
  • b1133fa Rename CHANGES to CHANGES.rst
  • 54d27bc Run CI with Python 3.12 releases
  • b97d63d Run mypy without command-line options
  • 6d10d43 Fix test_htmlhelp; use the basic theme
  • d335658 Use the latest GitHub actions versions
  • eea9025 Enable GitHub's dependabot package update service
  • Additional commits viewable in compare view


Updates sphinxcontrib-qthelp from 1.0.8 to 2.0.0

Release notes

Sourced from sphinxcontrib-qthelp's releases.

sphinxcontrib-qthelp 2.0.0

Changelog: https://github.com/sphinx-doc/sphinxcontrib-qthelp/blob/master/CHANGES.rst

Changelog

Sourced from sphinxcontrib-qthelp's changelog.

Release 2.0.0 (2024-07-28)

  • Adopt Ruff
  • Tighten MyPy settings
  • Update GitHub actions versions
Commits
  • 783caf5 Bump to 2.0.0
  • bd5e685 Update CHANGES links
  • 0f81faf Rename LICENSE to LICENCE.rst
  • 882d53f Rename CHANGES to CHANGES.rst
  • 1fe2948 Run CI with Python 3.12 releases
  • 7d2d940 Run mypy without command-line options
  • cce4542 Use the latest GitHub actions versions
  • cfbca5f Enable GitHub's dependabot package update service
  • b49ad58 Adopt Ruff and use stricter MyPy settings
  • dc9a501 Update .gitignore
  • See full diff in compare view


Updates sphinxcontrib-serializinghtml from 1.1.10 to 2.0.0

Release notes

Sourced from sphinxcontrib-serializinghtml's releases.

sphinxcontrib-serializinghtml 2.0.0

Changelog: https://github.com/sphinx-doc/sphinxcontrib-serializinghtml/blob/master/CHANGES.rst

Changelog

Sourced from sphinxcontrib-serializinghtml's changelog.

Release 2.0.0 (2024-07-28)

  • Adopt Ruff
  • Tighten MyPy settings
  • Update GitHub actions versions
Commits
  • f0f3b15 Bump to 2.0.0
  • b70697c Update CHANGES links
  • a3d1b70 Rename LICENSE to LICENCE.rst
  • 4806eec Rename CHANGES to CHANGES.rst
  • 85cbe32 Run CI with Python 3.12 releases
  • 5762a0e Run mypy without command-line options
  • 3efe6ad Use the latest GitHub actions versions
  • f2d1ab5 Enable GitHub's dependabot package update service
  • c7a1ca2 Adopt Ruff and use stricter MyPy settings
  • 3161d47 Update .gitignore
  • See full diff in compare view


Updates starlette from 0.38.0 to 0.38.2

Release notes

Sourced from starlette's releases.

Version 0.38.2

Fixed

  • Fix routing.get_name() not to assume all routines have __name__ #2648

Full Changelog: https://github.com/encode/starlette/compare/0.38.1...0.38.2

Version 0.38.1

Removed

  • Revert "Add support for ASGI pathsend extension" #2649.

Full Changelog: https://github.com/encode/starlette/compare/0.38.0...0.38.1

Changelog

Sourced from starlette's changelog.

0.38.2

July 27, 2024

Fixed

  • Not assume all routines have __name__ on routing.get_name() #2648.

0.38.1

July 23, 2024

Removed

  • Revert "Add support for ASGI pathsend extension" #2649.
Commits


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions