chore(deps): update dependency build to v1.4.0 #36

Open
renovate-bot wants to merge 1 commit from renovate/build-1.x into master
Member

This PR contains the following updates:

Package Change Age Confidence
build (changelog) ==1.2.2.post1 -> ==1.4.0 age confidence

Release Notes

pypa/build (build)

v1.4.0

Compare Source

  • Add --quiet flag (PR #​947)
  • Add option to dump PEP 517 metadata with --metadata (PR #​940, PR #​943)
  • Support UV environment variable (PR #​971)
  • Remove a workaround for 3.14b1 (PR #​960)
  • In 3.14 final release, color defaults to True already (PR #​962)
  • Pass sp-repo-review (PR #​942)
  • In pytest configuration, log_level is better than log_cli_level (PR #​950)
  • Split up typing and mypy (PR #​944)
  • Use types-colorama (PR #​945)
  • In docs, first argument for _has_dependency is a name (PR #​970)
  • Fix test failure when flit-core is installed (PR #​921)

v1.3.0

Compare Source


Configuration

📅 Schedule: 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 becomes conflicted, 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 Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [build](https://github.com/pypa/build) ([changelog](https://build.pypa.io/en/stable/changelog.html)) | `==1.2.2.post1` -> `==1.4.0` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/build/1.4.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/build/1.2.2.post1/1.4.0?slim=true) | --- ### Release Notes <details> <summary>pypa/build (build)</summary> ### [`v1.4.0`](https://github.com/pypa/build/releases/tag/1.4.0) [Compare Source](https://github.com/pypa/build/compare/1.3.0...1.4.0) - Add `--quiet` flag (PR [#&#8203;947](https://github.com/pypa/build/issues/947)) - Add option to dump PEP 517 metadata with `--metadata` (PR [#&#8203;940](https://github.com/pypa/build/issues/940), PR [#&#8203;943](https://github.com/pypa/build/issues/943)) - Support `UV` environment variable (PR [#&#8203;971](https://github.com/pypa/build/issues/971)) - Remove a workaround for 3.14b1 (PR [#&#8203;960](https://github.com/pypa/build/issues/960)) - In 3.14 final release, `color` defaults to `True` already (PR [#&#8203;962](https://github.com/pypa/build/issues/962)) - Pass sp-repo-review (PR [#&#8203;942](https://github.com/pypa/build/issues/942)) - In pytest configuration, `log_level` is better than `log_cli_level` (PR [#&#8203;950](https://github.com/pypa/build/issues/950)) - Split up typing and mypy (PR [#&#8203;944](https://github.com/pypa/build/issues/944)) - Use `types-colorama` (PR [#&#8203;945](https://github.com/pypa/build/issues/945)) - In docs, first argument for `_has_dependency` is a name (PR [#&#8203;970](https://github.com/pypa/build/issues/970)) - Fix test failure when `flit-core` is installed (PR [#&#8203;921](https://github.com/pypa/build/issues/921)) ### [`v1.3.0`](https://github.com/pypa/build/releases/tag/1.3.0) [Compare Source](https://github.com/pypa/build/compare/1.2.2.post1...1.3.0) - Add `--config-json` (PR [#&#8203;916](https://github.com/pypa/build/issues/916), fixes issue [#&#8203;900](https://github.com/pypa/build/issues/900)) - Drop Python 3.8 (PR [#&#8203;891](https://github.com/pypa/build/issues/891)) - Test on Python 3.14, colorful help on 3.14+ (PR [#&#8203;895](https://github.com/pypa/build/issues/895)) - Fix `ModuleNotFoundError` when `pip` is not installed (PR [#&#8203;898](https://github.com/pypa/build/issues/898)) - Disable use of `pip install --python` for debundled pip (PR [#&#8203;861](https://github.com/pypa/build/issues/861)) - Don't pass no-wheel to virtualenv if it would warn (PR [#&#8203;892](https://github.com/pypa/build/issues/892)) - Optimize our tests to run faster (PR [#&#8203;871](https://github.com/pypa/build/issues/871), [#&#8203;872](https://github.com/pypa/build/issues/872), [#&#8203;738](https://github.com/pypa/build/issues/738)) - Allow running our tests without virtualenv (PR [#&#8203;911](https://github.com/pypa/build/issues/911)) - Fix issues in our tests (PR [#&#8203;824](https://github.com/pypa/build/issues/824), [#&#8203;918](https://github.com/pypa/build/issues/918), [#&#8203;870](https://github.com/pypa/build/issues/870), [#&#8203;915](https://github.com/pypa/build/issues/915), [#&#8203;862](https://github.com/pypa/build/issues/862), [#&#8203;863](https://github.com/pypa/build/issues/863), [#&#8203;899](https://github.com/pypa/build/issues/899), [#&#8203;896](https://github.com/pypa/build/issues/896), [#&#8203;854](https://github.com/pypa/build/issues/854)) - Use SPDX identifiers for our license metadata (PR [#&#8203;914](https://github.com/pypa/build/issues/914)) - Use dependency-groups for our development (PR [#&#8203;880](https://github.com/pypa/build/issues/880)) - Mention conda and update uv mention in README/docs (PR [#&#8203;842](https://github.com/pypa/build/issues/842), [#&#8203;816](https://github.com/pypa/build/issues/816), [#&#8203;917](https://github.com/pypa/build/issues/917)) </details> --- ### Configuration 📅 **Schedule**: 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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41Mi44IiwidXBkYXRlZEluVmVyIjoiNDIuNTIuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS1ib3QiXX0=-->
renovate-bot force-pushed renovate/build-1.x from 6c824adccc to 9b4b5fd7f3 2026-01-12 05:17:54 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency build to v1.3.0 to chore(deps): update dependency build to v1.4.0 2026-01-12 05:17:55 +05:30
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/build-1.x:renovate/build-1.x
git switch renovate/build-1.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/build-1.x
git switch renovate/build-1.x
git rebase master
git switch master
git merge --ff-only renovate/build-1.x
git switch renovate/build-1.x
git rebase master
git switch master
git merge --no-ff renovate/build-1.x
git switch master
git merge --squash renovate/build-1.x
git switch master
git merge --ff-only renovate/build-1.x
git switch master
git merge renovate/build-1.x
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mCaptcha/mcaptcha-api-py!36
No description provided.