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 :pr:970)
  • Fix test failure when flit-core is installed
    (PR :pr:921)

v1.3.0

Compare Source

==================

  • Add --config-json
    (PR :pr:916, fixes issue :issue:900)
  • Drop Python 3.8
    (PR :pr:891)
  • Test on Python 3.14, colorful help on 3.14+
    (PR :pr:895)
  • Fix ModuleNotFoundError when pip is not installed
    (PR :pr:898)
  • Disable use of pip install --python for debundled pip
    (PR :pr:861)
  • Don't pass no-wheel to virtualenv if it would warn
    (PR :pr:892)
  • Optimize our tests to run faster
    (PR :pr:871, :pr:872, :pr:738)
  • Allow running our tests without virtualenv
    (PR :pr:911)
  • Fix issues in our tests
    (PR :pr:824, :pr:918, :pr:870, :pr:915, :pr:862, :pr:863, :pr:899, :pr:896, :pr:854)
  • Use SPDX identifiers for our license metadata
    (PR :pr:914)
  • Use dependency-groups for our development
    (PR :pr:880)
  • Mention conda and update uv mention in README/docs
    (PR :pr:842, :pr:816, :pr:917)

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/blob/HEAD/CHANGELOG.rst#140-2026-01-08) [Compare Source](https://github.com/pypa/build/compare/1.3.0...1.4.0) \================== - 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 :pr:`970`) - Fix test failure when `flit-core` is installed (PR :pr:`921`) ### [`v1.3.0`](https://github.com/pypa/build/blob/HEAD/CHANGELOG.rst#130-2025-08-01) [Compare Source](https://github.com/pypa/build/compare/1.2.2.post1...1.3.0) \================== - Add `--config-json` (PR :pr:`916`, fixes issue :issue:`900`) - Drop Python 3.8 (PR :pr:`891`) - Test on Python 3.14, colorful help on 3.14+ (PR :pr:`895`) - Fix `ModuleNotFoundError` when `pip` is not installed (PR :pr:`898`) - Disable use of `pip install --python` for debundled pip (PR :pr:`861`) - Don't pass no-wheel to virtualenv if it would warn (PR :pr:`892`) - Optimize our tests to run faster (PR :pr:`871`, :pr:`872`, :pr:`738`) - Allow running our tests without virtualenv (PR :pr:`911`) - Fix issues in our tests (PR :pr:`824`, :pr:`918`, :pr:`870`, :pr:`915`, :pr:`862`, :pr:`863`, :pr:`899`, :pr:`896`, :pr:`854`) - Use SPDX identifiers for our license metadata (PR :pr:`914`) - Use dependency-groups for our development (PR :pr:`880`) - Mention conda and update uv mention in README/docs (PR :pr:`842`, :pr:`816`, :pr:`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.