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 5.1.1 to 5.1.3 #52

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

Conversation

dependabot-preview[bot]
Copy link

Bumps sidekiq from 5.1.1 to 5.1.3.

Changelog

Sourced from sidekiq's changelog.

5.1.3

  • Fix version comparison so Ruby 2.2.10 works. [#3808, nateberkopec]

5.1.2

  • Add link to docs in Web UI footer
  • Fix crash on Ctrl-C in Windows [#3775, Bernica]
  • Remove freeze calls on String constants. This is superfluous with Ruby
    2.3+ and frozen_string_literal: true. [#3759]
  • Fix use of AR middleware outside of Rails [#3787]
  • Sidekiq::Worker sidekiq_retry_in block can now return nil or 0 to use
    the default backoff delay [#3796, dsalahutdinov]
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 ignore this [minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [sidekiq](https://github.com/mperham/sidekiq) from 5.1.1 to 5.1.3.
- [Release notes](https://github.com/mperham/sidekiq/releases)
- [Changelog](https://github.com/mperham/sidekiq/blob/master/Changes.md)
- [Commits](sidekiq/sidekiq@v5.1.1...v5.1.3)

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