🚨 [security] Update net-imap 0.4.0 → 0.4.19 (minor) #264
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
3.3.4
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 52 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
Bump up 3.3.4
Merge pull request #100 from BurdetteLamar/link_fix
[DOC] Fix link
Merge pull request #99 from ruby/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
[DOC] specify the unit of return value for Date#-
Merge pull request #96 from nobu/use-test-unit-ruby-core
Use test-unit-ruby-core
Merge pull request #91 from ruby/update-test-lib-20230324
Update test libraries from https://github.com/ruby/ruby/commit/b4e438d8aabaf4bba2b27f374c787543fae07c58
Merge pull request #90 from petergoldstein/feature/centralize_ruby_in_ci
Use a centralized, automatically updated set of Ruby versions in CI
Removed (newly unneeded) alias remarks (#88)
Merge pull request #87 from ruby/fix-ci
choco install gperf for mswin
Merge pull request #85 from tanakakc/patch-1
Migrate set-output to $GITHUB_OUTPUT
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