Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency build to v0.8.0 #80

Merged
merged 1 commit into from May 22, 2022
Merged

Update dependency build to v0.8.0 #80

merged 1 commit into from May 22, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 22, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
build (changelog) ==0.7.0 -> ==0.8.0 age adoption passing confidence

Release Notes

pypa/build

v0.8.0

Compare Source

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

  • Accept os.PathLike[str] in addition to str for paths in public
    API (PR #​392, Fixes #372)
  • Add schema validation for build-system table to check conformity
    with PEP 517 and PEP 518 (PR #​365, Fixes #364)
  • Better support for Python 3.11 (sysconfig schemes PR #​434, PR #​463, tomllib PR #​443, warnings PR #​420)
  • Improved error printouts (PR #​442_)
  • Avoid importing packaging unless needed (PR #​395, Fixes #393)

Breaking Changes

  • Failure to create a virtual environment in the build.env module now raises
    build.FailedProcessError (PR #​442_)

.. _PR #​365: https://github.com/pypa/build/pull/365
.. _PR #​392: https://github.com/pypa/build/pull/392
.. _PR #​395: https://github.com/pypa/build/pull/395
.. _PR #​420: https://github.com/pypa/build/pull/420
.. _PR #​434: https://github.com/pypa/build/pull/434
.. _PR #​442: https://github.com/pypa/build/pull/442
.. _PR #​443: https://github.com/pypa/build/pull/443
.. _PR #​463: https://github.com/pypa/build/pull/463
.. _#&#820https://github.com/pypa/build/issues/364ues/364
.. [https://github.com/pypa/build/issues/372](https://togithub.com/pypa/build/issues/372)ild/issues/3[https://github.com/pypa/build/pull/393](https://togithub.com/pypa/build/pull/393)m/pypa/build/pull/393


Configuration

📅 Schedule: 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 22, 2022
@MBS9 MBS9 merged commit ae9e429 into master May 22, 2022
@MBS9 MBS9 deleted the renovate/all-minor-patch branch May 22, 2022 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants