deeptechid / forem

diskusi.tech deployed version is on deeptechid/customized branch
https://diskusi.tech
GNU Affero General Public License v3.0
7 stars 0 forks source link

Bump sidekiq-unique-jobs from 6.0.25 to 7.1.15 #104

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps sidekiq-unique-jobs from 6.0.25 to 7.1.15.

Release notes

Sourced from sidekiq-unique-jobs's releases.

v7.1.12

Implemented enhancements:

  • Improve Ruby Reaper performance under heavy load #663
  • Improve reaper performance under heavy load #666 (mhenrixon)

v7.1.11

Full Changelog

Fixed bugs:

Closed issues:

  • Question: Wait instead of cancelling if it is executing? #655
  • Expired Locks remain in zset of digests [using "until_expired" lock] #653
  • [Q&A] Performance & Dead Locks #652
  • Sidekiq 6.3.0 includes Job module that clashes with sidekiq_unique_ext.rb class Job #651

v7.1.10

Full Changelog

Fixed bugs:

  • "IndexError: string not matched" when job is replaced on client #635

Merged pull requests:

  • Update URL for Sidekiq's Enterprise unique jobs #648 (jsantos)

v7.1.8

Full Changelog

Fixed bugs:

  • undefined method delete' for class Sidekiq::Job' #634
  • INFO keys not persisted when job is enqueued #602
  • lock_info set to true but no lock info showing up in web ui #589
  • Prevent too eager cleanup of lock info #645 (mhenrixon)

Closed issues:

  • Compatibility with unreleased Sidekiq 6.3.0 #636

Merged pull requests:

v7.1.7

... (truncated)

Changelog

Sourced from sidekiq-unique-jobs's changelog.

v7.1.15 (2022-02-10)

Full Changelog

Merged pull requests:

  • Fixing reschedule when using a non default queue #679 (bigzed)

v7.1.14 (2022-02-04)

Full Changelog

Implemented enhancements:

v7.1.13 (2022-02-03)

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • Job finished, but lock is not cleared #677
  • sidekiq_options lock conflicts with sidekiq-lock gem lock option #669
  • Slow evalsha causing timeouts #668
  • Inconsistent documentation for config validation #647

Merged pull requests:

v7.1.12 (2021-12-01)

Full Changelog

Implemented enhancements:

  • Improve Ruby Reaper performance under heavy load #663
  • Improve reaper performance under heavy load #666 (mhenrixon)

... (truncated)

Commits


Dependabot compatibility score

Dependabot 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 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)
dependabot[bot] commented 2 years ago

Superseded by #111.