chore(deps): update dependency frozendict to v2.4.6 #34

Merged
realaravinth merged 1 commit from renovate/frozendict-2.x into master 2025-03-20 14:11:52 +05:30
Member

This PR contains the following updates:

Package Update Change
frozendict patch ==2.4.4 -> ==2.4.6

Release Notes

Marco-Sulla/python-frozendict (frozendict)

v2.4.6

Compare Source

  • Added pure py wheel for Python 3.13
  • Now set, setdefault and delete does always a shallow copy, as the C extension, tuple and the rest of the world.

Full Changelog: https://github.com/Marco-Sulla/python-frozendict/compare/v2.4.5...v2.4.6

v2.4.5

Compare Source

What's Changed

Full Changelog: https://github.com/Marco-Sulla/python-frozendict/compare/v2.4.4...v2.4.5


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 | |---|---|---| | [frozendict](https://github.com/Marco-Sulla/python-frozendict) | patch | `==2.4.4` -> `==2.4.6` | --- ### Release Notes <details> <summary>Marco-Sulla/python-frozendict (frozendict)</summary> ### [`v2.4.6`](https://github.com/Marco-Sulla/python-frozendict/releases/tag/v2.4.6) [Compare Source](https://github.com/Marco-Sulla/python-frozendict/compare/v2.4.5...v2.4.6) - Added pure py wheel for Python 3.13 - Now `set`, `setdefault` and `delete` does always a shallow copy, as the C extension, `tuple` and the rest of the world. **Full Changelog**: https://github.com/Marco-Sulla/python-frozendict/compare/v2.4.5...v2.4.6 ### [`v2.4.5`](https://github.com/Marco-Sulla/python-frozendict/releases/tag/v2.4.5) [Compare Source](https://github.com/Marco-Sulla/python-frozendict/compare/v2.4.4...v2.4.5) #### What's Changed - Improved speed of `set`, `setdefault` and `delete` for pure py impl, if `frozendict` is hashable - Coverage by [@&#8203;Marco-Sulla](https://github.com/Marco-Sulla) in https://github.com/Marco-Sulla/python-frozendict/pull/101 - bumped cibuildwheel by [@&#8203;Marco-Sulla](https://github.com/Marco-Sulla) in https://github.com/Marco-Sulla/python-frozendict/pull/104 **Full Changelog**: https://github.com/Marco-Sulla/python-frozendict/compare/v2.4.4...v2.4.5 </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlLWJvdCJdfQ==-->
renovate-bot added the
renovate-bot
label 2024-10-06 20:35:41 +05:30
renovate-bot force-pushed renovate/frozendict-2.x from 182ad57556 to e682a8edc8 2024-10-13 18:07:00 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency frozendict to v2.4.5 to chore(deps): update dependency frozendict to v2.4.6 2024-10-13 18:07:01 +05:30
realaravinth merged commit f4507bd6b9 into master 2025-03-20 14:11:52 +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/nodeinfo-test#34
No description provided.