dep: bump sidekiq and sidekiq-alive-next
Bumps sidekiq and sidekiq-alive-next. These dependencies needed to be updated together.
Updates sidekiq
from 6.5.7 to 7.0.0
Changelog
Sourced from sidekiq's changelog.
7.0.0
- Embedded mode!
- Capsules!!
- Job Execution metrics!!!
- See
docs/7.0-Upgrade.md
for release notes6-x
Commits
-
148b260
Fix natural sorting for processes (#5587) -
00e5f57
Update release notes with new versions -
b4092e3
bump, Compatibility check, #5583 -
02153c1
Restore compatibility with two-arg error handlers, #5579 -
44e4d40
fix link -
e8c5b48
beta1 -
c72f0d2
Rename worker references to job (#5568) -
e3df9e3
fix typo [ci skip] (#5567) -
533766a
remove extra gems from the stack (#5566) -
936846a
Remove deprecated worker reference. (#5565) - Additional commits viewable in compare view
Updates sidekiq-alive-next
from 2.2.1 to 3.0.0
Release notes
Sourced from sidekiq-alive-next's releases.
v3.0.0
What's Changed
🚀 New Features
- [BREAKING] Sidekiq 7 support by
@andrcuns
in andrcuns/sidekiq-alive#19
🔬 Improvements
- Use scan for finding and purging jobs by
@andrcuns
in andrcuns/sidekiq-alive#15
📦 Dependency updates
- Bump rspec from 3.11.0 to 3.12.0 by
@dependabot
in andrcuns/sidekiq-alive#17🧰 Maintenance
- Add additional details to startup info by
@andrcuns
in andrcuns/sidekiq-alive#14
👷 CI
- Add changelog workflow by
@andrcuns
in andrcuns/sidekiq-alive#16Full Changelog: https://github.com/andrcuns/sidekiq-alive/compare/v2.2.1...v3.0.0
Commits
-
c56c388
Update version to 3.0.0 -
0f99efd
Sidekiq 7 support (#19) -
0c445d7
Bump rspec from 3.11.0 to 3.12.0 (#17) -
e447aa9
Add changelog workflow (#16) -
760cedb
Use scan for finding and purging jobs (#15) -
087eb47
Add additional details to startup info (#14) -
e5f6fd2
Checkout tag in release - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@dependabot-bot rebase
will rebase this MR -
@dependabot-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts