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.30 #3198

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2023

Bumps sidekiq-unique-jobs from 7.1.29 to 7.1.30.

Release notes

Sourced from sidekiq-unique-jobs's releases.

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

Unreleased

Full Changelog

Closed issues:

  • Redis has deprecated the rpoplpushcommand #793
  • Deprecation Warning: Use of rpoplpush command in Redis #792
  • Logging::Middleware.context can include empty string as key when lock is not set in job hash #785

v8.0.3 (2023-05-27)

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • unlocked reflection is never called #782
  • Migrate away from deprecated Redis commands #780
  • while_executing with on_conflict: :reschedule reschedules job when unlock fails #770
  • Redis server v6.0 compatibility #769
  • Locks not removed after worker finishes #758

Merged pull requests:

  • Add lock to item when lock_type is pulled from Job class sidekiq options #786 (ttstarck)
  • Fix rubocop failure by expecting array to be empty #784 (GabrielaGuedes)
  • fix(doc): improve information on unlock_failed #776 (mhenrixon)

v8.0.2 (2023-03-13)

Full Changelog

Closed issues:

  • Missing v7.1 branch? #757
  • Allow one running job but at most one job in the queue #748

... (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 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)

@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Sep 1, 2023
@dependabot dependabot bot force-pushed the dependabot/bundler/master/sidekiq-unique-jobs-7.1.30 branch 2 times, most recently from 1c9367d to 966eb4a Compare September 1, 2023 17:04
Bumps [sidekiq-unique-jobs](https://github.com/mhenrixon/sidekiq-unique-jobs) from 7.1.29 to 7.1.30.
- [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.30)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/master/sidekiq-unique-jobs-7.1.30 branch from 966eb4a to 3e22bdd Compare September 1, 2023 17:19
@murny murny merged commit a1336e3 into master Sep 1, 2023
2 checks passed
@murny murny deleted the dependabot/bundler/master/sidekiq-unique-jobs-7.1.30 branch September 1, 2023 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant