π¨ [security] Update net-imap 0.5.6 β 0.5.7 (minor) #15
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 π¨
π¨ net-imap rubygem vulnerable to possible DoS by memory exhaustion
Release Notes
0.5.7
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 45 commits:
π Bump version to v0.5.7π Merge pull request #444 from ruby/limit-response-sizeβ¨ Make max_response_size configurableβ¨ Limit max response size to 512MiB (hard-coded)β»οΈ Save ResponseReader ivars: @buff & @literal_sizeπ Merge pull request #433 from ruby/response_readerβ»οΈ Extract ResponseReader from get_responseβ¨ Customize SequenceSet YAML serializationπ Merge pull request #429 from ruby/rational-config-versionsβ»οΈ Add default_proc to Config.version_defaultsβ»οΈ Avoid Float errors in Config.version_defaultsπ¨ Reformat autoloadsπ Doc improvements for open_timeout, etc (#424)π Add a few missing words to docsπ Document that open_timeout is used for TLS tooπ Update rdoc for methods delegated to Configβ¬οΈ Bump step-security/harden-runner from 2.11.0 to 2.11.1 (#423)π Merge pull request #422 from ruby/refactor-get_responseβ Ignore more IO errors in some FakeServer testsβ»οΈ Explicitly "throw :eof" for EOF in get_responseπ¨ Simplify get_response loop furtherβ»οΈ Allocate string literals with specific capacityβ»οΈ Extract line and literal parts of get_responseβ»οΈ Anchor literal regexp to the end of the bufferπ¨ Reformat get_response debug trace printingπ Merge pull request #420 from ruby/seqset-docsπ Improved SequenceSet[*inputs] documentationπ Consistently use "sets" or "other" vs "object"π Consistently use "element" or "entry" vs "object"β¨ Add `response_handlers` kwarg to Net::IMAP.newβ Add tests for #add_response_handlerπ Add docs for receiver thread & server responsesπ Merge pull request #417 from ruby/refactor-config-attr-coercionβ¨ Fix Config::AttrTypeCoercion for Ractor sharingβ»οΈ Refactor Config attr type coercionπ Merge pull request #416 from ruby/track-connection-stateβ¨ Track IMAP connection stateπ Document connection state more consistentlyπ Merge pull request #415 from ruby/fake_server-improvementsβ Configurable report_on_exception for FakeServerβ Change FakeServer parse error to IOError on EOFβ Avoid warning on redefining FakeServer handlersβ Make FakeServer more robust against disconnectβ»οΈ Update versioned default configsβ¬οΈ Bump step-security/harden-runner from 2.10.4 to 2.11.0 (#409)Depfu 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