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

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.4 -> ==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.

v1.0.7

Compare Source

=====

Release Date: 2023-09-28

  • Fix build error of extension module on Windows. (#​567)
  • setup.py doesn't skip build error of extension module. (#​568)

v1.0.6

Compare Source

=====

Release Date: 2023-09-21

.. note::
v1.0.6 Wheels for Windows don't contain extension module.
Please upgrade to v1.0.7 or newer.

  • Add Python 3.12 wheels (#​517)
  • Remove Python 2.7, 3.6, and 3.7 support

v1.0.5

Compare Source

=====

Release Date: 2023-03-08

  • Use __BYTE_ORDER__ instead of __BYTE_ORDER for portability. (#​513, #​514)
  • Add Python 3.11 wheels (#​517)
  • fallback: Fix packing multidimensional memoryview (#​527)

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.4` -> `==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. ### [`v1.0.7`](https://github.com/msgpack/msgpack-python/blob/HEAD/ChangeLog.rst#107) [Compare Source](https://github.com/msgpack/msgpack-python/compare/v1.0.6...v1.0.7) \===== Release Date: 2023-09-28 - Fix build error of extension module on Windows. ([#&#8203;567](https://github.com/msgpack/msgpack-python/issues/567)) - `setup.py` doesn't skip build error of extension module. ([#&#8203;568](https://github.com/msgpack/msgpack-python/issues/568)) ### [`v1.0.6`](https://github.com/msgpack/msgpack-python/blob/HEAD/ChangeLog.rst#106) [Compare Source](https://github.com/msgpack/msgpack-python/compare/v1.0.5...v1.0.6) \===== Release Date: 2023-09-21 .. note:: v1.0.6 Wheels for Windows don't contain extension module. Please upgrade to v1.0.7 or newer. - Add Python 3.12 wheels ([#&#8203;517](https://github.com/msgpack/msgpack-python/issues/517)) - Remove Python 2.7, 3.6, and 3.7 support ### [`v1.0.5`](https://github.com/msgpack/msgpack-python/blob/HEAD/ChangeLog.rst#105) [Compare Source](https://github.com/msgpack/msgpack-python/compare/v1.0.4...v1.0.5) \===== Release Date: 2023-03-08 - Use `__BYTE_ORDER__` instead of `__BYTE_ORDER` for portability. ([#&#8203;513](https://github.com/msgpack/msgpack-python/issues/513), [#&#8203;514](https://github.com/msgpack/msgpack-python/issues/514)) - Add Python 3.11 wheels ([#&#8203;517](https://github.com/msgpack/msgpack-python/issues/517)) - fallback: Fix packing multidimensional memoryview ([#&#8203;527](https://github.com/msgpack/msgpack-python/issues/527)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODUuMCIsInVwZGF0ZWRJblZlciI6IjM4LjczLjQiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsicmVub3ZhdGUtYm90Il19-->
renovate-bot added the
renovate-bot
label 2024-06-04 10:24:09 +05:30
renovate-bot added 1 commit 2024-06-04 10:24:10 +05:30
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:07:01 +05:30
renovate-bot force-pushed renovate/msgpack-1.x from 5da76c496c to e20de29ec7 2024-09-10 10:07:01 +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 description provided.