Update dependency build to v1.3.0 #99

Merged
Renovate merged 1 commits from renovate/build-1.x into dev 2025-08-02 01:07:10 +03:00
Collaborator

This PR contains the following updates:

Package Update Change
build (changelog) minor ==1.2.2.post1 -> ==1.3.0

Release Notes

pypa/build (build)

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: Enabled.

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 | Update | Change | |---|---|---| | [build](https://github.com/pypa/build) ([changelog](https://build.pypa.io/en/stable/changelog.html)) | minor | `==1.2.2.post1` -> `==1.3.0` | --- ### Release Notes <details> <summary>pypa/build (build)</summary> ### [`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**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNi4zNS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMzUuMCIsInRhcmdldEJyYW5jaCI6ImRldiJ9-->
Renovate added 1 commit 2025-08-02 01:07:05 +03:00
Update dependency build to v1.3.0
All checks were successful
Tests / test (3.10) (pull_request) Successful in 1m2s
Tests / test (3.11) (pull_request) Successful in -6s
Tests / test (3.12) (pull_request) Successful in 7s
Tests / test (3.9) (pull_request) Successful in -5s
Tests / test (3.10) (push) Successful in -6s
Tests / test (3.11) (push) Successful in -10s
Tests / test (3.12) (push) Successful in -1s
Tests / test (3.9) (push) Successful in -7s
5abd2620d1
Renovate scheduled this pull request to auto merge when all checks succeed 2025-08-02 01:07:07 +03:00
Renovate merged commit 5abd2620d1 into dev 2025-08-02 01:07:10 +03:00
Sign in to join this conversation.
No description provided.