zooniverse / caesar

Backend automation and orchestration
https://zooniverse.github.io/caesar
Apache License 2.0
13 stars 13 forks source link

Bump sidekiq-unique-jobs from 7.1.5 to 7.1.33 #1604

Open dependabot[bot] opened 9 months ago

dependabot[bot] commented 9 months ago

Bumps sidekiq-unique-jobs from 7.1.5 to 7.1.33.

Release notes

Sourced from sidekiq-unique-jobs's releases.

v7.1.33

What's Changed

Full Changelog: https://github.com/mhenrixon/sidekiq-unique-jobs/compare/v7.1.32...v7.1.33

v7.1.31

What's Changed

New Contributors

Full Changelog: https://github.com/mhenrixon/sidekiq-unique-jobs/compare/v7.1.30...v7.1.31

v7.1.30

What's Changed

Full Changelog: https://github.com/mhenrixon/sidekiq-unique-jobs/compare/v7.1.29...v7.1.30

v7.1.29

What's Changed

New Contributors

Full Changelog: https://github.com/mhenrixon/sidekiq-unique-jobs/compare/v7.1.28...v7.1.29

v7.1.27

What's Changed

Full Changelog: https://github.com/mhenrixon/sidekiq-unique-jobs/compare/v7.1.26...v7.1.27

v7.1.26

What's Changed

... (truncated)

Changelog

Sourced from sidekiq-unique-jobs's changelog.

Changelog

v8.0.9 (2024-02-12)

Full Changelog

Fixed bugs:

v8.0.8 (2024-02-12)

Full Changelog

Implemented enhancements:

  • fix: ensure a new lock isn't conflicting with itself #830 (mhenrixon)

Fixed bugs:

  • until_and_while_executing not entering perform method on initial run #824
  • fix(digest): write digest on middleware call #774 (mhenrixon)

Closed issues:

  • incompatibility with sidekiq-failures #790
  • Jobs queued during existing job inherit lock digest #766

v8.0.7 (2024-02-05)

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

Merged pull requests:

v8.0.6 (2024-01-24)

... (truncated)

Commits
  • f613977 Bump sidekiq-unique-jobs to 7.1.33
  • cd09ba6 fix: backport xss and rce fixes to v7.1 (#834)
  • 81cc875 Bump sidekiq-unique-jobs to 7.1.32
  • 3e21885 fix: while_executing should not invoke conflict strategy when the job was s...
  • eec260f Bump sidekiq-unique-jobs to 7.1.31
  • 9682f16 chore(gem): bump version
  • 0d9a4ea Fix active worker detection by using correct keys (#756) (#799)
  • 0253377 Bump sidekiq-unique-jobs to 7.1.29
  • d0d73b4 Update changelog
  • 6f244a2 Fix instance level after_unlock callback (#737)
  • Additional commits viewable in compare view


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 show 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](https://github.com/zooniverse/caesar/network/alerts).