Skip to content

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
mainfrom
dependabot/cargo/bots/echidnabot/config-0.15.24
Open

chore(deps): bump config from 0.15.23 to 0.15.24 in /bots/echidnabot#307
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/bots/echidnabot/config-0.15.24

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps config from 0.15.23 to 0.15.24.

Changelog

Sourced from config's changelog.

[0.15.24] - 2026-06-16

Fixes

  • (json) Support u64, and not just i64
Commits
  • 6314dde chore: Release config version 0.15.24
  • edd5da5 docs: Update changelog
  • 13c188b fix: support u64 for parse json file (#758)
  • be51260 chore(deps): Update pre-commit hook crate-ci/typos to v1.47.0 (#760)
  • 1de84e0 chore(deps): Update compatible (dev) (#759)
  • 8c27a5b chore(deps): Update pre-commit hook crate-ci/typos to v1.47.0
  • 895c66d fix: support u64 for parse json file
  • fc956b2 chore(deps): Update Rust Stable to v1.96 (#756)
  • 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 [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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 21, 2026
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>
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