chore(deps): bump build from 1.6.0 to 1.6.1 - #640
Open
dependabot[bot] wants to merge 2 commits into
Open
dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Bumps [build](https://github.com/pypa/build) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.6.0...1.6.1) --- updated-dependencies: - dependency-name: build dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
carloshvp,
qubeena07 and
zohebk8s
as code owners
September 14, 2026 17:07
Signed-off-by: Imran Siddique <imran.siddique@opaque.co>
imran-siddique
approved these changes
Sep 17, 2026
imran-siddique
left a comment
Member
There was a problem hiding this comment.
Reviewed the repaired dependency diff at 2434330. The build bump uses the regenerated universal release lock. Recorded hash-checked installs, wheel/source-distribution metadata and CLI smoke checks pass.
The validation evidence is in the PR description. This supplies the maintainer review; the repository still requires an independent reviewer to approve the latest push.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release lock repair
Regenerated requirements/release.txt with uv 0.12.15 using the documented universal Python 3.11 target. Relative to main, only build 1.6.0 -> 1.6.1 and its hashes change. Windows dependencies and Python/platform conditions are preserved; repeating generation produces identical bytes.
Validation on Windows/Python 3.12: fresh hash-checked release-tool installation, standard
python -m build, andpython -m twine checkall passed. The wheel and source distribution each installed into a separate fresh environment and passedscripts/verify_python_distribution.pyfor version 0.5.0, installed imports, bundled catalog schemas and Config construction. Both passedcmcp --help.The original lock has the same Git blob as cA2A #172's original release lock, whose Windows hash-checked resolution failed on missing colorama. Hosted CI 35129065131 passed all six Windows/Linux Python 3.11-3.13 jobs and governance. CodeQL 35129065102 passed on 2434330. Release packaging was checked locally; no publication was performed.
Bumps build from 1.6.0 to 1.6.1.
Release notes
Sourced from build's releases.
Changelog
Sourced from build's changelog.
... (truncated)
Commits
89cccefchore: prepare for 1.6.1a6f707aci: support releases from v* branches (#1178)7785161docs: fix doubled backslashes in Windows pip config path (#1149)244b250fix: always use copies for the isolated venv on Windows (#1176)c93ca6fbuild(deps): bump re-actors/alls-green from 1.2.2 to 1.3.0 in the github-acti...e02ffd3pre-commit: bump repositories (#1173)aad39a8docs: fix changelog page heading levels and sidebar (#1171)5c3fd46docs: use PyPI ref directly (#1172)1c5bd6c🐛 fix(release): format generated changelog (#1170)7f0cc7e🔧 build(type): replace mypy with pyrefly (#1168)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 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)