Update dependency build to v1.1.1 #8

Merged
profitroll merged 1 commits from renovate/build-1.x into dev 2024-03-26 15:36:10 +02:00
Collaborator

This PR contains the following updates:

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

Release Notes

pypa/build (build)

v1.1.1

Compare Source

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

  • Fixed invoking outer pip from user site packages
    (PR :pr:746, fixes issue :issue:745)
  • Corrected the minimum pip version required to use an outer pip
    (PR :pr:746, fixes issue :issue:745)

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.1` | --- ### Release Notes <details> <summary>pypa/build (build)</summary> ### [`v1.1.1`](https://github.com/pypa/build/blob/HEAD/CHANGELOG.rst#111-2024-02-29) [Compare Source](https://github.com/pypa/build/compare/v1.1.0...1.1.1) \================== - Fixed invoking outer pip from user site packages (PR :pr:`746`, fixes issue :issue:`745`) - Corrected the minimum pip version required to use an outer pip (PR :pr:`746`, fixes issue :issue:`745`) ### [`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:eyJjcmVhdGVkSW5WZXIiOiIzNi4zNS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMzUuMCIsInRhcmdldEJyYW5jaCI6ImRldiJ9-->
Renovate added 1 commit 2024-03-26 15:30:31 +02:00
Tests / test (3.11) (pull_request) Has been cancelled Details
Tests / test (3.8) (pull_request) Has been cancelled Details
Tests / test (3.9) (pull_request) Has been cancelled Details
Tests / test (3.10) (pull_request) Has been cancelled Details
2717835ed8
Update dependency build to v1.1.1
Renovate scheduled this pull request to auto merge when all checks succeed 2024-03-26 15:30:31 +02:00
profitroll merged commit ca22cb0cbe into dev 2024-03-26 15:36:10 +02:00
profitroll deleted branch renovate/build-1.x 2024-03-26 15:36:10 +02:00
Sign in to join this conversation.
No reviewers
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/PythonRMV#8
No description provided.