Skip to content

Bump solid_queue from 1.4.0 to 1.5.0#1150

Merged
amatsuda merged 1 commit into
mainfrom
dependabot/bundler/solid_queue-1.5.0
Jul 24, 2026
Merged

Bump solid_queue from 1.4.0 to 1.5.0#1150
amatsuda merged 1 commit into
mainfrom
dependabot/bundler/solid_queue-1.5.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps solid_queue from 1.4.0 to 1.5.0.

Release notes

Sourced from solid_queue's releases.

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

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

Commits
  • 61a9f08 Bump solid_queue to 1.5.0
  • 4f263b2 Prevent wrong release of blocked jobs and semaphore corruption
  • 2124a51 Guard signal_all against incrementing semaphore beyond its limit
  • 42db567 Drop support for Ruby 3.1
  • dfc3644 Report rescued recurring enqueue errors to Rails.error
  • 23100e0 Support running with strict_loading_by_default enabled
  • 142d2ac Reduce flaky integration test failures from timing and PK reuse
  • 952d852 Bypass JobResult's query cache in skip_active_record_query_cache
  • a19771d Fix flaky concurrency controls test
  • 546864f Automatically use Rails or a default timezone for the schedule
  • 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.0.
- [Release notes](https://github.com/rails/solid_queue/releases)
- [Commits](rails/solid_queue@v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: solid_queue
  dependency-version: 1.5.0
  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 23, 2026
@amatsuda
amatsuda merged commit 4b0c95b into main Jul 24, 2026
2 checks passed
@amatsuda
amatsuda deleted the dependabot/bundler/solid_queue-1.5.0 branch July 24, 2026 06:09
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.

1 participant