Skip to content

build(deps): bump msgpack from 1.8.1 to 1.8.3#5160

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/msgpack-1.8.3
Open

build(deps): bump msgpack from 1.8.1 to 1.8.3#5160
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/msgpack-1.8.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor

Bumps msgpack from 1.8.1 to 1.8.3.

Changelog

Sourced from msgpack's changelog.

2026-06-10 1.8.3

  • Fix an integer overflow when parsing maps.

2026-06-09 1.8.2

  • Fix Buffer#clear to properly reset memory chunks before adding them back to the pool. This could have caused data to leak across buffers when using the MessagePack::Buffer API directly. [CVE-PENDING].
Commits
  • a85770d Release 1.8.3
  • 5e57548 Merge pull request #391 from msgpack/map-size-wrap
  • 43b5931 Handle integer overflow when parsing maps.
  • 09c914d Release 1.8.2
  • 9cfd2ab Stop testing ruby 2.5 on macOS
  • 50245ac Merge commit from fork
  • 5627d71 _msgpack_buffer_shift_chunk: reset rmem pointers when fully empty
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jun 10, 2026
Bumps [msgpack](https://github.com/msgpack/msgpack-ruby) from 1.8.1 to 1.8.3.
- [Changelog](https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog)
- [Commits](msgpack/msgpack-ruby@v1.8.1...v1.8.3)

---
updated-dependencies:
- dependency-name: msgpack
  dependency-version: 1.8.3
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/bundler/msgpack-1.8.3 branch from e0e48b0 to b0b747e Compare June 13, 2026 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants