build(deps-dev): Bump nbsphinx from 0.9.5 to 0.9.8 in /framework#7348
build(deps-dev): Bump nbsphinx from 0.9.5 to 0.9.8 in /framework#7348dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [nbsphinx](https://github.com/spatialaudio/nbsphinx) from 0.9.5 to 0.9.8. - [Release notes](https://github.com/spatialaudio/nbsphinx/releases) - [Changelog](https://github.com/spatialaudio/nbsphinx/blob/master/NEWS.rst) - [Commits](spatialaudio/nbsphinx@0.9.5...0.9.8) --- updated-dependencies: - dependency-name: nbsphinx dependency-version: 0.9.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 1746e33e43
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "furo==2024.8.6", | ||
| "sphinx-reredirects==0.1.5", | ||
| "nbsphinx==0.9.5", | ||
| "nbsphinx==0.9.8", |
There was a problem hiding this comment.
Update uv.lock with the nbsphinx bump
This changes the dev dependency pin to nbsphinx==0.9.8, but framework/uv.lock still records the project metadata constraints and package entry for nbsphinx==0.9.5 (for example at framework/uv.lock:792, :1080, and :2376). In CI or a fresh checkout that installs with uv sync --locked, the lockfile freshness check/install will continue to use or validate against 0.9.5 instead of the requested 0.9.8, so the dependency bump is incomplete until the lockfile is regenerated and committed.
Useful? React with 👍 / 👎.
Bumps nbsphinx from 0.9.5 to 0.9.8.
Release notes
Sourced from nbsphinx's releases.
Changelog
Sourced from nbsphinx's changelog.
... (truncated)
Commits
4f07420Release 0.9.875d6770Avoid a logging errordd96f11DOC: Update URL for the <img> elementd97c011Add support for mathjax4_config (#854)4882668Fix nbsphinx_assume_equations to work with newer versions of Sphinx95372a7CI: use "uv" for "publish" workflow9ce8c26setup.py -> pyproject.toml394b9eeDOC: use anonymous hyperlinks for embedded URLsab85921Bump actions/upload-artifact from 4 to 576122c2Bump actions/download-artifact from 4 to 6Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)