Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openQA for openSUSE:Factory checked in at 2026-03-30 18:32:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openQA (Old) and /work/SRC/openSUSE:Factory/.openQA.new.1999 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openQA" Mon Mar 30 18:32:27 2026 rev:830 rq:1343600 version:5.1774854217.24dbd811 Changes: -------- --- /work/SRC/openSUSE:Factory/openQA/openQA.changes 2026-03-27 16:52:17.826440000 +0100 +++ /work/SRC/openSUSE:Factory/.openQA.new.1999/openQA.changes 2026-03-30 18:36:08.075187303 +0200 @@ -1,0 +2,30 @@ +Mon Mar 30 08:07:50 UTC 2026 - [email protected] + +- Update to version 5.1774854217.24dbd811: + * style: Fix TestingAndDebugging::RequireUseStrict violations + * style: Fix TestingAndDebugging::ProhibitNoStrict violations + * style: Fix BuiltinFunctions::RequireBlockMap violations + * style: Use only positive conditions for unless + * style: Fix OpenQA::RedundantStrictWarning violations + * style: Fix BuiltinFunctions::ProhibitStringySplit violations + * style: Fix ProhibitInterpolationOfLiterals violations + * style: Fix CodeLayout::ProhibitParensWithBuiltins violations + * style: Run perlcritic also for t/ + * chore(deps): Dependency cron 2026-03-28 + * feat: complete shim-less migration to Font Awesome 6 + * chore: Add dependency for extending `t/11-commands.t` + * chore: Reduce permissions of workflows + * feat: support "always_run" test flag in web UI and API + * feat(Makefile): enable heavy and fullstack tests by default locally + * feat: Retry API calls in `clone-job` like already `openqa-cli` does + * feat: migrate to timeago.js for proper jquery4 compatibility + * feat(clone-job): Retry asset downloads on transient errors + * feat(scheduler): provide visual indication of limited disk space + * feat(scheduler): provide visual indication of limited disk space + * feat(scheduler): prevent openQA depleting storage with new openQA jobs + * refactor(tests): consolidate page loads in 01-list.t + * feat: replace deprecated fork-awesome with Font Awesome 6 Free + * fix(influxdb): prevent empty tags populated to telegraf + * feat(MCP): Add MCP tool annotations + +------------------------------------------------------------------- Old: ---- openQA-5.1774510397.efec10a7.obscpio New: ---- openQA-5.1774854217.24dbd811.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openQA-client-test.spec ++++++ --- /var/tmp/diff_new_pack.sDwlMp/_old 2026-03-30 18:36:09.947265571 +0200 +++ /var/tmp/diff_new_pack.sDwlMp/_new 2026-03-30 18:36:09.951265738 +0200 @@ -18,7 +18,7 @@ %define short_name openQA-client Name: %{short_name}-test -Version: 5.1774510397.efec10a7 +Version: 5.1774854217.24dbd811 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later ++++++ openQA-devel-test.spec ++++++ --- /var/tmp/diff_new_pack.sDwlMp/_old 2026-03-30 18:36:09.979266909 +0200 +++ /var/tmp/diff_new_pack.sDwlMp/_new 2026-03-30 18:36:09.983267076 +0200 @@ -18,7 +18,7 @@ %define short_name openQA-devel Name: %{short_name}-test -Version: 5.1774510397.efec10a7 +Version: 5.1774854217.24dbd811 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later ++++++ openQA-test.spec ++++++ --- /var/tmp/diff_new_pack.sDwlMp/_old 2026-03-30 18:36:10.019268581 +0200 +++ /var/tmp/diff_new_pack.sDwlMp/_new 2026-03-30 18:36:10.019268581 +0200 @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 5.1774510397.efec10a7 +Version: 5.1774854217.24dbd811 Release: 0 Summary: Test package for openQA License: GPL-2.0-or-later ++++++ openQA-worker-test.spec ++++++ --- /var/tmp/diff_new_pack.sDwlMp/_old 2026-03-30 18:36:10.063270421 +0200 +++ /var/tmp/diff_new_pack.sDwlMp/_new 2026-03-30 18:36:10.067270588 +0200 @@ -18,7 +18,7 @@ %define short_name openQA-worker Name: %{short_name}-test -Version: 5.1774510397.efec10a7 +Version: 5.1774854217.24dbd811 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later ++++++ openQA.spec ++++++ --- /var/tmp/diff_new_pack.sDwlMp/_old 2026-03-30 18:36:10.103272093 +0200 +++ /var/tmp/diff_new_pack.sDwlMp/_new 2026-03-30 18:36:10.103272093 +0200 @@ -68,7 +68,7 @@ # The following line is generated from dependencies.yaml %define worker_requires bsdtar openQA-client optipng os-autoinst perl(Capture::Tiny) perl(File::Map) perl(Minion::Backend::SQLite) >= 5.0.7 perl(Mojo::IOLoop::ReadWriteProcess) >= 0.26 perl(Mojo::SQLite) psmisc sqlite3 >= 3.24.0 # The following line is generated from dependencies.yaml -%define mcp_requires perl(MCP) +%define mcp_requires perl(MCP) >= 0.80.0 %if 0%{?suse_version} < 1570 # SLE <= 15 has older Perl not providing a sufficiently recent # ExtUtils::ParseXS needed by ExtUtils::CppGuess @@ -83,7 +83,7 @@ # Do not require on this in individual sub-packages except for the devel # package. # The following line is generated from dependencies.yaml -%define test_requires %common_requires %main_requires %mcp_requires %python_scripts_requires %worker_requires curl file jq openssh-common os-autoinst perl(App::cpanminus) perl(Selenium::Remote::Driver) >= 1.23 perl(Selenium::Remote::WDKeys) perl(Test::Exception) perl(Test::Fatal) perl(Test::MockModule) perl(Test::MockObject) perl(Test::Mojo) perl(Test::Most) perl(Test::Output) perl(Test::Pod) perl(Test::Strict) perl(Test::Warnings) >= 0.029 postgresql-server >= 14 python3-setuptools +%define test_requires %common_requires %main_requires %mcp_requires %python_scripts_requires %worker_requires curl file jq openssh-common os-autoinst perl(App::cpanminus) perl(Selenium::Remote::Driver) >= 1.23 perl(Selenium::Remote::WDKeys) perl(Test::Exception) perl(Test::Fatal) perl(Test::Mock::Time) perl(Test::MockModule) perl(Test::MockObject) perl(Test::Mojo) perl(Test::Most) perl(Test::Output) perl(Test::Pod) perl(Test::Strict) perl(Test::Warnings) >= 0.029 postgresql-server >= 14 python3-setuptools %ifarch x86_64 %define qemu qemu qemu-kvm %else @@ -99,7 +99,7 @@ %define devel_requires %devel_no_selenium_requires chromedriver Name: openQA -Version: 5.1774510397.efec10a7 +Version: 5.1774854217.24dbd811 Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later ++++++ node_modules.obscpio ++++++ Binary files old/@fortawesome-fontawesome-free-6.7.2.tgz and new/@fortawesome-fontawesome-free-6.7.2.tgz differ Binary files old/fork-awesome-1.2.0.tgz and new/fork-awesome-1.2.0.tgz differ Binary files old/timeago-1.6.7.tgz and new/timeago-1.6.7.tgz differ Binary files old/timeago.js-4.0.2.tgz and new/timeago.js-4.0.2.tgz differ ++++++ node_modules.spec.inc ++++++ --- /var/tmp/diff_new_pack.sDwlMp/_old 2026-03-30 18:36:11.239319589 +0200 +++ /var/tmp/diff_new_pack.sDwlMp/_new 2026-03-30 18:36:11.243319756 +0200 @@ -18,118 +18,118 @@ Source1017: https://registry.npmjs.org/@eslint/js/-/js-9.39.4.tgz#/@eslint-js-9.39.4.tgz Source1018: https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.7.tgz#/@eslint-object-schema-2.1.7.tgz Source1019: https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz#/@eslint-plugin-kit-0.4.1.tgz -Source1020: https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz#/@humanfs-core-0.19.1.tgz -Source1021: https://registry.npmjs.org/@humanfs/node/-/node-0.16.7.tgz#/@humanfs-node-0.16.7.tgz -Source1022: https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#/@humanwhocodes-module-importer-1.0.1.tgz -Source1023: https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.3.tgz#/@humanwhocodes-retry-0.4.3.tgz -Source1024: https://registry.npmjs.org/@keyv/bigmap/-/bigmap-1.3.1.tgz#/@keyv-bigmap-1.3.1.tgz -Source1025: https://registry.npmjs.org/@keyv/serialize/-/serialize-1.1.1.tgz#/@keyv-serialize-1.1.1.tgz -Source1026: https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#/@nodelib-fs.scandir-2.1.5.tgz -Source1027: https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz#/@nodelib-fs.stat-2.0.5.tgz -Source1028: https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz#/@nodelib-fs.walk-1.2.8.tgz -Source1029: https://registry.npmjs.org/@pkgr/core/-/core-0.2.9.tgz#/@pkgr-core-0.2.9.tgz -Source1030: https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz#/@popperjs-core-2.11.8.tgz -Source1031: https://registry.npmjs.org/@sindresorhus/merge-streams/-/merge-streams-4.0.0.tgz#/@sindresorhus-merge-streams-4.0.0.tgz -Source1032: https://registry.npmjs.org/@stylistic/stylelint-plugin/-/stylelint-plugin-5.0.1.tgz#/@stylistic-stylelint-plugin-5.0.1.tgz -Source1033: https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz#/@types-estree-1.0.8.tgz -Source1034: https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz#/@types-json-schema-7.0.15.tgz -Source1035: https://registry.npmjs.org/ace-builds/-/ace-builds-1.43.6.tgz#/ace-builds-1.43.6.tgz -Source1036: https://registry.npmjs.org/acorn/-/acorn-8.16.0.tgz#/acorn-8.16.0.tgz -Source1037: https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz#/acorn-jsx-5.3.2.tgz -Source1038: https://registry.npmjs.org/ajv/-/ajv-6.14.0.tgz#/ajv-6.14.0.tgz -Source1039: https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz#/ajv-8.18.0.tgz -Source1040: https://registry.npmjs.org/anser/-/anser-2.3.5.tgz#/anser-2.3.5.tgz -Source1041: https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz#/ansi-regex-5.0.1.tgz -Source1042: https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz#/ansi-regex-6.2.2.tgz -Source1043: https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz#/ansi-styles-4.3.0.tgz -Source1044: https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz#/argparse-2.0.1.tgz -Source1045: https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz#/astral-regex-2.0.0.tgz -Source1046: https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz#/balanced-match-4.0.4.tgz -Source1047: https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.8.tgz#/bootstrap-5.3.8.tgz -Source1048: https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.4.tgz#/brace-expansion-5.0.4.tgz -Source1049: https://registry.npmjs.org/braces/-/braces-3.0.3.tgz#/braces-3.0.3.tgz -Source1050: https://registry.npmjs.org/cacheable/-/cacheable-2.3.3.tgz#/cacheable-2.3.3.tgz -Source1051: https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz#/callsites-3.1.0.tgz -Source1052: https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz#/chalk-4.1.2.tgz -Source1053: https://registry.npmjs.org/chosen-js/-/chosen-js-1.8.7.tgz#/chosen-js-1.8.7.tgz -Source1054: https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz#/color-convert-2.0.1.tgz -Source1055: https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz#/color-name-1.1.4.tgz -Source1056: https://registry.npmjs.org/colord/-/colord-2.9.3.tgz#/colord-2.9.3.tgz -Source1057: https://registry.npmjs.org/commander/-/commander-7.2.0.tgz#/commander-7.2.0.tgz -Source1058: https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.1.tgz#/cosmiconfig-9.0.1.tgz -Source1059: https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz#/cross-spawn-7.0.6.tgz -Source1060: https://registry.npmjs.org/css-functions-list/-/css-functions-list-3.3.3.tgz#/css-functions-list-3.3.3.tgz -Source1061: https://registry.npmjs.org/css-tree/-/css-tree-3.2.1.tgz#/css-tree-3.2.1.tgz -Source1062: https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz#/cssesc-3.0.0.tgz -Source1063: https://registry.npmjs.org/d3/-/d3-7.9.0.tgz#/d3-7.9.0.tgz -Source1064: https://registry.npmjs.org/d3-array/-/d3-array-3.2.4.tgz#/d3-array-3.2.4.tgz -Source1065: https://registry.npmjs.org/d3-axis/-/d3-axis-3.0.0.tgz#/d3-axis-3.0.0.tgz -Source1066: https://registry.npmjs.org/d3-brush/-/d3-brush-3.0.0.tgz#/d3-brush-3.0.0.tgz -Source1067: https://registry.npmjs.org/d3-chord/-/d3-chord-3.0.1.tgz#/d3-chord-3.0.1.tgz -Source1068: https://registry.npmjs.org/d3-color/-/d3-color-3.1.0.tgz#/d3-color-3.1.0.tgz -Source1069: https://registry.npmjs.org/d3-contour/-/d3-contour-4.0.2.tgz#/d3-contour-4.0.2.tgz -Source1070: https://registry.npmjs.org/d3-delaunay/-/d3-delaunay-6.0.4.tgz#/d3-delaunay-6.0.4.tgz -Source1071: https://registry.npmjs.org/d3-dispatch/-/d3-dispatch-3.0.1.tgz#/d3-dispatch-3.0.1.tgz -Source1072: https://registry.npmjs.org/d3-drag/-/d3-drag-3.0.0.tgz#/d3-drag-3.0.0.tgz -Source1073: https://registry.npmjs.org/d3-dsv/-/d3-dsv-3.0.1.tgz#/d3-dsv-3.0.1.tgz -Source1074: https://registry.npmjs.org/d3-ease/-/d3-ease-3.0.1.tgz#/d3-ease-3.0.1.tgz -Source1075: https://registry.npmjs.org/d3-fetch/-/d3-fetch-3.0.1.tgz#/d3-fetch-3.0.1.tgz -Source1076: https://registry.npmjs.org/d3-force/-/d3-force-3.0.0.tgz#/d3-force-3.0.0.tgz -Source1077: https://registry.npmjs.org/d3-format/-/d3-format-3.1.2.tgz#/d3-format-3.1.2.tgz -Source1078: https://registry.npmjs.org/d3-geo/-/d3-geo-3.1.1.tgz#/d3-geo-3.1.1.tgz -Source1079: https://registry.npmjs.org/d3-hierarchy/-/d3-hierarchy-3.1.2.tgz#/d3-hierarchy-3.1.2.tgz -Source1080: https://registry.npmjs.org/d3-interpolate/-/d3-interpolate-3.0.1.tgz#/d3-interpolate-3.0.1.tgz -Source1081: https://registry.npmjs.org/d3-path/-/d3-path-3.1.0.tgz#/d3-path-3.1.0.tgz -Source1082: https://registry.npmjs.org/d3-polygon/-/d3-polygon-3.0.1.tgz#/d3-polygon-3.0.1.tgz -Source1083: https://registry.npmjs.org/d3-quadtree/-/d3-quadtree-3.0.1.tgz#/d3-quadtree-3.0.1.tgz -Source1084: https://registry.npmjs.org/d3-random/-/d3-random-3.0.1.tgz#/d3-random-3.0.1.tgz -Source1085: https://registry.npmjs.org/d3-scale/-/d3-scale-4.0.2.tgz#/d3-scale-4.0.2.tgz -Source1086: https://registry.npmjs.org/d3-scale-chromatic/-/d3-scale-chromatic-3.1.0.tgz#/d3-scale-chromatic-3.1.0.tgz -Source1087: https://registry.npmjs.org/d3-selection/-/d3-selection-3.0.0.tgz#/d3-selection-3.0.0.tgz -Source1088: https://registry.npmjs.org/d3-shape/-/d3-shape-3.2.0.tgz#/d3-shape-3.2.0.tgz -Source1089: https://registry.npmjs.org/d3-time/-/d3-time-3.1.0.tgz#/d3-time-3.1.0.tgz -Source1090: https://registry.npmjs.org/d3-time-format/-/d3-time-format-4.1.0.tgz#/d3-time-format-4.1.0.tgz -Source1091: https://registry.npmjs.org/d3-timer/-/d3-timer-3.0.1.tgz#/d3-timer-3.0.1.tgz -Source1092: https://registry.npmjs.org/d3-transition/-/d3-transition-3.0.1.tgz#/d3-transition-3.0.1.tgz -Source1093: https://registry.npmjs.org/d3-zoom/-/d3-zoom-3.0.0.tgz#/d3-zoom-3.0.0.tgz -Source1094: https://registry.npmjs.org/dagre/-/dagre-0.8.5.tgz#/dagre-0.8.5.tgz -Source1095: https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.6.4.tgz#/dagre-d3-0.6.4.tgz -Source1096: https://registry.npmjs.org/datatables.net/-/datatables.net-2.3.7.tgz#/datatables.net-2.3.7.tgz -Source1097: https://registry.npmjs.org/datatables.net-bs5/-/datatables.net-bs5-2.3.7.tgz#/datatables.net-bs5-2.3.7.tgz -Source1098: https://registry.npmjs.org/debug/-/debug-4.4.3.tgz#/debug-4.4.3.tgz -Source1099: https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz#/deep-is-0.1.4.tgz -Source1100: https://registry.npmjs.org/delaunator/-/delaunator-5.0.1.tgz#/delaunator-5.0.1.tgz -Source1101: https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz#/emoji-regex-8.0.0.tgz -Source1102: https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz#/env-paths-2.2.1.tgz -Source1103: https://registry.npmjs.org/error-ex/-/error-ex-1.3.4.tgz#/error-ex-1.3.4.tgz -Source1104: https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#/escape-string-regexp-4.0.0.tgz -Source1105: https://registry.npmjs.org/eslint/-/eslint-9.39.4.tgz#/eslint-9.39.4.tgz -Source1106: https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz#/eslint-config-prettier-10.1.8.tgz -Source1107: https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.5.tgz#/eslint-plugin-prettier-5.5.5.tgz -Source1108: https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz#/eslint-scope-8.4.0.tgz -Source1109: https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#/eslint-visitor-keys-3.4.3.tgz -Source1110: https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#/eslint-visitor-keys-4.2.1.tgz -Source1111: https://registry.npmjs.org/espree/-/espree-10.4.0.tgz#/espree-10.4.0.tgz -Source1112: https://registry.npmjs.org/esquery/-/esquery-1.7.0.tgz#/esquery-1.7.0.tgz -Source1113: https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz#/esrecurse-4.3.0.tgz -Source1114: https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz#/estraverse-5.3.0.tgz -Source1115: https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz#/esutils-2.0.3.tgz -Source1116: https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#/fast-deep-equal-3.1.3.tgz -Source1117: https://registry.npmjs.org/fast-diff/-/fast-diff-1.3.0.tgz#/fast-diff-1.3.0.tgz -Source1118: https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz#/fast-glob-3.3.3.tgz -Source1119: https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#/fast-json-stable-stringify-2.1.0.tgz -Source1120: https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#/fast-levenshtein-2.0.6.tgz -Source1121: https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz#/fast-uri-3.1.0.tgz -Source1122: https://registry.npmjs.org/fastest-levenshtein/-/fastest-levenshtein-1.0.16.tgz#/fastest-levenshtein-1.0.16.tgz -Source1123: https://registry.npmjs.org/fastq/-/fastq-1.20.1.tgz#/fastq-1.20.1.tgz -Source1124: https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-11.1.2.tgz#/file-entry-cache-11.1.2.tgz -Source1125: https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz#/file-entry-cache-8.0.0.tgz -Source1126: https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz#/fill-range-7.1.1.tgz -Source1127: https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz#/find-up-5.0.0.tgz -Source1128: https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz#/flat-cache-4.0.1.tgz -Source1129: https://registry.npmjs.org/flat-cache/-/flat-cache-6.1.20.tgz#/flat-cache-6.1.20.tgz -Source1130: https://registry.npmjs.org/flatted/-/flatted-3.4.1.tgz#/flatted-3.4.1.tgz -Source1131: https://registry.npmjs.org/fork-awesome/-/fork-awesome-1.2.0.tgz#/fork-awesome-1.2.0.tgz +Source1020: https://registry.npmjs.org/@fortawesome/fontawesome-free/-/fontawesome-free-6.7.2.tgz#/@fortawesome-fontawesome-free-6.7.2.tgz +Source1021: https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz#/@humanfs-core-0.19.1.tgz +Source1022: https://registry.npmjs.org/@humanfs/node/-/node-0.16.7.tgz#/@humanfs-node-0.16.7.tgz +Source1023: https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#/@humanwhocodes-module-importer-1.0.1.tgz +Source1024: https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.3.tgz#/@humanwhocodes-retry-0.4.3.tgz +Source1025: https://registry.npmjs.org/@keyv/bigmap/-/bigmap-1.3.1.tgz#/@keyv-bigmap-1.3.1.tgz +Source1026: https://registry.npmjs.org/@keyv/serialize/-/serialize-1.1.1.tgz#/@keyv-serialize-1.1.1.tgz +Source1027: https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#/@nodelib-fs.scandir-2.1.5.tgz +Source1028: https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz#/@nodelib-fs.stat-2.0.5.tgz +Source1029: https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz#/@nodelib-fs.walk-1.2.8.tgz +Source1030: https://registry.npmjs.org/@pkgr/core/-/core-0.2.9.tgz#/@pkgr-core-0.2.9.tgz +Source1031: https://registry.npmjs.org/@popperjs/core/-/core-2.11.8.tgz#/@popperjs-core-2.11.8.tgz +Source1032: https://registry.npmjs.org/@sindresorhus/merge-streams/-/merge-streams-4.0.0.tgz#/@sindresorhus-merge-streams-4.0.0.tgz +Source1033: https://registry.npmjs.org/@stylistic/stylelint-plugin/-/stylelint-plugin-5.0.1.tgz#/@stylistic-stylelint-plugin-5.0.1.tgz +Source1034: https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz#/@types-estree-1.0.8.tgz +Source1035: https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz#/@types-json-schema-7.0.15.tgz +Source1036: https://registry.npmjs.org/ace-builds/-/ace-builds-1.43.6.tgz#/ace-builds-1.43.6.tgz +Source1037: https://registry.npmjs.org/acorn/-/acorn-8.16.0.tgz#/acorn-8.16.0.tgz +Source1038: https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz#/acorn-jsx-5.3.2.tgz +Source1039: https://registry.npmjs.org/ajv/-/ajv-6.14.0.tgz#/ajv-6.14.0.tgz +Source1040: https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz#/ajv-8.18.0.tgz +Source1041: https://registry.npmjs.org/anser/-/anser-2.3.5.tgz#/anser-2.3.5.tgz +Source1042: https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz#/ansi-regex-5.0.1.tgz +Source1043: https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz#/ansi-regex-6.2.2.tgz +Source1044: https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz#/ansi-styles-4.3.0.tgz +Source1045: https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz#/argparse-2.0.1.tgz +Source1046: https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz#/astral-regex-2.0.0.tgz +Source1047: https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz#/balanced-match-4.0.4.tgz +Source1048: https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.8.tgz#/bootstrap-5.3.8.tgz +Source1049: https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.4.tgz#/brace-expansion-5.0.4.tgz +Source1050: https://registry.npmjs.org/braces/-/braces-3.0.3.tgz#/braces-3.0.3.tgz +Source1051: https://registry.npmjs.org/cacheable/-/cacheable-2.3.3.tgz#/cacheable-2.3.3.tgz +Source1052: https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz#/callsites-3.1.0.tgz +Source1053: https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz#/chalk-4.1.2.tgz +Source1054: https://registry.npmjs.org/chosen-js/-/chosen-js-1.8.7.tgz#/chosen-js-1.8.7.tgz +Source1055: https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz#/color-convert-2.0.1.tgz +Source1056: https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz#/color-name-1.1.4.tgz +Source1057: https://registry.npmjs.org/colord/-/colord-2.9.3.tgz#/colord-2.9.3.tgz +Source1058: https://registry.npmjs.org/commander/-/commander-7.2.0.tgz#/commander-7.2.0.tgz +Source1059: https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.1.tgz#/cosmiconfig-9.0.1.tgz +Source1060: https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz#/cross-spawn-7.0.6.tgz +Source1061: https://registry.npmjs.org/css-functions-list/-/css-functions-list-3.3.3.tgz#/css-functions-list-3.3.3.tgz +Source1062: https://registry.npmjs.org/css-tree/-/css-tree-3.2.1.tgz#/css-tree-3.2.1.tgz +Source1063: https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz#/cssesc-3.0.0.tgz +Source1064: https://registry.npmjs.org/d3/-/d3-7.9.0.tgz#/d3-7.9.0.tgz +Source1065: https://registry.npmjs.org/d3-array/-/d3-array-3.2.4.tgz#/d3-array-3.2.4.tgz +Source1066: https://registry.npmjs.org/d3-axis/-/d3-axis-3.0.0.tgz#/d3-axis-3.0.0.tgz +Source1067: https://registry.npmjs.org/d3-brush/-/d3-brush-3.0.0.tgz#/d3-brush-3.0.0.tgz +Source1068: https://registry.npmjs.org/d3-chord/-/d3-chord-3.0.1.tgz#/d3-chord-3.0.1.tgz +Source1069: https://registry.npmjs.org/d3-color/-/d3-color-3.1.0.tgz#/d3-color-3.1.0.tgz +Source1070: https://registry.npmjs.org/d3-contour/-/d3-contour-4.0.2.tgz#/d3-contour-4.0.2.tgz +Source1071: https://registry.npmjs.org/d3-delaunay/-/d3-delaunay-6.0.4.tgz#/d3-delaunay-6.0.4.tgz +Source1072: https://registry.npmjs.org/d3-dispatch/-/d3-dispatch-3.0.1.tgz#/d3-dispatch-3.0.1.tgz +Source1073: https://registry.npmjs.org/d3-drag/-/d3-drag-3.0.0.tgz#/d3-drag-3.0.0.tgz +Source1074: https://registry.npmjs.org/d3-dsv/-/d3-dsv-3.0.1.tgz#/d3-dsv-3.0.1.tgz +Source1075: https://registry.npmjs.org/d3-ease/-/d3-ease-3.0.1.tgz#/d3-ease-3.0.1.tgz +Source1076: https://registry.npmjs.org/d3-fetch/-/d3-fetch-3.0.1.tgz#/d3-fetch-3.0.1.tgz +Source1077: https://registry.npmjs.org/d3-force/-/d3-force-3.0.0.tgz#/d3-force-3.0.0.tgz +Source1078: https://registry.npmjs.org/d3-format/-/d3-format-3.1.2.tgz#/d3-format-3.1.2.tgz +Source1079: https://registry.npmjs.org/d3-geo/-/d3-geo-3.1.1.tgz#/d3-geo-3.1.1.tgz +Source1080: https://registry.npmjs.org/d3-hierarchy/-/d3-hierarchy-3.1.2.tgz#/d3-hierarchy-3.1.2.tgz +Source1081: https://registry.npmjs.org/d3-interpolate/-/d3-interpolate-3.0.1.tgz#/d3-interpolate-3.0.1.tgz +Source1082: https://registry.npmjs.org/d3-path/-/d3-path-3.1.0.tgz#/d3-path-3.1.0.tgz +Source1083: https://registry.npmjs.org/d3-polygon/-/d3-polygon-3.0.1.tgz#/d3-polygon-3.0.1.tgz +Source1084: https://registry.npmjs.org/d3-quadtree/-/d3-quadtree-3.0.1.tgz#/d3-quadtree-3.0.1.tgz +Source1085: https://registry.npmjs.org/d3-random/-/d3-random-3.0.1.tgz#/d3-random-3.0.1.tgz +Source1086: https://registry.npmjs.org/d3-scale/-/d3-scale-4.0.2.tgz#/d3-scale-4.0.2.tgz +Source1087: https://registry.npmjs.org/d3-scale-chromatic/-/d3-scale-chromatic-3.1.0.tgz#/d3-scale-chromatic-3.1.0.tgz +Source1088: https://registry.npmjs.org/d3-selection/-/d3-selection-3.0.0.tgz#/d3-selection-3.0.0.tgz +Source1089: https://registry.npmjs.org/d3-shape/-/d3-shape-3.2.0.tgz#/d3-shape-3.2.0.tgz +Source1090: https://registry.npmjs.org/d3-time/-/d3-time-3.1.0.tgz#/d3-time-3.1.0.tgz +Source1091: https://registry.npmjs.org/d3-time-format/-/d3-time-format-4.1.0.tgz#/d3-time-format-4.1.0.tgz +Source1092: https://registry.npmjs.org/d3-timer/-/d3-timer-3.0.1.tgz#/d3-timer-3.0.1.tgz +Source1093: https://registry.npmjs.org/d3-transition/-/d3-transition-3.0.1.tgz#/d3-transition-3.0.1.tgz +Source1094: https://registry.npmjs.org/d3-zoom/-/d3-zoom-3.0.0.tgz#/d3-zoom-3.0.0.tgz +Source1095: https://registry.npmjs.org/dagre/-/dagre-0.8.5.tgz#/dagre-0.8.5.tgz +Source1096: https://registry.npmjs.org/dagre-d3/-/dagre-d3-0.6.4.tgz#/dagre-d3-0.6.4.tgz +Source1097: https://registry.npmjs.org/datatables.net/-/datatables.net-2.3.7.tgz#/datatables.net-2.3.7.tgz +Source1098: https://registry.npmjs.org/datatables.net-bs5/-/datatables.net-bs5-2.3.7.tgz#/datatables.net-bs5-2.3.7.tgz +Source1099: https://registry.npmjs.org/debug/-/debug-4.4.3.tgz#/debug-4.4.3.tgz +Source1100: https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz#/deep-is-0.1.4.tgz +Source1101: https://registry.npmjs.org/delaunator/-/delaunator-5.0.1.tgz#/delaunator-5.0.1.tgz +Source1102: https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz#/emoji-regex-8.0.0.tgz +Source1103: https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz#/env-paths-2.2.1.tgz +Source1104: https://registry.npmjs.org/error-ex/-/error-ex-1.3.4.tgz#/error-ex-1.3.4.tgz +Source1105: https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#/escape-string-regexp-4.0.0.tgz +Source1106: https://registry.npmjs.org/eslint/-/eslint-9.39.4.tgz#/eslint-9.39.4.tgz +Source1107: https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz#/eslint-config-prettier-10.1.8.tgz +Source1108: https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.5.tgz#/eslint-plugin-prettier-5.5.5.tgz +Source1109: https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz#/eslint-scope-8.4.0.tgz +Source1110: https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#/eslint-visitor-keys-3.4.3.tgz +Source1111: https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#/eslint-visitor-keys-4.2.1.tgz +Source1112: https://registry.npmjs.org/espree/-/espree-10.4.0.tgz#/espree-10.4.0.tgz +Source1113: https://registry.npmjs.org/esquery/-/esquery-1.7.0.tgz#/esquery-1.7.0.tgz +Source1114: https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz#/esrecurse-4.3.0.tgz +Source1115: https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz#/estraverse-5.3.0.tgz +Source1116: https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz#/esutils-2.0.3.tgz +Source1117: https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#/fast-deep-equal-3.1.3.tgz +Source1118: https://registry.npmjs.org/fast-diff/-/fast-diff-1.3.0.tgz#/fast-diff-1.3.0.tgz +Source1119: https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz#/fast-glob-3.3.3.tgz +Source1120: https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#/fast-json-stable-stringify-2.1.0.tgz +Source1121: https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#/fast-levenshtein-2.0.6.tgz +Source1122: https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz#/fast-uri-3.1.0.tgz +Source1123: https://registry.npmjs.org/fastest-levenshtein/-/fastest-levenshtein-1.0.16.tgz#/fastest-levenshtein-1.0.16.tgz +Source1124: https://registry.npmjs.org/fastq/-/fastq-1.20.1.tgz#/fastq-1.20.1.tgz +Source1125: https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-11.1.2.tgz#/file-entry-cache-11.1.2.tgz +Source1126: https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz#/file-entry-cache-8.0.0.tgz +Source1127: https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz#/fill-range-7.1.1.tgz +Source1128: https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz#/find-up-5.0.0.tgz +Source1129: https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz#/flat-cache-4.0.1.tgz +Source1130: https://registry.npmjs.org/flat-cache/-/flat-cache-6.1.20.tgz#/flat-cache-6.1.20.tgz +Source1131: https://registry.npmjs.org/flatted/-/flatted-3.4.1.tgz#/flatted-3.4.1.tgz Source1132: https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.5.0.tgz#/get-east-asian-width-1.5.0.tgz Source1133: https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz#/glob-parent-5.1.2.tgz Source1134: https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz#/glob-parent-6.0.2.tgz @@ -244,7 +244,7 @@ Source1243: https://registry.npmjs.org/svg-tags/-/svg-tags-1.0.0.tgz#/svg-tags-1.0.0.tgz Source1244: https://registry.npmjs.org/synckit/-/synckit-0.11.12.tgz#/synckit-0.11.12.tgz Source1245: https://registry.npmjs.org/table/-/table-6.9.0.tgz#/table-6.9.0.tgz -Source1246: https://registry.npmjs.org/timeago/-/timeago-1.6.7.tgz#/timeago-1.6.7.tgz +Source1246: https://registry.npmjs.org/timeago.js/-/timeago.js-4.0.2.tgz#/timeago.js-4.0.2.tgz Source1247: https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz#/to-regex-range-5.0.1.tgz Source1248: https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz#/type-check-0.4.0.tgz Source1249: https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.4.0.tgz#/unicorn-magic-0.4.0.tgz ++++++ openQA-5.1774510397.efec10a7.obscpio -> openQA-5.1774854217.24dbd811.obscpio ++++++ ++++ 15427 lines of diff (skipped) ++++++ openQA.obsinfo ++++++ --- /var/tmp/diff_new_pack.sDwlMp/_old 2026-03-30 18:36:33.244239569 +0200 +++ /var/tmp/diff_new_pack.sDwlMp/_new 2026-03-30 18:36:33.248239735 +0200 @@ -1,5 +1,5 @@ name: openQA -version: 5.1774510397.efec10a7 -mtime: 1774510397 -commit: efec10a7ca29ca75df50219ea57f9617419139f3 +version: 5.1774854217.24dbd811 +mtime: 1774854217 +commit: 24dbd8114efeea41ee484b56c5b3c633d6b5ac97
