🚨 [security] Update msgpack 1.8.0 → 1.8.4 (patch) - #972
Open
depfu[bot] wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
Security Advisories 🚨
🚨 MessagePack::Buffer#clear Use-After-Free that Enables Cross-Buffer Disclosure
Release Notes
1.8.4 (from changelog)
1.8.3 (from changelog)
1.8.2 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 40 commits:
Release 1.8.4Merge pull request #399 from Watson1978/fix-rmem-page-ownershipFix rmem page released while a later chunk still points into itMerge pull request #398 from hsbt/claude/vigilant-chebyshev-63ce11Merge pull request #397 from Watson1978/fix-recursive-ext-stack-overflowBuild deep recursive-extension spec payload without deep recursionSkip recursive-extension StackError spec on JRubyRaise StackError instead of crashing on deeply nested recursive extensionsFix build failure on mswin due to empty UNREACHABLE_RETURN()Move dev dependencies in the GemfileMerge pull request #396 from skipkayhil/hm-skokvxlqtrxvuppuSpeed up immediate unpack when freeze: true by 10%Rename object_complete_symbol -> frozenMerge pull request #394 from skipkayhil/hm-vokstoouszvzmyxuMerge pull request #393 from skipkayhil/hm-yqwsmsuyszxwvnnmFix yard warningsCleanup dead method and dependenciesUpdate ChangelogRelease 1.8.3Merge pull request #391 from msgpack/map-size-wrapHandle integer overflow when parsing maps.Release 1.8.2Stop testing ruby 2.5 on macOSMerge commit from fork_msgpack_buffer_shift_chunk: reset rmem pointers when fully emptyRelease 1.8.1Merge pull request #389 from msgpack/str-limitUpdate CI matrixUpdate CI matrixDon't pre-allocate strings larger than the buffered sizeMerge pull request #386 from msgpack/fix-valgrind-ciFix valgrind installation on CIMerge pull request #385 from amatsuda/httpsmsgpack.org is served under https nowMerge pull request #384 from amatsuda/metadataMore metadata for the gem packageUse different name for shim implementation of rb_hash_new_capaMerge pull request #382 from seedot1234/update-license-in-gemspecUpdate Apache license identifierFix documentation update instructions✳️ bundler-audit (0.9.2 → 0.9.3) · Repo · Changelog
Release Notes
0.9.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 16 commits:
Updated the ChangeLog for 0.9.3.Version bump to 0.9.3.Added Ruby 4.0 to the CI matrix.Added Ruby 3.5 to the CI matrix.Require rubygems-tasks ~> 0.3 for Ruby 3.5 and 4.0.Allow using bundler 4.xRemove syntax highlighting from example output.Be consistent and only use markdown code fences.Fixed typo in `@return` tag.Update RubyGems in GitHub Actions CI (#406)Added Ruby 3.4 to the GitHub CI matrix.Disable new rubocops.Default `check --database` to `Database::DEFAULT_PATH`.Switched to using `Database::DEFAULT_PATH` instead of `Database.path`.Disable the `Gemspec/RequireMFA` rule since it's not aware of `gemspec.yml`.Added gem metadata and corrected links in gemspec.ymlDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands
Go to the Depfu Dashboard to see the state of your dependencies and to customize how Depfu works.