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 from 3.5.0 to 4.2.10 #38

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 4, 2022

Bumps sidekiq from 3.5.0 to 4.2.10.

Changelog

Sourced from sidekiq's changelog.

4.2.10

  • Scheduled jobs can now be moved directly to the Dead queue via API #3390
  • Fix edge case leading to job duplication when using Sidekiq Pro's reliability feature #3388
  • Fix error class name display on retry page #3348
  • More robust latency calculation #3340

4.2.9

  • Rollback #3303 which broke Heroku Redis users #3311
  • Add support for TSTP signal, for Sidekiq 5.0 forward compatibility. #3302

4.2.8

  • Fix rare edge case with Redis driver that can create duplicate jobs #3303
  • Fix Rails 5 loading issue #3275
  • Restore missing tooltips to timestamps in Web UI #3310
  • Work on Sidekiq 5.0 is now active! #3301

4.2.7

  • Add new integration testing to verify code loading and job execution in development and production modes with Rails 4 and 5 #3241
  • Fix delayed extensions in development mode [#3227, DarthSim]
  • Use Worker's retry default if job payload does not have a retry attribute [#3234, mlarraz]

4.2.6

  • Run Rails Executor when in production [#3221, eugeneius]

4.2.5

  • Re-enable eager loading of all code when running non-development Rails 5. #3203
  • Better root URL handling for zany web servers #3207

4.2.4

  • Log errors coming from the Rails 5 reloader. [#3212, eugeneius]
  • Clone job data so middleware changes don't appear in Busy tab

4.2.3

... (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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 4, 2022
@dependabot dependabot bot force-pushed the dependabot/bundler/sidekiq-4.2.10 branch from acb9cfa to dd2de60 Compare December 27, 2022 07:46
Bumps [sidekiq](https://github.com/mperham/sidekiq) from 3.5.0 to 4.2.10.
- [Release notes](https://github.com/mperham/sidekiq/releases)
- [Changelog](https://github.com/mperham/sidekiq/blob/main/Changes.md)
- [Commits](sidekiq/sidekiq@v3.5.0...v4.2.10)

---
updated-dependencies:
- dependency-name: sidekiq
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/sidekiq-4.2.10 branch from dd2de60 to d91090f Compare December 27, 2022 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants