Skip to content

chore(deps): update dependency build to v1.6.1 - #2051

Open
amilcarlucas wants to merge 1 commit into
masterfrom
renovate/build-1.x
Open

amilcarlucas wants to merge 1 commit into
masterfrom
renovate/build-1.x

Conversation

@amilcarlucas

Copy link
Copy Markdown
Collaborator

This PR contains the following updates:

Package Change Age Confidence
build (changelog) 1.6.01.6.1 age confidence

Release Notes

pypa/build (build)

v1.6.1

Compare Source

What's Changed

Full Changelog: pypa/build@1.6.0...1.6.1


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

Copilot AI lite review requested due to automatic review settings September 11, 2026 02:42

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

The dependency declaration and lockfile are inconsistent with the updated test script.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Updates the build dependency used by the packaging test from 1.6.0 to 1.6.1.

Changes:

  • Pins build==1.6.1 in test_pip_package.sh.
File summaries
File Summary
test_pip_package.sh Updates the packaging test dependency. The project declaration and lockfile still use 1.6.0; these should be updated or the script change reverted. Moderate finding (3 votes).
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread test_pip_package.sh
source .venv/bin/activate
fi
uv pip install "build==1.6.0" "packaging==26.3" "setuptools==84.0.0"
uv pip install "build==1.6.1" "packaging==26.3" "setuptools==84.0.0"
@amilcarlucas
amilcarlucas force-pushed the renovate/build-1.x branch 2 times, most recently from 0f710d8 to 19b4884 Compare September 15, 2026 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants