Conversation
Bumps [build](https://github.com/pypa/build) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.3.0...1.4.0) --- updated-dependencies: - dependency-name: build dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
🤖 Claude Code ReviewCode Review AnalysisCode Quality✅ Code follows style guideThe change is a simple dependency version bump in ✅ No commented-out codeNo commented-out code present in this diff. ✅ Meaningful variable namesN/A - This is a dependency version update, no new variables introduced. ✅ DRY principle followedN/A - No code duplication concerns in a single-line dependency update. ✅ Identify DefectsNo defects identified. The change updates the Note: It would be beneficial to verify that:
✅ Project memory configuration (./.claude/CLAUDE.md)Reviewed the project memory configuration at Testing
|
Bumps build from 1.3.0 to 1.4.0.
Release notes
Sourced from build's releases.
Changelog
Sourced from build's changelog.
Commits
54f238dchore: prepare for 1.4.0 (#972)f219276docs: first argument for _has_dependency is a name (#970)7adb29efix: support UV environment variable (#971)a40623bbuild(deps): bump actions/attest-build-provenance in the actions group (#968)c8fae34pre-commit: bump repositories (#965)ed9c379build(deps): bump actions/download-artifact in the actions group0e44fd2Addquietflag (#947)60e15edchore: color defaults to True in 3.14 (#962)0486d9dpre-commit: bump repositories (#961)393b775MNT: remove workaround for 3.14b1 (#960)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 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)Resolves #947
Resolves #940
Resolves #943
Resolves #971
Resolves #960
Resolves #962
Resolves #942
Resolves #950
Resolves #944
Resolves #945
Resolves #970
Resolves #921
Resolves #972
Resolves #968
Resolves #965
Resolves #961