chore(deps): update dependency build to v1.4.3 #36

Open
renovate-bot wants to merge 1 commit from renovate/build-1.x into master
Member

This PR contains the following updates:

Package Change Age Confidence
build (changelog) ==1.2.2.post1 -> ==1.4.3 age confidence

Release Notes

pypa/build (build)

v1.4.3

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/pypa/build/compare/1.4.2...1.4.3

v1.4.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/pypa/build/compare/1.4.1...1.4.2

v1.4.1

Compare Source

What's Changed

Full Changelog: https://github.com/pypa/build/compare/1.4.0...1.4.1

v1.4.0

Compare Source

  • Add --quiet flag (PR #​947)
  • Add option to dump PEP 517 metadata with --metadata (PR #​940, PR #​943)
  • Support UV environment variable (PR #​971)
  • Remove a workaround for 3.14b1 (PR #​960)
  • In 3.14 final release, color defaults to True already (PR #​962)
  • Pass sp-repo-review (PR #​942)
  • In pytest configuration, log_level is better than log_cli_level (PR #​950)
  • Split up typing and mypy (PR #​944)
  • Use types-colorama (PR #​945)
  • In docs, first argument for _has_dependency is a name (PR #​970)
  • Fix test failure when flit-core is installed (PR #​921)

v1.3.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [build](https://github.com/pypa/build) ([changelog](https://build.pypa.io/en/stable/changelog.html)) | `==1.2.2.post1` -> `==1.4.3` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/build/1.4.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/build/1.2.2.post1/1.4.3?slim=true) | --- ### Release Notes <details> <summary>pypa/build (build)</summary> ### [`v1.4.3`](https://github.com/pypa/build/releases/tag/1.4.3) [Compare Source](https://github.com/pypa/build/compare/1.4.2...1.4.3) <!-- Release notes generated using configuration in .github/release.yml at 1.4.3 --> #### What's Changed - 🐛 fix(api): resolve thread-safety races in build API by [@&#8203;gaborbernat](https://github.com/gaborbernat) in [#&#8203;1015](https://github.com/pypa/build/pull/1015) - 🐛 fix(builder): validate backend-path entries exist on disk by [@&#8203;gaborbernat](https://github.com/gaborbernat) in [#&#8203;1016](https://github.com/pypa/build/pull/1016) - test: cover config settings build paths by [@&#8203;terminalchai](https://github.com/terminalchai) in [#&#8203;992](https://github.com/pypa/build/pull/992) - Add kind=(step, ) for root messages with \* by [@&#8203;abitrolly](https://github.com/abitrolly) in [#&#8203;973](https://github.com/pypa/build/pull/973) - fix: correct changelog category ordering by [@&#8203;gaborbernat](https://github.com/gaborbernat) in [#&#8203;1017](https://github.com/pypa/build/pull/1017) - 🐛 fix(cli): show full dependency chain in missing deps error by [@&#8203;gaborbernat](https://github.com/gaborbernat) in [#&#8203;1019](https://github.com/pypa/build/pull/1019) - tests: fully annotate by [@&#8203;henryiii](https://github.com/henryiii) in [#&#8203;1020](https://github.com/pypa/build/pull/1020) - chore: lazy imports by [@&#8203;henryiii](https://github.com/henryiii) in [#&#8203;1021](https://github.com/pypa/build/pull/1021) - chore: adding more ruff codes by [@&#8203;henryiii](https://github.com/henryiii) in [#&#8203;1022](https://github.com/pypa/build/pull/1022) - tests: improve annotations by [@&#8203;henryiii](https://github.com/henryiii) in [#&#8203;1023](https://github.com/pypa/build/pull/1023) - 🧪 test(coverage): achieve 100% test coverage by [@&#8203;gaborbernat](https://github.com/gaborbernat) in [#&#8203;1018](https://github.com/pypa/build/pull/1018) - chore: add ruff PT by [@&#8203;henryiii](https://github.com/henryiii) in [#&#8203;1025](https://github.com/pypa/build/pull/1025) - chore: add ruff PYI by [@&#8203;henryiii](https://github.com/henryiii) in [#&#8203;1026](https://github.com/pypa/build/pull/1026) - chore: add ruff SIM/RET by [@&#8203;henryiii](https://github.com/henryiii) in [#&#8203;1028](https://github.com/pypa/build/pull/1028) - 🐛 fix(env): strip PYTHONPATH from isolated builds by [@&#8203;gaborbernat](https://github.com/gaborbernat) in [#&#8203;1024](https://github.com/pypa/build/pull/1024) - chore: use ruff ALL by [@&#8203;henryiii](https://github.com/henryiii) in [#&#8203;1029](https://github.com/pypa/build/pull/1029) - 🐛 fix(env): prevent pip credential hang with private indexes by [@&#8203;gaborbernat](https://github.com/gaborbernat) in [#&#8203;1030](https://github.com/pypa/build/pull/1030) - 🐛 fix(check\_dependency): verify URL reqs via PEP 610 by [@&#8203;gaborbernat](https://github.com/gaborbernat) in [#&#8203;1027](https://github.com/pypa/build/pull/1027) #### New Contributors - [@&#8203;terminalchai](https://github.com/terminalchai) made their first contribution in [#&#8203;992](https://github.com/pypa/build/pull/992) **Full Changelog**: <https://github.com/pypa/build/compare/1.4.2...1.4.3> ### [`v1.4.2`](https://github.com/pypa/build/releases/tag/1.4.2) [Compare Source](https://github.com/pypa/build/compare/1.4.1...1.4.2) <!-- Release notes generated using configuration in .github/release.yml at 1.4.2 --> #### What's Changed - fix(uv): always pass the python to use by [@&#8203;henryiii](https://github.com/henryiii) in [#&#8203;996](https://github.com/pypa/build/pull/996) - 🐛 fix(release): detect pre-commit environment inconsistencies by [@&#8203;gaborbernat](https://github.com/gaborbernat) in [#&#8203;1001](https://github.com/pypa/build/pull/1001) - 🔧 fix(towncrier): match docstrfmt RST formatting expectations by [@&#8203;gaborbernat](https://github.com/gaborbernat) in [#&#8203;1002](https://github.com/pypa/build/pull/1002) - Fix \_has\_valid\_outer\_pip when pip is missing by [@&#8203;notatallshaw](https://github.com/notatallshaw) in [#&#8203;1003](https://github.com/pypa/build/pull/1003) - fix: release changelog issue by [@&#8203;henryiii](https://github.com/henryiii) in [#&#8203;1006](https://github.com/pypa/build/pull/1006) #### New Contributors - [@&#8203;notatallshaw](https://github.com/notatallshaw) made their first contribution in [#&#8203;1003](https://github.com/pypa/build/pull/1003) **Full Changelog**: <https://github.com/pypa/build/compare/1.4.1...1.4.2> ### [`v1.4.1`](https://github.com/pypa/build/releases/tag/1.4.1) [Compare Source](https://github.com/pypa/build/compare/1.4.0...1.4.1) <!-- Release notes generated using configuration in .github/release.yml at 1.4.1 --> #### What's Changed - Fix documentation grammar and typos by [@&#8203;DimitriPapadopoulos](https://github.com/DimitriPapadopoulos) in [#&#8203;979](https://github.com/pypa/build/pull/979) - Allow setting build constraints by [@&#8203;layday](https://github.com/layday) in [#&#8203;963](https://github.com/pypa/build/pull/963) - fix: pip hack workaround by [@&#8203;henryiii](https://github.com/henryiii) in [#&#8203;980](https://github.com/pypa/build/pull/980) - 📚 docs: reorganize using Diataxis framework by [@&#8203;gaborbernat](https://github.com/gaborbernat) in [#&#8203;988](https://github.com/pypa/build/pull/988) - ✨ feat(ci): automate releases and harden workflows by [@&#8203;gaborbernat](https://github.com/gaborbernat) in [#&#8203;991](https://github.com/pypa/build/pull/991) - chore: avoid template injection zizmor issue by [@&#8203;henryiii](https://github.com/henryiii) in [#&#8203;994](https://github.com/pypa/build/pull/994) - chore: fix PR template by [@&#8203;henryiii](https://github.com/henryiii) in [#&#8203;995](https://github.com/pypa/build/pull/995) - chore: fix fix job by [@&#8203;henryiii](https://github.com/henryiii) in [#&#8203;997](https://github.com/pypa/build/pull/997) - 🐛 fix(ci): resolve pre-release auth failure and change detection by [@&#8203;gaborbernat](https://github.com/gaborbernat) in [#&#8203;999](https://github.com/pypa/build/pull/999) - 🐛 fix(deps): add pre-commit to release dependency group by [@&#8203;gaborbernat](https://github.com/gaborbernat) in [#&#8203;1000](https://github.com/pypa/build/pull/1000) **Full Changelog**: <https://github.com/pypa/build/compare/1.4.0...1.4.1> ### [`v1.4.0`](https://github.com/pypa/build/releases/tag/1.4.0) [Compare Source](https://github.com/pypa/build/compare/1.3.0...1.4.0) - Add `--quiet` flag (PR [#&#8203;947](https://github.com/pypa/build/issues/947)) - Add option to dump PEP 517 metadata with `--metadata` (PR [#&#8203;940](https://github.com/pypa/build/issues/940), PR [#&#8203;943](https://github.com/pypa/build/issues/943)) - Support `UV` environment variable (PR [#&#8203;971](https://github.com/pypa/build/issues/971)) - Remove a workaround for 3.14b1 (PR [#&#8203;960](https://github.com/pypa/build/issues/960)) - In 3.14 final release, `color` defaults to `True` already (PR [#&#8203;962](https://github.com/pypa/build/issues/962)) - Pass sp-repo-review (PR [#&#8203;942](https://github.com/pypa/build/issues/942)) - In pytest configuration, `log_level` is better than `log_cli_level` (PR [#&#8203;950](https://github.com/pypa/build/issues/950)) - Split up typing and mypy (PR [#&#8203;944](https://github.com/pypa/build/issues/944)) - Use `types-colorama` (PR [#&#8203;945](https://github.com/pypa/build/issues/945)) - In docs, first argument for `_has_dependency` is a name (PR [#&#8203;970](https://github.com/pypa/build/issues/970)) - Fix test failure when `flit-core` is installed (PR [#&#8203;921](https://github.com/pypa/build/issues/921)) ### [`v1.3.0`](https://github.com/pypa/build/releases/tag/1.3.0) [Compare Source](https://github.com/pypa/build/compare/1.2.2.post1...1.3.0) - Add `--config-json` (PR [#&#8203;916](https://github.com/pypa/build/issues/916), fixes issue [#&#8203;900](https://github.com/pypa/build/issues/900)) - Drop Python 3.8 (PR [#&#8203;891](https://github.com/pypa/build/issues/891)) - Test on Python 3.14, colorful help on 3.14+ (PR [#&#8203;895](https://github.com/pypa/build/issues/895)) - Fix `ModuleNotFoundError` when `pip` is not installed (PR [#&#8203;898](https://github.com/pypa/build/issues/898)) - Disable use of `pip install --python` for debundled pip (PR [#&#8203;861](https://github.com/pypa/build/issues/861)) - Don't pass no-wheel to virtualenv if it would warn (PR [#&#8203;892](https://github.com/pypa/build/issues/892)) - Optimize our tests to run faster (PR [#&#8203;871](https://github.com/pypa/build/issues/871), [#&#8203;872](https://github.com/pypa/build/issues/872), [#&#8203;738](https://github.com/pypa/build/issues/738)) - Allow running our tests without virtualenv (PR [#&#8203;911](https://github.com/pypa/build/issues/911)) - Fix issues in our tests (PR [#&#8203;824](https://github.com/pypa/build/issues/824), [#&#8203;918](https://github.com/pypa/build/issues/918), [#&#8203;870](https://github.com/pypa/build/issues/870), [#&#8203;915](https://github.com/pypa/build/issues/915), [#&#8203;862](https://github.com/pypa/build/issues/862), [#&#8203;863](https://github.com/pypa/build/issues/863), [#&#8203;899](https://github.com/pypa/build/issues/899), [#&#8203;896](https://github.com/pypa/build/issues/896), [#&#8203;854](https://github.com/pypa/build/issues/854)) - Use SPDX identifiers for our license metadata (PR [#&#8203;914](https://github.com/pypa/build/issues/914)) - Use dependency-groups for our development (PR [#&#8203;880](https://github.com/pypa/build/issues/880)) - Mention conda and update uv mention in README/docs (PR [#&#8203;842](https://github.com/pypa/build/issues/842), [#&#8203;816](https://github.com/pypa/build/issues/816), [#&#8203;917](https://github.com/pypa/build/issues/917)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41Mi44IiwidXBkYXRlZEluVmVyIjoiNDIuNTIuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS1ib3QiXX0=-->
renovate-bot force-pushed renovate/build-1.x from 6c824adccc to 9b4b5fd7f3 2026-01-12 05:17:54 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency build to v1.3.0 to chore(deps): update dependency build to v1.4.0 2026-01-12 05:17:55 +05:30
renovate-bot force-pushed renovate/build-1.x from 9b4b5fd7f3 to 22c9455302 2026-03-30 05:21:49 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency build to v1.4.0 to chore(deps): update dependency build to v1.4.2 2026-03-30 05:21:50 +05:30
renovate-bot force-pushed renovate/build-1.x from 22c9455302 to 065bc41dec 2026-04-13 05:16:22 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency build to v1.4.2 to chore(deps): update dependency build to v1.4.3 2026-04-13 05:16:24 +05:30
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/build-1.x:renovate/build-1.x
git switch renovate/build-1.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/build-1.x
git switch renovate/build-1.x
git rebase master
git switch master
git merge --ff-only renovate/build-1.x
git switch renovate/build-1.x
git rebase master
git switch master
git merge --no-ff renovate/build-1.x
git switch master
git merge --squash renovate/build-1.x
git switch master
git merge --ff-only renovate/build-1.x
git switch master
git merge renovate/build-1.x
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mCaptcha/mcaptcha-api-py!36
No description provided.