chore(deps): update dependency frozendict to v2.4.7 #46

Open
renovate-bot wants to merge 1 commit from renovate/frozendict-2.x into master
Member

This PR contains the following updates:

Package Change Age Confidence
frozendict ==2.4.6 -> ==2.4.7 age confidence

Release Notes

Marco-Sulla/python-frozendict (frozendict)

v2.4.7: frozendict v2.4.7

Compare Source

What's Changed

  • Now pickle is only marginally slower than dict for C Extension!
  • Added wheels also for riscv64, armv7l, ppc64le and s390x archs and for old 32 bit archs.
  • readded "generic" pure py wheel. Details here: #​108 (comment)

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


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 | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [frozendict](https://github.com/Marco-Sulla/python-frozendict) | `==2.4.6` -> `==2.4.7` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/frozendict/2.4.7?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/frozendict/2.4.6/2.4.7?slim=true) | --- ### Release Notes <details> <summary>Marco-Sulla/python-frozendict (frozendict)</summary> ### [`v2.4.7`](https://github.com/Marco-Sulla/python-frozendict/releases/tag/v2.4.7): frozendict v2.4.7 [Compare Source](https://github.com/Marco-Sulla/python-frozendict/compare/v2.4.6...v2.4.7) #### What's Changed - Now pickle is only marginally slower than dict for C Extension! - Added wheels also for riscv64, armv7l, ppc64le and s390x archs and for old 32 bit archs. - readded "generic" pure py wheel. Details here: [#&#8203;108 (comment)](https://github.com/Marco-Sulla/python-frozendict/issues/108#issuecomment-3519325081) **Full Changelog**: <https://github.com/Marco-Sulla/python-frozendict/compare/v2.4.6...v2.4.7> </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41Mi44IiwidXBkYXRlZEluVmVyIjoiNDIuNTIuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS1ib3QiXX0=-->
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 switch renovate/frozendict-2.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/frozendict-2.x
git switch renovate/frozendict-2.x
git rebase master
git switch master
git merge --ff-only renovate/frozendict-2.x
git switch renovate/frozendict-2.x
git rebase master
git switch master
git merge --no-ff renovate/frozendict-2.x
git switch master
git merge --squash renovate/frozendict-2.x
git switch master
git merge --ff-only renovate/frozendict-2.x
git switch 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!46
No description provided.