Skip to content

chore(deps): bump the cargo group across 1 directory with 2 updates#152

Merged
hyperpolymath merged 2 commits into
mainfrom
dependabot/cargo/cargo-6448f2189c
Jul 1, 2026
Merged

chore(deps): bump the cargo group across 1 directory with 2 updates#152
hyperpolymath merged 2 commits into
mainfrom
dependabot/cargo/cargo-6448f2189c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the cargo group with 2 updates in the / directory: anyhow and log.

Updates anyhow from 1.0.102 to 1.0.103

Release notes

Sourced from anyhow's releases.

1.0.103

  • Fix Stacked Borrows violation (UB) in Error::downcast_mut (#451, #452)
Commits
  • 5bdb0e2 Release 1.0.103
  • e621bd3 Merge pull request #452 from dtolnay/downcast
  • 6e8c000 Eliminate pointer->reference->pointer during downcast
  • 67c4abd Add regression test for issue 451
  • 917a169 Update actions/upload-artifact@v6 -> v7
  • d9dc3fa Update actions/checkout@v6 -> v7
  • 841522b Raise minimum tested compiler to rust 1.85
  • See full diff in compare view

Updates log from 0.4.32 to 0.4.33

Changelog

Sourced from log's changelog.

[0.4.33] - 2026-06-20

What's Changed

New Contributors

Full Changelog: rust-lang/log@0.4.32...0.4.33

Commits
  • f405739 Merge pull request #734 from rust-lang/cargo/0.4.33
  • 6a24abf prepare for 0.4.33 release
  • 87e0621 Merge pull request #732 from matteo-zeggiotti-ok/fix-key-comparison
  • a9b5711 Review: fallback to the &str hash
  • cc89cc6 Review: fixed other comparisons
  • 920e7dc Review: fixed comparison on MaybeStaticStr
  • 0d71d3c Fixed key comparison
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the cargo group with 2 updates in the / directory: [anyhow](https://github.com/dtolnay/anyhow) and [log](https://github.com/rust-lang/log).


Updates `anyhow` from 1.0.102 to 1.0.103
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.102...1.0.103)

Updates `log` from 0.4.32 to 0.4.33
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](rust-lang/log@0.4.32...0.4.33)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-version: 1.0.103
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: log
  dependency-version: 0.4.33
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
...

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 Jul 1, 2026
@hyperpolymath
hyperpolymath merged commit becd3dc into main Jul 1, 2026
20 of 22 checks passed
@hyperpolymath
hyperpolymath deleted the dependabot/cargo/cargo-6448f2189c branch July 1, 2026 11:12
@sonarqubecloud

sonarqubecloud Bot commented Jul 1, 2026

Copy link
Copy Markdown

hyperpolymath pushed a commit that referenced this pull request Jul 2, 2026
Workstream F of the audit remediation. agent_instructions/README.adoc already
pointed at `bot_directives/` (line 36) but the directory did not exist — a latent
dangling reference. This populates it with the standard hyperpolymath bot fleet
(matching odds-and-sods / verisimdb), each directive adapted to neurophone's real
files and known traps rather than copied as template residue:

- README.a2ml — index of the fleet; documents the bot_directives/ vs
  agent_instructions/ (methodology) vs AGENTIC.a2ml (permissions) split.
- finishbot — task completion: behavioural coverage before close; a proof is
  "done" only when proofs/README.adoc says checked/property.
- glambot — documentation: .adoc format, SPDX, and an explicit NEVER-edit-licence
  guard (owner-manual only), docs kept within the proof ledger.
- rhodibot — git ops: no force-push, SHA-pin actions, no amend-published, sign,
  no model identifier in commits.
- seambot — integration: the JNI seam (#110/#93 lifecycle typestate), the
  conative egress veto (#103), and the neural->symbolic dimension invariants.
- sustainabot — deps: pinning, no npm/bun/yarn, and the rand-0.9 trap guard
  (#152/#154) plus the pinned conative-gating git rev.

echidnabot.a2ml (proof/fuzzing) was added earlier in this branch.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0172RBMz3qYjb1ttzD2i7RNh
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