Skip to content

chore(deps): update all non-major dependencies#26

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#26
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Pending Age Confidence
aws-cli patch 2.35.82.35.13 2.35.17 (+3) age confidence
bottom minor 0.12.30.14.2 0.14.3 age confidence
crossplane-cli patch 2.3.22.3.3 age confidence
deno minor 2.8.32.9.0 2.9.2 (+1) age confidence
docker-cli patch 29.6.029.6.1 age confidence
docker-compose minor 5.1.45.2.0 5.3.1 (+1) age confidence
flux2 minor 2.8.82.9.0 2.9.1 age confidence
github:defenseunicorns/uds-cli minor v0.33.0v0.34.0 age confidence
github:docker/buildx minor 0.34.1v0.35.0 age confidence
github:tmuxpack/tpack minor v1.1.0v1.2.0 age confidence
github:tombi-toml/tombi patch v1.1.3v1.1.7 v1.2.0 age confidence
github:uutils/findutils minor 0.8.00.9.1 age confidence
github:zarf-dev/zarf minor v0.79.0v0.80.0 age confidence
go:github.com/charmbracelet/crush minor v0.77.0v0.81.0 v0.82.0 age confidence
istioctl patch 1.30.11.30.2 age confidence
neovim minor 0.11.70.12.3 0.12.4 age confidence
node (source) minor 26.3.126.4.0 v26.5.0 age confidence
npm (source) minor 11.17.011.18.0 age confidence
npm:@anthropic-ai/claude-code patch 2.1.1862.1.201 2.1.204 (+2) age confidence
npm:@astrojs/language-server (source) patch 2.16.102.16.11 age confidence
npm:@playwright/mcp (source) patch 0.0.760.0.77 age confidence
npm:@rynfar/meridian minor 1.44.01.45.0 age confidence
npm:@sveltejs/mcp patch 0.1.240.1.25 age confidence
npm:@upstash/context7-mcp (source) patch 3.2.03.2.2 3.2.3 age confidence
npm:agent-browser (source) minor 0.28.00.31.1 age confidence
npm:opencode-ai patch 1.17.91.17.13 1.17.15 (+1) age confidence
npm:prettier (source) minor 3.8.43.9.4 age confidence
npm:skills patch 1.5.121.5.14 1.5.15 age confidence
npm:svelte-language-server patch 0.18.20.18.3 age confidence
oh-my-posh minor 29.17.029.19.1 29.22.1 (+4) age confidence
pnpm (source) minor 11.8.011.10.0 age confidence
pre-commit/pre-commit-hooks repository minor 3e8a8703264a2f4a69428a0aa4dcb512790b2c8cv3.4.0 age confidence
pulumi minor 3.247.03.249.0 3.251.0 (+1) age confidence
ruff patch 0.15.180.15.20 age confidence
sops patch 3.13.13.13.2 age confidence
terraform patch 1.15.61.15.7 age confidence
tree-sitter patch 0.26.90.26.10 age confidence
trufflehog patch v3.95.6v3.95.7 v3.95.8 age confidence
usage patch 3.5.23.5.3 3.5.4 age confidence
uv patch 0.11.220.11.26 0.11.28 (+1) age confidence

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

aws/aws-cli (aws-cli)

v2.35.13

Compare Source

v2.35.12

Compare Source

v2.35.11

Compare Source

v2.35.10

Compare Source

v2.35.9

Compare Source

ClementTsang/bottom (bottom)

v0.14.2

Compare Source

Other
  • #​2109: Relocate the schema generation tool to avoid it interfering with cargo install.

v0.14.1

Compare Source

Other
  • #​2096: Fix documentation suggestions around memory_graph.
  • #​2102: Mention memory/network alias in deprecation warnings.

v0.14.0

Compare Source

Bug Fixes
  • #​2093: Fix memory collection using cgroup v1 sentinel max as total.
Features
  • #​2055: Add UFS disk I/O counters for FreeBSD.
Other
  • #​2052: Update minimum Rust version to 1.95.0.
  • #​2055: Use sysinfo for disk I/O for FreeBSD.

v0.13.0

Compare Source

