Skip to content

build(deps): bump msgpack from 1.8.0 to 1.8.1#5135

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 28, 2026

Bumps msgpack from 1.8.0 to 1.8.1.

Changelog

Sourced from msgpack's changelog.

2026-05-28 1.8.1

  • Workaround rare compilation issue when rb_hash_new_capa isn't properly detected.
  • Never pre-allocate strings larger than the buffered size.
Commits
  • cce2485 Release 1.8.1
  • 677e6b8 Merge pull request #389 from msgpack/str-limit
  • f0b6281 Update CI matrix
  • abe9066 Update CI matrix
  • 8ba8702 Don't pre-allocate strings larger than the buffered size
  • 199e88f Merge pull request #386 from msgpack/fix-valgrind-ci
  • 302dc52 Fix valgrind installation on CI
  • 5bf6420 Merge pull request #385 from amatsuda/https
  • c8193ec msgpack.org is served under https now
  • abf5c2b Merge pull request #384 from amatsuda/metadata
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [msgpack](https://github.com/msgpack/msgpack-ruby) from 1.8.0 to 1.8.1.
- [Changelog](https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog)
- [Commits](msgpack/msgpack-ruby@v1.8.0...v1.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels May 28, 2026
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