Skip to content

[client-python] chore(deps): update dependency build to >=1.4.4,<1.5.0#168

Merged
guzmud merged 1 commit intorelease/currentfrom
renovate/build-1.x
May 6, 2026
Merged

[client-python] chore(deps): update dependency build to >=1.4.4,<1.5.0#168
guzmud merged 1 commit intorelease/currentfrom
renovate/build-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 19, 2026

This PR contains the following updates:

Package Change Age Confidence
build (changelog) >=1.3.0,<1.4.0>=1.5.0,<1.6.0 age confidence

Release Notes

pypa/build (build)

v1.5.0

Compare Source

What's Changed

Full Changelog: pypa/build@1.4.4...1.5.0

v1.4.4

Compare Source

What's Changed

Full Changelog: pypa/build@1.4.3...1.4.4

v1.4.3

Compare Source

What's Changed
New Contributors

Full Changelog: pypa/build@1.4.2...1.4.3

v1.4.2

Compare Source

What's Changed

New Contributors

Full Changelog: pypa/build@1.4.1...1.4.2

v1.4.1

Compare Source

What's Changed

Full Changelog: pypa/build@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 :pr:970)
  • Fix test failure when flit-core is installed
    (PR :pr:921)

Configuration

📅 Schedule: (in timezone Europe/Paris)

  • Branch creation
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies use for pull requests that update a dependency file filigran team use to identify PR from the Filigran team labels Feb 19, 2026
@renovate renovate Bot force-pushed the renovate/build-1.x branch from e2cef1e to c2232a9 Compare March 13, 2026 22:13
@renovate renovate Bot force-pushed the renovate/build-1.x branch 2 times, most recently from a190057 to 1a43507 Compare March 28, 2026 01:25
@renovate renovate Bot changed the title [client-python] chore(deps): update dependency build to >=1.4.0,<1.5.0 [client-python] chore(deps): update dependency build to >=1.4.1,<1.5.0 Mar 28, 2026
@renovate renovate Bot force-pushed the renovate/build-1.x branch from 1a43507 to ffe997f Compare March 28, 2026 21:51
@renovate renovate Bot changed the title [client-python] chore(deps): update dependency build to >=1.4.1,<1.5.0 [client-python] chore(deps): update dependency build to >=1.4.2,<1.5.0 Mar 28, 2026
@renovate renovate Bot force-pushed the renovate/build-1.x branch from ffe997f to b60eac6 Compare April 13, 2026 22:38
@renovate renovate Bot changed the title [client-python] chore(deps): update dependency build to >=1.4.2,<1.5.0 [client-python] chore(deps): update dependency build to >=1.4.3,<1.5.0 Apr 13, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.41%. Comparing base (58abf4c) to head (2db1903).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #168   +/-   ##
=======================================
  Coverage   70.41%   70.41%           
=======================================
  Files          58       58           
  Lines        2329     2329           
=======================================
  Hits         1640     1640           
  Misses        689      689           
Flag Coverage Δ
connectors 70.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot force-pushed the renovate/build-1.x branch from b60eac6 to 2daa276 Compare April 25, 2026 21:36
@renovate renovate Bot changed the title [client-python] chore(deps): update dependency build to >=1.4.3,<1.5.0 [client-python] chore(deps): update dependency build to >=1.4.4,<1.5.0 Apr 25, 2026
@renovate renovate Bot force-pushed the renovate/build-1.x branch 2 times, most recently from a945c20 to 2db1903 Compare May 3, 2026 05:40
@renovate renovate Bot changed the title [client-python] chore(deps): update dependency build to >=1.4.4,<1.5.0 [client-python] chore(deps): update dependency build to >=1.5.0,<1.6.0 May 3, 2026
@guzmud guzmud force-pushed the renovate/build-1.x branch from 2db1903 to 5186492 Compare May 6, 2026 14:23
@guzmud guzmud changed the base branch from main to release/current May 6, 2026 14:23
@guzmud guzmud changed the title [client-python] chore(deps): update dependency build to >=1.5.0,<1.6.0 [client-python] chore(deps): update dependency build to >=1.4.4,<1.5.0 May 6, 2026
@guzmud
Copy link
Copy Markdown
Member

guzmud commented May 6, 2026

Limiting the upgrade to <1.5 since 1.5 drops the support for python 3.9

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 6, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@guzmud guzmud merged commit d72ffde into release/current May 6, 2026
10 checks passed
@guzmud guzmud deleted the renovate/build-1.x branch May 6, 2026 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies use for pull requests that update a dependency file filigran team use to identify PR from the Filigran team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant