Update dependency solid_queue to v1.1.4
This MR contains the following updates:
Package | Update | Change |
---|---|---|
solid_queue | patch |
1.1.3 -> 1.1.4
|
Release Notes
rails/solid_queue (solid_queue)
v1.1.4
What's Changed
- Remove duplicate: frozen_string_literal by @biow0lf in https://github.com/rails/solid_queue/pull/500
- feat: add on_exit hook by @ThomasCrambert in https://github.com/rails/solid_queue/pull/503
- Fix README queues config value to array by @ristovskiv in https://github.com/rails/solid_queue/pull/517
- Add missing parenthesis by @elia in https://github.com/rails/solid_queue/pull/518
- Pass job.id to the executing job as provider_job_id for access within perform() by @brendon in https://github.com/rails/solid_queue/pull/529
- Have all processes yield self to lifecycle hooks by @Th3-M4jor in https://github.com/rails/solid_queue/pull/516
New Contributors
- @biow0lf made their first contribution in https://github.com/rails/solid_queue/pull/500
- @ThomasCrambert made their first contribution in https://github.com/rails/solid_queue/pull/503
- @ristovskiv made their first contribution in https://github.com/rails/solid_queue/pull/517
- @elia made their first contribution in https://github.com/rails/solid_queue/pull/518
- @brendon made their first contribution in https://github.com/rails/solid_queue/pull/529
- @Th3-M4jor made their first contribution in https://github.com/rails/solid_queue/pull/516
Full Changelog: https://github.com/rails/solid_queue/compare/v1.1.3...v1.1.4
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.