Skip to content

deps: Bump toml_edit from 0.22.27 to 0.25.8+spec-1.1.0#95

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/toml_edit-0.25.8spec-1.1.0
Open

deps: Bump toml_edit from 0.22.27 to 0.25.8+spec-1.1.0#95
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/toml_edit-0.25.8spec-1.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 27, 2026

Copy link
Copy Markdown
Contributor

Bumps toml_edit from 0.22.27 to 0.25.8+spec-1.1.0.

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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 27, 2026
robinson added a commit that referenced this pull request Apr 7, 2026
Serve a self-contained single-page application at /dashboard/ compiled
directly into the binary via include_str! — zero runtime dependencies,
no CDN, no static-file mounts.

Four tabs:
  - Overview: version, provider/model, deflection rate, token/cost cards
  - Providers: health, model, request/error counts, masked key pool
  - Usage: window summary with per-period bar chart, cost/savings
  - Request Log: last 50 JSONL entries with method, path, layer, latency

Admin API endpoints (all auth-protected via existing auth middleware):
  GET /api/admin/overview
  GET /api/admin/providers
  GET /api/admin/usage
  GET /api/admin/requests

The SPA stores the gateway API key in sessionStorage only; it is never
sent to any third party. /dashboard redirects to /dashboard/ (trailing
slash) for clean routing.

Docs: README CLI reference, architecture.md dashboard section + file
tree, architecture-decisions.md ADR-022, CHANGELOG 2026.4.1.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Bumps [toml_edit](https://github.com/toml-rs/toml) from 0.22.27 to 0.25.8+spec-1.1.0.
- [Commits](toml-rs/toml@v0.22.27...v0.25.8)

---
updated-dependencies:
- dependency-name: toml_edit
  dependency-version: 0.25.8+spec-1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/toml_edit-0.25.8spec-1.1.0 branch from 9e78861 to 33b9b54 Compare April 7, 2026 14:32
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants