🚨 [security] Update net-imap 0.4.5 → 0.4.19 (minor) #587
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
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
3.4.1
3.4.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 35 commits:
Bump up 3.4.1
Fix mixed declarations and code
Suppress compound-token-split-by-macro warnings
[DOC] Empty the false document
Fixed version number of rubygems/release-gem
Merge pull request #108 from ruby/dependabot/github_actions/rubygems/release-gem-9e85cb11501bebc2ae661c1500176316d3987059
Merge pull request #109 from ruby/dependabot/github_actions/step-security/harden-runner-2.10.2
Bump step-security/harden-runner from 2.10.1 to 2.10.2
Bump rubygems/release-gem
[DOC] Remove unneeded page_dir option
[DOC] Make README the main page
[DOC] Make document coverage 100%
[DOC] Update license file list
Added java release to trusted publisher
Extract Julian calendar epoch literals
Update `argc` by `rb_scan_args` not to contain keywords
Refine assertions
Merge pull request #105 from pelbyl/master
Bump up v3.4.0
Enabled trusted publisher for rubygems.org
Fix spelling
Fix incorrect argc2 decrement in datetime_s_iso8601 function
Update license files same as ruby/ruby
Ignore tmp directory
Resize arrays in `rb_ary_freeze` and use it for freezing arrays
Update zonetab.h at 2024-06-26
Use locale insensitive casecmp
Use `strncasecmp`
Use gperf 3.1 to generate ANSI-C code
Update zonetab.h at 2024-06-19
Merge pull request #97 from p0pemaru/fix_date_doc
Prevent converted gregorian date from GC
Remove the unintentional ability to parse `Symbol`
Merge pull request #101 from mark-young-atg/provide_changelog_link_on_rubygems
Provide a 'Changelog' link on rubygems.org/gems/date
Release Notes
0.4.3
0.4.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 30 commits:
Bump up v0.4.3
Merge pull request #51 from Cosmicoppai/co/timeout
Fixed version number of rubygems/release-gem
Merge pull request #55 from ruby/dependabot/github_actions/step-security/harden-runner-2.10.2
Merge pull request #54 from ruby/dependabot/github_actions/rubygems/release-gem-9e85cb11501bebc2ae661c1500176316d3987059
Bump step-security/harden-runner from 2.10.1 to 2.10.2
Bump rubygems/release-gem
removed the non numeric check
updated doc string
Bump up v0.4.2
Enabled trusted publisher for rubygems.org
updated tests
updated doc and kept the nil compatiability
refactor the change to raise for nil and type-errror and added tests
refactor the change to keep the compatability with nil and type-errror and added tests
refactor the change to keep the compatability with nil and type-errror and added tests
added the check for negative sec
Exclude truffleruby-head from ubuntu-latest
timeout.rb: Update documentation
Merge pull request #49 from jpcamara/fix-documentation-for-timeout-method
Global #timeout was remove 5 years ago
Update license files with ruby/ruby
Make test_nested_timeouts less flaky
Merge pull request #46 from mark-young-atg/provide_changelog_link_on_rubygems
Provide a 'Changelog' link on rubygems.org/gems/timeout
[DOC] Missing documents
[DOC] Exclude non-documented files
Merge pull request #43 from jjb/patch-1
Update test/test_timeout.rb
additional check for error bubble up test
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