Skip to content

build(deps): Bump rails_error_dashboard from 0.8.0 to 0.8.1#201

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/rails_error_dashboard-0.8.1
Open

build(deps): Bump rails_error_dashboard from 0.8.0 to 0.8.1#201
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/rails_error_dashboard-0.8.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps rails_error_dashboard from 0.8.0 to 0.8.1.

Release notes

Sourced from rails_error_dashboard's releases.

rails_error_dashboard: v0.8.1

0.8.1 (2026-06-12)

✨ Features

  • AI Help drawer for errors (#123) (7a88632)
  • issue-tracking: add Linear as a fourth issue tracker provider (#133) (e39a549)
  • llm-observability: per-model LLM health dashboard page (#128) (75c8f1a)
  • llm-observability: three capture paths, sidebar UI, markdown export (#125) (09c63dc)
  • otel-export: outbound OpenTelemetry span export (#130) (ea523b1)

🐛 Bug Fixes

  • Assigned and Reopened pills hid resolved errors (ad1703a)
  • BatchMuteErrors accepts and persists mute reason (27f0bc0)
  • bulk-resolved errors now appear under the Resolved filter (e2c407c)
  • clamp days param to [1, 365] across all health/analytics actions (c8632aa)
  • cross-page errors_path links no longer hide resolved errors (93544e9)
  • cross-platform errors table now links each error_type to filtered list (3a58499)
  • drill-downs and label clarity from page-by-page audit (4c45c60)
  • Errors by Hour of Day chart shows hours 0-23, not chronological dates (9c0d94f)
  • guard JSON-parsing partials against unexpected shapes (96e4755)
  • handle Time objects in PostgreSQL last_autovacuum cells (cdfc82f)
  • hide platform quick-action button when error has no platform (660fede)
  • link error_type cells on database_health_summary to filtered errors (2ed804b)
  • link Severity, Platform, and User badges in error sidebar to filtered errors (dd7161a)
  • link user_id column on errors index to that user's filtered errors (409f20b)
  • llm-observability: filter overreach + word-break (#126) (3e4aaae)
  • more drill-down links from page audit (2bd4c9e)
  • Pagy rescue must drop both :page and :per_page from redirect target (eb43b41)
  • preserve query string when redirecting from Pagy out-of-range page (6f743c7)
  • priority filter pill shows correct P-number short_label (0f647d8)
  • remove duplicate .modal-content class from resolve modal form (a944779)
  • remove stray </h5> in settings.html.erb (c331877)
  • render error counts with thousand separators (dc1bef9)
  • security: defense-in-depth against </script> injection in inline JSON (6500d86)
  • security: prevent stored XSS in auto_link_urls helper (5b9d70b)
  • security: prevent stored XSS in resolved-badge tooltip on timeline (9f89336)
  • user_id, app_version, git_sha filters were silently dropped (22a3123)

⚡ Performance

  • avoid full-record load when counting critical errors per version (9b909bd)
  • CascadeDetector single-pass over plucked occurrences (85f60ad)
  • time_correlated_errors uses one SQL GROUP BY instead of N full loads (bcc0ef9)

... (truncated)

Changelog

Sourced from rails_error_dashboard's changelog.

0.8.1 (2026-06-12)

✨ Features

  • AI Help drawer for errors (#123) (7a88632)
  • issue-tracking: add Linear as a fourth issue tracker provider (#133) (e39a549)
  • llm-observability: per-model LLM health dashboard page (#128) (75c8f1a)
  • llm-observability: three capture paths, sidebar UI, markdown export (#125) (09c63dc)
  • otel-export: outbound OpenTelemetry span export (#130) (ea523b1)

🐛 Bug Fixes

  • Assigned and Reopened pills hid resolved errors (ad1703a)
  • BatchMuteErrors accepts and persists mute reason (27f0bc0)
  • bulk-resolved errors now appear under the Resolved filter (e2c407c)
  • clamp days param to [1, 365] across all health/analytics actions (c8632aa)
  • cross-page errors_path links no longer hide resolved errors (93544e9)
  • cross-platform errors table now links each error_type to filtered list (3a58499)
  • drill-downs and label clarity from page-by-page audit (4c45c60)
  • Errors by Hour of Day chart shows hours 0-23, not chronological dates (9c0d94f)
  • guard JSON-parsing partials against unexpected shapes (96e4755)
  • handle Time objects in PostgreSQL last_autovacuum cells (cdfc82f)
  • hide platform quick-action button when error has no platform (660fede)
  • link error_type cells on database_health_summary to filtered errors (2ed804b)
  • link Severity, Platform, and User badges in error sidebar to filtered errors (dd7161a)
  • link user_id column on errors index to that user's filtered errors (409f20b)
  • llm-observability: filter overreach + word-break (#126) (3e4aaae)
  • more drill-down links from page audit (2bd4c9e)
  • Pagy rescue must drop both :page and :per_page from redirect target (eb43b41)
  • preserve query string when redirecting from Pagy out-of-range page (6f743c7)
  • priority filter pill shows correct P-number short_label (0f647d8)
  • remove duplicate .modal-content class from resolve modal form (a944779)
  • remove stray </h5> in settings.html.erb (c331877)
  • render error counts with thousand separators (dc1bef9)
  • security: defense-in-depth against </script> injection in inline JSON (6500d86)
  • security: prevent stored XSS in auto_link_urls helper (5b9d70b)
  • security: prevent stored XSS in resolved-badge tooltip on timeline (9f89336)
  • user_id, app_version, git_sha filters were silently dropped (22a3123)

⚡ Performance

  • avoid full-record load when counting critical errors per version (9b909bd)
  • CascadeDetector single-pass over plucked occurrences (85f60ad)
  • time_correlated_errors uses one SQL GROUP BY instead of N full loads (bcc0ef9)

🧹 Maintenance

... (truncated)

Commits
  • c480640 chore(main): release rails_error_dashboard 0.8.1 (#134)
  • e39a549 feat(issue-tracking): add Linear as a fourth issue tracker provider (#133)
  • 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)

Bumps [rails_error_dashboard](https://github.com/AnjanJ/rails_error_dashboard) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/AnjanJ/rails_error_dashboard/releases)
- [Changelog](https://github.com/AnjanJ/rails_error_dashboard/blob/main/CHANGELOG.md)
- [Commits](AnjanJ/rails_error_dashboard@v0.8.0...rails_error_dashboard/v0.8.1)

---
updated-dependencies:
- dependency-name: rails_error_dashboard
  dependency-version: 0.8.1
  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 Jun 15, 2026
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