From 01b415ecee5478ebcf287fbed0992894c3a6f28c Mon Sep 17 00:00:00 2001 From: grahamc <76716+grahamc@users.noreply.github.com> Date: Fri, 28 Mar 2025 14:10:22 +0000 Subject: [PATCH 1/2] Update `detsys-ts` for: `Merge pull request #82 from DeterminateSystems/even-more-crashes` (`03533d37dcd46f34d9e99385e665615b221a30d9`) --- dist/index.js | 12 ++++++++---- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 16 insertions(+), 12 deletions(-) diff --git a/dist/index.js b/dist/index.js index 84a508f..dbcdd4e 100644 --- a/dist/index.js +++ b/dist/index.js @@ -41550,7 +41550,7 @@ const Http2OverHttp2 = __nccwpck_require__(2016); const { Http2OverHttp, Http2OverHttps -} = __nccwpck_require__(3017); +} = __nccwpck_require__(5398); const validateHeaderName = __nccwpck_require__(311); const validateHeaderValue = __nccwpck_require__(2495); @@ -41708,7 +41708,7 @@ module.exports = { /***/ }), -/***/ 3017: +/***/ 5398: /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => { @@ -87214,7 +87214,7 @@ var cache = __nccwpck_require__(7389); const external_node_child_process_namespaceObject = __WEBPACK_EXTERNAL_createRequire(import.meta.url)("node:child_process"); ;// CONCATENATED MODULE: external "node:path" const external_node_path_namespaceObject = __WEBPACK_EXTERNAL_createRequire(import.meta.url)("node:path"); -;// CONCATENATED MODULE: ./node_modules/.pnpm/detsys-ts@https+++codeload.github.com+DeterminateSystems+detsys-ts+tar.gz+8d9725c485630_cc2c1096494a1fd83f38014785db8a80/node_modules/detsys-ts/dist/index.js +;// CONCATENATED MODULE: ./node_modules/.pnpm/detsys-ts@https+++codeload.github.com+DeterminateSystems+detsys-ts+tar.gz+03533d37dcd46_d2e6725f814907a3b249c07896b58c7f/node_modules/detsys-ts/dist/index.js var __defProp = Object.defineProperty; var __export = (target, all) => { for (var name in all) @@ -88119,7 +88119,11 @@ var STATE_KEY_CROSS_PHASE_ID = "detsys_cross_phase_id"; var STATE_BACKTRACE_START_TIMESTAMP = "detsys_backtrace_start_timestamp"; var DIAGNOSTIC_ENDPOINT_TIMEOUT_MS = 1e4; var CHECK_IN_ENDPOINT_TIMEOUT_MS = 1e3; -var PROGRAM_NAME_CRASH_DENY_LIST = ["nix-expr-tests"]; +var PROGRAM_NAME_CRASH_DENY_LIST = [ + "nix-expr-tests", + "nix-store-tests", + "nix-util-tests" +]; var DetSysAction = class { determineExecutionPhase() { const currentPhase = core.getState(STATE_KEY_EXECUTION_PHASE); diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 045f560..c1e064d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: version: 1.1.1 detsys-ts: specifier: github:DeterminateSystems/detsys-ts - version: https://codeload.github.com/DeterminateSystems/detsys-ts/tar.gz/8d9725c4856301321cd2508f5b8725cfb99366e2 + version: https://codeload.github.com/DeterminateSystems/detsys-ts/tar.gz/03533d37dcd46f34d9e99385e665615b221a30d9 devDependencies: '@trivago/prettier-plugin-sort-imports': specifier: ^4.3.0 @@ -1014,8 +1014,8 @@ packages: resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==} engines: {node: '>=0.4.0'} - detsys-ts@https://codeload.github.com/DeterminateSystems/detsys-ts/tar.gz/8d9725c4856301321cd2508f5b8725cfb99366e2: - resolution: {tarball: https://codeload.github.com/DeterminateSystems/detsys-ts/tar.gz/8d9725c4856301321cd2508f5b8725cfb99366e2} + detsys-ts@https://codeload.github.com/DeterminateSystems/detsys-ts/tar.gz/03533d37dcd46f34d9e99385e665615b221a30d9: + resolution: {tarball: https://codeload.github.com/DeterminateSystems/detsys-ts/tar.gz/03533d37dcd46f34d9e99385e665615b221a30d9} version: 1.0.0 dir-glob@3.0.1: @@ -1037,8 +1037,8 @@ packages: eastasianwidth@0.2.0: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} - electron-to-chromium@1.5.126: - resolution: {integrity: sha512-AtH1uLcTC72LA4vfYcEJJkrMk/MY/X0ub8Hv7QGAePW2JkeUFHEL/QfS4J77R6M87Sss8O0OcqReSaN1bpyA+Q==} + electron-to-chromium@1.5.128: + resolution: {integrity: sha512-bo1A4HH/NS522Ws0QNFIzyPcyUUNV/yyy70Ho1xqfGYzPUme2F/xr4tlEOuM6/A538U1vDA7a4XfCd1CKRegKQ==} emoji-regex@8.0.0: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} @@ -3223,7 +3223,7 @@ snapshots: browserslist@4.24.4: dependencies: caniuse-lite: 1.0.30001707 - electron-to-chromium: 1.5.126 + electron-to-chromium: 1.5.128 node-releases: 2.0.19 update-browserslist-db: 1.1.3(browserslist@4.24.4) @@ -3360,7 +3360,7 @@ snapshots: delayed-stream@1.0.0: {} - detsys-ts@https://codeload.github.com/DeterminateSystems/detsys-ts/tar.gz/8d9725c4856301321cd2508f5b8725cfb99366e2: + detsys-ts@https://codeload.github.com/DeterminateSystems/detsys-ts/tar.gz/03533d37dcd46f34d9e99385e665615b221a30d9: dependencies: '@actions/cache': 4.0.3 '@actions/core': 1.11.1 @@ -3391,7 +3391,7 @@ snapshots: eastasianwidth@0.2.0: {} - electron-to-chromium@1.5.126: {} + electron-to-chromium@1.5.128: {} emoji-regex@8.0.0: {} From 7f50ffb42b82f0df8e39c0edd8f46902194dd385 Mon Sep 17 00:00:00 2001 From: grahamc <76716+grahamc@users.noreply.github.com> Date: Fri, 28 Mar 2025 17:47:57 +0000 Subject: [PATCH 2/2] Update `detsys-ts` for: `Ignore hyphen-sep'd diags (#83)` (`07c7fc924119a8d9879c1c164ae593049d47f648`) --- dist/index.js | 14 +++++++------- pnpm-lock.yaml | 24 ++++++++++++------------ 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/dist/index.js b/dist/index.js index dbcdd4e..719b7b7 100644 --- a/dist/index.js +++ b/dist/index.js @@ -34921,7 +34921,7 @@ Object.defineProperty(exports, "readFieldOptions", ({ enumerable: true, get: fun Object.defineProperty(exports, "readFieldOption", ({ enumerable: true, get: function () { return reflection_info_1.readFieldOption; } })); Object.defineProperty(exports, "readMessageOption", ({ enumerable: true, get: function () { return reflection_info_1.readMessageOption; } })); // Message operations via reflection -var reflection_type_check_1 = __nccwpck_require__(2664); +var reflection_type_check_1 = __nccwpck_require__(283); Object.defineProperty(exports, "ReflectionTypeCheck", ({ enumerable: true, get: function () { return reflection_type_check_1.ReflectionTypeCheck; } })); var reflection_create_1 = __nccwpck_require__(8877); Object.defineProperty(exports, "reflectionCreate", ({ enumerable: true, get: function () { return reflection_create_1.reflectionCreate; } })); @@ -35109,7 +35109,7 @@ Object.defineProperty(exports, "__esModule", ({ value: true })); exports.MessageType = void 0; const message_type_contract_1 = __nccwpck_require__(5114); const reflection_info_1 = __nccwpck_require__(7369); -const reflection_type_check_1 = __nccwpck_require__(2664); +const reflection_type_check_1 = __nccwpck_require__(283); const reflection_json_reader_1 = __nccwpck_require__(5855); const reflection_json_writer_1 = __nccwpck_require__(9359); const reflection_binary_reader_1 = __nccwpck_require__(3362); @@ -37219,7 +37219,7 @@ exports.reflectionScalarDefault = reflectionScalarDefault; /***/ }), -/***/ 2664: +/***/ 283: /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => { @@ -41550,7 +41550,7 @@ const Http2OverHttp2 = __nccwpck_require__(2016); const { Http2OverHttp, Http2OverHttps -} = __nccwpck_require__(5398); +} = __nccwpck_require__(3017); const validateHeaderName = __nccwpck_require__(311); const validateHeaderValue = __nccwpck_require__(2495); @@ -41708,7 +41708,7 @@ module.exports = { /***/ }), -/***/ 5398: +/***/ 3017: /***/ ((module, __unused_webpack_exports, __nccwpck_require__) => { @@ -87214,7 +87214,7 @@ var cache = __nccwpck_require__(7389); const external_node_child_process_namespaceObject = __WEBPACK_EXTERNAL_createRequire(import.meta.url)("node:child_process"); ;// CONCATENATED MODULE: external "node:path" const external_node_path_namespaceObject = __WEBPACK_EXTERNAL_createRequire(import.meta.url)("node:path"); -;// CONCATENATED MODULE: ./node_modules/.pnpm/detsys-ts@https+++codeload.github.com+DeterminateSystems+detsys-ts+tar.gz+03533d37dcd46_d2e6725f814907a3b249c07896b58c7f/node_modules/detsys-ts/dist/index.js +;// CONCATENATED MODULE: ./node_modules/.pnpm/detsys-ts@https+++codeload.github.com+DeterminateSystems+detsys-ts+tar.gz+07c7fc924119a_cf9631eb801687d1d18b88d767b5ca88/node_modules/detsys-ts/dist/index.js var __defProp = Object.defineProperty; var __export = (target, all) => { for (var name in all) @@ -87503,7 +87503,7 @@ async function collectBacktracesMacOS(prefixes, programNameDenyList, startTimest return prefixes.some((prefix) => fileName.startsWith(prefix)); }).filter((fileName) => { return !programNameDenyList.some( - (programName) => fileName.startsWith(`${programName}_${(/* @__PURE__ */ new Date()).getFullYear()}`) + (programName) => fileName.startsWith(programName) ); }).filter((fileName) => { return !fileName.endsWith(".diag"); diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c1e064d..5ebfdc2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: version: 1.1.1 detsys-ts: specifier: github:DeterminateSystems/detsys-ts - version: https://codeload.github.com/DeterminateSystems/detsys-ts/tar.gz/03533d37dcd46f34d9e99385e665615b221a30d9 + version: https://codeload.github.com/DeterminateSystems/detsys-ts/tar.gz/07c7fc924119a8d9879c1c164ae593049d47f648 devDependencies: '@trivago/prettier-plugin-sort-imports': specifier: ^4.3.0 @@ -187,11 +187,11 @@ packages: resolution: {integrity: sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==} engines: {node: '>=6.9.0'} - '@emnapi/core@1.3.1': - resolution: {integrity: sha512-pVGjBIt1Y6gg3EJN8jTcfpP/+uuRksIo055oE/OBkDNcjZqVbfkWCksG1Jp4yZnj3iKWyWX8fdG/j6UDYPbFog==} + '@emnapi/core@1.4.0': + resolution: {integrity: sha512-H+N/FqT07NmLmt6OFFtDfwe8PNygprzBikrEMyQfgqSmT0vzE515Pz7R8izwB9q/zsH/MA64AKoul3sA6/CzVg==} - '@emnapi/runtime@1.3.1': - resolution: {integrity: sha512-kEBmG8KyqtxJZv+ygbEim+KCGtIq1fC22Ms3S4ziXmYKm8uyoLX0MHONVKwp+9opg390VaKRNt4a7A9NwmpNhw==} + '@emnapi/runtime@1.4.0': + resolution: {integrity: sha512-64WYIf4UYcdLnbKn/umDlNjQDSS8AgZrI/R9+x5ilkUVFxXcA1Ebl+gQLc/6mERA4407Xof0R7wEyEuj091CVw==} '@emnapi/wasi-threads@1.0.1': resolution: {integrity: sha512-iIBu7mwkq4UQGeMEM8bLwNK962nXdhodeScX4slfQnRhEMMzvYivHhutCIk8uojvmASXXPC2WNEjwxFWk72Oqw==} @@ -1014,8 +1014,8 @@ packages: resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==} engines: {node: '>=0.4.0'} - detsys-ts@https://codeload.github.com/DeterminateSystems/detsys-ts/tar.gz/03533d37dcd46f34d9e99385e665615b221a30d9: - resolution: {tarball: https://codeload.github.com/DeterminateSystems/detsys-ts/tar.gz/03533d37dcd46f34d9e99385e665615b221a30d9} + detsys-ts@https://codeload.github.com/DeterminateSystems/detsys-ts/tar.gz/07c7fc924119a8d9879c1c164ae593049d47f648: + resolution: {tarball: https://codeload.github.com/DeterminateSystems/detsys-ts/tar.gz/07c7fc924119a8d9879c1c164ae593049d47f648} version: 1.0.0 dir-glob@3.0.1: @@ -2634,13 +2634,13 @@ snapshots: '@babel/helper-string-parser': 7.25.9 '@babel/helper-validator-identifier': 7.25.9 - '@emnapi/core@1.3.1': + '@emnapi/core@1.4.0': dependencies: '@emnapi/wasi-threads': 1.0.1 tslib: 2.8.1 optional: true - '@emnapi/runtime@1.3.1': + '@emnapi/runtime@1.4.0': dependencies: tslib: 2.8.1 optional: true @@ -2792,8 +2792,8 @@ snapshots: '@napi-rs/wasm-runtime@0.2.7': dependencies: - '@emnapi/core': 1.3.1 - '@emnapi/runtime': 1.3.1 + '@emnapi/core': 1.4.0 + '@emnapi/runtime': 1.4.0 '@tybys/wasm-util': 0.9.0 optional: true @@ -3360,7 +3360,7 @@ snapshots: delayed-stream@1.0.0: {} - detsys-ts@https://codeload.github.com/DeterminateSystems/detsys-ts/tar.gz/03533d37dcd46f34d9e99385e665615b221a30d9: + detsys-ts@https://codeload.github.com/DeterminateSystems/detsys-ts/tar.gz/07c7fc924119a8d9879c1c164ae593049d47f648: dependencies: '@actions/cache': 4.0.3 '@actions/core': 1.11.1