Bump build from 1.4.2 to 1.4.3#88
Merged
github-actions[bot] merged 1 commit intomainfrom May 4, 2026
Merged
Conversation
senzingdevops
approved these changes
May 4, 2026
senzingdevops
left a comment
There was a problem hiding this comment.
Automated: approving this pull request because it includes a patch update
🤖 Claude Code ReviewPR Code ReviewThis is a minimal dependency bump PR — updating Code Quality
Testing
Documentation
Security
Summary: This is a clean, low-risk patch version bump for a dev dependency. The only minor question is whether a CHANGELOG entry is expected per project convention. No blockers.Automated code review analyzing defects and coding standards |
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
bc64baf to
116b11e
Compare
senzingdevops
approved these changes
May 4, 2026
senzingdevops
left a comment
There was a problem hiding this comment.
Automated: approving this pull request because it includes a patch update
🤖 Claude Code ReviewPR Code ReviewThis is a minimal dependency bump — Code Quality
Testing
Documentation
Security
Summary: This is a clean, low-risk dev-dependency bump. The only question is whether a CHANGELOG entry is expected — all other checklist items pass.Automated code review analyzing defects and coding standards |
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.
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)