Skip to content

build(deps): bump msgpack from 1.8.4 to 1.8.5 - #5450

Merged
moleske merged 1 commit into
mainfrom
dependabot/bundler/msgpack-1.8.5
Sep 18, 2026
Merged

moleske merged 1 commit into
mainfrom
dependabot/bundler/msgpack-1.8.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 15, 2026

Copy link
Copy Markdown
Contributor

Bumps msgpack from 1.8.4 to 1.8.5.

Changelog

Sourced from msgpack's changelog.

2026-09-11 1.8.5

  • Prevent stack depth underflow when skipping from recursive unpacker.
  • Fix Unpacker#skip_nil to properly consume the buffer.
  • Fix some small difference in Factory registration of the Java implementation.
  • Fix some Factory/ext_type optimization edge cases.
Commits
  • 972321a Release 1.8.5
  • db16d5d Merge pull request #406 from youdie006/symbol-unpacker-only-npe
  • 72cda9b Guard packerProc against a missing :packer key on JRuby
  • 4e2a755 Merge pull request #405 from Watson1978/fix/recursive-ext-stack-underflow
  • 7ff80ad Fix SEGV on stack depth underflow in recursive extension unpacking
  • 29d98d3 Merge pull request #403 from OskarEichler/audit/factory-registration-edge-cases
  • 663c3a3 Merge pull request #404 from OskarEichler/audit/consume-skip-nil
  • 512b587 Consume nil in Unpacker#skip_nil
  • c3d1c61 Fix Factory registration edge cases
  • 8c429cd Merge pull request #402 from msgpack/gc-guard
  • 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.4 to 1.8.5.
- [Changelog](https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog)
- [Commits](msgpack/msgpack-ruby@v1.8.4...v1.8.5)

---
updated-dependencies:
- dependency-name: msgpack
  dependency-version: 1.8.5
  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 Sep 15, 2026
@moleske
moleske merged commit 679c2e9 into main Sep 18, 2026
12 checks passed
@dependabot
dependabot Bot deleted the dependabot/bundler/msgpack-1.8.5 branch September 18, 2026 01:56
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Sep 18, 2026
Dependency updates in cloud_controller_ng:

- build(deps): bump @redocly/cli from 2.0.6 to 2.33.2 in /docs/openapi
    PR: cloudfoundry/cloud_controller_ng#5462
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump grpc from 1.83.1 to 1.84.0
    PR: cloudfoundry/cloud_controller_ng#5460
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps-dev): bump parallel_tests from 5.7.0 to 5.8.0
    PR: cloudfoundry/cloud_controller_ng#5459
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump oasdiff/oasdiff-action from 0.1.15 to 0.1.16
    PR: cloudfoundry/cloud_controller_ng#5455
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump actions/github-script from 7 to 9
    PR: cloudfoundry/cloud_controller_ng#5451
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

- build(deps): bump msgpack from 1.8.4 to 1.8.5
    PR: cloudfoundry/cloud_controller_ng#5450
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant