Bump the actions group with 2 updates by dependabot[bot] · Pull Request #313 · python/python-docs-theme
Bumps the actions group with 2 updates: j178/prek-action and hynek/build-and-inspect-python-package.
Updates j178/prek-action from 2.0.2 to 2.0.4
Release notes
Sourced from j178/prek-action's releases.
v2.0.4
What's Changed
- Update known versions for prek 0.3.12 by
@j178in j178/prek-action#131- Update known versions for prek 0.3.13 by
@j178in j178/prek-action#132- Update known versions for prek 0.4.0 by
@j178in j178/prek-action#133Full Changelog: j178/prek-action@v2...v2.0.4
v2.0.3
What's Changed
- Use single action entrypoint by
@j178in j178/prek-action#128- Update known versions for prek 0.3.10 by
@j178in j178/prek-action#123- Update known versions for prek 0.3.11 by
@j178in j178/prek-action#124Full Changelog: j178/prek-action@v2...v2.0.3
Commits
bdca6f1Update actions/setup-node action to v6.4.0 (#137)3230ac7Update dependency vitest to v4.1.5 (#134)9a332a1Update pre-commit hook biomejs/pre-commit to v2.4.13 (#136)8b56901Update known versions for prek 0.4.0 (#133)4a83041Update known versions for prek 0.3.13 (#132)fe60983Update known versions for prek 0.3.12 (#131)6f2f302Update pre-commit hook biomejs/pre-commit to v2.4.12 (#130)6ad8027Use single action entrypoint (#128)f8c977aUpdate dependency typescript to v6 (#122)7c137cfUpdate npm dev dependencies (#125)- Additional commits viewable in compare view
Updates hynek/build-and-inspect-python-package from 2.17.0 to 2.18.0
Release notes
Sourced from hynek/build-and-inspect-python-package's releases.
v2.18.0
Added
- New input:
skip-sdistto skip building the source distribution. #228
Changelog
Sourced from hynek/build-and-inspect-python-package's changelog.
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
2.18.0 - 2026-05-11
Added
- New input:
skip-sdistto skip building the source distribution. #2282.17.0 - 2026-03-27
Fixed
- The action now passes Zizmor in pedantic mode. #212
2.16.0 - 2026-03-26
Added
- New input:
include-free-threadedWhen set to'true', free-threaded Python siblings (for example,3.14t) are included in the version outputs for Python 3.14 and later, inserted inline after each matching version. #2082.15.0 - 2026-03-19
Added
- The Python version used to build the package can now be configured using the
python-versioninput. #191Changed
- Pick Python version explictly instead of
"3.x"to prevent incompatibily problems like #182 in the future.
... (truncated)
Commits
d44ca7dv2.18.0fc6c064Prepare for release toolinge46f867docs: nobody is using download-artifact@v3 anymore4c9a9fbAutomated dependency upgrades (#229)b3b197dAdd skip-sdist input (#228)37fb3a3Bump the github-actions group with 3 updates (#226)dae682bAutomated dependency upgrades (#225)c0b0c57Bump cryptography from 46.0.6 to 46.0.7 in /requirements (#224)a438e96Bump pygments from 2.19.2 to 2.20.0 in /requirements (#222)76bf8b2Consistent endashes- 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 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 <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions