Bump sidekiq, connection_pool, rack and sidekiq-unique-jobs #378
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.
Bumps sidekiq, connection_pool, rack and sidekiq-unique-jobs. These dependencies needed to be updated together.
Updates
sidekiq
from 6.0.7 to 7.1.5Changelog
Sourced from sidekiq's changelog.
... (truncated)
Commits
f597a0a
prep4862d90
Optimize bundler startup, thanks Bumbler!174eab9
Crash if the user tries to specify RESP2, fixes #6061916a564
Change rails logger broadcasting configuration (#6060)d7795ce
fix flaky filtering test70323b1
Update author and project social media links. (#6059)8874e68
Open source Web UI filtering (#6052)1757a96
Previous commit fixes #6054a1a220f
Modify inline testing's client override so as to not conflict with batch's cl...aadc77a
minor bumpUpdates
connection_pool
from 2.2.2 to 2.4.1Changelog
Sourced from connection_pool's changelog.
Commits
4cc8a8d
changes, bumpf7463bb
Ability to optionally drop all connections after fork (#177)3d284f8
Set "changelog_uri" in gemspec to point to Changes.md (#176)5c57dd7
Opt-in for MFA requirement (#171)526f45e
released8bee94
Add Ruby 3.2 to the CI matrix. (#169)428c06f
Automatically drop all connections after fork (#166)a8bc713
Update readme: non critical -> non-critical (#164)a4abba7
releaseac46d5d
Add more context to timeout errorUpdates
rack
from 2.2.3 to 2.2.8Release notes
Sourced from rack's releases.
Changelog
Sourced from rack's changelog.
... (truncated)
Commits
f169ff7
Bump patch version.0a46487
Regenerate SPEC (#2102)cee73b3
Fix inefficient assert pattern in Rack::Lint (#2101)1fdcf1f
Prefer ubuntu-latest for testing. (#2095)287fe43
Update cookie.rb (#2092)e7f4869
adds missing 2.2.7 to CHANGELOG.md (#2081)c4245c5
Limit file extension length of multipart tempfiles (#2069) (#2075)983b6e3
Bump patch version.e5a30bf
Support underscore in host names for Rack 2.2 (Fixes #2070) (#2071)70185aa
Merge branch '2-2-sec' into 2-2-stableUpdates
sidekiq-unique-jobs
from 7.1.29 to 8.0.3Release notes
Sourced from sidekiq-unique-jobs's releases.
... (truncated)
Changelog
Sourced from sidekiq-unique-jobs's changelog.
... (truncated)
Commits
f381562
Add lock to item when lock_type is pulled from Job class sidekiq options (#786)bc2637b
Add unlocked reflect to locksmith unlock! (#783)b31e80b
fix(locksmith): replace deprecated rpoplpush w/lmove (#781)b17f179
Fix rubocop failure by expecting array to be empty (#784)576b37f
fix(doc): improve information on unlock_failed (#776)536791f
chore(ci): improve matrix (#775)6bbe29b
chore(ci): better ci job output (#772)f5da3b0
fix(unlock): ensure callback and unlock (#771)98a3e8e
Bump sidekiq-unique-jobs to 8.0.31a6ce8e
Update changelogDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.