Skip to content

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

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

[client-python] chore(deps): update dependency wheel to >=0.47.0,<0.48.0#178
guzmud merged 1 commit intorelease/currentfrom
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.
⚠️ Please upload report for BASE (release/current@77bbfb3). Learn more about missing BASE report.

Additional details and impacted files
@@                Coverage Diff                 @@
##             release/current     #178   +/-   ##
==================================================
  Coverage                   ?   70.66%           
==================================================
  Files                      ?       58           
  Lines                      ?     2352           
  Branches                   ?        0           
==================================================
  Hits                       ?     1662           
  Misses                     ?      690           
  Partials                   ?        0           
Flag Coverage Δ
connectors 70.66% <ø> (?)

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
@renovate renovate Bot force-pushed the renovate/wheel-0.x branch from 8b2db60 to f91c2ec Compare May 1, 2026 00:53
@guzmud guzmud changed the base branch from main to release/current May 6, 2026 14:03
@guzmud guzmud force-pushed the renovate/wheel-0.x branch from f91c2ec to d46a5f4 Compare May 6, 2026 14:06
@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 e160792 into release/current May 6, 2026
9 checks passed
@guzmud guzmud deleted the renovate/wheel-0.x branch May 6, 2026 14:08
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