diff --git a/dist/index.js b/dist/index.js index 3e6161a..c0307e2 100644 --- a/dist/index.js +++ b/dist/index.js @@ -38861,7 +38861,7 @@ var reflection_create_1 = __nccwpck_require__(489); Object.defineProperty(exports, "reflectionCreate", ({ enumerable: true, get: function () { return reflection_create_1.reflectionCreate; } })); var reflection_scalar_default_1 = __nccwpck_require__(2353); Object.defineProperty(exports, "reflectionScalarDefault", ({ enumerable: true, get: function () { return reflection_scalar_default_1.reflectionScalarDefault; } })); -var reflection_merge_partial_1 = __nccwpck_require__(90); +var reflection_merge_partial_1 = __nccwpck_require__(7709); Object.defineProperty(exports, "reflectionMergePartial", ({ enumerable: true, get: function () { return reflection_merge_partial_1.reflectionMergePartial; } })); var reflection_equals_1 = __nccwpck_require__(7156); Object.defineProperty(exports, "reflectionEquals", ({ enumerable: true, get: function () { return reflection_equals_1.reflectionEquals; } })); @@ -39049,7 +39049,7 @@ const reflection_json_writer_1 = __nccwpck_require__(2891); const reflection_binary_reader_1 = __nccwpck_require__(2838); const reflection_binary_writer_1 = __nccwpck_require__(1830); const reflection_create_1 = __nccwpck_require__(489); -const reflection_merge_partial_1 = __nccwpck_require__(90); +const reflection_merge_partial_1 = __nccwpck_require__(7709); const json_typings_1 = __nccwpck_require__(6718); const json_format_contract_1 = __nccwpck_require__(1422); const reflection_equals_1 = __nccwpck_require__(7156); @@ -41012,7 +41012,7 @@ exports.reflectionLongConvert = reflectionLongConvert; /***/ }), -/***/ 90: +/***/ 7709: /***/ ((__unused_webpack_module, exports) => { @@ -42126,7 +42126,7 @@ var isArray = Array.isArray || function (xs) { /***/ }), -/***/ 4885: +/***/ 4468: /***/ ((module, exports, __nccwpck_require__) => { /* eslint-env browser */ @@ -42350,7 +42350,7 @@ function save(namespaces) { function load() { let r; try { - r = exports.storage.getItem('debug'); + r = exports.storage.getItem('debug') || exports.storage.getItem('DEBUG') ; } catch (error) { // Swallow // XXX (@Qix-) should we be logging these? @@ -42386,7 +42386,7 @@ function localstorage() { } } -module.exports = __nccwpck_require__(8228)(exports); +module.exports = __nccwpck_require__(1163)(exports); const {formatters} = module.exports; @@ -42405,7 +42405,7 @@ formatters.j = function (v) { /***/ }), -/***/ 8228: +/***/ 1163: /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => { @@ -42578,7 +42578,7 @@ function setup(env) { const split = (typeof namespaces === 'string' ? namespaces : '') .trim() - .replace(' ', ',') + .replace(/\s+/g, ',') .split(',') .filter(Boolean); @@ -42704,7 +42704,7 @@ module.exports = setup; /***/ }), -/***/ 1541: +/***/ 9592: /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => { /** @@ -42713,15 +42713,15 @@ module.exports = setup; */ if (typeof process === 'undefined' || process.type === 'renderer' || process.browser === true || process.__nwjs) { - module.exports = __nccwpck_require__(4885); + module.exports = __nccwpck_require__(4468); } else { - module.exports = __nccwpck_require__(7709); + module.exports = __nccwpck_require__(3606); } /***/ }), -/***/ 7709: +/***/ 3606: /***/ ((module, exports, __nccwpck_require__) => { /** @@ -42963,7 +42963,7 @@ function init(debug) { } } -module.exports = __nccwpck_require__(8228)(exports); +module.exports = __nccwpck_require__(1163)(exports); const {formatters} = module.exports; @@ -44121,7 +44121,7 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); exports.HttpProxyAgent = void 0; const net = __importStar(__nccwpck_require__(9278)); const tls = __importStar(__nccwpck_require__(4756)); -const debug_1 = __importDefault(__nccwpck_require__(1541)); +const debug_1 = __importDefault(__nccwpck_require__(9592)); const events_1 = __nccwpck_require__(4434); const agent_base_1 = __nccwpck_require__(3690); const url_1 = __nccwpck_require__(7016); @@ -46687,7 +46687,7 @@ exports.HttpsProxyAgent = void 0; const net = __importStar(__nccwpck_require__(9278)); const tls = __importStar(__nccwpck_require__(4756)); const assert_1 = __importDefault(__nccwpck_require__(2613)); -const debug_1 = __importDefault(__nccwpck_require__(1541)); +const debug_1 = __importDefault(__nccwpck_require__(9592)); const agent_base_1 = __nccwpck_require__(3690); const url_1 = __nccwpck_require__(7016); const parse_proxy_response_1 = __nccwpck_require__(4832); @@ -46847,7 +46847,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) { }; Object.defineProperty(exports, "__esModule", ({ value: true })); exports.parseProxyResponse = void 0; -const debug_1 = __importDefault(__nccwpck_require__(1541)); +const debug_1 = __importDefault(__nccwpck_require__(9592)); const debug = (0, debug_1.default)('https-proxy-agent:parse-proxy-response'); function parseProxyResponse(socket) { return new Promise((resolve, reject) => { @@ -94123,7 +94123,7 @@ const external_node_dns_promises_namespaceObject = __WEBPACK_EXTERNAL_createRequ var cache = __nccwpck_require__(7389); ;// CONCATENATED MODULE: external "node:child_process" const external_node_child_process_namespaceObject = __WEBPACK_EXTERNAL_createRequire(import.meta.url)("node:child_process"); -;// CONCATENATED MODULE: ./node_modules/.pnpm/github.com+DeterminateSystems+detsys-ts@e0a5f196fd4e17f2ba1d6ad03300fe532717f7e8_sb5v4gvkmo2pzjqdnfk3yomlyu/node_modules/detsys-ts/dist/index.js +;// CONCATENATED MODULE: ./node_modules/.pnpm/github.com+DeterminateSystems+detsys-ts@74999c82de35e73feb13af2c0e0c3ebb92a17c66_6v3v2emj5t5xk63nkebjruw4tm/node_modules/detsys-ts/dist/index.js var __defProp = Object.defineProperty; var __export = (target, all) => { for (var name in all) @@ -95624,7 +95624,7 @@ var DetSysAction = class { core.setFailed( [ "This action can only be used when Nix is installed.", - "Add `- uses: DeterminateSystems/nix-installer-action@main` earlier in your workflow." + "Add `- uses: DeterminateSystems/determinate-nix-action@v3` earlier in your workflow." ].join(" ") ); break; @@ -95632,7 +95632,7 @@ var DetSysAction = class { core.warning( [ "This action is in no-op mode because Nix is not installed.", - "Add `- uses: DeterminateSystems/nix-installer-action@main` earlier in your workflow." + "Add `- uses: DeterminateSystems/determinate-nix-action@v3` earlier in your workflow." ].join(" ") ); break; diff --git a/package.json b/package.json index 12de967..e76c25d 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ }, "devDependencies": { "@trivago/prettier-plugin-sort-imports": "^4.3.0", - "@types/node": "^20.17.46", + "@types/node": "^20.17.47", "@types/tail": "^2.2.3", "@types/uuid": "^9.0.8", "@typescript-eslint/eslint-plugin": "^7.18.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 91844be..210d625 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ dependencies: version: 6.0.1 detsys-ts: specifier: github:DeterminateSystems/detsys-ts - version: github.com/DeterminateSystems/detsys-ts/e0a5f196fd4e17f2ba1d6ad03300fe532717f7e8 + version: github.com/DeterminateSystems/detsys-ts/74999c82de35e73feb13af2c0e0c3ebb92a17c66 got: specifier: ^14.4.7 version: 14.4.7 @@ -29,8 +29,8 @@ devDependencies: specifier: ^4.3.0 version: 4.3.0(prettier@3.5.3) '@types/node': - specifier: ^20.17.46 - version: 20.17.46 + specifier: ^20.17.47 + version: 20.17.47 '@types/tail': specifier: ^2.2.3 version: 2.2.3 @@ -386,7 +386,7 @@ packages: '@babel/helper-split-export-declaration': 7.24.7 '@babel/parser': 7.27.2 '@babel/types': 7.27.1 - debug: 4.4.0 + debug: 4.4.1 globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -678,7 +678,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 - debug: 4.4.0 + debug: 4.4.1 espree: 9.6.1 globals: 13.24.0 ignore: 5.3.2 @@ -710,7 +710,7 @@ packages: deprecated: Use @eslint/config-array instead dependencies: '@humanwhocodes/object-schema': 2.0.3 - debug: 4.4.0 + debug: 4.4.1 minimatch: 3.1.2 transitivePeerDependencies: - supports-color @@ -1163,8 +1163,8 @@ packages: resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} dev: true - /@types/node@20.17.46: - resolution: {integrity: sha512-0PQHLhZPWOxGW4auogW0eOQAuNIlCYvibIpG67ja0TOJ6/sehu+1en7sfceUn+QQtx4Rk3GxbLNwPh0Cav7TWw==} + /@types/node@20.17.47: + resolution: {integrity: sha512-3dLX0Upo1v7RvUimvxLeXqwrfyKxUINk0EAM83swP2mlSUcwV73sZy8XhNz8bcZ3VbsfQyC/y6jRdL5tgCNpDQ==} dependencies: undici-types: 6.19.8 dev: true @@ -1218,7 +1218,7 @@ packages: '@typescript-eslint/types': 7.18.0 '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.8.3) '@typescript-eslint/visitor-keys': 7.18.0 - debug: 4.4.0 + debug: 4.4.1 eslint: 8.57.1 typescript: 5.8.3 transitivePeerDependencies: @@ -1245,7 +1245,7 @@ packages: dependencies: '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.8.3) '@typescript-eslint/utils': 7.18.0(eslint@8.57.1)(typescript@5.8.3) - debug: 4.4.0 + debug: 4.4.1 eslint: 8.57.1 ts-api-utils: 1.4.3(typescript@5.8.3) typescript: 5.8.3 @@ -1269,11 +1269,11 @@ packages: dependencies: '@typescript-eslint/types': 7.18.0 '@typescript-eslint/visitor-keys': 7.18.0 - debug: 4.4.0 + debug: 4.4.1 globby: 11.1.0 is-glob: 4.0.3 minimatch: 9.0.5 - semver: 7.7.1 + semver: 7.7.2 ts-api-utils: 1.4.3(typescript@5.8.3) typescript: 5.8.3 transitivePeerDependencies: @@ -1664,8 +1664,8 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001717 - electron-to-chromium: 1.5.151 + caniuse-lite: 1.0.30001718 + electron-to-chromium: 1.5.155 node-releases: 2.0.19 update-browserslist-db: 1.1.3(browserslist@4.24.5) dev: true @@ -1733,8 +1733,8 @@ packages: engines: {node: '>=6'} dev: true - /caniuse-lite@1.0.30001717: - resolution: {integrity: sha512-auPpttCq6BDEG8ZAuHJIplGw6GODhjw+/11e7IjpnYCxZcW/ONgPs0KVBJ0d1bY3e2+7PRe5RCLyP+PfwVgkYw==} + /caniuse-lite@1.0.30001718: + resolution: {integrity: sha512-AflseV1ahcSunK53NfEs9gFWgOEmzr0f+kaMFA4xiLZlr9Hzt7HxcSpIFcnNCUkz6R6dWKa54rUz3HUmI3nVcw==} dev: true /chalk@4.1.2: @@ -1834,8 +1834,8 @@ packages: ms: 2.1.3 dev: true - /debug@4.4.0: - resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==} + /debug@4.4.1: + resolution: {integrity: sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==} engines: {node: '>=6.0'} peerDependencies: supports-color: '*' @@ -1921,8 +1921,8 @@ packages: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} dev: true - /electron-to-chromium@1.5.151: - resolution: {integrity: sha512-Rl6uugut2l9sLojjS4H4SAr3A4IgACMLgpuEMPYCVcKydzfyPrn5absNRju38IhQOf/NwjJY8OGWjlteqYeBCA==} + /electron-to-chromium@1.5.155: + resolution: {integrity: sha512-ps5KcGGmwL8VaeJlvlDlu4fORQpv3+GIcF5I3f9tUKUlJ/wsysh6HU8P5L1XWRYeXfA0oJd4PyM8ds8zTFf6Ng==} dev: true /emoji-regex@8.0.0: @@ -2110,7 +2110,7 @@ packages: optional: true dependencies: '@nolyfill/is-core-module': 1.0.39 - debug: 4.4.0 + debug: 4.4.1 eslint: 8.57.1 eslint-plugin-import: 2.31.0(@typescript-eslint/parser@7.18.0)(eslint-import-resolver-typescript@3.10.1)(eslint@8.57.1) get-tsconfig: 4.10.0 @@ -2308,7 +2308,7 @@ packages: eslint-config-prettier: 10.1.5(eslint@8.57.1) prettier: 3.5.3 prettier-linter-helpers: 1.0.0 - synckit: 0.11.4 + synckit: 0.11.5 dev: true /eslint-rule-documentation@1.0.23: @@ -2346,7 +2346,7 @@ packages: ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.6 - debug: 4.4.0 + debug: 4.4.1 doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.2.2 @@ -2451,7 +2451,7 @@ packages: resolution: {integrity: sha512-OdCYfRqfpuLUFonTNjvd30rCBZUneHpSQkCqfaeWQ9qrKcl6XlWeDBNVwGb+INAIxRshuN2jF+BE0L6gbBO2mw==} hasBin: true dependencies: - strnum: 2.1.0 + strnum: 2.1.1 dev: false /fastq@1.19.1: @@ -2756,7 +2756,7 @@ packages: engines: {node: '>= 14'} dependencies: agent-base: 7.1.3 - debug: 4.4.0 + debug: 4.4.1 transitivePeerDependencies: - supports-color dev: false @@ -2774,7 +2774,7 @@ packages: engines: {node: '>= 14'} dependencies: agent-base: 7.1.3 - debug: 4.4.0 + debug: 4.4.1 transitivePeerDependencies: - supports-color dev: false @@ -2856,7 +2856,7 @@ packages: /is-bun-module@2.0.0: resolution: {integrity: sha512-gNCGbnnnnFAUGKeZ9PdbyeGYJqewpmc2aKHUEMO5nQPWU9lOmv7jcmQIv+qHD8fXW6W7qfuCwX4rY9LNRjXrkQ==} dependencies: - semver: 7.7.1 + semver: 7.7.2 dev: true /is-callable@1.2.7: @@ -3245,8 +3245,8 @@ packages: thenify-all: 1.6.0 dev: true - /napi-postinstall@0.2.3: - resolution: {integrity: sha512-Mi7JISo/4Ij2tDZ2xBE2WH+/KvVlkhA6juEjpEeRAVPNCpN3nxJo/5FhDNKgBcdmcmhaH6JjgST4xY/23ZYK0w==} + /napi-postinstall@0.2.4: + resolution: {integrity: sha512-ZEzHJwBhZ8qQSbknHqYcdtQVr8zUgGyM/q6h6qAyhtyVMNrSgDhrC4disf03dYW0e+czXyLnZINnCTEkWy0eJg==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} hasBin: true dev: true @@ -3652,8 +3652,8 @@ packages: resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} hasBin: true - /semver@7.7.1: - resolution: {integrity: sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==} + /semver@7.7.2: + resolution: {integrity: sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==} engines: {node: '>=10'} hasBin: true dev: true @@ -3850,8 +3850,8 @@ packages: engines: {node: '>=8'} dev: true - /strnum@2.1.0: - resolution: {integrity: sha512-w0S//9BqZZGw0L0Y8uLSelFGnDJgTyyNQLmSlPnVz43zPAiqu3w4t8J8sDqqANOGeZIZ/9jWuPguYcEnsoHv4A==} + /strnum@2.1.1: + resolution: {integrity: sha512-7ZvoFTiCnGxBtDqJ//Cu6fWtZtc7Y3x+QOirG15wztbdngGSkht27o2pyGWrVy0b4WAy3jbKmnoK6g5VlVNUUw==} dev: false /sucrase@3.35.0: @@ -3884,8 +3884,8 @@ packages: resolution: {integrity: sha512-Bh05dSOnJBf3miNMqpsormfNtfidA/GxQVakhtn0T4DECWKeXQRQUceYjJ+OxYiiLdGe4Jo9iFV8wICFapFeIA==} dev: true - /synckit@0.11.4: - resolution: {integrity: sha512-Q/XQKRaJiLiFIBNN+mndW7S/RHxvwzuZS6ZwmRzUBqJBv/5QIKCEwkBC8GBf8EQJKYnaFs0wOZbKTXBPj8L9oQ==} + /synckit@0.11.5: + resolution: {integrity: sha512-frqvfWyDA5VPVdrWfH24uM6SI/O8NLpVbIIJxb8t/a3YGsp4AW9CYgSKC0OaSEfexnp7Y1pVh2Y6IHO8ggGDmA==} engines: {node: ^14.18.0 || >=16.0.0} dependencies: '@pkgr/core': 0.2.4 @@ -4005,7 +4005,7 @@ packages: cac: 6.7.14 chokidar: 4.0.3 consola: 3.4.2 - debug: 4.4.0 + debug: 4.4.1 esbuild: 0.25.4 joycon: 3.1.1 picocolors: 1.1.1 @@ -4133,7 +4133,7 @@ packages: resolution: {integrity: sha512-BBKpaylOW8KbHsu378Zky/dGh4ckT/4NW/0SHRABdqRLcQJ2dAOjDo9g97p04sWflm0kqPqpUatxReNV/dqI5A==} requiresBuild: true dependencies: - napi-postinstall: 0.2.3 + napi-postinstall: 0.2.4 optionalDependencies: '@unrs/resolver-binding-darwin-arm64': 1.7.2 '@unrs/resolver-binding-darwin-x64': 1.7.2 @@ -4304,8 +4304,8 @@ packages: engines: {node: '>=10'} dev: true - github.com/DeterminateSystems/detsys-ts/e0a5f196fd4e17f2ba1d6ad03300fe532717f7e8: - resolution: {tarball: https://codeload.github.com/DeterminateSystems/detsys-ts/tar.gz/e0a5f196fd4e17f2ba1d6ad03300fe532717f7e8} + github.com/DeterminateSystems/detsys-ts/74999c82de35e73feb13af2c0e0c3ebb92a17c66: + resolution: {tarball: https://codeload.github.com/DeterminateSystems/detsys-ts/tar.gz/74999c82de35e73feb13af2c0e0c3ebb92a17c66} name: detsys-ts version: 1.0.0 dependencies: