Skip to content

chore(deps): bump solid_queue_monitor from 1.2.2 to 1.3.0#660

Merged
dmitrytrager merged 1 commit intomainfrom
dependabot/bundler/solid_queue_monitor-1.3.0
Apr 20, 2026
Merged

chore(deps): bump solid_queue_monitor from 1.2.2 to 1.3.0#660
dmitrytrager merged 1 commit intomainfrom
dependabot/bundler/solid_queue_monitor-1.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 20, 2026

Bumps solid_queue_monitor from 1.2.2 to 1.3.0.

Changelog

Sourced from solid_queue_monitor's changelog.

[1.3.0] - 2026-04-16

Added

  • Content Security Policy compatibility for nonce-based strict CSP. The monitor now reads content_security_policy_nonce from the host controller and stamps it onto every inline <style> and <script> tag emitted by the engine. When no nonce is configured, HTML is byte-identical to prior versions. (#36)

Changed

  • Removed all inline onclick, onchange, and onsubmit attributes. Behavior is now wired via addEventListener and data-* attributes.
  • Replaced runtime element.style.display|opacity|transform mutations with CSS class toggles (.is-hidden, .is-fading, .is-expanded, .tooltip-visible, .countdown-paused). Tooltip cursor-tracking position is unchanged.
  • Consolidated confirm-on-submit dialogs into a single data-confirm="…" pattern.

Notes

No host-app changes required. Apps already using nonce-based CSP will see the UI start working once they upgrade. Apps without CSP continue to receive identical output.

Commits

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)

Bumps [solid_queue_monitor](https://github.com/vishaltps/solid_queue_monitor) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/vishaltps/solid_queue_monitor/releases)
- [Changelog](https://github.com/vishaltps/solid_queue_monitor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vishaltps/solid_queue_monitor/commits)

---
updated-dependencies:
- dependency-name: solid_queue_monitor
  dependency-version: 1.3.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 Apr 20, 2026
@dmitrytrager dmitrytrager merged commit 6450a85 into main Apr 20, 2026
4 checks passed
@dmitrytrager dmitrytrager deleted the dependabot/bundler/solid_queue_monitor-1.3.0 branch April 20, 2026 22:16
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