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 #4225

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2023

Bumps sidekiq-unique-jobs from 7.1.29 to 7.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

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

@dependabot dependabot bot force-pushed the dependabot/bundler/sidekiq-unique-jobs-7.1.30 branch from 196ca47 to e615dbe Compare July 24, 2023 17:29
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/sidekiq-unique-jobs-7.1.30 branch from e615dbe to 6d5c2a7 Compare August 10, 2023 20:41
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2023

Superseded by #4264.

@dependabot dependabot bot closed this Nov 20, 2023
@dependabot dependabot bot deleted the dependabot/bundler/sidekiq-unique-jobs-7.1.30 branch November 20, 2023 10:51
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.

0 participants