rocm-cmake
rocm-cmake copied to clipboard
Bump sphinxcontrib-moderncmakedomain from 3.19 to 3.27.0 in /docs
Bumps sphinxcontrib-moderncmakedomain from 3.19 to 3.27.0.
Release notes
Sourced from sphinxcontrib-moderncmakedomain's releases.
Version 3.27.0
This adds some testing, with an upstream fix for parallel mode & a fix for a deprecation warning. Quite a bit of refactoring happened upstream. Sphinx 2+ is required now.
What's Changed
- tests: add tests non-parallel mode by
@henryiiiin scikit-build/moderncmakedomain#32- feat: CMake 3.27 by
@henryiiiin scikit-build/moderncmakedomain#37Full Changelog: https://github.com/scikit-build/moderncmakedomain/compare/v3.26.4...v3.27.0
Version 3.26.4
Adds parallel read safe, along with minor metadata updates. Tested on 3.12b1 and earlier. This release requires Python 3.7+.
Version 3.25.0
This version includes a fix for a warning with recent dependencies.
Version 3.21
Automated process of syncing with CMake using nox, as well as automated the deployment process. New releases will only be made when changes occur in this plugin in CMake upstream. The version will be synced with whatever version it was pulled from (usually the latest version).
First release under scikit-build!
Commits
0d6b277feat: CMake 3.27 (#37)2bb0da7tests: add tests non-parallel mode (#32)722d360ci: fix publish urlb9d8253ci: fix release actionf45bcc5chore: update actions for trusted pub & 3.12 (#28)08fe071chore(deps): bump pypa/gh-action-pypi-publish from 1.5.1 to release/v1 (#25)db415d9docs: update warning about upstream reports (#27)f1d9ffcchore: cmake 3.26 update (parallel support) (#26)cc554cechore(deps): bump wntrblm/nox from 2022.11.21 to 2023.04.22 (#24)08b06adchore: Add Sphinx Extension classifier (#13)- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
The following labels could not be found: documentation, dependencies, ci:docs-only.
Superseded by #193.