Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps quantecon-book-theme from 0.9.2 to 0.14.0.

Release notes

Sourced from quantecon-book-theme's releases.

v0.14.0

What's Changed

Added

  • Visual regression testing with Playwright (#339)

    • Automated screenshot comparison for theme styling
    • Tests for code blocks, dark mode, math equations, headers, sidebars
    • Desktop and mobile viewport coverage
    • CI integration with GitHub Actions
  • New /update-new-snapshots PR comment command (#340)

    • Automatically generates baseline snapshots for new visual tests
    • Only creates missing snapshots (won't overwrite existing baselines)
    • Documents workflow in tests/visual/README.md

Fixed

  • Removed italic formatting from f-string interpolation tokens (#324, #329)
    • F-string placeholders like {variable} now render in consistent monospace
    • Improves code readability by matching terminal/REPL output style

Full Changelog: QuantEcon/quantecon-book-theme@v0.13.2...v0.14.0

v0.13.2

Fixed

  • Updated Jupyter Book links to avoid redirects (#337)
    • Footer "Powered by Jupyter Book" link now points directly to jupyterbook.org/v1/
    • Eliminates redirect warnings in lecture linkcheckers

Related

v0.13.1

Fixed

  • Colab launch button now correctly generates URLs for flat notebook repositories (#336)
    • Added nb_path_to_notebooks configuration option to specify notebook path independently from path_to_docs
    • Defaults to empty string for flat repositories, fixing incorrect URL generation

Usage

For flat notebook repositories, no additional configuration is needed:

html_theme_options = {
    "nb_repository_url": "https://github.com/QuantEcon/lecture-python.notebooks",
    "nb_branch": "main",
    # nb_path_to_notebooks defaults to "" (flat structure)
}
</tr></table> 

... (truncated)

Changelog

Sourced from quantecon-book-theme's changelog.

[0.14.0] - 2025-12-01

Added

  • Visual regression testing with Playwright (#339)
    • Automated screenshot comparison for theme styling
    • Tests for code blocks, dark mode, math equations, headers, sidebars
    • Desktop and mobile viewport coverage
    • CI integration with GitHub Actions
  • New /update-new-snapshots PR comment command (#340)
    • Automatically generates baseline snapshots for new visual tests
    • Only creates missing snapshots (won't overwrite existing baselines)
    • Documents workflow in tests/visual/README.md

Fixed

  • Removed italic formatting from f-string interpolation tokens (#324, #329)
    • F-string placeholders like {variable} now render in consistent monospace
    • Improves code readability by matching terminal/REPL output style

[0.13.2] - 2025-11-25

Fixed

  • Updated Jupyter Book links to avoid redirects (#337)
    • Footer "Powered by Jupyter Book" link now points directly to jupyterbook.org/v1/
    • Eliminates redirect warnings in lecture linkcheckers

[0.13.1] - 2025-11-25

Fixed

  • Colab launch button now correctly generates URLs for flat notebook repositories (#336)
    • Added nb_path_to_notebooks configuration option to specify notebook path independently from path_to_docs
    • Defaults to empty string for flat repositories, fixing incorrect URL generation

[0.13.0] - 2024-11-24

Added

  • Collapsible stderr warnings feature (#333)
    • Automatically detects and wraps stderr output in notebook cells with a collapsible interface
    • Displays a compact "⚠ Code warnings" button for cleaner presentation
    • Improves readability when code produces verbose warnings from upstream packages
    • Includes dark theme support and accessibility features (ARIA labels)
    • Works seamlessly with myst-nb's merge_streams configuration option

[0.12.0] - 2025-11-23

Added

  • Git-based metadata integration for lecture pages (#328, #331)
    • Last modified timestamp displayed below authors
    • Interactive changelog dropdown showing last 10 commits (configurable)
    • Clickable commit hashes linking to GitHub commit pages
    • Full commit history link for each document

... (truncated)

Commits
  • 98b6ca4 RELEASE: bump version to 0.14.0
  • 8f8d2b0 STYLE: Remove italic formatting from f-string interpolation tokens (#340)
  • 5ca98a1 FEAT: add visual regression testing with Playwright (#339)
  • 74a21c2 RELEASE: bump version to 0.13.2
  • c20c5af FIX: update Jupyter Book links to avoid redirects (#337)
  • 2327c91 FIX: add nb_path_to_notebooks config for colab links (#336)
  • 069e520 ⬆️ Bump actions/checkout from 5 to 6 (#334)
  • 861dbc8 Bump version to 0.13.0
  • aa53d00 Add collapsible stderr warnings feature (#333)
  • 768fe14 Release v0.12.0
  • Additional commits viewable in compare view

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)

Bumps [quantecon-book-theme](https://github.com/QuantEcon/quantecon-book-theme) from 0.9.2 to 0.14.0.
- [Release notes](https://github.com/QuantEcon/quantecon-book-theme/releases)
- [Changelog](https://github.com/QuantEcon/quantecon-book-theme/blob/main/CHANGELOG.md)
- [Commits](QuantEcon/quantecon-book-theme@v0.9.2...v0.14.0)

---
updated-dependencies:
- dependency-name: quantecon-book-theme
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file conda Pull requests that update conda code labels Dec 1, 2025
@netlify
Copy link

netlify bot commented Dec 1, 2025

Deploy Preview for jade-tarsier-d98a19 ready!

Name Link
🔨 Latest commit 8d08739
🔍 Latest deploy log https://app.netlify.com/projects/jade-tarsier-d98a19/deploys/692d233c5a1cfe000853f477
😎 Deploy Preview https://deploy-preview-13--jade-tarsier-d98a19.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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

Labels

conda Pull requests that update conda code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant