Skip to content

[deps] Update dependency wheel to ~=0.46.3#14184

Merged
xfournet merged 1 commit intomasterfrom
renovate/wheel-0.x
Feb 24, 2026
Merged

[deps] Update dependency wheel to ~=0.46.3#14184
xfournet merged 1 commit intomasterfrom
renovate/wheel-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 25, 2026

This PR contains the following updates:

Package Change Age Confidence
wheel (changelog) ~=0.45.1~=0.46.3 age confidence

Release Notes

pypa/wheel (wheel)

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: 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 ) in timezone Europe/Paris, 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 Jan 25, 2026
@codecov
Copy link

codecov bot commented Jan 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 32.36%. Comparing base (92c366d) to head (20d5c91).
⚠️ Report is 9 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #14184   +/-   ##
=======================================
  Coverage   32.36%   32.36%           
=======================================
  Files        3096     3096           
  Lines      210893   210893           
  Branches    38194    38194           
=======================================
  Hits        68254    68254           
  Misses     142639   142639           
Flag Coverage Δ
opencti-client-python 45.50% <ø> (ø)
opencti-front 2.83% <ø> (ø)
opencti-graphql 67.73% <ø> (ø)

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:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 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 acf321c to 2d19e98 Compare January 27, 2026 19:21
@renovate renovate bot changed the title [deps] Update dependency wheel to ~=0.46.2 [deps] Update dependency wheel to ~=0.46.3 Jan 27, 2026
@renovate renovate bot force-pushed the renovate/wheel-0.x branch from 2d19e98 to 1eb75a9 Compare February 2, 2026 21:31
@renovate renovate bot force-pushed the renovate/wheel-0.x branch from 1eb75a9 to b469f1e Compare February 12, 2026 22:05
@renovate renovate bot force-pushed the renovate/wheel-0.x branch from b469f1e to 9c63b53 Compare February 24, 2026 21:33
@renovate renovate bot force-pushed the renovate/wheel-0.x branch from 9c63b53 to 20d5c91 Compare February 24, 2026 22:18
@xfournet xfournet merged commit 5f5f227 into master Feb 24, 2026
35 checks passed
@xfournet xfournet deleted the renovate/wheel-0.x branch February 24, 2026 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

client-python 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.

2 participants