Closed dependabot-preview[bot] closed 5 years ago
@dependabot rebase
Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate
.
@dependabot recreate
Bumps sidekiq from 6.0.1 to 6.0.2.
Changelog
*Sourced from [sidekiq's changelog](https://github.com/mperham/sidekiq/blob/master/Changes.md).* > 6.0.2 > --------- > > - Fix Sidekiq Enterprise's rolling restart functionality, broken by refactoring in 6.0.0. [#4334](https://github-redirect.dependabot.com/mperham/sidekiq/issues/4334) > - More internal refactoring and performance tuning [fatkodima]Commits
- [`cfd4675`](https://github.com/mperham/sidekiq/commit/cfd46759a01e5b4df0b600fa7d6fb7928c736b2e) changes - [`9498477`](https://github.com/mperham/sidekiq/commit/949847747c4223acba53b79a73dcfcb7c6ea239e) cleanup - [`815d21f`](https://github.com/mperham/sidekiq/commit/815d21fbf343969be1e3e9a71696a0b10da9cfd6) Latest and greatest - [`07c0e1f`](https://github.com/mperham/sidekiq/commit/07c0e1f4e60298deeab70999f6a33c86959f196a) bump - [`a8145e1`](https://github.com/mperham/sidekiq/commit/a8145e1a4efc5daede70cb872bccf709b9c94f19) Freshen up - [`bfeb9d0`](https://github.com/mperham/sidekiq/commit/bfeb9d003b6abaf34f1682c42f2fafa9ee5cc29b) restore USR2 handling, fixes [#4334](https://github-redirect.dependabot.com/mperham/sidekiq/issues/4334) - [`09fc8a8`](https://github.com/mperham/sidekiq/commit/09fc8a8d05f787709b55aaac53b3d7bc20a57343) Remove sidekiqctl, remove runit, if you use it, you know how to config it. - [`abd63bd`](https://github.com/mperham/sidekiq/commit/abd63bde1695f19a705a1820c8df70387b0db41e) Remove dead code ([#4330](https://github-redirect.dependabot.com/mperham/sidekiq/issues/4330)) - [`d6b0096`](https://github.com/mperham/sidekiq/commit/d6b00967eccde5e93c038e46bcdc14fb88bdbd53) Avoid costly json parsing in JobSet#delete_by_jid for wrong values ([#4326](https://github-redirect.dependabot.com/mperham/sidekiq/issues/4326)) - [`d9d4728`](https://github.com/mperham/sidekiq/commit/d9d4728d0bfeb67ae8fc45ef8ad07ecebf35be21) Fix returned Enumerator for SortedSet#scan ([#4328](https://github-redirect.dependabot.com/mperham/sidekiq/issues/4328)) - Additional commits viewable in [compare view](https://github.com/mperham/sidekiq/compare/v6.0.1...v6.0.2)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
.If all status checks pass Dependabot will automatically merge this pull request.
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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)