build(deps): bump hynek/build-and-inspect-python-package from 2.13.0 to 2.14.0
Bumps hynek/build-and-inspect-python-package from 2.13.0 to 2.14.0.
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.
2.14.0
Changed
Update tools such that they work on Python 3.14 (which is now
3.xon GitHub Actions). #182The action now ignores
UV_PYTHONcoming from the outside. #1842.13.0
Added
New output:
package_nameis the name of the built package as stored in metadata. #162The package name is now part of the action summary which is helpful when you build more than one package from a repository. #169
Changed
- All GitHub actions are now pinned to exact hashes for better reproducibility and mild security improvements[^st].
[^st]: Chosen prefix SHA-1 hash collision attacks exist. Against serious attackers, this is but security theater.
2.12.0
Changed
- This release only updates the tools we use. It's important for being able to handle packaging metadata 2.4, as published by recent versions of Hatchling, though. #161
2.11.0
Added
- New output:
package_versionis the version of the package that was built.
... (truncated)
Commits
efb823fv2.14.0fea7251Update changelogf79f62dUnset UV_PYTHON (#184)5207127Group dependabot2667f72Update actions (#183)4d00193Automated dependency upgrades (#182)946ff2aAutomated dependency upgrades (#177)bc052a7[pre-commit.ci] pre-commit autoupdate (#178)a2e9b60Automated dependency upgrades (#176)8dba707Automated dependency upgrades (#172)- 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.
@bluetech i'll leave this one to you