Skip to content

chore(deps): update sphinx-book-theme requirement from >=1.2.0 to >=1.4.0 in /docs - #473

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/docs/sphinx-book-theme-gte-1.4.0
Open

chore(deps): update sphinx-book-theme requirement from >=1.2.0 to >=1.4.0 in /docs#473
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/docs/sphinx-book-theme-gte-1.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on sphinx-book-theme to permit the latest version.

Release notes

Sourced from sphinx-book-theme's releases.

v1.4.0

What's Changed

Full Changelog: executablebooks/sphinx-book-theme@v1.3.0...v1.4.0

Changelog

Sourced from sphinx-book-theme's changelog.

v1.4.0 -- 2026-07-19

Full Changelog: executablebooks/sphinx-book-theme@v1.3.0...v1.4.0

v1.3.0 -- 2026-07-19

Full Changelog: executablebooks/sphinx-book-theme@v1.2.0...v1.3.0

v1.2.0 -- 2026-03-09

Full Changelog: executablebooks/sphinx-book-theme@v1.1.4...v1.2

v1.1.2 -- 2024-02-13

(full changelog)

Enhancements made

Bugs fixed

Contributors to this release

... (truncated)

Commits
  • 52c7cbb Release v1.4.0
  • ea1cddf DOCS: Adding new releases to changelog
  • 80e8369 Updating pydata-sphinx-theme to 0.20 and sphinx to >=8.2 (#975)
  • c2982e9 Build(deps-dev): Bump sass from 1.81.0 to 1.101.0 (#947)
  • 1a8c3e0 Build(deps-dev): Bump launch-editor from 2.6.1 to 2.14.1 (#964)
  • 9d6bf02 Build(deps-dev): Bump shell-quote from 1.8.1 to 1.8.4 (#965)
  • cd8e898 Build(deps): Bump tar and sass-loader (#963)
  • 1d0b329 Build(deps-dev): Bump websocket-driver from 0.7.4 to 0.7.5 (#972)
  • 5448be7 Build(deps-dev): Bump http-proxy-middleware from 2.0.9 to 2.0.10 (#971)
  • d9410bf Build(deps-dev): Bump ws from 8.20.0 to 8.21.1 (#970)
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [sphinx-book-theme](https://github.com/executablebooks/sphinx-book-theme) to permit the latest version.
- [Release notes](https://github.com/executablebooks/sphinx-book-theme/releases)
- [Changelog](https://github.com/executablebooks/sphinx-book-theme/blob/main/CHANGELOG.md)
- [Commits](executablebooks/sphinx-book-theme@v1.2.0...v1.4.0)

---
updated-dependencies:
- dependency-name: sphinx-book-theme
  dependency-version: 1.4.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency updates documentation Improvements or additions to documentation labels Aug 1, 2026
@temper-pulseengine
temper-pulseengine Bot enabled auto-merge (squash) August 1, 2026 15:34
@github-actions

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown

🔍 Build Diagnostics Report

Summary

Metric Base Branch This PR Change
Errors 0 0 0
Warnings 5 5 0

🎯 Impact Analysis

Issues in Files You Modified

  • 0 new errors introduced by your changes
  • 0 new warnings introduced by your changes
  • 0 total errors in modified files
  • 0 total warnings in modified files
  • 0 files you modified

Cascading Issues (Your Changes Breaking Other Files)

  • 0 new errors in unchanged files
  • 0 new warnings in unchanged files
  • 0 unchanged files now affected

Note: "Cascading issues" are errors in files you didn't modify, caused by your changes (e.g., breaking API changes, dependency issues).

✅ No Issues Detected

Perfect! Your changes don't introduce any new errors or warnings, and don't break any existing code.


📊 Full diagnostic data available in workflow artifacts

🔧 To reproduce locally:

# Install cargo-kiln
cargo install --path cargo-kiln

# Analyze your changes
cargo-kiln build --output json --filter-severity error
cargo-kiln check --output json --filter-severity warning

@codecov

codecov Bot commented Aug 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants