Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sidekiq-unique-jobs from 7.1.29 to 7.1.31 #4264

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps sidekiq-unique-jobs from 7.1.29 to 7.1.31.

Release notes

Sourced from sidekiq-unique-jobs's releases.

v7.1.31

What's Changed

New Contributors

Full Changelog: mhenrixon/sidekiq-unique-jobs@v7.1.30...v7.1.31

v7.1.30

What's Changed

Full Changelog: mhenrixon/sidekiq-unique-jobs@v7.1.29...v7.1.30

Changelog

Sourced from sidekiq-unique-jobs's changelog.

Changelog

v8.0.5 (2023-11-11)

Full Changelog

Merged pull requests:

  • Bump @​babel/traverse from 7.22.8 to 7.23.3 in /myapp #819 (dependabot[bot])
  • Bump postcss from 8.4.21 to 8.4.31 in /myapp #811 (dependabot[bot])
  • fix: while_executing should not invoke conflict strategy when the job was successfully executed [v8] #810 (cuzik)
  • Bump actions/checkout from 3 to 4 #808 (dependabot[bot])
  • Bump semver from 6.3.0 to 6.3.1 in /myapp #798 (dependabot[bot])
  • Because replace is a client strategy, it should only remove client locks aka queue locks. #778 (bigzed)

v8.0.4 (2023-11-11)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Sidekiq 7: Unsupported command argument type: TrueClass #816
  • fix(web): don't show bogus lock digests #804 (Earlopain)

Closed issues:

  • register_reaper_process nx: true crash Sidekiq on startup #817
  • Should client middleware also be added to the Sidekiq server config? #803
  • 8.0.1 Time on locks & changelog UI is incorrect/wrong #761
  • Job executed twice when reaper runs #738

Merged pull requests:

  • fix: Sidekiq 7.2 throws TypeError: Unsupported command argument type: TrueClass when using byscore: true #815 (Amnesthesia)
  • Add sidekiq_option for on-conflict-reschedule perform_in time #813 (mgmarlow)
  • Handle strategy fallbacks properly #809 (matejrisek)
  • Fix CI status badge #802 (tagliala)

v7.1.30 (2023-07-17)

Full Changelog

Closed issues:

... (truncated)

Commits
  • 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)
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [sidekiq-unique-jobs](https://github.com/mhenrixon/sidekiq-unique-jobs) from 7.1.29 to 7.1.31.
- [Release notes](https://github.com/mhenrixon/sidekiq-unique-jobs/releases)
- [Changelog](https://github.com/mhenrixon/sidekiq-unique-jobs/blob/main/CHANGELOG.md)
- [Commits](mhenrixon/sidekiq-unique-jobs@v7.1.29...v7.1.31)

---
updated-dependencies:
- dependency-name: sidekiq-unique-jobs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants