Bump sidekiq, connection_pool, rack and sidekiq-unique-jobs #376
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.4Changelog
Sourced from sidekiq's changelog.
... (truncated)
Commits
1ba89bb
changes9f51b08
default retry_for to nil, not 0 (#6035)cb2c974
Implement retry_for, fixes #6029 (#6030)bd1ca2b
Update pt-br i18n language file (#6028)658cb0b
Bump actions/checkout from 3 to 4 (#6023)af9d1b1
Bump supercharge/redis-github-action from 1.6.0 to 1.7.0 (#6024)a9c9643
prepdd4e7b4
formatting update8953167
prep86db59a
HaveThread.handle_interrupt
wrap the entireensure
block for job acknowl...Updates
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.