chore(deps): bump the cargo group across 1 directory with 2 updates by dependabot[bot] · Pull Request #1 · hyperpolymath/reposystem · GitHub
Skip to content

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

Merged
hyperpolymath merged 1 commit into
mainfrom
dependabot/cargo/cargo-89dd5b4e75
Jan 22, 2026
Merged

chore(deps): bump the cargo group across 1 directory with 2 updates#1
hyperpolymath merged 1 commit into
mainfrom
dependabot/cargo/cargo-89dd5b4e75

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 8, 2026

Copy link
Copy Markdown
Contributor

Bumps the cargo group with 1 update in the / directory: gix.

Updates gix from 0.58.0 to 0.63.0

Commits
  • 4f98e94 Release gix-features v0.38.2, gix-actor v0.31.2, gix-validate v0.8.5, gix-obj...
  • 9511416 adjust changelogs prior to release
  • d6cd449 Merge branch 'various-fixes'
  • e955770 fix: symlink support for zip archives
  • cd4de83 update dependencies
  • 6f55f2a fix-CI
  • 79dce79 Merge pull request from GHSA-7w47-3wg8-547c
  • 1242151 Apply suggestions from code review
  • d2ae9d5 adapt to changes in gix-ref
  • 9555efe fix!: assure that special device names on Windows aren't allowed.
  • Additional commits viewable in compare view

Updates gix-fs from 0.10.2 to 0.11.3

Changelog

Sourced from gix-fs's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.49.0 (2025-12-31)

0.48.0 (2025-12-22)

0.47.0 (2025-11-22)

New Features

  • allow credential fill with gix credential fill to run without a repo

Other

  • Remove doc_auto_cfg feature to fix docs.rs documentation. It is part of doc_cfg feature since rust-lang/rust#138907

    This fixes the docs.rs build

Commit Statistics

  • 5 commits contributed to the release.
  • 2 commits were understood as conventional.
  • 1 unique issue was worked on: #2198

Commit Details

  • #2198
    • Allow credential fill with gix credential fill to run without a repo (924cd62)
  • Uncategorized
    • Merge pull request #2254 from ralphmodales/credential-fill-fix (dba337d)
    • Merge pull request #2204 from cruessler/improve-blame-ranges (663b41e)
    • Merge pull request #2230 from yuki0iq/doc_auto_cfg (fbf9c39)
    • Remove doc_auto_cfg feature to fix docs.rs documentation. (6f469a6)

0.46.0 (2025-10-22)

... (truncated)

Commits
  • f2b522d Release gix-attributes v0.22.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwa...
  • 92271a8 another maintenance release of a crate that was just released :/
  • d379555 adjust versions, again
  • a65a17f Release gix-glob v0.16.5, gix-filter v0.12.0, gix-fs v0.11.3, gix-revwalk v0....
  • 42cecea more changelogs to prepare for release with stable crates
  • 933a801 conform gix-path to same version and allow publish to continue.
  • d19af16 Release gix-date v0.9.0, gix-actor v0.31.6, gix-validate v0.9.0, gix-object v...
  • 0f25841 prepare changelogs prior to release
  • 9ed2b24 Merge branch 'improvements'
  • 6990afd fix: similarity detection
  • Additional commits viewable 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the cargo group with 1 update in the / directory: [gix](https://github.com/GitoxideLabs/gitoxide).


Updates `gix` from 0.58.0 to 0.63.0
- [Release notes](https://github.com/GitoxideLabs/gitoxide/releases)
- [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md)
- [Commits](GitoxideLabs/gitoxide@gix-v0.58.0...gix-v0.63.0)

Updates `gix-fs` from 0.10.2 to 0.11.3
- [Release notes](https://github.com/GitoxideLabs/gitoxide/releases)
- [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md)
- [Commits](GitoxideLabs/gitoxide@gix-fs-v0.10.2...gix-fs-v0.11.3)

---
updated-dependencies:
- dependency-name: gix
  dependency-version: 0.63.0
  dependency-type: direct:production
  dependency-group: cargo
- dependency-name: gix-fs
  dependency-version: 0.11.3
  dependency-type: indirect
  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 Jan 8, 2026
@hyperpolymath hyperpolymath merged commit 931288c into main Jan 22, 2026
14 of 15 checks passed
@hyperpolymath hyperpolymath deleted the dependabot/cargo/cargo-89dd5b4e75 branch January 22, 2026 21:42
hyperpolymath pushed a commit that referenced this pull request Jun 20, 2026
…fied estate-export + web seams

Make reposystem the estate cockpit by fixing the root problem: the
representation was fragmented across five disagreeing sources and the real
~297-repo estate (repos.toml) was disconnected from the visualisation engine
(GraphStore), so web/export.json was empty and the UI rendered nothing.

Representation (Rust `types` is now the single schema of record):
- Add Estate (multi-estate parameterisation; hyperpolymath = estate #1),
  ExternalSeam + SeamDomain (loose cross-links to aerie=network /
  ambientops=machine; seams are edge sinks), RelationType::RefersTo (the only
  relation allowed to target a seam), and estate/metadata fields on Repo.
- Enforce the seam-sink invariant in EcosystemGraph::add_edge; render seams in
  to_dot; persist estates/seams for free via the existing split-file JSON.

Bridge + interchange:
- New `reposystem import manifest` (src/importers/manifest.rs) maps repos.toml
  into the GraphStore (289 unique repos + aerie/ambientops seams), reusing
  Forge::from_url and scanner::parse_owner_name. Sibling systems are matched by
  basename and promoted to seams.
- New unified `export --format estate-json` envelope (schema
  reposystem/estate-export@1) serialises all stores + estates + seams. One
  serializer, many transports.

Visualisation (begin convergence):
- web/app.js consumes the envelope: renders external seams and adds an estate
  selector + estate filtering; styles.css/index.html add the seam node + control.

Schema alignment + registry:
- config/{contracts,reposystem}.ncl aligned to the Rust taxonomy (drop the
  competing EdgeKind; add Estate/Seam/RefersTo); config/tools.ncl "super power
  collection" registry added; spec/DATA-MODEL.adoc made normative;
  GRAPH-STRUCTURE.md marked superseded.

Build/test fixes (pre-existing, surfaced once the build was unblocked):
- Cargo.toml: enable gix `sha1` feature — gix-hash Kind::Sha1 was cfg'd out,
  failing to compile on rustc 1.94 (blocked all builds).
- scan now honours --json (emits the graph JSON); logs routed to stderr so
  piped stdout stays clean. Fixed an unannotated verisimdb doctest fence.

Verification: cargo test 113/113; `just web-refresh` yields a non-empty
web/export.json (289 repos, aerie/ambientops seams) that the HUD renders.
Consolidation gitlink surgery and Phases 2-6 follow in later PRs.

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