Bug Fixes
  • #​2035: Fix panic when deleting unicode words in search.
  • #​2042: Address possible memory usage growth for AMD GPU stat gathering on Linux.
  • #​2069: Fix issue in process search with parsing quoted delimiters.
Features
  • #​1938, #​1980: Report average packet size and packet rate.
  • #​2003: Configurable default sort column for temperature and disk table widgets.
  • #​1979: Add a global bg_colour config option to set widget background colour.
  • #​2039: Add a config option for drawing a line separator (table_gap) between the column headers and data.
  • #​1948: Add support for both an != operator and ! negation prefixes in query searches.
  • #​2045: Add support for showing a decimal place for CPU usage
  • #​2046: Add a show_table_scroll_bar config option to show a scroll bar on table widgets.
  • #​2048: Add support for a temperature graph to show sensor temperature change over time.
  • #​2053: Add a configurable default sort column for the process widget (processes.default_sort or --process-default-sort).
  • #​2066: Add search support in the help dialog.
  • #​1791, #​2072: Add support for using a short name for the GPU in memory usage.
  • #​2073: Add disk I/O time series graph.
  • #​2088: Add option to show unmounted disks on Linux.
Changes
  • #​2031: Tweak display/hiding logic for a graph widget's legend.
  • #​2039: Replace hide_table_gap with table_gap.
  • #​2061: Take cgroup into account for RAM/swap usage.
  • #​2062: Rename [network] to [network_graph] in the config file; [network] remains valid as an alias.
  • #​2062: Move network and memory graph config file options from [flags] to be under [network_graph] and [memory_graph].
  • #​2063: Move process config file options from [flags] to be under [processes].
  • #​2064: Move CPU config file options from [flags] to be under [cpu].
  • #​2064: Move memory config file options from [flags] to be under [memory_graph].
  • #​2066: Take cgroup into account for CPU usage% calculations.
  • #​2074: Treat uppercase 'Q' as a quit shortcut.
Other
  • #​1955: Fix mirrored documentation deploy to GitHub Pages.
  • #​1957: Fix CI bug around deploying docs on release.
  • #​1958: Fix cosmetic banner issue on docs page.
  • #​1962: Add code signing for Windows artifacts.
  • #​1986: Test and build NetBSD target.
  • #​2009: Configure CI job to publish to crates.io.
  • #​2037: Update AMD GPU names list.
crossplane/crossplane (crossplane-cli)

v2.3.3

Compare Source

v2.3.3 is a patch release scoped to fixing issues reported by users of Crossplane v2.3 and fixing security related issues in Crossplane's dependencies.

