Skip to content

Bump solid_queue from 1.4.0 to 1.5.1 - #64

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/solid_queue-1.5.1
Open

Bump solid_queue from 1.4.0 to 1.5.1#64
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/solid_queue-1.5.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor

Bumps solid_queue from 1.4.0 to 1.5.1.

Release notes

Sourced from solid_queue's releases.

v1.5.1

What's Changed

New Contributors

Full Changelog: rails/solid_queue@v1.5.0...v1.5.1

v1.5.0

Lots of bugfixes in this one, thanks to a bunch of new contributors!

Notable changes in this release:

  • Drop support for Ruby 3.1, which has been EOL for a while
  • Improve DISTINCT queries used for polling with not specific queue names in PostgreSQL
  • Change polling interval default to 1 second
  • New bin/job check to validate configuration
  • Support setting a default time zone for recurring tasks

What's Changed

New Contributors

... (truncated)

Commits
  • e5d8c17 Bump solid_queue to 1.5.1
  • f8899df Track process startups with boot guards the processes themselves manage
  • 7e62a62 Terminate the stalled supervisor gracefully in tests
  • 6a2a201 supervisor: replace forks that fail to boot
  • 40d6bd5 Lease connections in DistinctValues instead of calling deprecated connection
  • 517a974 Add --only-recurring to run just the recurring scheduler
  • 74b6b07 Wait for the continuable job to start before interrupting it
  • 29e818d Add an update generator to copy new migrations
  • f731502 Kill job threads leaked by workers stopped in-process in tests
  • 0a7c1cf Wait deterministically before signaling QUIT and KILL in lifecycle tests
  • Additional commits viewable in compare view

Dependabot compatibility score

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.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [solid_queue](https://github.com/rails/solid_queue) from 1.4.0 to 1.5.1.
- [Release notes](https://github.com/rails/solid_queue/releases)
- [Commits](rails/solid_queue@v1.4.0...v1.5.1)

---
updated-dependencies:
- dependency-name: solid_queue
  dependency-version: 1.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants