From f26e29111857ae2ad58e9c682912926f9b1b24ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 17:47:31 +0000 Subject: [PATCH] chore(deps): update dependency github-cli to v0.12.0 --- devbox.json | 2 +- devbox.lock | 102 ++++++++++++++++++++++++++++++++++++++++++++++------ 2 files changed, 93 insertions(+), 11 deletions(-) diff --git a/devbox.json b/devbox.json index 7a0c2e1..ada5faa 100644 --- a/devbox.json +++ b/devbox.json @@ -3,7 +3,7 @@ "shellcheck@latest", "hadolint@latest", "pre-commit@latest", - "github-cli@latest", + "github-cli@0.12.0", "shfmt@latest", "commitizen@4.2.4", "nodejs@18" diff --git a/devbox.lock b/devbox.lock index 08c76a3..f1bf47e 100644 --- a/devbox.lock +++ b/devbox.lock @@ -5,43 +5,125 @@ "last_modified": "2022-01-01T22:37:24Z", "resolved": "github:NixOS/nixpkgs/0fd74961da9fe2640ad2fbd960c3af08246e6749#commitizen", "source": "devbox-search", - "version": "4.2.4" + "version": "4.2.4", + "systems": { + "x86_64-linux": { + "outputs": [ + { + "path": "/tmp/containerbase/cache/nix/store/m2linzd88his0wzjxjypi83ww14zsjlx-commitizen-4.2.4", + "default": true + } + ] + } + } }, - "github-cli@latest": { - "last_modified": "2023-05-14T19:13:12Z", - "resolved": "github:NixOS/nixpkgs/3007746b3f5bfcb49e102b517bca891822a41b31#github-cli", + "github-cli@0.12.0": { + "last_modified": "2020-09-11T09:12:21Z", + "resolved": "github:NixOS/nixpkgs/6d4b93323e7f78121f8d6db6c59f3889aa1dd931#github-cli", "source": "devbox-search", - "version": "2.29.0" + "version": "0.12.0", + "systems": { + "x86_64-linux": { + "outputs": [ + { + "path": "/tmp/containerbase/cache/nix/store/g6synsx25fcwk7v7cyz9gi91gyn92x9j-gh-0.12.0", + "default": true + } + ] + } + } }, "hadolint@latest": { "last_modified": "2023-07-23T03:35:12Z", "resolved": "github:NixOS/nixpkgs/af8cd5ded7735ca1df1a1174864daab75feeb64a#hadolint", "source": "devbox-search", - "version": "2.12.0" + "version": "2.12.0", + "systems": { + "x86_64-linux": { + "outputs": [ + { + "path": "/tmp/containerbase/cache/nix/store/wcha4kghplygi9nbfldy7kh5kcarl8pn-hadolint-2.12.0", + "default": true + } + ] + } + } }, "nodejs@18": { "last_modified": "2023-06-30T04:44:22Z", + "plugin_version": "0.0.2", "resolved": "github:NixOS/nixpkgs/3c614fbc76fc152f3e1bc4b2263da6d90adf80fb#nodejs_18", "source": "devbox-search", - "version": "18.16.1" + "version": "18.16.1", + "systems": { + "x86_64-linux": { + "outputs": [ + { + "path": "/tmp/containerbase/cache/nix/store/g7wdwwjmgx1r5cnjq111jwv8j48n2nkd-nodejs-18.16.1", + "default": true + } + ] + } + } }, "pre-commit@latest": { "last_modified": "2023-06-30T04:44:22Z", "resolved": "github:NixOS/nixpkgs/3c614fbc76fc152f3e1bc4b2263da6d90adf80fb#pre-commit", "source": "devbox-search", - "version": "3.3.3" + "version": "3.3.3", + "systems": { + "x86_64-linux": { + "outputs": [ + { + "path": "/tmp/containerbase/cache/nix/store/pd3syaq0j9vnazchvpx6m3zj830hbmmv-pre-commit-3.3.3", + "default": true + } + ] + } + } }, "shellcheck@latest": { "last_modified": "2023-07-23T03:35:12Z", "resolved": "github:NixOS/nixpkgs/af8cd5ded7735ca1df1a1174864daab75feeb64a#shellcheck", "source": "devbox-search", - "version": "0.9.0" + "version": "0.9.0", + "systems": { + "x86_64-linux": { + "outputs": [ + { + "name": "doc", + "path": "/tmp/containerbase/cache/nix/store/4zgq5zvm2dv21pj563z9h9q03y6xhvmi-shellcheck-0.9.0-doc", + "default": true + }, + { + "name": "man", + "path": "/tmp/containerbase/cache/nix/store/k9i7sd5qcxllcf45szx3par8c7jmmdr3-shellcheck-0.9.0-man", + "default": true + }, + { + "name": "bin", + "path": "/tmp/containerbase/cache/nix/store/1qp6p1imfmb0lf8q0gj1yjc0iaaanki3-shellcheck-0.9.0-bin", + "default": true + } + ] + } + } }, "shfmt@latest": { "last_modified": "2023-08-08T03:07:33Z", "resolved": "github:NixOS/nixpkgs/844ffa82bbe2a2779c86ab3a72ff1b4176cec467#shfmt", "source": "devbox-search", - "version": "3.7.0" + "version": "3.7.0", + "systems": { + "x86_64-linux": { + "outputs": [ + { + "path": "/tmp/containerbase/cache/nix/store/a6p8i7rlxzck4fp5vqh6mr0bwrb45g5s-shfmt-3.7.0", + "default": true + } + ] + } + } } } }