desert icon indicating copy to clipboard operation
desert copied to clipboard

Bump build from 0.5.1 to 0.7.0

Open dependabot[bot] opened this issue 4 years ago • 1 comments

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)

dependabot[bot] avatar Sep 17 '21 04:09 dependabot[bot]

Codecov Report

Merging #158 (72b65fb) into main (0812d5f) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #158   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          468       468           
  Branches        69        69           
=========================================
  Hits           468       468           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0812d5f...72b65fb. Read the comment docs.

codecov[bot] avatar Sep 17 '21 04:09 codecov[bot]

Looks like build is up-to-date now, so this is no longer needed.

dependabot[bot] avatar Sep 22 '22 20:09 dependabot[bot]