🚨 [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.1Automatically reconnect after fork regardless of `reconnect_attempts`Merge pull request #1146 from bpo/fix-sadd-returns-boolean-changelogfix changelog instructions for enabling 5.0 behaviorMerge pull request #1137 from tgxworld/fix_deprecation_noteFix deprecation note for sremRelease 4.8.0Merge pull request #1134 from casperisfine/4.x-deprecationsDeprecate passing `timeout` as a positional argument in blocking commandsAdd `sadd?` and `srem?`, deprecate boolean return of `sadd` and `srem`Merge pull request #1123 from casperisfine/bring-jruby-backFix jruby CIMake test verbose on CI againRemove jruby from CI matrixMerge pull request #1122 from casperisfine/split-test-suites-2Refactor build matrixMerge pull request #1121 from casperisfine/split-test-suitesSplit sentinel, cluster and distributed test suitesSkip an extremly flaky cluster test on CIFix broken `expire` testsMerge pull request #1118 from redis/revert-1077-remove-error-caused-by-hiredis-ssl-not-supportedRevert "Remove error caused by hiredis ssl not supported"Merge pull request #1090 from araishikeiwai/expire-optionsMerge pull request #1115 from supercaracal/fix-test-settings-for-sentinelFix several settings for the sentinel testMerge pull request #1114 from casperisfine/test-redis-server-7.0More tests updates for Redis 7.0Update CLIENT INFO keys for Redis 7.0Fix commandstats test compat with Redis 7Stop testing redis internal implementationd detailsEnable debug command on Redis 7.0Add Redis 7.0 to CI matrixRelease 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, bumpAbility 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)releaseAdd Ruby 3.2 to the CI matrix. (#169)Automatically drop all connections after fork (#166)Update readme: non critical -> non-critical (#164)releaseAdd more context to timeout errorsimplify flaky testfix jruby?remove 2.4Cleanup readmeBump ruby to 2.5+integrate standardBump 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)bumpUpdate gemspec to avoid backticksDrop 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-stablebump versionAvoid ReDoS problemMerge branch '2-2-sec' into 2-2-stablebump versionLimit all multipart parts, not just filesCorrect the year in the changelog (#2015)bumping versionFix ReDoS in Rack::Utils.get_byte_rangesbump versionUpdate changelogFix ReDoS vulnerability in multipart parserForbid control characters in attributesBump 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