From 5d68d0a64a63ec1263c28cd7a299aa2174bb5803 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Sep 2026 00:37:16 +0000 Subject: [PATCH] chore(deps): update dependency shellcheck to v0.11.0 --- devbox.json | 2 +- devbox.lock | 107 ++++++++++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 104 insertions(+), 5 deletions(-) diff --git a/devbox.json b/devbox.json index 7a0c2e1..b9e9ef9 100644 --- a/devbox.json +++ b/devbox.json @@ -1,6 +1,6 @@ { "packages": [ - "shellcheck@latest", + "shellcheck@0.11.0", "hadolint@latest", "pre-commit@latest", "github-cli@latest", diff --git a/devbox.lock b/devbox.lock index 08c76a3..7022442 100644 --- a/devbox.lock +++ b/devbox.lock @@ -21,6 +21,7 @@ }, "nodejs@18": { "last_modified": "2023-06-30T04:44:22Z", + "plugin_version": "0.0.5", "resolved": "github:NixOS/nixpkgs/3c614fbc76fc152f3e1bc4b2263da6d90adf80fb#nodejs_18", "source": "devbox-search", "version": "18.16.1" @@ -31,11 +32,109 @@ "source": "devbox-search", "version": "3.3.3" }, - "shellcheck@latest": { - "last_modified": "2023-07-23T03:35:12Z", - "resolved": "github:NixOS/nixpkgs/af8cd5ded7735ca1df1a1174864daab75feeb64a#shellcheck", + "shellcheck@0.11.0": { + "last_modified": "2026-08-27T07:16:00Z", + "resolved": "github:NixOS/nixpkgs/c27cdad491a991b11ed731760aa2ef8db0cb0410#shellcheck", "source": "devbox-search", - "version": "0.9.0" + "version": "0.11.0", + "systems": { + "aarch64-darwin": { + "outputs": [ + { + "name": "bin", + "path": "/nix/store/c8zchzhhq3v981n8zfqj7gf21dyiy65z-shellcheck-0.11.0-bin", + "default": true + }, + { + "name": "man", + "path": "/nix/store/563byp5hdpc4bszgyysqydfbc4shyw0s-shellcheck-0.11.0-man", + "default": true + }, + { + "name": "doc", + "path": "/nix/store/jh6dz9lmzmp4rys49kzmy922jiic75n1-shellcheck-0.11.0-doc", + "default": true + }, + { + "name": "out", + "path": "/nix/store/148akv1lk672gj1aw7gjf0pspysig5vc-shellcheck-0.11.0" + } + ], + "store_path": "/nix/store/c8zchzhhq3v981n8zfqj7gf21dyiy65z-shellcheck-0.11.0-bin" + }, + "aarch64-linux": { + "outputs": [ + { + "name": "bin", + "path": "/nix/store/ks14b5f8cnbk6ncfsgsrv3scp8w0d1in-shellcheck-0.11.0-bin", + "default": true + }, + { + "name": "man", + "path": "/nix/store/qqbjqi7irs0rlsm52jq04xkfc9gi63mz-shellcheck-0.11.0-man", + "default": true + }, + { + "name": "doc", + "path": "/nix/store/g7sm7qxwbpp6xcpn3arb0yaal37br62g-shellcheck-0.11.0-doc", + "default": true + }, + { + "name": "out", + "path": "/nix/store/h63z3w6xkxxhsdfvrzfxm515ffnribnq-shellcheck-0.11.0" + } + ], + "store_path": "/nix/store/ks14b5f8cnbk6ncfsgsrv3scp8w0d1in-shellcheck-0.11.0-bin" + }, + "x86_64-darwin": { + "outputs": [ + { + "name": "bin", + "path": "/nix/store/68yldspq5p1gxa79ghprb1njskk36ax2-shellcheck-0.11.0-bin", + "default": true + }, + { + "name": "man", + "path": "/nix/store/90d8x14kmdq8fa12d5azjwdnp4z55q8b-shellcheck-0.11.0-man", + "default": true + }, + { + "name": "doc", + "path": "/nix/store/4sk9v7wwdh2sia6wi3rknvvvm52wqg6r-shellcheck-0.11.0-doc", + "default": true + }, + { + "name": "out", + "path": "/nix/store/crl9a7fkfbpjbzgwj5nwpj57bmj7z940-shellcheck-0.11.0" + } + ], + "store_path": "/nix/store/68yldspq5p1gxa79ghprb1njskk36ax2-shellcheck-0.11.0-bin" + }, + "x86_64-linux": { + "outputs": [ + { + "name": "bin", + "path": "/nix/store/5bwp35yr32v0f6zx7x1w64y8bmxzzb8g-shellcheck-0.11.0-bin", + "default": true + }, + { + "name": "man", + "path": "/nix/store/cb7sx1ydhh35hmp4af1q1b0ppxljnyv8-shellcheck-0.11.0-man", + "default": true + }, + { + "name": "doc", + "path": "/nix/store/8glg7jn1763pqjj5473zpgnh5phmq326-shellcheck-0.11.0-doc", + "default": true + }, + { + "name": "out", + "path": "/nix/store/fjyd5kk7hgkppi70zmn5pi1w3arc93lw-shellcheck-0.11.0" + } + ], + "store_path": "/nix/store/5bwp35yr32v0f6zx7x1w64y8bmxzzb8g-shellcheck-0.11.0-bin" + } + } }, "shfmt@latest": { "last_modified": "2023-08-08T03:07:33Z",