Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Bumps wheel-filename from 1.4.2 to 2.1.0.

Release notes

Sourced from wheel-filename's releases.

v2.1.0 — Build tag component properties

  • Added build_tuple, build_leading and build_trailing properties to WheelFilename

v2.0.0 — Renamed things

  • Support Python 3.14
  • Drop support for Python 3.8 and 3.9
  • Changed ParsedWheelFilename from a namedtuple to a dataclass
  • Breaking: Renamed ParsedWheelFilename to WheelFilename
  • Breaking: Renamed parse_wheel_filename() to WheelFilename.parse()
  • Breaking: Renamed InvalidFilenameError to ParseError
Changelog

Sourced from wheel-filename's changelog.

v2.1.0 (2025-12-20)

  • Added build_tuple, build_leading and build_trailing properties to WheelFilename

v2.0.0 (2025-12-19)

  • Support Python 3.14
  • Drop support for Python 3.8 and 3.9
  • Changed ParsedWheelFilename from a namedtuple to a dataclass
  • Breaking: Renamed ParsedWheelFilename to WheelFilename
  • Breaking: Renamed parse_wheel_filename() to WheelFilename.parse()
  • Breaking: Renamed InvalidFilenameError to ParseError
Commits
  • 4357231 v2.1.0 — Build tag component properties
  • 518ea3d Merge pull request #28 from wheelodex/gh-5
  • 1d19d94 Add properties for parts of the build tag
  • 38faf12 v2.0.0 — Renamed things
  • 7832d10 Merge pull request #27 from wheelodex/v2
  • 0163750 InvalidFilenameErrorParseError
  • ee96d4d parse_wheel_filename()WheelFilename.parse()
  • 99c81a8 ParsedWheelFilenameWheelFilename
  • 9351ba5 Change class from a namedtuple to a dataclass
  • 1014de5 gh-actions: Bump actions/checkout from 5 to 6
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [wheel-filename](https://github.com/wheelodex/wheel-filename) from 1.4.2 to 2.1.0.
- [Release notes](https://github.com/wheelodex/wheel-filename/releases)
- [Changelog](https://github.com/wheelodex/wheel-filename/blob/master/CHANGELOG.md)
- [Commits](wheelodex/wheel-filename@v1.4.2...v2.1.0)

---
updated-dependencies:
- dependency-name: wheel-filename
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 29, 2025
@dependabot dependabot bot requested a review from asvetlov as a code owner December 29, 2025 18:19
@dependabot dependabot bot added the python Pull requests that update Python code label Dec 29, 2025
@dependabot dependabot bot requested review from Tinche and seifertm as code owners December 29, 2025 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant