Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2026

Bumps solid_queue_monitor from 0.3.2 to 0.4.0.

Changelog

Sourced from solid_queue_monitor's changelog.

[0.4.0] - 2026-01-09

Added

  • Auto-refresh feature for real-time dashboard monitoring
  • Configurable auto-refresh interval via config.auto_refresh_interval (default: 30 seconds)
  • Toggle to enable/disable auto-refresh globally via config.auto_refresh_enabled
  • Compact auto-refresh controls integrated into header with:
    • iOS-style toggle switch to enable/disable auto-refresh
    • Live countdown timer showing seconds until next refresh
    • Pulsing green indicator when auto-refresh is active
    • Icon-based refresh button for immediate page reload
    • Informative tooltip on hover explaining the feature
  • User preference persistence via localStorage (survives page reloads)
  • Responsive design for auto-refresh controls on mobile devices
Commits
  • 6e23b41 fix: resolve rubocop offenses for auto-refresh feature
  • 894f575 feat: add auto-refresh feature for real-time dashboard monitoring
  • 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 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)

Bumps [solid_queue_monitor](https://github.com/vishaltps/solid_queue_monitor) from 0.3.2 to 0.4.0.
- [Changelog](https://github.com/vishaltps/solid_queue_monitor/blob/main/CHANGELOG.md)
- [Commits](vishaltps/solid_queue_monitor@v0.3.2...v0.4.0)

---
updated-dependencies:
- dependency-name: solid_queue_monitor
  dependency-version: 0.4.0
  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 Jan 9, 2026
@dmitrytrager dmitrytrager merged commit 2710896 into main Jan 10, 2026
4 checks passed
@dmitrytrager dmitrytrager deleted the dependabot/bundler/solid_queue_monitor-0.4.0 branch January 10, 2026 15: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.

2 participants