Skip to content

chore(deps): update dependency msgpack to v1.2.1 - #16

Open
projecttickbot wants to merge 1 commit into
masterfrom
renovate/msgpack-1.x
Open

projecttickbot wants to merge 1 commit into
masterfrom
renovate/msgpack-1.x

Conversation

@projecttickbot

Copy link
Copy Markdown
Contributor

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
msgpack (changelog) ==1.1.2==1.2.1 age adoption passing confidence

Release Notes

msgpack/msgpack-python (msgpack)

v1.2.1

Compare Source

Release Date: 2026-06-19

Fix a segfault when calling Unpacker.unpack() or Unpacker.skip() after an unpacking failure.
But note that reusing the same Unpacker instance after an unpacking failure is not supported.
Please create a new Unpacker instance instead. GHSA-6v7p-g79w-8964

v1.2.0

Compare Source

Release Date: 2026-06-11

  • Support free threaded Python. #​654, #​686
  • Dropped support for Python 3.9. #​656
  • Fix missing error checks in C code. #​665, #​666, #​667, #​672
  • Fix strict_map_key option didn't work for object_pairs_hook. #​673
  • Increase DEFAULT_RECURSE_LIMIT of Unpacker to 1024. #​676
  • Fix memory leak when Unpacker returns error for invalid input. #​671
  • Fix Packer.pack_ext_type() ignored autoreset option. #​663
  • Fix Timestamp.from_datetime() returning wrong value for pre-epoch datetimes. #​662
  • Fix use-after-free in unpackb() and Unpacker.unpack() for non-contiguous input. #​677
  • Fix possible memory leak when calling Unpacker.__init__() several times. #​687

Configuration

📅 Schedule: (UTC)

  • 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 MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Mend Renovate.

@projecttickbot

Copy link
Copy Markdown
Contributor Author

⚠️ Danger review

💥 Must fix

  • Please add labels to this merge request.

⚠️ Warnings

  • This merge request does not have any assignee yet. Setting an assignee clarifies who needs to take action on the merge request at any given time.
  • This merge request does not refer to an existing milestone.
  • Please add a category label to this merge request so Foreman can route section/stage/group labels.
  • ff5ebe7: The commit subject must start with a capital letter
  • The merge request title must start with a capital letter
  • Please add a changelog commit trailer to at least one commit. If a changelog entry is not needed, add any of the ~"documentation" labels.

ℹ️ Messages

  • Reviewer roulette — Danger picked candidates per category. Feel free to override.
Category Reviewer Maintainer
none No reviewer available No maintainer available
  • If needed, re-run this Danger review by commenting bot, danger.

@projecttickbot

Copy link
Copy Markdown
Contributor Author

🚧 Test build enqueued.

@projecttickbot

Copy link
Copy Markdown
Contributor Author

🚧 Build for master started.

Commit: ff5ebe73f0cf

@projecttickbot

Copy link
Copy Markdown
Contributor Author

Build for master succeeded.

⏱ Build duration: 40s.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant