Skip to content

⬆️ Bump solid_cable from 4.0.0 to 4.0.2 - #4653

Merged
pglombardo merged 1 commit into
masterfrom
dependabot/bundler/solid_cable-4.0.2
Jul 20, 2026
Merged

⬆️ Bump solid_cable from 4.0.0 to 4.0.2#4653
pglombardo merged 1 commit into
masterfrom
dependabot/bundler/solid_cable-4.0.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps solid_cable from 4.0.0 to 4.0.2.

Release notes

Sourced from solid_cable's releases.

v4.0.2

What's Changed

Full Changelog: rails/solid_cable@v4.0.1...v4.0.2

v4.0.1

What's Changed

New Contributors

Full Changelog: rails/solid_cable@v4.0.0...v4.0.1

Commits
  • 4a41ec8 Version bump
  • f781e4d Reset retry counter on each successful poll (#84)
  • cf0695c Version bump
  • c968ba7 Reset reconnect_attempt after successfuly accessing the DB. (#82)
  • 5ea0f55 Update adapter to handle ActionCable adapterization in 8.2 (#80)
  • 89d34d7 Run ci against different rails versions (#79)
  • See full diff 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)

Note

Low Risk
Patch-level dependency bump with no application code changes; upstream fixes improve Solid Cable reconnect/retry behavior under transient DB issues.

Overview
Updates Gemfile.lock only: solid_cable 4.0.0 → 4.0.2 (no app or config edits). The lockfile also picks up concurrent-ruby 1.3.8 as part of resolution.

4.0.2 resets the retry counter on each successful DB poll. 4.0.1 (included in this jump) resets reconnect attempts after a successful DB access and adjusts the adapter for Rails 8.2 Action Cable adapterization.

Reviewed by Cursor Bugbot for commit b883b72. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps [solid_cable](https://github.com/rails/solid_cable) from 4.0.0 to 4.0.2.
- [Release notes](https://github.com/rails/solid_cable/releases)
- [Commits](rails/solid_cable@v4.0.0...v4.0.2)

---
updated-dependencies:
- dependency-name: solid_cable
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 20, 2026
@pglombardo
pglombardo merged commit cdb250a into master Jul 20, 2026
18 checks passed
@pglombardo
pglombardo deleted the dependabot/bundler/solid_cable-4.0.2 branch July 20, 2026 11:35
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