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
Updates the requirements on sphinx-book-theme, pytket[ZX] and pytket to permit the latest version. Updates
sphinx-book-theme
to 1.1.3Release notes
Sourced from sphinx-book-theme's releases.
Changelog
Sourced from sphinx-book-theme's changelog.
... (truncated)
Commits
b0f7a35
Merge pull request #843 from executablebooks/agoose77/enh-bump-version21ead22
enh: bump versionc9ac6b1
Merge pull request #842 from executablebooks/agoose77/maint-bump-pydata-versionbd60e86
Merge pull request #809 from sinsong/master6e93460
maint: update pydata-sphinx-theme min version9939b7a
Update src/sphinx_book_theme/assets/styles/sections/_header-article.scss36de725
Merge branch 'master' into master3b6fd68
Merge pull request #841 from executablebooks/agoose77/fix-pydata-sphinx-theme...2e53d46
docs: fix false-positive for nested admonitions0a84a3f
ci: fix patternUpdates
pytket[ZX]
from 1.27.0 to 1.29.0Release notes
Sourced from pytket[ZX]'s releases.
... (truncated)
Commits
7d4c055
Update docs and changelog for 1.29.0 release. (#1447)3b99be2
Allow classical transforms and predicates on up to 64 bits (#1446)5139818
Fix FlattenRelabelRegistersPass (#1441)ef2909d
Update Windows compiler version. (#1442)48f7669
Try running ZX test with all Python versions. (#1438)02ddc13
update remove blank wires to keep classical bits (#1435)dc910ad
Add workflow to mark stale issues and PRs. (#1437)28556f3
HandleNPhasedX
gates indecompose_cliffords_std()
(#1431)5c8d7e4
Revert to using ubuntu-22.04 runner for valgrind checks. (#1432)dd586ff
Refactor auto rebase and auto squash (#1410)Updates
pytket
from 1.27.0 to 1.29.0Release notes
Sourced from pytket's releases.
... (truncated)
Commits
7d4c055
Update docs and changelog for 1.29.0 release. (#1447)3b99be2
Allow classical transforms and predicates on up to 64 bits (#1446)5139818
Fix FlattenRelabelRegistersPass (#1441)ef2909d
Update Windows compiler version. (#1442)48f7669
Try running ZX test with all Python versions. (#1438)02ddc13
update remove blank wires to keep classical bits (#1435)dc910ad
Add workflow to mark stale issues and PRs. (#1437)28556f3
HandleNPhasedX
gates indecompose_cliffords_std()
(#1431)5c8d7e4
Revert to using ubuntu-22.04 runner for valgrind checks. (#1432)dd586ff
Refactor auto rebase and auto squash (#1410)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