Skip to content

Chore(deps): bump build from 1.2.1 to 1.2.2

HIFIS Bot requested to merge dependabot-pip-build-1.2.2 into main

Bumps build from 1.2.1 to 1.2.2.

Release notes

Sourced from build's releases.

Version 1.2.2

What's Changed

  • Add editable to builder.get_requries_for_build's static types (PR #764, fixes issue #763)
  • Include artifact attestations in our release (PR #782)
  • Fix typing compatibility with typed pyproject-hooks (PR #788)
  • Mark more tests with network (PR #808)
  • Add more intersphinx links to docs (PR #804)
  • Make uv optional for tests (PR #807 and #813)

New Contributors

Full Changelog: https://github.com/pypa/build/compare/1.2.1...1.2.2

Changelog

Sourced from build's changelog.

1.2.2 (2024-09-06)

  • Add editable to builder.get_requries_for_build's static types (PR 🇵🇷764, fixes issue :issue:763)
  • Include artifact attestations in our release (PR 🇵🇷782)
  • Fix typing compatibility with typed pyproject-hooks (PR 🇵🇷788)
  • Mark more tests with network (PR 🇵🇷808)
  • Add more intersphinx links to docs (PR 🇵🇷804)
  • Make uv optional for tests (PR 🇵🇷807 and 🇵🇷813)
Commits
  • 3b0b5d0 docs: changelog for 1.2.2 (#812)
  • b44a886 docs: more info in README
  • 8e19948 build(deps): bump actions/attest-build-provenance in the actions group (#814)
  • b90956c tests: add module case to uv detection (#813)
  • e79f1b3 ci: remove bot comments from generated release notes (#810)
  • f6da25a pre-commit: bump repositories (#801)
  • 9a52c50 tests: optional uv (#807)
  • 553b700 docs: Add a few intersphinx links to the Python Packaging User Guide (#804)
  • 336efcb build(deps): bump actions/attest-build-provenance in the actions group (#802)
  • 73b7213 tests: mark more network tests (#808)
  • Additional commits viewable in compare view

Merge request reports

Loading