Skip to content

chore(deps): update dependency build to v1.1.1#21

Merged
kitsuyui merged 1 commit intomainfrom
renovate/build-1.x-lockfile
Mar 1, 2024
Merged

chore(deps): update dependency build to v1.1.1#21
kitsuyui merged 1 commit intomainfrom
renovate/build-1.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 29, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
build (changelog) 1.0.3 -> 1.1.1 age adoption passing confidence

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 - "before 9am every weekday,every weekend" in timezone Asia/Tokyo, 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 Mend Renovate. View repository job log here.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.33%. Comparing base (3ec056c) to head (62a9488).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #21   +/-   ##
=======================================
  Coverage   93.33%   93.33%           
=======================================
  Files           3        3           
  Lines          30       30           
=======================================
  Hits           28       28           
  Misses          2        2           
Flag Coverage Δ
unittests 93.33% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kitsuyui kitsuyui merged commit 7b4a3b7 into main Mar 1, 2024
@kitsuyui kitsuyui deleted the renovate/build-1.x-lockfile branch March 1, 2024 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants