Skip to content

Bump build from 0.5.1 to 0.7.0 #32

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 17, 2021

Bumps build from 0.5.1 to 0.7.0.

Changelog

Sourced from build's changelog.

0.7.0 (16-09-2021)

  • Add build.util module with an high-level utility API (PR [#340](https://github.com/pypa/build/issues/340)_)

.. _PR #340: pypa/build#340

0.6.0.post1 (05-08-2021)

  • Fix compability with Python 3.6 and 3.7 (PR [#339](https://github.com/pypa/build/issues/339), Fixes [#338](https://github.com/pypa/build/issues/338))

.. _PR #339: pypa/build#339 .. _#338: pypa/build#338

0.6.0 (02-08-2021)

  • Improved output (PR [#333](https://github.com/pypa/build/issues/333), Fixes [#142](https://github.com/pypa/build/issues/142))
  • The CLI now honnors NO_COLOR_ (PR [#333](https://github.com/pypa/build/issues/333)_)
  • The CLI can now be forced to colorize the output by setting the FORCE_COLOR environment variable (PR [#335](https://github.com/pypa/build/issues/335)_)
  • Added logging to build and build.env (PR [#333](https://github.com/pypa/build/issues/333)_)
  • Switch to a TOML v1 compliant parser (PR [#336](https://github.com/pypa/build/issues/336), Fixes [#308](https://github.com/pypa/build/issues/308))

Breaking Changes

  • Dropped support for Python 2 and 3.5.

.. _PR #333: pypa/build#333 .. _PR #335: pypa/build#335 .. _PR #336: pypa/build#336 .. _#142: pypa/build#142 .. _#308: pypa/build#308 .. _NO_COLOR: https://no-color.org

Commits
  • c940180 release 0.7.0
  • ea50e7c build/env: ignore no-untyped-call errors on importlib.metadata.distyributions
  • a9a7d79 util: add project_wheel_metadata
  • e774f5e pre-commit: bump repositories
  • e4b9b05 tox: show error codes in mypy
  • 450097a tests: integration: use PEP 440 version as setuptools-scm fallback
  • 5aeef1b pre-commit: bump repositories
  • f20755c pre-commit: setup ci (#344)
  • 6d73774 main: fix missing dependencies error
  • 018a6f8 release 0.6.0.post1
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [build](https://github.com/pypa/build) from 0.5.1 to 0.7.0.
- [Release notes](https://github.com/pypa/build/releases)
- [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst)
- [Commits](pypa/build@0.5.1...0.7.0)

---
updated-dependencies:
- dependency-name: build
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 17, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 23, 2022

Superseded by #52.

@dependabot dependabot bot closed this May 23, 2022
@dependabot dependabot bot deleted the dependabot/pip/build-0.7.0 branch May 23, 2022 12:02
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.

0 participants