🚨 [security] Update sidekiq 6.5.1 → 7.1.4 (major) #272
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.
Welcome to Depfu 👋
This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.
After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.
Let us know if you have any questions. Thanks so much for giving Depfu a try!
🚨 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 upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ sidekiq (6.5.1 → 7.1.4) · Repo · Changelog
Security Advisories 🚨
🚨 sidekiq Denial of Service vulnerability
🚨 sidekiq vulnerable to cross-site scripting
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.
✳️ redis (4.7.1 → 4.8.1) · Repo · Changelog
Release Notes
4.8.1 (from changelog)
4.8.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 32 commits:
Release 4.8.1
Automatically reconnect after fork regardless of `reconnect_attempts`
Merge pull request #1146 from bpo/fix-sadd-returns-boolean-changelog
fix changelog instructions for enabling 5.0 behavior
Merge pull request #1137 from tgxworld/fix_deprecation_note
Fix deprecation note for srem
Release 4.8.0
Merge pull request #1134 from casperisfine/4.x-deprecations
Deprecate passing `timeout` as a positional argument in blocking commands
Add `sadd?` and `srem?`, deprecate boolean return of `sadd` and `srem`
Merge pull request #1123 from casperisfine/bring-jruby-back
Fix jruby CI
Make test verbose on CI again
Remove jruby from CI matrix
Merge pull request #1122 from casperisfine/split-test-suites-2
Refactor build matrix
Merge pull request #1121 from casperisfine/split-test-suites
Split sentinel, cluster and distributed test suites
Skip an extremly flaky cluster test on CI
Fix broken `expire` tests
Merge pull request #1118 from redis/revert-1077-remove-error-caused-by-hiredis-ssl-not-supported
Revert "Remove error caused by hiredis ssl not supported"
Merge pull request #1090 from araishikeiwai/expire-options
Merge pull request #1115 from supercaracal/fix-test-settings-for-sentinel
Fix several settings for the sentinel test
Merge pull request #1114 from casperisfine/test-redis-server-7.0
More tests updates for Redis 7.0
Update CLIENT INFO keys for Redis 7.0
Fix commandstats test compat with Redis 7
Stop testing redis internal implementationd details
Enable debug command on Redis 7.0
Add Redis 7.0 to CI matrix
Release Notes
2.4.1 (from changelog)
2.4.0 (from changelog)
2.3.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 27 commits:
changes, bump
Ability to optionally drop all connections after fork (#177)
Set "changelog_uri" in gemspec to point to Changes.md (#176)
Opt-in for MFA requirement (#171)
release
Add Ruby 3.2 to the CI matrix. (#169)
Automatically drop all connections after fork (#166)
Update readme: non critical -> non-critical (#164)
release
Add more context to timeout error
simplify flaky test
fix jruby?
remove 2.4
Cleanup readme
Bump ruby to 2.5+
integrate standard
Bump actions/checkout from 2 to 3 (#163)
Add Dependabot for GitHub Actions (#162)
Add Ruby 3.1 to CI (#160)
Revert "Use prerelease aware version comparison (#157)"
Use prerelease aware version comparison (#157)
Mention new timeout-error class in README (#156)
bump
Update gemspec to avoid backticks
Drop support for Ruby 2.2 (#154)
Use explicit namespaces for `Mutex` and `ConditionVariable` (#153)
Prefer `require_relative` for internal requires (#152)
Security Advisories 🚨
🚨 Possible Denial of Service Vulnerability in Rack’s header parsing
🚨 Possible DoS Vulnerability in Multipart MIME parsing
🚨 Denial of Service Vulnerability in Rack Content-Disposition parsing
🚨 Denial of service via multipart parsing in Rack
🚨 Denial of service via header parsing in Rack
Release Notes
2.2.7
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 28 commits:
Bump patch version.
Regenerate SPEC (#2102)
Fix inefficient assert pattern in Rack::Lint (#2101)
Prefer ubuntu-latest for testing. (#2095)
Update cookie.rb (#2092)
adds missing 2.2.7 to CHANGELOG.md (#2081)
Limit file extension length of multipart tempfiles (#2069) (#2075)
Bump patch version.
Support underscore in host names for Rack 2.2 (Fixes #2070) (#2071)
Merge branch '2-2-sec' into 2-2-stable
bump version
Avoid ReDoS problem
Merge branch '2-2-sec' into 2-2-stable
bump version
Limit all multipart parts, not just files
Correct the year in the changelog (#2015)
bumping version
Fix ReDoS in Rack::Utils.get_byte_ranges
bump version
Update changelog
Fix ReDoS vulnerability in multipart parser
Forbid control characters in attributes
Bump patch version.
Rack::MethodOverride handle QueryParser::ParamsTooDeepError (#2011)
Remove leading dot to fix compatibility with latest cgi gem. (#1988)
Update tests to work on latest Rubies. (#1999)
Bump patch release.
Fix Regexp deprecated third argument with Regexp::NOENCODING (#1998)
🆕 redis-client (added, 0.17.0)
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