build(deps): bump build from 1.4.2 to 1.4.3#20826
build(deps): bump build from 1.4.2 to 1.4.3#20826dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [build](https://github.com/pypa/build) from 1.4.2 to 1.4.3. - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.4.2...1.4.3) --- updated-dependencies: - dependency-name: build dependency-version: 1.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
🤖 Cursor Dependency AnalysisSupply-Chain Malware ReviewChecking how the project declares the Verdict: benign Why this looks safe
Actionable note: If you want extra assurance, compare the PR diff to only the files Dependabot should touch (e.g. lockfile / constraint pins) and ensure nothing unrelated was bundled—but on the evidence given, approve from a malware/supply-chain perspective. Compatibility AnalysisSearching the repository for how the 1) Where
|
Coverage Report for CI Build 24744840002Coverage decreased (-0.02%) to 91.161%Details
Uncovered ChangesNo uncovered changes found. Coverage Regressions25 previously-covered lines in 8 files lost coverage.
Coverage Stats💛 - Coveralls |
Bumps build from 1.4.2 to 1.4.3.
Release notes
Sourced from build's releases.
Changelog
Sourced from build's changelog.
... (truncated)
Commits
130b043chore: prepare for 1.4.37642efe🐛 fix(check_dependency): verify URL reqs via PEP 610 (#1027)d407530🐛 fix(env): prevent pip credential hang with private indexes (#1030)b3dc114chore: use ruff ALL (#1029)27b67b2🐛 fix(env): strip PYTHONPATH from isolated builds (#1024)c1454fdchore: add ruff SIM/RET (#1028)0b1ca1cchore: add ruff PYI (#1026)f1dfe82chore: add ruff PT (#1025)4348292🧪 test(coverage): achieve 100% test coverage (#1018)5d3390btests: improve annotations (#1023)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)Note
Low Risk
Low risk dependency bump limited to the optional
builddev tool, with only lockfile/hash updates and no runtime code changes.Overview
Updates the optional dev dependency
buildto>=1.4.3inpyproject.tomland refreshespoetry.lockto pinbuild==1.4.3(including new artifact hashes and thekeyringextra entry).Reviewed by Cursor Bugbot for commit bc31262. Bugbot is set up for automated code reviews on this repo. Configure here.