Skip to content

Bump solid_queue from 1.1.4 to 1.2.3#41

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/solid_queue-1.2.3
Closed

Bump solid_queue from 1.1.4 to 1.2.3#41
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/solid_queue-1.2.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Oct 29, 2025

Bumps solid_queue from 1.1.4 to 1.2.3.

Release notes

Sourced from solid_queue's releases.

v1.2.3

What's Changed

New Contributors

Full Changelog: rails/solid_queue@v1.2.2...v1.2.3

v1.2.2

What's Changed

New Contributors

Full Changelog: rails/solid_queue@v1.2.1...v1.2.2

v1.2.1

What's Changed

... (truncated)

Commits
  • 6b36dcc Bump solid_queue to 1.2.3
  • 1f45b80 Revert "Wrap Supervisor#start and stop with the app executor"
  • 6eb29d9 Removing non-deterministic check from processes_lifecycle_test.rb
  • 5b18203 Merge pull request #666 from faraquet/aaa/deprecated
  • 15d5d72 Merge pull request #668 from faraquet/aaa/8.1
  • 777eb5c Testing against Rails 8.1
  • bb12268 Remove deprecated loading of statistics.rake from Rakefile
  • bd6b377 Making sure each failed artifact has a unique name
  • 550bad2 Adding artifact when CI fails to inspect logs
  • 7dca00b Bump activerecord from 7.1.5.1 to 7.1.5.2
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Summary by cubic

Upgrade solid_queue to 1.2.3 to pick up bug fixes and scheduling reliability improvements. This also refreshes a few transitive gems.

  • Dependencies
    • solid_queue: 1.1.4 → 1.2.3 (fixes SOLID_QUEUE_SKIP_RECURRING; relaxes fugit constraint; tested against Rails 8.1 upstream)
    • Transitive bumps: fugit ~1.12, thor 1.4.0, rack 3.2.3, nokogiri 1.18.10, plus minor patch updates across the lockfile

Bumps [solid_queue](https://github.com/rails/solid_queue) from 1.1.4 to 1.2.3.
- [Release notes](https://github.com/rails/solid_queue/releases)
- [Commits](rails/solid_queue@v1.1.4...v1.2.3)

---
updated-dependencies:
- dependency-name: solid_queue
  dependency-version: 1.2.3
  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 Oct 29, 2025
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Oct 30, 2025

Superseded by #43.

@dependabot dependabot bot closed this Oct 30, 2025
@dependabot dependabot bot deleted the dependabot/bundler/solid_queue-1.2.3 branch October 30, 2025 13:40
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