Bump solid_queue from 1.2.4 to 1.3.1#2425
Conversation
00e3857 to
df1ee3c
Compare
Upgrade Plan: solid_queue v1.2.4..v1.3.1 for Fizzy
Summary
This upgrade is safe to merge with no application-level changes required. The major change in this version range is the re-introduction of async mode for the supervisor, but Fizzy does not use async mode, customize supervisor internals, or override any of the changed APIs. The default behavior (fork mode) is preserved. Notable changes (no Fizzy impact, but worth knowing)
Commits Requiring MitigationNone. Analyzed — No App Impact
No Impact (Skipped)23 commits assessed as "no impact" during recon. Not analyzed against app. These include test flakiness fixes, README/documentation updates, CI configuration changes, and version bumps. |
Bumps [solid_queue](https://github.com/rails/solid_queue) from 1.2.4 to 1.3.1. - [Release notes](https://github.com/rails/solid_queue/releases) - [Commits](rails/solid_queue@v1.2.4...v1.3.1) --- updated-dependencies: - dependency-name: solid_queue dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
df1ee3c to
426228f
Compare
Bumps solid_queue from 1.2.4 to 1.3.1.
Release notes
Sourced from solid_queue's releases.
Commits
552f7d0Bump solid_queue to 1.3.19fec81bFix undefined variable when replacing a failed thread6a9928fImprove flaky tests across the board6a6f1c4Remove extra formating567d217Update README with wildcard queue behavior details05b8c0bUpdate README with wildcard queue explanation695683fFix typo in error message73b4dacFix NoMethodError when status.exitstatus is nil6c54dc0Bump solid_queue to 1.3.0839d627Merge pull request #644 from joshleblanc/async-modeYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)