chore(deps): update dependency msgpack to v1.1.0 #10

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

This PR contains the following updates:

Package Update Change
msgpack (changelog) minor ==1.0.7 -> ==1.1.0

Release Notes

msgpack/msgpack-python (msgpack)

v1.1.0

Compare Source

=====

Release Date: 2024-09-10

  • use PyLong_* instead of PyInt_* for compatibility with
    future Cython. (#​620)

v1.0.8

Compare Source

=====

Release Date: 2024-03-01

  • Update Cython to 3.0.8. This fixes memory leak when iterating
    Unpacker object on Python 3.12.
  • Do not include C/Cython files in binary wheels.

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 | |---|---|---| | [msgpack](https://github.com/msgpack/msgpack-python) ([changelog](https://github.com/msgpack/msgpack-python/blob/main/ChangeLog.rst)) | minor | `==1.0.7` -> `==1.1.0` | --- ### Release Notes <details> <summary>msgpack/msgpack-python (msgpack)</summary> ### [`v1.1.0`](https://github.com/msgpack/msgpack-python/blob/HEAD/ChangeLog.rst#110) [Compare Source](https://github.com/msgpack/msgpack-python/compare/v1.0.8...v1.1.0) \===== Release Date: 2024-09-10 - use `PyLong_*` instead of `PyInt_*` for compatibility with future Cython. ([#&#8203;620](https://github.com/msgpack/msgpack-python/issues/620)) ### [`v1.0.8`](https://github.com/msgpack/msgpack-python/blob/HEAD/ChangeLog.rst#108) [Compare Source](https://github.com/msgpack/msgpack-python/compare/v1.0.7...v1.0.8) \===== Release Date: 2024-03-01 - Update Cython to 3.0.8. This fixes memory leak when iterating `Unpacker` object on Python 3.12. - Do not include C/Cython files in binary wheels. </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODguMSIsInVwZGF0ZWRJblZlciI6IjM4LjczLjQiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsicmVub3ZhdGUtYm90Il19-->
renovate-bot added the
renovate-bot
label 2024-06-04 13:32:52 +05:30
renovate-bot added 1 commit 2024-06-04 13:32:52 +05:30
chore(deps): update dependency msgpack to v1.0.8
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending approval
ci/woodpecker/push/woodpecker Pipeline is pending approval
22dad4524b
renovate-bot changed title from chore(deps): update dependency msgpack to v1.0.8 to chore(deps): update dependency msgpack to v1.1.0 2024-09-10 10:06:43 +05:30
renovate-bot force-pushed renovate/msgpack-1.x from 22dad4524b to 1f0a3ecd32 2024-09-10 10:06:44 +05:30 Compare
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/msgpack-1.x:renovate/msgpack-1.x
git checkout renovate/msgpack-1.x

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff renovate/msgpack-1.x
git checkout master
git merge --ff-only renovate/msgpack-1.x
git checkout renovate/msgpack-1.x
git rebase master
git checkout master
git merge --no-ff renovate/msgpack-1.x
git checkout master
git merge --squash renovate/msgpack-1.x
git checkout master
git merge --ff-only renovate/msgpack-1.x
git checkout master
git merge renovate/msgpack-1.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: mCaptcha/iac#10
No description provided.