Skip to content

chore(deps): bump prometheus from 0.13.4 to 0.14.0 in /backend - #6

Merged
christabel888 merged 1 commit into
mainfrom
dependabot/cargo/backend/prometheus-0.14.0
Jun 15, 2026
Merged

christabel888 merged 1 commit into
mainfrom
dependabot/cargo/backend/prometheus-0.14.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Context: frontend/src/components/dashboard/RealtimeDashboardFallback.tsx already establishes a pattern for handling live/polled data with a fallback -- reuse it for consistency rather than inventing a new polling approach for the homepage.

Where:

  • HomeStatsTiles.tsx

What to do:

  • Check what RealtimeDashboardFallback.tsx does today (websocket with polling fallback, or pure polling) and apply the same approach to the homepage tiles.

Definition of done:

  • Homepage tiles update without a full page reload, using the same live-data pattern as the rest of the dashboard

Bumps [prometheus](https://github.com/tikv/rust-prometheus) from 0.13.4 to 0.14.0.
- [Changelog](https://github.com/tikv/rust-prometheus/blob/master/CHANGELOG.md)
- [Commits](tikv/rust-prometheus@v0.13.4...v0.14.0)

---
updated-dependencies:
- dependency-name: prometheus
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: backend, dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@christabel888
christabel888 merged commit a4801d0 into main Jun 15, 2026
14 of 15 checks passed
@dependabot
dependabot Bot deleted the dependabot/cargo/backend/prometheus-0.14.0 branch June 15, 2026 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant