Skip to content

chore(deps): bump cartog from 0.10.1 to 0.14.5#29

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cartog-0.14.5
Open

chore(deps): bump cartog from 0.10.1 to 0.14.5#29
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cartog-0.14.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps cartog from 0.10.1 to 0.14.5.

Release notes

Sourced from cartog's releases.

v0.14.5

[0.14.5] - 2026-05-07

Bug Fixes

  • skill: Install to ~/.local/bin when ~/.cargo/bin is not on PATH (62d3c1c)

v0.14.4

[0.14.4] - 2026-05-07

Bug Fixes

  • skill: Defer cartog self update to SessionEnd to avoid peer-running deadlock (2e68387)

v0.14.3

[0.14.3] - 2026-05-07

Performance

  • skill: Move heavy session-start work to background pipeline (490a1b3)

v0.14.2

[0.14.2] - 2026-05-06

Bug Fixes

  • skill: Auto-install/update cartog binary against plugin version (6c5a296)

v0.14.1

[0.14.1] - 2026-05-06

Bug Fixes

  • skill: Print actionable install guide when cartog is missing (8feb09c)

v0.14.0

[0.14.0] - 2026-05-06

Bug Fixes

  • plugin: Use semver compare in update check, not string equality (7cea701)
  • self-update: Harden upgrade flow against post-swap edge cases (81eac1f)
  • release: Publish cartog-process-lock to crates.io (76a2ba1)
  • test: Work around Linux ETXTBSY in smoke_test unit tests (3596c58)

Documentation

  • release: Point publish step env back to job-level NOTE (63ff2c7)
  • self-update: Add user guide for cartog self commands (1894b39)
  • self-update: Align all docs with the new feature surface (5dbe968)

... (truncated)

Changelog

Sourced from cartog's changelog.

[0.14.5] - 2026-05-07

Bug Fixes

  • Remove redundant clippy-flagged test assertion and enforce fmt/clippy in AGENTS.md (203825b)
  • Format error (515cd67)
  • extract: Capture calls in package-level var/const initializers (3735bd6)
  • search: Rank definitions above variables/imports in search results (bdfa966)
  • ci: Resolve gitleaks false positive on fixture fake API key (9ef398d)
  • ci: Remove deprecated os and use cross binaries (5804ed5)
  • skill: Add "show me" trigger patterns to cartog skill description (fe7020f)
  • Update quinn-proto 0.11.13 -> 0.11.14 (RUSTSEC-2026-0037 DoS) (68b0399)
  • Do exceed limit description (ecd612d)
  • Address review findings — chunking, CTE, migration logging (3970e5c)
  • Embedding chunking review — UTF-8 safety, false positive filters, docs (0907fee)
  • plugin: Restore marketplace.json with distinct name (c477286)
  • Let llm find skill direcotry (1505530)
  • site: Restore feature-card transition, fix hover border-top override, revert unauthorized padding/radius (cd99119)
  • site: Remove dead stats CSS rules, remove redundant install-options grid override (5f2078a)
  • workspace: Mark library crates as publish = false, fix cargo-deny policy (53ae662)
  • fixtures: Add standalone workspace to Rust fixture (072bf1c)
  • publish: Add version to workspace deps and fix release pipeline (4b516dd)
  • publish: Publish all workspace crates in dependency order (a724b96)
  • publish: Enable crates.io publishing for all workspace crates (f453017)
  • publish: Increase delay between crate publishes to 60s (a260010)
  • ci: Upgrade GitHub Actions to Node.js 24 compatible versions (776bb2d)
  • rag: Prevent silent vector index wipe and cache providers (51aad71)
  • db: Preserve stored embedding dimension when caller passes default (9667a15)
  • site: Correct stale #compare nav anchor to #why (2c9576f)
  • db: Correct column mapping in search() and refs() queries (8f6f7ae)
  • cli: Handle --kind all in search and changes commands (83d3fab)
  • db: Wrap multi-statement deletes in transactions (45aca44)
  • db: Add chunking guards and reorder migration (8fef1b1)
  • indexer: Prevent symlink loops and fix dedup collision bug (e5acbc4)
  • lsp: Detect EOF in read_headers to avoid infinite loop (ac0ea59)
  • doctor: Improve robustness of health checks (7d3931c)
  • mcp: Suppress dead_code warning on tool_router field (b123928)
  • plugin: Remove .mcp.json to avoid duplicate MCP server with plugin (1bee808)
  • plugin: Use CLAUDE_PLUGIN_ROOT for hook script path (0f91692)
  • plugin: Remove invalid agents field from manifest (a5a6655)
  • languages: Panic on multi-byte UTF-8 in markdown extractor (5d731d6)
  • db: Wrap index_directory Phase 3 in a single transaction (e7d854b)
  • db: Tighten transaction contract docs + e2e rollback test (7cf281d)
  • plugin: Use semver compare in update check, not string equality (7cea701)
  • self-update: Harden upgrade flow against post-swap edge cases (81eac1f)
  • release: Publish cartog-process-lock to crates.io (76a2ba1)
  • test: Work around Linux ETXTBSY in smoke_test unit tests (3596c58)
  • skill: Print actionable install guide when cartog is missing (8feb09c)
  • skill: Auto-install/update cartog binary against plugin version (6c5a296)
  • skill: Defer cartog self update to SessionEnd to avoid peer-running deadlock (2e68387)

... (truncated)

Commits
  • 0267725 chore: bump version to 0.14.5
  • 62d3c1c fix(skill): install to ~/.local/bin when ~/.cargo/bin is not on PATH
  • 74dbb95 chore: bump version to 0.14.4
  • 2e68387 fix(skill): defer cartog self update to SessionEnd to avoid peer-running dead...
  • 0d423b9 chore: bump version to 0.14.3
  • 490a1b3 perf(skill): move heavy session-start work to background pipeline
  • 21d517b chore: bump version to 0.14.2
  • 6c5a296 fix(skill): auto-install/update cartog binary against plugin version
  • 2ac3de6 chore: bump version to 0.14.1
  • 8feb09c fix(skill): print actionable install guide when cartog is missing
  • Additional commits viewable 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 [cartog](https://github.com/jrollin/cartog) from 0.10.1 to 0.14.5.
- [Release notes](https://github.com/jrollin/cartog/releases)
- [Changelog](https://github.com/jrollin/cartog/blob/main/CHANGELOG.md)
- [Commits](jrollin/cartog@v0.10.1...v0.14.5)

---
updated-dependencies:
- dependency-name: cartog
  dependency-version: 0.14.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 May 8, 2026
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