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

Open
renovate-bot wants to merge 1 commit from renovate/frozendict-2.x into master
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 added 1 commit 2024-10-06 20:35:41 +05:30
chore(deps): update dependency frozendict to v2.4.5
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
182ad57556
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
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/frozendict-2.x:renovate/frozendict-2.x
git checkout renovate/frozendict-2.x

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff renovate/frozendict-2.x
git checkout master
git merge --ff-only renovate/frozendict-2.x
git checkout renovate/frozendict-2.x
git rebase master
git checkout master
git merge --no-ff renovate/frozendict-2.x
git checkout master
git merge --squash renovate/frozendict-2.x
git checkout master
git merge --ff-only renovate/frozendict-2.x
git checkout master
git merge renovate/frozendict-2.x
git push origin master
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.