From 9c040c34f5f16c1c86e9634e7855c231423806c7 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 13 Jul 2023 16:00:47 +0200 Subject: [PATCH] fix(core): update --- package.json | 14 +-- pnpm-lock.yaml | 262 +++++++++++++++++---------------------- ts/00_commitinfo_data.ts | 2 +- 3 files changed, 125 insertions(+), 153 deletions(-) diff --git a/package.json b/package.json index c994934..b0d9462 100644 --- a/package.json +++ b/package.json @@ -27,10 +27,10 @@ "homepage": "https://gitlab.com/gitzone/npmci#README", "devDependencies": { "@gitzone/tsbuild": "^2.1.66", - "@gitzone/tsrun": "^1.2.42", - "@gitzone/tstest": "^1.0.74", - "@push.rocks/tapbundle": "^5.0.8", - "@types/node": "^20.4.1" + "@gitzone/tsrun": "^1.2.44", + "@gitzone/tstest": "^1.0.77", + "@push.rocks/tapbundle": "^5.0.12", + "@types/node": "^20.4.2" }, "dependencies": { "@apiglobal/typedrequest": "^2.0.12", @@ -40,13 +40,13 @@ "@push.rocks/qenv": "^5.0.2", "@push.rocks/smartanalytics": "^2.0.15", "@push.rocks/smartcli": "^4.0.6", - "@push.rocks/smartdelay": "^3.0.1", + "@push.rocks/smartdelay": "^3.0.5", "@push.rocks/smartenv": "^5.0.5", "@push.rocks/smartfile": "^10.0.28", "@push.rocks/smartgit": "^3.0.0", - "@push.rocks/smartlog": "^3.0.2", + "@push.rocks/smartlog": "^3.0.3", "@push.rocks/smartlog-destination-local": "^9.0.0", - "@push.rocks/smartobject": "^1.0.10", + "@push.rocks/smartobject": "^1.0.12", "@push.rocks/smartpath": "^5.0.11", "@push.rocks/smartpromise": "^4.0.2", "@push.rocks/smartrequest": "^2.0.18", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7d400d0..01d7c55 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ dependencies: specifier: ^4.0.6 version: 4.0.6 '@push.rocks/smartdelay': - specifier: ^3.0.1 - version: 3.0.2 + specifier: ^3.0.5 + version: 3.0.5 '@push.rocks/smartenv': specifier: ^5.0.5 version: 5.0.5 @@ -39,14 +39,14 @@ dependencies: specifier: ^3.0.0 version: 3.0.0 '@push.rocks/smartlog': - specifier: ^3.0.2 - version: 3.0.2 + specifier: ^3.0.3 + version: 3.0.3 '@push.rocks/smartlog-destination-local': specifier: ^9.0.0 version: 9.0.1 '@push.rocks/smartobject': - specifier: ^1.0.10 - version: 1.0.10 + specifier: ^1.0.12 + version: 1.0.12 '@push.rocks/smartpath': specifier: ^5.0.11 version: 5.0.11 @@ -86,17 +86,17 @@ devDependencies: specifier: ^2.1.66 version: 2.1.66 '@gitzone/tsrun': - specifier: ^1.2.42 - version: 1.2.42(@types/node@20.4.1) + specifier: ^1.2.44 + version: 1.2.44(@types/node@20.4.2) '@gitzone/tstest': - specifier: ^1.0.74 - version: 1.0.74(@types/node@20.4.1) + specifier: ^1.0.77 + version: 1.0.77(@types/node@20.4.2) '@push.rocks/tapbundle': - specifier: ^5.0.8 - version: 5.0.8 + specifier: ^5.0.12 + version: 5.0.12 '@types/node': - specifier: ^20.4.1 - version: 20.4.1 + specifier: ^20.4.2 + version: 20.4.2 packages: @@ -449,13 +449,13 @@ packages: - supports-color dev: true - /@gitzone/tsrun@1.2.42(@types/node@20.4.1): - resolution: {integrity: sha512-56TC2F09FeyFE74dJHSS0QMKdoXVNx1XsFOsOWGiOAjt8bkXenktsUN9s5vy53TYBS4HYXo5pyvRZ7Xym+TD7g==} + /@gitzone/tsrun@1.2.44(@types/node@20.4.2): + resolution: {integrity: sha512-7AfL9u+TmD7gLiRaTCimhWm5rq9GGBQnOF4q1FnFh2CAb1FbK5fzUVbj6wo3zGS2H+MSm6dqFA6mvdBI1ox0mQ==} hasBin: true dependencies: - '@pushrocks/smartfile': 10.0.26 - '@pushrocks/smartshell': 2.0.30 - ts-node: 10.9.1(@types/node@20.4.1)(typescript@5.1.6) + '@push.rocks/smartfile': 10.0.28 + '@push.rocks/smartshell': 3.0.3 + ts-node: 10.9.1(@types/node@20.4.2)(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: - '@swc/core' @@ -464,21 +464,21 @@ packages: - supports-color dev: true - /@gitzone/tstest@1.0.74(@types/node@20.4.1): - resolution: {integrity: sha512-6V8bsfvpnODWqrkdooVqcOS1z5GA8dMDnLCOHnr/SUTeie3ox8KGpckwiZ+gTfz9WvzX6+KLVTZNYKGOaNbmMQ==} + /@gitzone/tstest@1.0.77(@types/node@20.4.2): + resolution: {integrity: sha512-YzBXnNqkYOiFf8xAA+m8owblrmAut8ukINghYy4DXoUR+5g1IKrpTjK4A8HzIsvVsQRyHPsQ2YFtsk+utqdivQ==} hasBin: true dependencies: + '@apiglobal/typedserver': 2.0.65 '@gitzone/tsbundle': 2.0.8 - '@gitzone/tsrun': 1.2.42(@types/node@20.4.1) - '@pushrocks/consolecolor': 2.0.1 - '@pushrocks/smartbrowser': 2.0.5 - '@pushrocks/smartdelay': 2.0.13 - '@pushrocks/smartexpress': 4.0.35 - '@pushrocks/smartfile': 10.0.26 - '@pushrocks/smartlog': 3.0.2 - '@pushrocks/smartpromise': 3.1.10 - '@pushrocks/smartshell': 2.0.30 - '@pushrocks/tapbundle': 5.0.8 + '@gitzone/tsrun': 1.2.44(@types/node@20.4.2) + '@push.rocks/consolecolor': 2.0.1 + '@push.rocks/smartbrowser': 2.0.5 + '@push.rocks/smartdelay': 3.0.5 + '@push.rocks/smartfile': 10.0.28 + '@push.rocks/smartlog': 3.0.3 + '@push.rocks/smartpromise': 4.0.3 + '@push.rocks/smartshell': 3.0.3 + '@push.rocks/tapbundle': 5.0.12 figures: 5.0.0 transitivePeerDependencies: - '@swc/core' @@ -614,10 +614,19 @@ packages: requiresBuild: true optional: true + /@push.rocks/consolecolor@2.0.1: + resolution: {integrity: sha512-iQx+sjxmvhRXjnv8aMiaZu125ZWfyZKSylCvKUNjVrdhkmP2uPy2VWsvyRBS4UiieYHTY/i+HpQiFv4QZV2/Fg==} + dependencies: + ansi-256-colors: 1.1.0 + dev: true + + /@push.rocks/isounique@1.0.5: + resolution: {integrity: sha512-Z0BVqZZOCif1THTbIKWMgg0wxCzt9CyBtBBqQJiZ+jJ0KlQFrQHNHrPt81/LXe/L4x0cxWsn0bpL6W5DNSvNLw==} + /@push.rocks/lik@6.0.3: resolution: {integrity: sha512-YPA2PfubtD6YSWo5AXx8J10ZbEMkGezrBw93+2jq7ASSNnmGnXYMNuCOnfj+ZLqT7mT0cQOaUxmfyBKF1gG+ng==} dependencies: - '@push.rocks/smartdelay': 3.0.2 + '@push.rocks/smartdelay': 3.0.5 '@push.rocks/smartmatch': 2.0.0 '@push.rocks/smartpromise': 4.0.3 '@push.rocks/smartrx': 3.0.3 @@ -625,7 +634,6 @@ packages: '@types/minimatch': 5.1.2 '@types/symbol-tree': 3.2.2 symbol-tree: 3.2.4 - dev: false /@push.rocks/npmextra@3.0.9: resolution: {integrity: sha512-jomGqfp61u5VGbKaK4YkA5TvuTqprSmVgX3PaJQSsWuInPNzQdLsGGwfZFQIeGioTCGcBy1luuC0WxV2t5teJw==} @@ -669,6 +677,20 @@ packages: - supports-color dev: false + /@push.rocks/smartbrowser@2.0.5: + resolution: {integrity: sha512-Jdhe4ZnuQfrd+DcdLD0M3TMTzeTCq86sXTkRtiLwjpNLZSO3E7CL5V+5IBxr1VIwOgAF8wz8LYjezkaeuOW2lg==} + dependencies: + '@pushrocks/smartdelay': 2.0.13 + '@pushrocks/smartpdf': 3.0.15 + '@pushrocks/smartpuppeteer': 2.0.2 + '@pushrocks/smartunique': 3.0.3 + transitivePeerDependencies: + - bufferutil + - encoding + - supports-color + - utf-8-validate + dev: true + /@push.rocks/smartcli@4.0.6: resolution: {integrity: sha512-wbWvKXZCqMNfG42q0d3wsiClJJBtl11jYfY/aTZHFIHzmyU1IZxpBD0cTqkpaAc1WbUJ+qwuGoX+lJ4NTREgGg==} dependencies: @@ -680,27 +702,32 @@ packages: yargs-parser: 21.0.1 dev: false - /@push.rocks/smartdelay@3.0.2: - resolution: {integrity: sha512-GzhlCevkcNXF1hRpnWHvc4Td1R3fDehK2NFl4He0b2YF+/iXsoSAqNJ8jcBMlITx2c9h+4v3e+mffJuRi1dm8g==} + /@push.rocks/smartdelay@3.0.5: + resolution: {integrity: sha512-mUuI7kj2f7ztjpic96FvRIlf2RsKBa5arw81AHNsndbxO6asRcxuWL8dTVxouEIK8YsBUlj0AsrCkHhMbLQdHw==} dependencies: - '@pushrocks/smartpromise': 4.0.2 - dev: false + '@push.rocks/smartpromise': 4.0.3 /@push.rocks/smartenv@5.0.5: resolution: {integrity: sha512-GmFGcUvi6iXU3uS4dNyxFGLktnroHE5Kjn+5sqojiJh/U+F134Ep5DwI3aeBtsD+BNHrDNa8t74v7uoWd1zR4g==} dependencies: '@pushrocks/smartpromise': 3.1.10 - dev: false + + /@push.rocks/smartexpect@1.0.15: + resolution: {integrity: sha512-Y0jYB+dPJxrBcStA2/s2mZD09IY0agHqSM1Zi9hnQv7NbnDQhwrLZpqivIvUC53XxHPI4Sea1/xS0GZNYy70uw==} + dependencies: + '@pushrocks/smartdelay': 3.0.1 + '@pushrocks/smartpromise': 4.0.2 + fast-deep-equal: 3.1.3 + dev: true /@push.rocks/smartfile-interfaces@1.0.7: resolution: {integrity: sha512-MeOl/200UOvSO4Pgq/DVFiBVZpL9gjOBQM+4XYNjSxda8c6VBvchHAntaFLQUlO8U1ckNaP9i+nMO4O4/0ymyw==} - dev: false /@push.rocks/smartfile@10.0.28: resolution: {integrity: sha512-Bza5xwJuXGeIokr9xeLx1LSGuXvIYLtJimz0X6lB2Sv2kurlIjpb+/ix4KqsG9eBhvzo6ncqqjgnLAUyUQQjfw==} dependencies: '@push.rocks/lik': 6.0.3 - '@push.rocks/smartdelay': 3.0.2 + '@push.rocks/smartdelay': 3.0.5 '@push.rocks/smartfile-interfaces': 1.0.7 '@push.rocks/smarthash': 3.0.2 '@push.rocks/smartjson': 5.0.6 @@ -717,7 +744,6 @@ packages: js-yaml: 4.1.0 transitivePeerDependencies: - supports-color - dev: false /@push.rocks/smartgit@3.0.0: resolution: {integrity: sha512-jjJsZmRQBlel6FgzyL15E+giSYHd1GR0xAXqt/2B9yThgN4PoWXMYYxCcTQ3mMIPOJS/ihLw7QI1Ab5xihiu/A==} @@ -741,7 +767,6 @@ packages: '@pushrocks/smartpromise': 3.1.10 '@types/through2': 2.0.38 through2: 4.0.2 - dev: false /@push.rocks/smartjson@5.0.6: resolution: {integrity: sha512-TIf9eIAdy22Ul3+pExF/IG4NqIj82bf28JgnJr2olgyFL5DWKudPUjMAly1cvnUtxo2V91N4J/9Uec7XLocywA==} @@ -751,7 +776,6 @@ packages: buffer-json: 2.0.0 fast-json-stable-stringify: 2.1.0 lodash.clonedeep: 4.5.0 - dev: false /@push.rocks/smartlog-destination-local@9.0.1: resolution: {integrity: sha512-JCX73z4ORTI7XEMmWFYp2GkWwpPgXDZzIQBTrBOlo6U+EAERWZhZDpLfVK+qKuZBQ86E0gqTlcUaOl3k1vp1GA==} @@ -761,40 +785,40 @@ packages: '@pushrocks/smartpromise': 4.0.2 dev: false - /@push.rocks/smartlog@3.0.2: - resolution: {integrity: sha512-39gVva7zopUMT8O4d3WuXLo/aPb4OfOqc8w5sc5tD7lLjmGyfahqt4DGLMYe5VBzODGjggqi61IGV84ph+TNuQ==} + /@push.rocks/smartlog-interfaces@3.0.0: + resolution: {integrity: sha512-dfRqiSolGQwaF9gWmkixWOoXZxcWBjK3u6A1CpcfhCbVr2VSUMIrZ5t74/DgdfedsTrhDqoD0NGezsMXF2pFHQ==} dependencies: - '@pushrocks/isounique': 1.0.5 - '@pushrocks/smartlog-interfaces': 3.0.0 - dev: false + '@apiglobal/typedrequest-interfaces': 2.0.1 + + /@push.rocks/smartlog@3.0.3: + resolution: {integrity: sha512-E4UUSdbrf0TdSqI7LrUa3jgYQGKT6+ybSHuRcopFDt0W2/tBpY+/vPyAApJIa8iGFKJoi3oSTgYJbK90SwQwKg==} + dependencies: + '@push.rocks/isounique': 1.0.5 + '@push.rocks/smartlog-interfaces': 3.0.0 /@push.rocks/smartmatch@2.0.0: resolution: {integrity: sha512-MBzP++1yNIBeox71X6VxpIgZ8m4bXnJpZJ4nWVH6IWpmO38MXTu4X0QF8tQnyT4LFcwvc9iiWaD15cstHa7Mmw==} dependencies: matcher: 5.0.0 - dev: false /@push.rocks/smartmime@1.0.6: resolution: {integrity: sha512-PHd+I4UcsnOATNg8wjDsSAmmJ4CwQFrQCNzd0HSJMs4ZpiK3Ya91almd6GLpDPU370U4HFh4FaPF4eEAI6vkJQ==} dependencies: '@types/mime-types': 2.1.1 mime-types: 2.1.35 - dev: false - /@push.rocks/smartobject@1.0.10: - resolution: {integrity: sha512-WS1mKrx9uISfRZPMIgwyQV2nB2ROPR7iQ3R72YFTSXZfFDrfik/BSPBamBbX51txJE5fcKluPGELT0+Kj+a/KA==} + /@push.rocks/smartobject@1.0.12: + resolution: {integrity: sha512-xSMiqXiZXXUOixT3QIPsOUKOWjL3YA/1h9/YTiCzqs5C0D3tyfTbojnfcp6YbKZoBzans2I5LghaDHsGid2DKQ==} dependencies: fast-deep-equal: 3.1.3 - minimatch: 5.1.6 + minimatch: 9.0.3 dev: false /@push.rocks/smartpath@5.0.11: resolution: {integrity: sha512-dqdd7KTby0AdaWYC9gVoHDTUIixFhEvo+mmdaTdNshZsfHNkm/EDV25dA+9gJ8/yoyuCYmrwmByNYy9a+xFUeQ==} - dev: false /@push.rocks/smartpromise@4.0.3: resolution: {integrity: sha512-z3lIso4/6KK3c6NFTVGZ7AOBsGURf8ha3qQtX/OxjZFk5dqS//8PLd0XqghVdIaUlRGmJ7Sfds/efZERWn1tAg==} - dev: false /@push.rocks/smartrequest@2.0.18: resolution: {integrity: sha512-MsTou9rRHhlhBC83dUGoi6quYKrWD9urI23Bcgk2GjvkiOpaddpSib6x1cQfidoOVpwP7LaVDMD+tFnW4CpWRA==} @@ -805,14 +829,12 @@ packages: form-data: 4.0.0 transitivePeerDependencies: - supports-color - dev: false /@push.rocks/smartrx@3.0.3: resolution: {integrity: sha512-wa8JNlAgULfya3beNP7EX+NIYFuAZ+SBVVxvI2qd9aR99xybgu7Ns2NISXPxmMZzUr4cWW+n3p91a2MFlciCmQ==} dependencies: '@push.rocks/smartpromise': 4.0.3 rxjs: 7.8.1 - dev: false /@push.rocks/smartshell@3.0.3: resolution: {integrity: sha512-S4RXI76ltPetdJ8Gv4HlnlhR/hXDV8QmSU7TdhLEe171ZzfouAyt9XZ4MFDCtjk3VQ4Mw+zz4mSDaACXP/QdlQ==} @@ -823,7 +845,6 @@ packages: '@types/which': 3.0.0 tree-kill: 1.2.2 which: 3.0.1 - dev: false /@push.rocks/smartsocket@2.0.19: resolution: {integrity: sha512-ExorMnWpRgSZdh3DEvF5dRqB7Y9hhPUHNJHUHtxUPyYZPyt2t6l4zagzmJACkkJbmlOotmhwwBk8ipmcLNHwsw==} @@ -874,7 +895,6 @@ packages: '@types/through2': 2.0.38 from2: 2.3.0 through2: 4.0.2 - dev: false /@push.rocks/smartstring@4.0.7: resolution: {integrity: sha512-FTQksB6AO5z1QUDgV3HCZqWkhqPxLn5tBEpFHMyBhinablherPtTnNzcT5YdK5Cl08QhkDjPKnRT+47tncKrYA==} @@ -901,22 +921,19 @@ packages: dayjs: 1.11.9 is-nan: 1.3.2 pretty-ms: 8.0.0 - dev: false /@push.rocks/smarturl@3.0.7: resolution: {integrity: sha512-nx4EWjQD9JeO7QVbOsxd1PFeDQYoSQOOOYCZ+r7QWXHLJG52iYzgvJDCQyX6p705HDkYMJWozW2ZzhR22qLKbw==} - dev: false - /@push.rocks/tapbundle@5.0.8: - resolution: {integrity: sha512-pH+9KtiDPBTfU7twfg+9V29lAogdJqfqdIfbB3Dlv2CKfd5hhusuGVqY0KFeR8C7Kuy4uBah9FbvgN0UYZs80A==} + /@push.rocks/tapbundle@5.0.12: + resolution: {integrity: sha512-vOxncCSHuMK09vxT2DLaIYRDLPGPyiFwaO/sEikSnkXkWjGsQBJTXPWBOwlofqg7FKHEhjjBo8N3GMc7mZqx8Q==} dependencies: '@open-wc/testing': 3.2.0 - '@open-wc/testing-helpers': 2.3.0 - '@pushrocks/smartdelay': 3.0.1 - '@pushrocks/smartenv': 5.0.5 - '@pushrocks/smartexpect': 1.0.15 - '@pushrocks/smartpromise': 4.0.2 - '@pushrocks/smarttime': 4.0.1 + '@push.rocks/smartdelay': 3.0.5 + '@push.rocks/smartenv': 5.0.5 + '@push.rocks/smartexpect': 1.0.15 + '@push.rocks/smartpromise': 4.0.3 + '@push.rocks/smarttime': 4.0.1 transitivePeerDependencies: - bufferutil - supports-color @@ -998,21 +1015,6 @@ packages: '@types/symbol-tree': 3.2.2 symbol-tree: 3.2.4 - /@pushrocks/smartbrowser@2.0.5: - resolution: {integrity: sha512-S8GbBxytCWRDz6Le+ccaL1Mj63yNJ0/We1GEL9ROZi7iPeZpi7XHN0srss+V6cttaR4IYNpucY4RfQloTjGVog==} - deprecated: This package has been deprecated in favour of the new package at @push.rocks/smartbrowser - dependencies: - '@pushrocks/smartdelay': 2.0.13 - '@pushrocks/smartpdf': 3.0.15 - '@pushrocks/smartpuppeteer': 2.0.2 - '@pushrocks/smartunique': 3.0.3 - transitivePeerDependencies: - - bufferutil - - encoding - - supports-color - - utf-8-validate - dev: true - /@pushrocks/smartcache@1.0.16: resolution: {integrity: sha512-bKtueWrRHs4Rlink81MpNUDpnXqoPy+7sdw/WQWKzlWfDWLzF/cO24efriNP+3O2W84MvfSzxliRcbxxPvefLA==} deprecated: This package has been deprecated in favour of the new package at @push.rocks/smartcache @@ -1077,15 +1079,6 @@ packages: '@pushrocks/lik': 4.0.22 '@pushrocks/smartdelay': 2.0.13 - /@pushrocks/smartexpect@1.0.15: - resolution: {integrity: sha512-ABhsgmTqE1cfL6m0qpicZf6FdfuUip3oJR8CDr9wZwkBODKpahv7lHqeN0EjdvaJuHyqqcd3m1WaHmLPEyZ63A==} - deprecated: This package has been deprecated in favour of the new package at @push.rocks/smartexpect - dependencies: - '@pushrocks/smartdelay': 3.0.1 - '@pushrocks/smartpromise': 4.0.2 - fast-deep-equal: 3.1.3 - dev: true - /@pushrocks/smartexpress@4.0.35: resolution: {integrity: sha512-/xuUshI4VtfM2Q8RJxsTjD/7sI2HZ4p4+CmKOZYK66nxgeyO+IkKM/qcxHdZLbuB2q/ekYNAfvce8VL0RxtTVQ==} deprecated: This package has been replaced by @apiglobal/typedserver @@ -1114,9 +1107,7 @@ packages: express: 4.18.2 express-force-ssl: 0.3.2 transitivePeerDependencies: - - bufferutil - supports-color - - utf-8-validate /@pushrocks/smartfeed@1.0.11: resolution: {integrity: sha512-PcsiQ4tkwTpGxOdLiEpAR5vfFpn8Utnlind4mmX+FLIZVuuONaApefWMvaYv5ysmfnWQuCE2qkFq1J5ulDcBbQ==} @@ -1317,7 +1308,7 @@ packages: '@types/default-gateway': 3.0.1 isopen: 1.3.0 public-ip: 6.0.1 - systeminformation: 5.18.6 + systeminformation: 5.18.7 dev: true /@pushrocks/smartopen@2.0.0: @@ -1589,23 +1580,6 @@ packages: from2: 2.3.0 through2: 4.0.2 - /@pushrocks/tapbundle@5.0.8: - resolution: {integrity: sha512-w6oyVA1VYht5/OnUrWrvdDqBpb3H5ao3LATKauTG9wSyOng65/8ttAbhHqg5Jo39Hlib9QYbLH3QQyLfukfxCw==} - deprecated: This package has been deprecated in favour of the new package at @push.rocks/tapbundle - dependencies: - '@open-wc/testing': 3.2.0 - '@open-wc/testing-helpers': 2.3.0 - '@pushrocks/smartdelay': 3.0.1 - '@pushrocks/smartenv': 5.0.5 - '@pushrocks/smartexpect': 1.0.15 - '@pushrocks/smartpromise': 4.0.2 - '@pushrocks/smarttime': 4.0.1 - transitivePeerDependencies: - - bufferutil - - supports-color - - utf-8-validate - dev: true - /@pushrocks/taskbuffer@2.1.17: resolution: {integrity: sha512-fnQKN5oOUHF0+uzf9okIDFaeRgb+9c0xEUnTKVVJ5kN1FvRKn2s1czoOS9whEPsAXLhh/HydIb6PpQeXrrDO+A==} deprecated: This package has been deprecated in favour of the new package at @push.rocks/taskbuffer @@ -1705,7 +1679,7 @@ packages: /@types/accepts@1.3.5: resolution: {integrity: sha512-jOdnI/3qTpHABjM5cx1Hc0sKsPoYCp+DP/GJRGtDlPd7fiV9oXGGIcjW/ZOxLIvjGz8MA+uMZI9metHlgqbgwQ==} dependencies: - '@types/node': 20.4.1 + '@types/node': 20.4.2 dev: true /@types/babel__code-frame@7.0.3: @@ -1716,7 +1690,7 @@ packages: resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==} dependencies: '@types/connect': 3.4.35 - '@types/node': 20.4.1 + '@types/node': 20.4.2 /@types/buffer-json@2.0.1: resolution: {integrity: sha512-y2q2QGDqpS8NBtgKg8si+vKfanyd8smKzTglDCm7dXrco1VclSR8G1/uezK+sWbEUxsVPTomv5RxsTl3JAzxLA==} @@ -1740,14 +1714,14 @@ packages: /@types/clean-css@4.2.6: resolution: {integrity: sha512-Ze1tf+LnGPmG6hBFMi0B4TEB0mhF7EiMM5oyjLDNPE9hxrPU0W+5+bHvO+eFPA+bt0iC1zkQMoU/iGdRVjcRbw==} dependencies: - '@types/node': 20.4.1 + '@types/node': 20.4.2 source-map: 0.6.1 dev: true /@types/co-body@6.1.0: resolution: {integrity: sha512-3e0q2jyDAnx/DSZi0z2H0yoZ2wt5yRDZ+P7ymcMObvq0ufWRT4tsajyO+Q1VwVWiv9PRR4W3YEjEzBjeZlhF+w==} dependencies: - '@types/node': 20.4.1 + '@types/node': 20.4.2 '@types/qs': 6.9.7 dev: true @@ -1759,7 +1733,7 @@ packages: /@types/connect@3.4.35: resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==} dependencies: - '@types/node': 20.4.1 + '@types/node': 20.4.2 /@types/content-disposition@0.5.5: resolution: {integrity: sha512-v6LCdKfK6BwcqMo+wYW05rLS12S0ZO0Fl4w1h4aaZMD7bqT3gVUns6FvLJKGZHQmYn3SX55JWGpziwJRwVgutA==} @@ -1778,18 +1752,18 @@ packages: '@types/connect': 3.4.35 '@types/express': 4.17.17 '@types/keygrip': 1.0.2 - '@types/node': 20.4.1 + '@types/node': 20.4.2 dev: true /@types/cors@2.8.13: resolution: {integrity: sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA==} dependencies: - '@types/node': 20.4.1 + '@types/node': 20.4.2 /@types/cron@1.7.3: resolution: {integrity: sha512-iPmUXyIJG1Js+ldPYhOQcYU3kCAQ2FWrSkm1FJPoii2eYSn6wEW6onPukNTT0bfiflexNSRPl6KWmAIqS+36YA==} dependencies: - '@types/node': 20.4.1 + '@types/node': 20.4.2 moment: 2.29.4 dev: false @@ -1804,7 +1778,7 @@ packages: /@types/express-serve-static-core@4.17.35: resolution: {integrity: sha512-wALWQwrgiB2AWTT91CB62b6Yt0sNHpznUXeZEcnPU3DRdlDIz74x8Qg1UUYKSVFi+va5vKOLYRBI1bRKiLLKIg==} dependencies: - '@types/node': 20.4.1 + '@types/node': 20.4.2 '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 '@types/send': 0.17.1 @@ -1827,37 +1801,37 @@ packages: /@types/finalhandler@1.2.0: resolution: {integrity: sha512-NgEZKOhxUSXkwNnWNaMXZaopQ5aFGPAYiEpEWIkQ6Dzc4iS0M1oQsvWne2t+ex9QZUAdTz/ZT4tOXJhWtP6mCw==} dependencies: - '@types/node': 20.4.1 + '@types/node': 20.4.2 /@types/from2@2.3.2: resolution: {integrity: sha512-s1pdctxW2+CA4FOxxTBRxC3RKQL9Br1a2s2LngP4jh1BI84JBL3mDXj87EwcckN9z/IXp8o3ySmvZveGEAAwqw==} dependencies: - '@types/node': 20.4.1 + '@types/node': 20.4.2 /@types/fs-extra@11.0.1: resolution: {integrity: sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==} dependencies: '@types/jsonfile': 6.1.1 - '@types/node': 20.4.1 + '@types/node': 20.4.2 /@types/fs-extra@9.0.13: resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==} dependencies: - '@types/node': 20.4.1 + '@types/node': 20.4.2 dev: false /@types/glob@7.2.0: resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} dependencies: '@types/minimatch': 5.1.2 - '@types/node': 20.4.1 + '@types/node': 20.4.2 dev: false /@types/glob@8.1.0: resolution: {integrity: sha512-IO+MJPVhoqz+28h1qLAcBEH2+xHMK6MTyHJc7MTnnYb6wsoLR29POVGJ7LycmVXIqyy/4/2ShP5sUwTXuOwb/w==} dependencies: '@types/minimatch': 5.1.2 - '@types/node': 20.4.1 + '@types/node': 20.4.2 /@types/html-minifier@4.0.2: resolution: {integrity: sha512-4IkmkXJP/25R2fZsCHDX2abztXuQRzUAZq39PfCMz2loLFj8vS9y7aF6vDl58koXSTpsF+eL4Lc5Y4Aww/GCTQ==} @@ -1903,7 +1877,7 @@ packages: /@types/jsonfile@6.1.1: resolution: {integrity: sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==} dependencies: - '@types/node': 20.4.1 + '@types/node': 20.4.2 /@types/keygrip@1.0.2: resolution: {integrity: sha512-GJhpTepz2udxGexqos8wgaBx4I/zWIDPh/KOGEwAqtuGDkOUJu5eFvwmdBX4AmB8Odsr+9pHCQqiAqDL/yKMKw==} @@ -1925,7 +1899,7 @@ packages: '@types/http-errors': 2.0.1 '@types/keygrip': 1.0.2 '@types/koa-compose': 3.2.5 - '@types/node': 20.4.1 + '@types/node': 20.4.2 dev: true /@types/mime-types@2.1.1: @@ -1943,8 +1917,8 @@ packages: /@types/minimatch@5.1.2: resolution: {integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==} - /@types/node@20.4.1: - resolution: {integrity: sha512-JIzsAvJeA/5iY6Y/OxZbv1lUcc8dNSE77lb2gnBH+/PJ3lFR1Ccvgwl5JWnHAkNHcRsT0TbpVOsiMKZ1F/yyJg==} + /@types/node@20.4.2: + resolution: {integrity: sha512-Dd0BYtWgnWJKwO1jkmTrzofjK2QXXcai0dmtzvIBhcA+RsG5h8R3xlyta0kGOZRNfL9GuRtb1knmPEhQrePCEw==} /@types/parse5@6.0.3: resolution: {integrity: sha512-SuT16Q1K51EAVPz1K29DJ/sXjhSQ0zjvsypYJ6tlwVsRV9jwW5Adq2ch8Dq8kDBCkYnELS7N7VNCSB5nC56t/g==} @@ -1971,14 +1945,14 @@ packages: resolution: {integrity: sha512-Cwo8LE/0rnvX7kIIa3QHCkcuF21c05Ayb0ZfxPiv0W8VRiZiNW/WuRupHKpqqGVGf7SUA44QSOUKaEd9lIrd/Q==} dependencies: '@types/mime': 1.3.2 - '@types/node': 20.4.1 + '@types/node': 20.4.2 /@types/serve-static@1.15.2: resolution: {integrity: sha512-J2LqtvFYCzaj8pVYKw8klQXrLLk7TBZmQ4ShlcdkELFKGwGMfevMLneMMRkMgZxotOD9wg497LpC7O8PcvAmfw==} dependencies: '@types/http-errors': 2.0.1 '@types/mime': 3.0.1 - '@types/node': 20.4.1 + '@types/node': 20.4.2 /@types/shortid@0.0.29: resolution: {integrity: sha1-gJPuBBam4r8qpjOBCRFLP7/6Dps=} @@ -2006,7 +1980,7 @@ packages: /@types/through2@2.0.38: resolution: {integrity: sha512-YFu+nHmjxMurkH1BSzA0Z1WrKDAY8jUKPZctNQn7mc+/KKtp2XxnclHFXxdB1m7Iqnzb5aywgP8TMK283LezGQ==} dependencies: - '@types/node': 20.4.1 + '@types/node': 20.4.2 /@types/trusted-types@2.0.3: resolution: {integrity: sha512-NfQ4gyz38SL8sDNrSixxU2Os1a5xcdFxipAFxYEuLUlvU2uDwS4NUpsImcf1//SlWItCVMMLiylsxbmNMToV/g==} @@ -2025,19 +1999,18 @@ packages: /@types/which@3.0.0: resolution: {integrity: sha512-ASCxdbsrwNfSMXALlC3Decif9rwDMu+80KGp5zI2RLRotfMsTv7fHL8W8VDp24wymzDyIFudhUeSCugrgRFfHQ==} - dev: false /@types/ws@7.4.7: resolution: {integrity: sha512-JQbbmxZTZehdc2iszGKs5oC3NFnjeay7mtAWrdt7qNtAVK0g19muApzAy4bm9byz79xa2ZnO/BOBC2R8RC5Lww==} dependencies: - '@types/node': 20.4.1 + '@types/node': 20.4.2 dev: true /@types/yauzl@2.10.0: resolution: {integrity: sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==} requiresBuild: true dependencies: - '@types/node': 20.4.1 + '@types/node': 20.4.2 dev: true optional: true @@ -2776,7 +2749,7 @@ packages: dependencies: '@types/cookie': 0.4.1 '@types/cors': 2.8.13 - '@types/node': 20.4.1 + '@types/node': 20.4.2 accepts: 1.3.8 base64id: 2.0.0 cookie: 0.4.2 @@ -2795,7 +2768,7 @@ packages: dependencies: '@types/cookie': 0.4.1 '@types/cors': 2.8.13 - '@types/node': 20.4.1 + '@types/node': 20.4.2 accepts: 1.3.8 base64id: 2.0.0 cookie: 0.4.2 @@ -4597,8 +4570,8 @@ packages: /symbol-tree@3.2.4: resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==} - /systeminformation@5.18.6: - resolution: {integrity: sha512-pLXv6kjJZ1xUcVs9SrCqbQ9y0x1rgRWxBUc8/KxpOp9IRxFGFfzVK5efsxBn/KdYog4C9rPcKk+kHNIL2SB/8Q==} + /systeminformation@5.18.7: + resolution: {integrity: sha512-ROxysxhjjnhWxQDkDPxCCQdeOt9IUKIGgfM0A++kqqNC+V/hAHQRshyG+5421R//DsOfXFc11pUFGpzA8YqRNQ==} engines: {node: '>=8.0.0'} os: [darwin, linux, win32, freebsd, openbsd, netbsd, sunos, android] hasBin: true @@ -4680,7 +4653,7 @@ packages: resolution: {integrity: sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==} hasBin: true - /ts-node@10.9.1(@types/node@20.4.1)(typescript@5.1.6): + /ts-node@10.9.1(@types/node@20.4.2)(typescript@5.1.6): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -4699,7 +4672,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 20.4.1 + '@types/node': 20.4.2 acorn: 8.10.0 acorn-walk: 8.2.0 arg: 4.1.3 @@ -4863,7 +4836,6 @@ packages: hasBin: true dependencies: isexe: 2.0.0 - dev: false /wrap-ansi@6.2.0: resolution: {integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==} diff --git a/ts/00_commitinfo_data.ts b/ts/00_commitinfo_data.ts index 4b786ab..0ad3197 100644 --- a/ts/00_commitinfo_data.ts +++ b/ts/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: '@shipzone/npmci', - version: '4.1.22', + version: '4.1.23', description: 'node and docker in gitlab ci on steroids' }