🚨 [security] Update net-imap 0.4.1 → 0.4.19 (minor) #636
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
Release Notes
0.2.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 17 commits:
Bump up 0.2.2
Merge pull request #27 from ruby/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
Merge pull request #26 from ruby/use-test-unit-ruby-core
Use test-unit-ruby-core gem
Redirect to `IO::NULL` for the portability
Merge pull request #23 from ruby/update-test-lib-20230324
Update test libraries from https://github.com/ruby/ruby/commit/b4e438d8aabaf4bba2b27f374c787543fae07c58
Merge pull request #22 from ruby/improve-actions
Try with TruffleRuby and JRuby
Try with Windows
Use ruby/actions/.github/workflows/ruby_versions.yml@master
Use appropriate name for build job
Merge pull request #21 from petergoldstein/feature/add_ruby_3_2_to_ci
Adds Ruby 3.2 to the CI matrix.
Merge pull request #20 from casperisfine/regression-test-shareable-buffer
Failing test case for #19
Release Notes
0.4.3
0.4.2
0.4.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 41 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
Bump up 0.4.1
Merge pull request #40 from jjb/test-blank-seconds
Merge pull request #39 from jjb/test-nested-exception-identity
Merge pull request #42 from ruby/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
tests for blank seconds
nested exception tests for discussion
Require Ruby >= 2.6 for the timeout gem
Test that work is done in the same thread/fiber as the caller (#34)
Merge pull request #35 from jjb/patch-1
require ruby version in gemspec
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