🚨 [security] Update sidekiq: 6.0.0 → 6.2.0 (minor) #236
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?
✳️ sidekiq (6.0.0 → 6.2.0) · Repo · Changelog
Release Notes
6.2.0 (from changelog)
6.1.3 (from changelog)
6.1.2 (from changelog)
6.1.1 (from changelog)
6.1.0 (from changelog)
6.0.7 (from changelog)
6.0.6 (from changelog)
6.0.5 (from changelog)
6.0.4 (from changelog)
6.0.3 (from changelog)
6.0.2 (from changelog)
6.0.1 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
2.2.3 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 30 commits:
Rejigger to remove errors.rb
Integrate standard gem, code formatting fixes, no functional changes
Move wrapper into separate file
Rejigger exceptions, fixes #130
CI: Use openjdk11
CI: refer to JRuby using rvm alias
CI: Run latest JRuby release
README: Use API Redis.new in example
Removed explicitly declaration of thread library.
Add ruby 2.7 to CI
CI: Use 2.6, 2.5, 2.4, jruby-9.2.8.0
CI: Use latest patch versions of Rubies
CI: Drop unused sudo: false directive
mperham/connection_pool#113 expose pool from Wrapper (#114)
bump jruby
Interrupt timing is implementation-specific (#112)
fix jruby
doc failure
changes, cleanup
merge
freshen up ruby matrix
remove old jruby hacks, cleanup code
Remove monotonic clock hacks
Remove wrapper for monotonic time (#109)
Don't let threads die from exceptions in tests
Stricter casting of connection pool size
Ensure size is integer
polish
add stats to README
bump
Security Advisories 🚨
🚨 Percent-encoded cookies can be used to overwrite existing prefixed cookie names
Commits
See the full diff on Github. The new version differs by 2 commits:
bump version
When parsing cookies, only decode the values
Release Notes
4.2.5 (from changelog)
4.2.4 (from changelog)
4.2.3 (from changelog)
4.2.2 (from changelog)
4.2.1 (from changelog)
4.2.0 (from changelog)
4.1.4 (from changelog)
4.1.3 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
🗑️ rack-protection (removed)
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