chore(deps): update dependency packaging to v24 #28

Merged
realaravinth merged 1 commit from renovate/packaging-24.x into master 2024-06-09 17:50:34 +05:30
Member

This PR contains the following updates:

Package Update Change
packaging major ==23.2 -> ==24.0

Release Notes

pypa/packaging (packaging)

v24.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/pypa/packaging/compare/23.2...24.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [packaging](https://github.com/pypa/packaging) | major | `==23.2` -> `==24.0` | --- ### Release Notes <details> <summary>pypa/packaging (packaging)</summary> ### [`v24.0`](https://github.com/pypa/packaging/releases/tag/24.0) [Compare Source](https://github.com/pypa/packaging/compare/23.2...24.0) #### What's Changed - Fix specifier matching when the specifier is long and has an epoch by [@&#8203;SpecLad](https://github.com/SpecLad) in https://github.com/pypa/packaging/pull/712 - Clarify version split/join usage by [@&#8203;uranusjr](https://github.com/uranusjr) in https://github.com/pypa/packaging/pull/725 - Default optional metadata values to None by [@&#8203;dstufft](https://github.com/dstufft) in https://github.com/pypa/packaging/pull/734 - Stop using deprecated/removed keys by [@&#8203;dstufft](https://github.com/dstufft) in https://github.com/pypa/packaging/pull/739 - Correctly use the ExceptionGroup shim only when needed by [@&#8203;dstufft](https://github.com/dstufft) in https://github.com/pypa/packaging/pull/736 - Update CHANGELOG entry about `validate` kwarg by [@&#8203;pradyunsg](https://github.com/pradyunsg) in https://github.com/pypa/packaging/pull/731 - Support --disable-gil builds (PEP 703) in packaging.tags by [@&#8203;colesbury](https://github.com/colesbury) in https://github.com/pypa/packaging/pull/728 - Skip `test_glibc_version_string_ctypes_raise_oserror` if `ctypes` is unavailable by [@&#8203;kevinchang96](https://github.com/kevinchang96) in https://github.com/pypa/packaging/pull/741 - Enable CodeQL by [@&#8203;joycebrum](https://github.com/joycebrum) in https://github.com/pypa/packaging/pull/743 - PEP 703: Rename `Py_NOGIL` to `Py_GIL_DISABLED` by [@&#8203;hugovk](https://github.com/hugovk) in https://github.com/pypa/packaging/pull/747 - Replace PEP references with PUG links by [@&#8203;jeanas](https://github.com/jeanas) in https://github.com/pypa/packaging/pull/750 - Remove coverage ignore for non-existent file by [@&#8203;shenanigansd](https://github.com/shenanigansd) in https://github.com/pypa/packaging/pull/752 - Update URLs by [@&#8203;DimitriPapadopoulos](https://github.com/DimitriPapadopoulos) in https://github.com/pypa/packaging/pull/764 - Configure dependabot by [@&#8203;joycebrum](https://github.com/joycebrum) in https://github.com/pypa/packaging/pull/757 - Hash pin github actions by [@&#8203;joycebrum](https://github.com/joycebrum) in https://github.com/pypa/packaging/pull/758 - Apply some refurb suggestions by [@&#8203;DimitriPapadopoulos](https://github.com/DimitriPapadopoulos) in https://github.com/pypa/packaging/pull/763 - Appply some bugbear suggestions by [@&#8203;DimitriPapadopoulos](https://github.com/DimitriPapadopoulos) in https://github.com/pypa/packaging/pull/761 - Apply some ruff suggestions by [@&#8203;DimitriPapadopoulos](https://github.com/DimitriPapadopoulos) in https://github.com/pypa/packaging/pull/772 - Add riscv64 as a supported manylinux architecture by [@&#8203;markdryan](https://github.com/markdryan) in https://github.com/pypa/packaging/pull/751 #### New Contributors - [@&#8203;colesbury](https://github.com/colesbury) made their first contribution in https://github.com/pypa/packaging/pull/728 - [@&#8203;kevinchang96](https://github.com/kevinchang96) made their first contribution in https://github.com/pypa/packaging/pull/741 - [@&#8203;jeanas](https://github.com/jeanas) made their first contribution in https://github.com/pypa/packaging/pull/750 - [@&#8203;shenanigansd](https://github.com/shenanigansd) made their first contribution in https://github.com/pypa/packaging/pull/752 - [@&#8203;markdryan](https://github.com/markdryan) made their first contribution in https://github.com/pypa/packaging/pull/751 **Full Changelog**: https://github.com/pypa/packaging/compare/23.2...24.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTkuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM5OS44IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlLWJvdCJdfQ==-->
renovate-bot added the
renovate-bot
label 2024-06-09 17:37:55 +05:30
renovate-bot added 1 commit 2024-06-09 17:37:55 +05:30
chore(deps): update dependency packaging to v24
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
833af628fa
realaravinth merged commit 576317c09b into master 2024-06-09 17:50:34 +05:30
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ForgeFlux/ftest-common-py#28
No description provided.