Skip to content

build(deps): bump msgpack from 1.7.2 to 1.8.2 in /cloud-sql/mysql/activerecord - #1904

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/cloud-sql/mysql/activerecord/msgpack-1.8.2
Open

build(deps): bump msgpack from 1.7.2 to 1.8.2 in /cloud-sql/mysql/activerecord#1904
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/cloud-sql/mysql/activerecord/msgpack-1.8.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 31, 2026

Copy link
Copy Markdown
Contributor

Bumps msgpack from 1.7.2 to 1.8.2.

Changelog

Sourced from msgpack's changelog.

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-2026-54522].

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.

2025-02-06 1.8.0

  • Numerous small optimizations.
  • Added key_cache option to Unpacker.

2024-11-11 1.7.5

  • Rerelease 1.7.4 with fixed java package.

2024-11-11 1.7.4

  • Fixed a potental memory leak when recursive unpacker raise.

2024-10-03 1.7.3

  • Limit initial containers pre-allocation to SHRT_MAX (32k) entries.
Commits
  • 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
  • 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
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [msgpack](https://github.com/msgpack/msgpack-ruby) from 1.7.2 to 1.8.2.
- [Changelog](https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog)
- [Commits](msgpack/msgpack-ruby@v1.7.2...v1.8.2)

---
updated-dependencies:
- dependency-name: msgpack
  dependency-version: 1.8.2
  dependency-type: indirect
...

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 Jul 31, 2026
@dependabot
dependabot Bot requested review from a team as code owners July 31, 2026 15:09
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jul 31, 2026
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 31, 2026
@product-auto-label product-auto-label Bot added the samples Issues that are directly related to samples. label Jul 31, 2026
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 31, 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 samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant