Skip to content

[client-python] chore(deps): update dependency wheel to >=0.47.0,<0.48.0#178

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/wheel-0.x
Open

[client-python] chore(deps): update dependency wheel to >=0.47.0,<0.48.0#178
renovate[bot] wants to merge 1 commit intomainfrom
renovate/wheel-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 21, 2026

This PR contains the following updates:

Package Change Age Confidence
wheel (changelog) >=0.45.1,<0.46.0>=0.47.0,<0.48.0 age confidence

Release Notes

pypa/wheel (wheel)

v0.47.0

Compare Source

  • Added the wheel info subcommand to display metadata about wheel files without unpacking them (#​639)
  • Fixed WheelFile raising Missing RECORD file when the wheel filename contains uppercase characters (e.g. Django-3.2.5.whl) but the .dist-info directory inside uses normalized lowercase naming (#​411)

v0.46.3

Compare Source

  • Fixed ImportError: cannot import name '_setuptools_logging' from 'wheel' when installed alongside an old version of setuptools and running the bdist_wheel command (#​676)

v0.46.2

Compare Source

  • Restored the bdist_wheel command for compatibility with setuptools older than v70.1
  • Importing wheel.bdist_wheel now emits a FutureWarning instead of a DeprecationWarning
  • Fixed wheel unpack potentially altering the permissions of files outside of the destination tree with maliciously crafted wheels (CVE-2026-24049)

v0.46.1

Compare Source

  • Temporarily restored the wheel.macosx_libfile module (#​659)

v0.46.0

Compare Source

  • Dropped support for Python 3.8
  • Removed the bdist_wheel setuptools command implementation and entry point. The wheel.bdist_wheel module is now just an alias to setuptools.command.bdist_wheel, emitting a deprecation warning on import.
  • Removed vendored packaging in favor of a run-time dependency on it
  • Made the wheel.metadata module private (with a deprecation warning if it's imported
  • Made the wheel.cli package private (no deprecation warning)
  • Fixed an exception when calling the convert command with an empty description field

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 21, 2026
@renovate renovate Bot force-pushed the renovate/wheel-0.x branch from 97dff12 to 8e3fb9d Compare March 13, 2026 22:14
@renovate renovate Bot force-pushed the renovate/wheel-0.x branch 2 times, most recently from cbcccfb to 1e6f489 Compare April 2, 2026 21:50
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.41%. Comparing base (c92b0e1) to head (8b2db60).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #178   +/-   ##
=======================================
  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/wheel-0.x branch from 1e6f489 to 8b2db60 Compare April 25, 2026 21:37
@renovate renovate Bot changed the title [client-python] chore(deps): update dependency wheel to >=0.46.3,<0.47.0 [client-python] chore(deps): update dependency wheel to >=0.47.0,<0.48.0 Apr 25, 2026
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.

0 participants