Skip to content

chore(deps): bump toml from 0.8.23 to 1.1.2+spec-1.1.0 in /bots/echidnabot#37

Merged
hyperpolymath merged 2 commits into
mainfrom
dependabot/cargo/bots/echidnabot/toml-1.1.2spec-1.1.0
Apr 5, 2026
Merged

chore(deps): bump toml from 0.8.23 to 1.1.2+spec-1.1.0 in /bots/echidnabot#37
hyperpolymath merged 2 commits into
mainfrom
dependabot/cargo/bots/echidnabot/toml-1.1.2spec-1.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 5, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps toml from 0.8.23 to 1.1.2+spec-1.1.0.

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 5, 2026
@dependabot dependabot Bot requested a review from hyperpolymath as a code owner April 5, 2026 06:53
@dependabot dependabot Bot added the rust Pull requests that update rust code label Apr 5, 2026
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.23 to 1.1.2+spec-1.1.0.
- [Commits](toml-rs/toml@toml-v0.8.23...toml-v1.1.2)

---
updated-dependencies:
- dependency-name: toml
  dependency-version: 1.1.2+spec-1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/bots/echidnabot/toml-1.1.2spec-1.1.0 branch from 54e0020 to f131472 Compare April 5, 2026 18:05
@hyperpolymath hyperpolymath merged commit 3c19bc9 into main Apr 5, 2026
15 of 20 checks passed
@hyperpolymath hyperpolymath deleted the dependabot/cargo/bots/echidnabot/toml-1.1.2spec-1.1.0 branch April 5, 2026 18:05
Repository owner deleted a comment from chatgpt-codex-connector Bot May 13, 2026
hyperpolymath added a commit that referenced this pull request May 16, 2026
rhodibot was webhook-server-only (axum, `--port`), with no way to run a
one-shot RSR compliance check from CI. Consumers (e.g. ubicity #37) tried
to invoke a non-existent `rhodibot check --owner X --repo Y` CLI.

Add a `check` subcommand that runs `rsr::check_compliance` against a
remote repo via the GitHub REST API (honours `GITHUB_TOKEN`; works
unauthenticated on public repos), prints a pretty/json report, and exits
non-zero when required checks fail — so it can gate CI directly. The
server remains the default behaviour when no subcommand is given, so
existing deployments are unaffected.

Also fix a pre-existing compile error in integration_tests.rs
(`Hmac::new_from_slice` needs `KeyInit` in scope) so `cargo test` is
green for the crate. fmt + clippy + 48 tests pass.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.

1 participant