chore(deps): Bump solid_queue from 1.3.2 to 1.4.0#81
Merged
AndreRobitaille merged 1 commit intomasterfrom Mar 28, 2026
Merged
Conversation
Bumps [solid_queue](https://github.com/rails/solid_queue) from 1.3.2 to 1.4.0. - [Release notes](https://github.com/rails/solid_queue/releases) - [Commits](rails/solid_queue@v1.3.2...v1.4.0) --- updated-dependencies: - dependency-name: solid_queue dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
c5d0875 to
162ee21
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps solid_queue from 1.3.2 to 1.4.0.
Release notes
Sourced from solid_queue's releases.
Commits
176721eBump solid_queue to 1.4.03df3de3Merge pull request #553 from cupatea/feature/dynamic_recurring_tasks2f142eddocs: improve grammar a little50defe2Avoid unintended FOR UPDATE query execution.3b490adMerge right value ofstaticcorrectly7ded710Avoid extra queries for dynamic tasks for process metadata and proclineb4f7c99Clean a bit top-level SolidQueue methods to manage dynamic tasks3d36ca4Simplify recurring schedule with respect to dynamic task reloadingb012535Refactor scheduler loop and add missing testsf7e39b5Read static from options in from_configuration and rename to dynamic_tasks_en...