π¨ [security] [ruby] Update net-imap 0.5.5 β 0.5.6 (minor) #3651
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 π¨
π¨ Possible DoS by memory exhaustion in net-imap
Release Notes
0.5.6
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 43 commits:
π Bump version to 0.5.6
Merge commit from fork
π§ Add `:up_to_max_size` config for UIDPlusData
π§ Add config option for max UIDPlusData size
π Limit exponential memory usage to parse uid-set
π§ποΈ Deprecate UIDPlusData, with config to upgrade
π Merge pull request #400 from ruby/add-appenduid-copyuid-classes
β¨ Add CopyUIDData (to replace UIDPlusData)
β¨ Add AppendUIDData (to replace UIDPlusData)
π Rename UIDPLUS test file for consistency
π Document COPYUID in tagged vs untagged responses
π Merge pull request #397 from ruby/sequence_set-ordered_at
β¨ Add `SequenceSet#ordered_at`
β Add missing specs for `SequenceSet#at`, `#[]`
π₯ Re-raise `#starttls` error from receiver thread
π Merge pull request #396 from ruby/sequence_set-find_ordered_index
β¨ Add `SequenceSet#find_ordered_index`
π Update SequenceSet rdoc for sorted set indexing
β»οΈ Parse `uid-set` as `sequence-set` without `*`
π Move UIDPlusData to its own file
π Merge pull request #392 from ruby/uidplus_data_test_coverage
β Improve UIDPlusData#uid_mapping test coverage
π Move "response data" tests to appropriate files
π Merge pull request #389 from ruby/omit-flaky-test
Omit test_imaps_verify_none and test_imaps_with_ca_file if it catched OpenSSL::SSL::SSLError and running with macOS
Extend timeout because it's flaky with macOS
β Add "irb" to Gemfile to silence warning
π Fix SequenceSet count dups with multiple "*"
β¨ Add `SequenceSet#each_ordered_number`
β»οΈβ Refactor SequenceSet enumerator tests
π Merge pull request #384 from ruby/sequence-set-ordered-duplicates-methods
β¨ Add `SequenceSet#count_with_duplicates`, etc
π Update SequenceSet "What's Here?" index
β Improve test coverage for SequenceSet enums
π§ ResponseParser config is mutable and non-global
Merge pull request #380 from ruby/dependabot/github_actions/step-security/harden-runner-2.10.4
:arrow_up: Bump step-security/harden-runner from 2.10.3 to 2.10.4
π Fix `SequenceSet#cover?` documentation
π Fix `SequenceSet#merge` with another SequenceSet
π Merge pull request #376 from ruby/seqset-bugfixes
π Fix `SequenceSet#append` when `@string` is nil
π Update SequenceSet nomalized vs ordered rdoc
β¬οΈ Bump step-security/harden-runner from 2.10.2 to 2.10.3 (#375)
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