chore(deps): bump config from 0.15.23 to 0.15.24 in /bots/echidnabot#307
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump config from 0.15.23 to 0.15.24 in /bots/echidnabot#307dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [config](https://github.com/rust-cli/config-rs) from 0.15.23 to 0.15.24. - [Changelog](https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md) - [Commits](rust-cli/config-rs@v0.15.23...v0.15.24) --- updated-dependencies: - dependency-name: config dependency-version: 0.15.24 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
hyperpolymath
added a commit
that referenced
this pull request
Jun 21, 2026
## What Removes the `pull_request: branches:[main, master]` filter from `codeql.yml` and `hypatia-scan.yml` so their **required** jobs — `analyze (actions, none)` / `analyze (rust, none)` and `hypatia / Hypatia Neurosymbolic Analysis` — report on PRs against **every** base. `push:` and `schedule:` triggers are unchanged. ## Why A required status check whose workflow is branch-filtered is never *created* on a non-matching base, so the PR sits permanently at *"Expected — Waiting for status to be reported"* — a silent merge block indistinguishable from a hang. Observed live on this repo: PR #307 had **no** `hypatia / Hypatia Neurosymbolic Analysis` and **no** `Hypatia` check at all. This mirrors hyperpolymath/affinescript#645, which diagnosed and fixed the same class. No governance change is needed here — this repo still emits `governance / Validate Hypatia baseline` natively via the `standards` reusable. 🤖 Generated with [Claude Code](https://claude.com/claude-code) https://claude.ai/code/session_01UXXpaoiATzxcn3kW3eTM26 --- _Generated by [Claude Code](https://claude.ai/code/session_01UXXpaoiATzxcn3kW3eTM26)_ Co-authored-by: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps config from 0.15.23 to 0.15.24.
Changelog
Sourced from config's changelog.
Commits
6314ddechore: Release config version 0.15.24edd5da5docs: Update changelog13c188bfix: support u64 for parse json file (#758)be51260chore(deps): Update pre-commit hook crate-ci/typos to v1.47.0 (#760)1de84e0chore(deps): Update compatible (dev) (#759)8c27a5bchore(deps): Update pre-commit hook crate-ci/typos to v1.47.0895c66dfix: support u64 for parse json filefc956b2chore(deps): Update Rust Stable to v1.96 (#756)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)