Skip to content

chore(deps): bump solid_queue from 1.2.4 to 1.3.2#33

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/solid_queue-1.3.2
Closed

chore(deps): bump solid_queue from 1.2.4 to 1.3.2#33
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/solid_queue-1.3.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps solid_queue from 1.2.4 to 1.3.2.

Release notes

Sourced from solid_queue's releases.

v1.3.2

What's Changed

New Contributors

Full Changelog: rails/solid_queue@v1.3.1...v1.3.2

v1.3.1

What's Changed

New Contributors

Full Changelog: rails/solid_queue@v1.3.0...v1.3.1

v1.3.0 - Async mode reintroduced

The main change in this release is the re-introduction of async mode for the supervisor. Read more about it in the README.

What's Changed

New Contributors

... (truncated)

Commits
  • 0b13202 Bump solid_queue to 1.3.2
  • 4031642 Skip concurrency controls for jobs whose class has been removed
  • 1017e0a Handle nil process in heartbeat
  • 67a91df Guard against nil pid in Puma plugin stop
  • 629ae55 Fix crash when recording a failed execution for a job that already has one
  • b6825d0 Clean up dead thread from process_instances when replacing it
  • 5518a4d Fix: Detect and warn when schedules generate multiple CRONs (#707)
  • 97a3a54 Remove default value for 'mode' in CLI options
  • 8d90eab Fix race condition between job enqueue and concurrency unblock
  • 552f7d0 Bump solid_queue to 1.3.1
  • Additional commits viewable in compare view

Dependabot compatibility score

You 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [solid_queue](https://github.com/rails/solid_queue) from 1.2.4 to 1.3.2.
- [Release notes](https://github.com/rails/solid_queue/releases)
- [Commits](rails/solid_queue@v1.2.4...v1.3.2)

---
updated-dependencies:
- dependency-name: solid_queue
  dependency-version: 1.3.2
  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 Feb 23, 2026
@rz1989s
Copy link
Copy Markdown
Member

rz1989s commented May 22, 2026

main already carries this version or newer — the Dependabot backlog was consolidated into #46 (gems) and #47 (CI/deploy actions). Closing as resolved.

@rz1989s rz1989s closed this May 22, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 22, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/bundler/solid_queue-1.3.2 branch May 22, 2026 02:59
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