Created by dependabot[bot] 21 days ago
Bumps solid_cable from 4.0.0 to 4.0.2.
Sourced from solid_cable's releases.
v4.0.2 What's Changed Reset retry counter on each successful poll by @npezza93 in rails/solid_cable#84 Full Changelog: https://github.com/rails/solid_cable/compare/v4.0.1...v4.0.2 v4.0.1 What's Changed Run ci against different rails versions by @npezza93 in rails/solid_cable#79 Update adapter to handle ActionCable adapterization in 8.2 by @npezza93 in rails/solid_cable#80 Reset reconnect_attempt after successfuly accessing the DB. by @pascalbetz in rails/solid_cable#82 New Contributors @pascalbetz made their first contribution in rails/solid_cable#82 Full Changelog: https://github.com/rails/solid_cable/compare/v4.0.0...v4.0.1
@npezza93
Full Changelog: https://github.com/rails/solid_cable/compare/v4.0.1...v4.0.2
@pascalbetz
Full Changelog: https://github.com/rails/solid_cable/compare/v4.0.0...v4.0.1
4a41ec8
f781e4d
cf0695c
c968ba7
5ea0f55
89d34d7
Bumps solid_cable from 4.0.0 to 4.0.2.
Release notes
Sourced from solid_cable's releases.
Commits
4a41ec8Version bumpf781e4dReset retry counter on each successful poll (#84)cf0695cVersion bumpc968ba7Reset reconnect_attempt after successfuly accessing the DB. (#82)5ea0f55Update adapter to handle ActionCable adapterization in 8.2 (#80)89d34d7Run ci against different rails versions (#79)