Skip to content

Bump the ruby group with 2 updates - #725

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/ruby-f3fae207c5
Closed

Bump the ruby group with 2 updates#725
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/ruby-f3fae207c5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the ruby group with 2 updates: solid_queue and lexxy.

Updates 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

Updates lexxy from 0.9.25 to 0.9.27

Release notes

Sourced from lexxy's releases.

v0.9.27

What's Changed

Full Changelog: basecamp/lexxy@v0.9.26...v0.9.27

v0.9.26

What's Changed

New Contributors

Full Changelog: basecamp/lexxy@v0.9.25...v0.9.26

Commits
  • 4f449dd Bump version to 0.9.27
  • 92bd75b Merge pull request #1209 from basecamp/bugs/BC-10036823881-focus-steal
  • ddbf3b4 Bump version to 0.9.26
  • e97e066 Merge pull request #1211 from basecamp/paste-keep-wrapped-list-items
  • 55955e3 Merge pull request #1201 from basecamp/fix-layout-shift-editor-mount
  • e028595 Keep list items inside stray wrappers when pasting
  • cd72f36 Keep focus in other form fields when reconciling a stale selection
  • 1a63f66 Add a script to develop against a local lexical project (#1076)
  • fda37d3 Add a script to develop against a local lexical project
  • 822ebea Clarify reserved-height math with named toolbar variables
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the ruby group with 2 updates: [solid_queue](https://github.com/rails/solid_queue) and [lexxy](https://github.com/basecamp/lexxy).


Updates `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)

Updates `lexxy` from 0.9.25 to 0.9.27
- [Release notes](https://github.com/basecamp/lexxy/releases)
- [Commits](basecamp/lexxy@v0.9.25...v0.9.27)

---
updated-dependencies:
- dependency-name: solid_queue
  dependency-version: 1.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ruby
- dependency-name: lexxy
  dependency-version: 0.9.27
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ruby
...

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 Aug 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 2, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 2, 2026
@dependabot
dependabot Bot deleted the dependabot/bundler/ruby-f3fae207c5 branch August 2, 2026 06:34
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