🎉 Highlights

  • Fixed package signature verification TOCTOU (GHSA-mf7q-r4rv-jv94): A time-of-check-to-time-of-use flaw could let a malicious OCI registry pass signature verification with a signed image and then serve unsigned content for installation. For v2.3 this fix ships via the crossplane-runtime v2.3.3 bump in #​7541, since the affected code moved from crossplane to crossplane-runtime during the v2.3 milestone. See the crossplane-runtime v2.3.3 release notes for the full details.
  • Correct namespace on injected resource refs in crossplane render: crossplane render previously set a namespace on every injected resource reference, which is inaccurate for namespaced XRs (whose resource refs are local and carry no namespace) and broke composition functions with strict schemas, such as the generated KCL bindings used in control plane projects. Render now matches the real reconciler and sets the namespace only for cluster-scoped XRs. Backported in #​7525, originally fixed in #​7523.
  • Dependency security updates: This release also bumps the Go toolchain to 1.25.11 and golang.org/x/net and golang.org/x/sys in the apis module to pick up CVE fixes (#​7530). See ## What's Changed below for the full list.

What's Changed

Full Changelog: crossplane/crossplane@v2.3.2...v2.3.3

denoland/deno (deno)

v2.9.0

Compare Source

Read more: http://deno.com/blog/v2.9

  • feat(bundle): add --declaration flag to generate rolled-up .d.ts files
    (#​33838)
  • feat(cli): add deno link and deno unlink subcommands (#​34359)
  • feat(cli): add deno watch subcommand (#​35301)
  • feat(cli): add deno list subcommand to list declared dependencies (#​34972)
  • feat(cli): auto-migrate pnpm-workspace.yaml on resolution failure (#​34993)
  • feat(cli): provide a node on PATH when Node.js is not installed (#​34969)
  • feat(compile): persist Web Storage/KV in a per-app data directory (#​34618)
  • feat(coverage): add configurable coverage thresholds (#​35056)
  • feat(desktop): --compress for self-extracting app bundles (#​35420)
  • feat(desktop): add Linux .deb and .rpm installer output formats (#​35296)
  • feat(desktop): add Windows .msi installer output format (#​35378)
  • feat(desktop): autodetect Vite framework (#​35470)
  • feat(desktop): default UI backend to webview (#​35442)
  • feat(ext/crypto): support remaining modern WebCrypto algorithms (#​35223)
  • feat(ext/http): deprecation warning for legacy request abort (#​34397)
  • feat(ext/net): implement Happy Eyeballs for Deno.connect and
    Deno.connectTls (#​31726)
  • feat(ext/node): implement node:test mock.module (#​35329)
  • feat(ext/node): implement node:test mock.timers (#​33946)
  • feat(ext/web): web locks api (#​31166)
  • feat(fmt): add sortNamedImports and sortNamedExports options (#​33313)
  • feat(fmt): infer config from .editorconfig (#​34071)
  • feat(fmt): use lax-css for CSS, SCSS, and Less (#​35160)
  • feat(fmt): use lax-markup for HTML, XML, SVG, and components (#​35174)
  • feat(fmt): use lax-sql for SQL formatting (#​35161)
  • feat(http): allow disabling serve compression (#​35253)
  • feat(http): disable Deno.serve automatic compression by default (#​35486)
  • feat(install): create node_modules for workspace members (#​34970)
  • feat(install): seed deno.lock from bun.lock (#​35394)
  • feat(install): seed deno.lock from package-lock.json (#​35330)
  • feat(install): seed deno.lock from pnpm-lock.yaml (#​35346)
  • feat(install): seed deno.lock from yarn.lock (#​35350)
  • feat(install): warn on package.json engines mismatch (#​34225)
  • feat(lockfile): auto-resolve git merge conflicts in deno.lock (#​34726)
  • feat(lsp): add inferred type request (#​35099)
  • feat(napi): implement Node-API version 10 (#​35270)
  • feat(node): bump reported process.version to v26.3.0 (#​34747)
  • feat(npm): install jsr deps into node_modules via npm-compat registry (#​35029)
  • feat(npm): publishing-trust ranking and no-downgrade trust policy (#​34927)
  • feat(runtime): add request_builder_hook for fetch token and cdn-loop headers
    (#​35088)
  • feat(task): add --if-present flag to deno task (#​35315)
  • feat(task): add --jobs/--concurrency flag to deno task (#​35318)
  • feat(task): input-based caching with files/output/env (#​34509)
  • feat(task): set npm_execpath, npm_node_execpath and npm_command for
    package.json scripts (#​35317)
  • feat(test): add --changed and --related flags to deno test (#​35199)
  • feat(test): add --shard flag to split a test run across machines (#​35057)
  • feat(test): add Deno.test.each for parameterized tests (#​34938)
  • feat(test): add retry and repeats options to Deno.test (#​35053)
  • feat(test): built-in snapshot testing via t.assertSnapshot (#​35139)
  • feat(test): show sub-millisecond test durations (#​35200)
  • feat(unstable): CSS module imports (with { type: "css" }) (#​35093)
  • feat: deno desktop subcommand (#​33441)
  • feat: deno remove --global as alias for deno uninstall --global (#​35327)
  • feat: add "preferPackageJson" deno.json setting (#​35392)
  • feat: add stable --unsafe-proto flag (#​34738)
  • feat: enable default minimum dependency age (#​35458)
  • feat: stabilize "links" field in deno.json (#​34996)
  • feat: stabilize bare node built-in resolution (#​33316)
  • feat: support ignore option in Deno.watchFs (#​31582)
  • feat: support navigator.userAgentData (#​34743)
  • fix(check): treat npm .d.ts as CJS based on package.json (#​35166)
  • fix(core): always register isolate to prevent silent foreground task drop
    (#​35408)
  • fix(core): don't cache WebIDL sequence keys in thread-local v8::Eternal
    (#​35462)
  • fix(core): handle async op promise id wraparound (#​35126)
  • fix(core): make uv_compat ready queues thread-safe (#​35175)
  • fix(core): preserve custom .stack getters in error/test formatter (#​35246)
  • fix(core): unwrap global exports in Wasm ESM integration (#​34912)
  • fix(coverage): don't panic in summary reporter without a common root (#​35211)
  • fix(coverage): merge coverage for modules loaded with different hash/search
    params (#​35354)
  • fix(deploy): use JSR latest for deploy CLI (#​35493)
  • fix(desktop): Wayland support for CEF and webview backends (#​35425)
  • fix(desktop): add Bluetooth usage descriptions to macOS Info.plist (#​35472)
  • fix(desktop): add macOS desktop Info.plist keys (#​35484)
  • fix(desktop): correct libdenort unpack path with non-executable extension
    (#​35267)
  • fix(desktop): hide bundled libc++ symbols so the desktop runtime can be
    dlopen'd on Linux (#​35424)
  • fix(desktop): use native Wayland instead of XWayland on Wayland systems
    (#​35485)
  • fix(ext/crypto): allow deriving AES-OCB keys (#​35426)
  • fix(ext/crypto): clamp X448 scalar per RFC 7748 (#​35157)
  • fix(ext/crypto): pad JWK to multiple of 8 bytes for AES-KW wrap (#​35475)
  • fix(ext/fetch): keep content-encoding and content-length on decompressed
    responses (#​35124)
  • fix(ext/fetch): require --allow-net for Unix proxy in createHttpClient
    (#​35231)
  • fix(ext/fs): truncate should not follow a terminal symlink (#​35239)
  • fix(ext/http): apply automatic compression for zero-arg serve handlers
    (#​35490)
  • fix(ext/http): close active WebSockets on Deno.serve shutdown (#​35105)
  • fix(ext/kv): validate remote KV URL when opening the connection (#​35106)
  • fix(ext/napi): restore Explicit microtask policy in napi_resolve_deferred
    (#​35212)
  • fix(ext/net): cancel in-flight reads when closing TCP/Unix/Vsock streams
    (#​35294)
  • fix(ext/net): set transport on address for TlsListener (#​35258)
  • fix(ext/node): allow registerHooks with no resolve or load hook (#​35235)
  • fix(ext/node): avoid panic deserializing empty buffers over child_process IPC
    (#​35340)
  • fix(ext/node): avoid panic when vm.SourceTextModule uses import.meta (#​35375)
  • fix(ext/node): check --allow-net for proxied request target in node:http(s)
    (#​35241)
  • fix(ext/node): don't apply requestTimeout to active streaming responses
    (#​35291)
  • fix(ext/node): fail node:test on unhandled rejection and enforce timeout
    (#​35297)
  • fix(ext/node): fix node:test hook ordering and error handling (#​35393)
  • fix(ext/node): forward permissions when spawning deno with subcommand args
    (#​35443)
  • fix(ext/node): implement process.resourceUsage() (#​35468)
  • fix(ext/node): implement t.assert.fileSnapshot for node:test (#​35478)
  • fix(ext/node): implement test.TestContext.runOnly (#​35158)
  • fix(ext/node): implement worker_threads.isInternalThread (#​35234)
  • fix(ext/node): import attributes and custom module types in registerHooks ESM
    hooks (#​35028)
  • fix(ext/node): initialize named stdio exports lazily (#​35428)
  • fix(ext/node): keep dns.lookup permission token internal (#​35224)
  • fix(ext/node): make registerHooks resolve hook work for nested imports
    (#​35169)
  • fix(ext/node): preserve AsyncLocalStorage context across node:net callbacks
    (#​35237)
  • fix(ext/node): restore Node binding signature for zlib write/writeSync
    (#​35238)
  • fix(ext/node): single source of truth for emulated Node version (#​35273)
  • fix(ext/node): stop coloring non-TTY streams in util.styleText (#​35236)
  • fix(ext/node): support AbortSignal.timeout in node:test mock.timers (#​35474)
  • fix(ext/node): support HTTP/2 on the DENO_SERVE_ADDRESS override listener
    (#​35089)
  • fix(ext/node): trace v8 serializer delegate (#​35132)
  • fix(ext/signals): build windows-sys only on Windows (#​35283)
  • fix(install): remove stale root node_modules symlink on deno remove (#​35137)
  • fix(install): resolve package.json dependencies in global install (#​35135)
  • fix(install): seed pnpm workspace members and catalog deps (#​35376)
  • fix(jupyter): report cell errors instead of failing silently (#​35328)
  • fix(lsp): honor --env-file from deno.json test task in test runner (#​34905)
  • fix(lsp): include tsconfig roots in script names (#​34136)
  • fix(lsp): make requests work for files opened from node_modules (#​35176)
  • fix(lsp): report TS2307 for unresolved imports in .d.ts entrypoints (#​35469)
  • fix(node): expose lazy console stdio streams (console._stdout/_stderr)
    (#​35488)
  • fix(node): propagate source thread id to process workerMessage event
    (#​35374)
  • fix(node/test): route nested top-level test() to a subtest (#​35406)
  • fix(npm): avoid spurious npm re-resolution that fails under --cached-only
    (#​35051)
  • fix(npm): don't apply import map to npm bin main module (#​35097)
  • fix(npm): make peer dependency warning actionable and show importers (#​35242)
  • fix(npm): slim cached full packument when minimumDependencyAge is set (#​35285)
  • fix(npm): support catalog: protocol in deno.json imports (#​35168)
  • fix(npm): symlink workspace npm members into root node_modules by name
    (#​35383)
  • fix(pack): include assets matched by publish.include in the tarball (#​35331)
  • fix(pack): surface slow type diagnostics (#​35379)
  • fix(permissions): don't require --allow-run for process.kill on self (#​34382)
  • fix(permissions): require --allow-net for Unix domain socket ops (#​34395)
  • fix(permissions): treat Windows \\?\ verbatim paths as equivalent (#​35096)
  • fix(publish): continue publishing workspace after a package fails (#​35133)
  • fix(publish): skip already-published versions before type checking (#​35134)
  • fix(repl): highlight regex literals correctly (#​35103)
  • fix(resolver): better hint when importing a linked package by the wrong name
    (#​35319)
  • fix(resolver): resolve linked packages by bare specifier (#​35228)
  • fix(runtime): capture blob worker roots before revocation (#​35128)
  • fix(runtime): don't silently lose Deno.watchFs events (#​35122)
  • fix(runtime): make Deno.test.* sub-methods no-op under deno run (#​35344)
  • fix(runtime): suggest --unstable-unsafe-proto after proto access (#​35192)
  • fix(serve): exit cleanly on SIGTERM/SIGINT in deno serve (#​32862)
  • fix(serve): shut down old workers on watcher restart (#​35136)
  • fix(serve): update request_signal_streaming spec for legacy abort warning
    (#​35193)
  • fix(task): set npm lifecycle env vars when running package.json scripts
    (#​35252)
  • fix(test): ignorelist leaks from sanitizer-ignoring tests (#​35005)
  • fix(test): skip invalid doctest import bindings (#​35382)
  • fix(test/node): mark test-worker-fshandles-open-close-on-termination as flaky
    (#​35387)
  • fix(tests): skip npm/playwright_compat on windows-aarch64 (#​35358)
  • fix(update): refetch npm metadata so stale cache doesn't hide newer versions
    (#​35380)
  • fix(upgrade): stream zstd delta patch to avoid 2GiB OOM (#​35284)
  • fix: Headers inspect for duplicate Set-Cookie values (#​35461)
  • fix: accept U+30FB KATAKANA MIDDLE DOT in identifiers (#​35147)
  • fix: cache 404 responses for remote modules (#​35138)
  • perf(core): reduce snapshotted cppgc op member templates (#​35298)
  • perf(core): skip source ASCII checks in release runtime setup (#​35186)
  • perf(ext/crypto): port WebCrypto from JS to Rust (#​34966)
  • perf(ext/web): port console/inspect to Rust (cppgc object wrap) (#​35087)
  • perf(macos): enable chained fixups to cut pre-main startup (~0.8ms) (#​35409)
  • perf(runtime): lazy-load node:buffer and node:timers globals (#​35373)
  • perf(snapshot): guard against lazy modules leaking into eager snapshot
    (#​35332)
  • perf(snapshot): minify snapshot sources (#​35183)
  • perf(workers): incremental message-passing cleanups (#​35108)
  • perf: V8 code cache for residual lazy-loaded ESM modules (#​35338)
  • perf: gate eager node bootstrap to node workers (#​35337)
  • perf: lazy-load OSX frameworks with lzld (#​35341)
  • perf: startup profiling instrumentation + clap fast-path (#​35263)
  • perf: startup time (22ms -> 15ms) (#​34450)
docker/cli (docker-cli)

v29.6.1

Compare Source

docker/compose (docker-compose)

v5.2.0

Compare Source

What's Changed

ℹ️ This version introduces a new reconciliation algorithm between the observed state and the expected state.

If you experience any issues with a Compose workload that was previously working, please open an issue.

✨ Improvements
🐛 Fixes
🔧 Internal
⚙️ Dependencies

New Contributors

Full Changelog: docker/compose@v5.1.4...v5.2.0

fluxcd/flux2 (flux2)

v2.9.0

Compare Source

Highlights

Flux v2.9.0 is a feature release. Users are encouraged to upgrade for the best experience.

For a compressive overview of new features and API changes included in this release, please refer to the Announcing Flux 2.9 GA blog post.

Overview of the new features:

  • Flux CLI Plugin System with the Mirror and Schema plugins (flux plugin)
  • Server-Side Apply field ignore rules for fine-grained drift cont

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: .config/mise/mise.lock

mise WARN  Failed to resolve tool version list for npm:@astrojs/language-server: [/tmp/renovate/repos/github/theZMC/dotfiles/.config/mise/config.toml] npm:@astrojs/[email protected]: No such file or directory (os error 2)
mise WARN  Failed to resolve tool version list for npm:@rynfar/meridian: [/tmp/renovate/repos/github/theZMC/dotfiles/.config/mise/config.toml] npm:@rynfar/[email protected]: No such file or directory (os error 2)
mise WARN  Failed to resolve tool version list for npm:@sveltejs/mcp: [/tmp/renovate/repos/github/theZMC/dotfiles/.config/mise/config.toml] npm:@sveltejs/[email protected]: No such file or directory (os error 2)
mise WARN  Failed to resolve tool version list for npm:@playwright/mcp: [/tmp/renovate/repos/github/theZMC/dotfiles/.config/mise/config.toml] npm:@playwright/[email protected]: No such file or directory (os error 2)
mise WARN  Failed to resolve tool version list for npm:agent-browser: [/tmp/renovate/repos/github/theZMC/dotfiles/.config/mise/config.toml] npm:[email protected]: No such file or directory (os error 2)
mise WARN  Failed to resolve tool version list for npm:prettier: [/tmp/renovate/repos/github/theZMC/dotfiles/.config/mise/config.toml] npm:[email protected]: No such file or directory (os error 2)
mise WARN  Failed to resolve tool version list for npm:@upstash/context7-mcp: [/tmp/renovate/repos/github/theZMC/dotfiles/.config/mise/config.toml] npm:@upstash/[email protected]: No such file or directory (os error 2)
mise WARN  Failed to resolve tool version list for npm:skills: [/tmp/renovate/repos/github/theZMC/dotfiles/.config/mise/config.toml] npm:[email protected]: No such file or directory (os error 2)
mise WARN  Failed to resolve tool version list for npm:svelte-language-server: [/tmp/renovate/repos/github/theZMC/dotfiles/.config/mise/config.toml] npm:[email protected]: No such file or directory (os error 2)
mise WARN  Failed to resolve tool version list for npm:@anthropic-ai/claude-code: [/tmp/renovate/repos/github/theZMC/dotfiles/.config/mise/config.toml] npm:@anthropic-ai/[email protected]: No such file or directory (os error 2)
mise WARN  Failed to resolve tool version list for npm:opencode-ai: [/tmp/renovate/repos/github/theZMC/dotfiles/.config/mise/config.toml] npm:[email protected]: No such file or directory (os error 2)
mise ERROR failed to resolve npm:@astrojs/[email protected] for lockfile /tmp/renovate/repos/github/theZMC/dotfiles/.config/mise/mise.lock
mise ERROR No such file or directory (os error 2)
mise ERROR Version: 2026.7.2 linux-x64 (2026-07-07)
mise ERROR Run with --verbose or MISE_VERBOSE=1 for more information

Command failed: mise lock aws-cli bottom crossplane-cli deno docker-cli docker-compose flux2 github:defenseunicorns/uds-cli github:docker/buildx github:tmuxpack/tpack github:tombi-toml/tombi github:uutils/findutils github:zarf-dev/zarf go:github.com/charmbracelet/crush istioctl neovim node npm npm:@anthropic-ai/claude-code npm:@astrojs/language-server npm:@playwright/mcp npm:@rynfar/meridian npm:@sveltejs/mcp npm:@upstash/context7-mcp npm:agent-browser npm:opencode-ai npm:prettier npm:skills npm:svelte-language-server oh-my-posh pnpm pulumi ruff sops terraform tree-sitter trufflehog usage uv
mise WARN  Failed to resolve tool version list for npm:@astrojs/language-server: [/tmp/renovate/repos/github/theZMC/dotfiles/.config/mise/config.toml] npm:@astrojs/[email protected]: No such file or directory (os error 2)
mise WARN  Failed to resolve tool version list for npm:@rynfar/meridian: [/tmp/renovate/repos/github/theZMC/dotfiles/.config/mise/config.toml] npm:@rynfar/[email protected]: No such file or directory (os error 2)
mise WARN  Failed to resolve tool version list for npm:@sveltejs/mcp: [/tmp/renovate/repos/github/theZMC/dotfiles/.config/mise/config.toml] npm:@sveltejs/[email protected]: No such file or directory (os error 2)
mise WARN  Failed to resolve tool version list for npm:@playwright/mcp: [/tmp/renovate/repos/github/theZMC/dotfiles/.config/mise/config.toml] npm:@playwright/[email protected]: No such file or directory (os error 2)
mise WARN  Failed to resolve tool version list for npm:agent-browser: [/tmp/renovate/repos/github/theZMC/dotfiles/.config/mise/config.toml] npm:[email protected]: No such file or directory (os error 2)
mise WARN  Failed to resolve tool version list for npm:prettier: [/tmp/renovate/repos/github/theZMC/dotfiles/.config/mise/config.toml] npm:[email protected]: No such file or directory (os error 2)
mise WARN  Failed to resolve tool version list for npm:@upstash/context7-mcp: [/tmp/renovate/repos/github/theZMC/dotfiles/.config/mise/config.toml] npm:@upstash/[email protected]: No such file or directory (os error 2)
mise WARN  Failed to resolve tool version list for npm:skills: [/tmp/renovate/repos/github/theZMC/dotfiles/.config/mise/config.toml] npm:[email protected]: No such file or directory (os error 2)
mise WARN  Failed to resolve tool version list for npm:svelte-language-server: [/tmp/renovate/repos/github/theZMC/dotfiles/.config/mise/config.toml] npm:[email protected]: No such file or directory (os error 2)
mise WARN  Failed to resolve tool version list for npm:@anthropic-ai/claude-code: [/tmp/renovate/repos/github/theZMC/dotfiles/.config/mise/config.toml] npm:@anthropic-ai/[email protected]: No such file or directory (os error 2)
mise WARN  Failed to resolve tool version list for npm:opencode-ai: [/tmp/renovate/repos/github/theZMC/dotfiles/.config/mise/config.toml] npm:[email protected]: No such file or directory (os error 2)
mise ERROR failed to resolve npm:@astrojs/[email protected] for lockfile /tmp/renovate/repos/github/theZMC/dotfiles/.config/mise/mise.lock
mise ERROR No such file or directory (os error 2)
mise ERROR Version: 2026.7.2 linux-x64 (2026-07-07)
mise ERROR Run with --verbose or MISE_VERBOSE=1 for more information

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 23 times, most recently from 39e362f to af12924 Compare July 6, 2026 05:27
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from c94c1f9 to 6811219 Compare July 8, 2026 10:34
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 6811219 to 9d60432 Compare July 8, 2026 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants