chore(deps): update dependency build to v1.2.1 #5

Merged
realaravinth merged 1 commit from renovate/build-1.x into master 2024-06-09 17:28:42 +05:30
Member

This PR contains the following updates:

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

Release Notes

pypa/build (build)

v1.2.1

Compare Source

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

  • Avoid error when terminal width is undetectable on Python < 3.11
    (PR :pr:761)

v1.2.0

Compare Source

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

  • Add --installer option, supporting pip and uv. Added uv
    extra.
    (PR :pr:751)
  • Improve console output and provide -v for dependency installation
    (PR :pr:749)
  • Avoid compiling unused bytecode when using pip
    (PR :pr:752)
  • Dropped support for Python 3.7
    (PR :pr:743)

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: 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 | Update | Change | |---|---|---| | [build](https://github.com/pypa/build) ([changelog](https://build.pypa.io/en/stable/changelog.html)) | minor | `==1.0.3` -> `==1.2.1` | --- ### Release Notes <details> <summary>pypa/build (build)</summary> ### [`v1.2.1`](https://github.com/pypa/build/blob/HEAD/CHANGELOG.rst#121-2024-03-28) [Compare Source](https://github.com/pypa/build/compare/1.2.0...1.2.1) \================== - Avoid error when terminal width is undetectable on Python < 3.11 (PR :pr:`761`) ### [`v1.2.0`](https://github.com/pypa/build/blob/HEAD/CHANGELOG.rst#120-2024-03-27) [Compare Source](https://github.com/pypa/build/compare/1.1.1...1.2.0) \================== - Add `--installer` option, supporting `pip` and `uv`. Added `uv` extra. (PR :pr:`751`) - Improve console output and provide `-v` for dependency installation (PR :pr:`749`) - Avoid compiling unused bytecode when using `pip` (PR :pr:`752`) - Dropped support for Python 3.7 (PR :pr:`743`) ### [`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**: 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM4OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlLWJvdCJdfQ==-->
renovate-bot added the
renovate-bot
label 2024-06-02 19:27:03 +05:30
renovate-bot force-pushed renovate/build-1.x from 666bcacea1 to ca9751c4cd 2024-06-09 17:25:18 +05:30 Compare
realaravinth merged commit c980beb1a8 into master 2024-06-09 17:28:42 +05:30
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: ForgeFlux/ftest-common-py#5
No description provided.