Update dependency build to v1.1.0 #23

Merged
Renovate merged 1 commits from renovate/build-1.x into master 2024-02-29 20:23:46 +02:00
Collaborator

This PR contains the following updates:

Package Update Change
build (changelog) minor ==1.0.3 -> ==1.1.0

Release Notes

pypa/build (build)

v1.1.0

Compare Source

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

  • Use external pip if available instead of installing, speeds up environment
    setup with virtualenv slightly and venv significantly.
    (PR :pr:736)
  • Stopped injecting wheel as a build dependency automatically, in the
    case of missing pyproject.toml -- by :user:webknjaz.
    (PR :pr:716)
  • Use importlib_metadata on Python <3.10.2 for bugfixes not present in
    those CPython standard libraries (not required when bootstrapping) -- by
    :user:GianlucaFicarelli.
    (PR :pr:693, fixes issue :issue:692)

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.0.3` -> `==1.1.0` | --- ### Release Notes <details> <summary>pypa/build (build)</summary> ### [`v1.1.0`](https://github.com/pypa/build/blob/HEAD/CHANGELOG.rst#110-2024-02-29) [Compare Source](https://github.com/pypa/build/compare/1.0.3...v1.1.0) \================== - Use external pip if available instead of installing, speeds up environment setup with virtualenv slightly and venv significantly. (PR :pr:`736`) - Stopped injecting `wheel` as a build dependency automatically, in the case of missing `pyproject.toml` -- by :user:`webknjaz`. (PR :pr:`716`) - Use `importlib_metadata` on Python <3.10.2 for bugfixes not present in those CPython standard libraries (not required when bootstrapping) -- by :user:`GianlucaFicarelli`. (PR :pr:`693`, fixes issue :issue:`692`) </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:eyJjcmVhdGVkSW5WZXIiOiIzNi4zNS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
Renovate added 1 commit 2024-02-29 19:20:36 +02:00
Tests / test (3.10) (pull_request) Successful in 1m23s Details
Tests / test (3.11) (pull_request) Successful in 1m22s Details
Tests / test (3.8) (pull_request) Successful in 1m23s Details
Tests / test (3.9) (pull_request) Successful in 1m24s Details
Tests / test (3.10) (push) Successful in 1m25s Details
Tests / test (3.11) (push) Successful in 1m22s Details
Tests / test (3.8) (push) Successful in 1m23s Details
Tests / test (3.9) (push) Successful in 1m25s Details
0dd343b933
Update dependency build to v1.1.0
Renovate scheduled this pull request to auto merge when all checks succeed 2024-02-29 19:20:37 +02:00
Renovate merged commit 0dd343b933 into master 2024-02-29 20:23:46 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
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: profitroll/huepaper#23
No description provided.