Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions home/dot_local/share/private_vet/mise.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"aqua:aquasecurity/trivy" = "0.74.0"
"aqua:gitleaks/gitleaks" = "8.30.1"
"aqua:securego/gosec" = "2.29.0"
"aqua:cli/cli" = "2.98.0"
"aqua:cli/cli" = "2.99.0"
"aqua:jqlang/jq" = "1.8.1"

"go:golang.org/x/vuln/cmd/govulncheck" = "1.1.4"
Expand All @@ -13,9 +13,9 @@
"cargo:cargo-deny" = "0.20.2"
"cargo:cargo-geiger" = "0.13.0"

"pipx:semgrep" = "1.175.0"
"pipx:semgrep" = "1.176.0"
"pipx:bandit" = "1.9.4"
"pipx:pip-audit" = "2.10.1"
"pipx:guarddog" = "3.2.0"

"npm:socket" = "1.1.163"
"npm:socket" = "1.1.166"
28 changes: 14 additions & 14 deletions mise/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ FACTORY_DROID_AUTO_UPDATE_ENABLED = "false"
[tools]

bun = "1.4.0"
go = "1.27.0"
go = "1.27.1"
node = "24.20.0"
rust = "1.98.0"
usage = "6.6.0"
usage = "6.6.1"

## tools

Expand Down Expand Up @@ -63,13 +63,13 @@ amazon-ecr-credential-helper = "0.12.0"
"aqua:twpayne/chezmoi" = "2.72.1"
# https://code.claude.com/docs
# https://github.com/anthropics/claude-code/
"github:anthropics/claude-code" = "v2.1.252"
"github:anthropics/claude-code" = "v2.1.258"
# GitHub's official command line tool
# https://github.com/cli/cli
"aqua:cli/cli" = "2.98.0"
"aqua:cli/cli" = "2.99.0"
# OpenAI's Lightweight coding agent that runs in your terminal
# https://github.com/openai/codex
"aqua:openai/codex" = "rust-v0.152.0"
"aqua:openai/codex" = "rust-v0.152.1"
# Context7 Platform - Up-to-date code documentation for LLMs and AI code editors
# https://github.com/upstash/context7
"npm:ctx7" = "0.5.9"
Expand Down Expand Up @@ -167,7 +167,7 @@ amazon-ecr-credential-helper = "0.12.0"
# lightning-fast, keyboard-focused, yazi-inspired terminal user interface for
# navigating and managing Kubernetes clusters
# https://github.com/janosmiko/lfk
"github:janosmiko/lfk" = "v0.18.5"
"github:janosmiko/lfk" = "v0.18.6"
# linear without leaving the command line: list, start, and create PRs for
# linear issues. agent friendly.
# https://github.com/schpet/linear-cli
Expand All @@ -181,13 +181,13 @@ amazon-ecr-credential-helper = "0.12.0"
# Capability-based sandboxes with fine-grained policies. Brokering access
# directly within the agent's operating context
# https://github.com/nolabs-ai/nono
"github:nolabs-ai/nono" = "v0.74.0"
"github:nolabs-ai/nono" = "v0.75.0"
# A new type of shell
# https://www.nushell.sh/
"aqua:nushell/nushell" = "0.115.1"
# The open source coding agent
# https://github.com/anomalyco/opencode
"aqua:sst/opencode" = "1.18.25"
"aqua:sst/opencode" = "1.18.26"
# open, universal, coding agent skills, agents, rules,
# and commands organizer and package manager
# https://github.com/enulus/OpenPackage
Expand All @@ -202,7 +202,7 @@ amazon-ecr-credential-helper = "0.12.0"
# Annotate and review coding agent plans and code diffs visually,
# share with your team, send feedback to agents with one click.
# https://github.com/backnotprop/plannotator
"github:backnotprop/plannotator" = "v0.27.10"
"github:backnotprop/plannotator" = "v0.27.11"
# a tool for securing CI/CD workflows with version pinning
# https://github.com/sethvargo/ratchet
"aqua:sethvargo/ratchet" = "0.12.0"
Expand Down Expand Up @@ -242,7 +242,7 @@ amazon-ecr-credential-helper = "0.12.0"
"github:agavra/tuicr" = "v0.24.0"
# Git worktree management, designed for parallel AI agent workflows
# https://github.com/max-sixty/worktrunk
"github:max-sixty/worktrunk" = "v0.75.0"
"github:max-sixty/worktrunk" = "v0.76.0"
# Blazing fast terminal file manager
# https://github.com/sxyazi/yazi
"aqua:sxyazi/yazi" = "26.9.1"
Expand All @@ -261,9 +261,9 @@ amazon-ecr-credential-helper = "0.12.0"
"aqua:aquasecurity/tfsec" = "1.28.14"
"aqua:artempyanykh/marksman" = "2026-02-08"
"aqua:astral-sh/ruff" = "0.16.5"
"aqua:astral-sh/uv" = "0.12.8"
"aqua:astral-sh/uv" = "0.12.9"
"aqua:checkmake/checkmake" = "0.3.2"
"aqua:crate-ci/typos" = "1.50.0"
"aqua:crate-ci/typos" = "1.50.1"
"aqua:dprint/dprint" = "0.57.0"
"aqua:editorconfig-checker/editorconfig-checker" = "3.11.2"
"aqua:golangci/golangci-lint" = "2.13.2"
Expand Down Expand Up @@ -304,7 +304,7 @@ amazon-ecr-credential-helper = "0.12.0"
"pipx:mypy" = "2.3.1"
"pipx:pyproject-flake8" = "7.0.0"
"pipx:ruff-lsp" = "0.0.62"
"pipx:semgrep" = "1.175.0"
"pipx:semgrep" = "1.176.0"
"pipx:sqlfluff" = "4.3.0"
"pipx:yamllint" = "1.38.0"
"aqua:anchore/syft" = "1.51.1"
Expand All @@ -313,7 +313,7 @@ amazon-ecr-credential-helper = "0.12.0"
# https://docs.factory.ai/droid-cli/cli-reference
# renovate: datasource=npm depName=droid
[tools."http:droid"]
version = "0.210.0"
version = "0.211.0"
bin = "droid"

[tools."http:droid".platforms]
Expand Down
Loading
Loading