From a4159d41bb762b260ce11f25e79bd7912f953527 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 16 Feb 2026 08:48:33 +0000 Subject: [PATCH] deps(prometheus): update dependency express-prom-bundle to v8 --- packages/prometheus/package.json | 2 +- pnpm-lock.yaml | 44 ++++++++++++++++++++++++-------- 2 files changed, 35 insertions(+), 11 deletions(-) diff --git a/packages/prometheus/package.json b/packages/prometheus/package.json index 0d3d440..b9066e1 100644 --- a/packages/prometheus/package.json +++ b/packages/prometheus/package.json @@ -55,7 +55,7 @@ "dependencies": { "@map-colonies/read-pkg": "workspace:^", "express": "^4.22.1", - "express-prom-bundle": "^7.0.2", + "express-prom-bundle": "^8.0.0", "lodash": "^4.17.21" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 987aaf5..c4196dd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -569,8 +569,8 @@ importers: specifier: ^4.22.1 version: 4.22.1 express-prom-bundle: - specifier: ^7.0.2 - version: 7.0.2(prom-client@15.1.3) + specifier: ^8.0.0 + version: 8.0.0(prom-client@15.1.3) lodash: specifier: ^4.17.21 version: 4.17.23 @@ -2358,9 +2358,15 @@ packages: '@types/express-serve-static-core@4.19.7': resolution: {integrity: sha512-FvPtiIf1LfhzsaIXhv/PHan/2FeQBbtBDtfX2QfvPxdUelMDEckK08SM6nqo1MIZY3RUlfA+HV8+hFUSio78qg==} + '@types/express-serve-static-core@5.1.1': + resolution: {integrity: sha512-v4zIMr/cX7/d2BpAEX3KNKL/JrT1s43s96lLvvdTmza1oEvDudCqK9aF/djc/SWgy8Yh0h30TZx5VpzqFCxk5A==} + '@types/express@4.17.25': resolution: {integrity: sha512-dVd04UKsfpINUnK0yBoYHDF3xu7xVH4BuDotC/xGuycx4CgbP48X/KF/586bcObxT0HENHXEU8Nqtu6NR+eKhw==} + '@types/express@5.0.6': + resolution: {integrity: sha512-sKYVuV7Sv9fbPIt/442koC7+IIwK5olP1KWeD88e/idgoJqDm3JV/YUiPwkoKK92ylff2MGxSz1CSjsXelx0YA==} + '@types/hast@3.0.4': resolution: {integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==} @@ -2418,6 +2424,9 @@ packages: '@types/serve-static@1.15.10': resolution: {integrity: sha512-tRs1dB+g8Itk72rlSI2ZrW6vZg0YrLI81iQSTkMmOqnqCaNr/8Ek4VwWcN5vZgCYWbg/JJSGBlUaYGAOP73qBw==} + '@types/serve-static@2.2.0': + resolution: {integrity: sha512-8mam4H1NHLtu7nmtalF7eyBH14QyOASmcxHhSfEoRyr0nP/YdoesEtU+uSRvMe96TW/HPTtkoKqQLl53N7UXMQ==} + '@types/superagent@8.1.9': resolution: {integrity: sha512-pTVjI73witn+9ILmoJdajHGW2jkSaOzhiFYF1Rd3EQ94kymLqB9PjD9ISg7WaALC7+dCHT0FGe9T2LktLq/3GQ==} @@ -3402,8 +3411,8 @@ packages: resolution: {integrity: sha512-knvyeauYhqjOYvQ66MznSMs83wmHrCycNEN6Ao+2AeYEfxUIkuiVxdEa1qlGEPK+We3n0THiDciYSsCcgW/DoA==} engines: {node: '>=12.0.0'} - express-prom-bundle@7.0.2: - resolution: {integrity: sha512-ffFV4HGHvCKnkNJFqm42sYztRJE5mLgOj8MpGey1HOatuFhtcwXoBD2m5gca7ZbcyjkIf7lOH5ZdrhlrBf0sGw==} + express-prom-bundle@8.0.0: + resolution: {integrity: sha512-UHdpaMks6Z/tvxQsNzhsE7nkdXb4/zEh/jwN0tfZSZOEF+aD0dlfl085EU4jveOq09v01c5sIUfjV4kJODZ2eQ==} engines: {node: '>=18'} peerDependencies: prom-client: '>=15.0.0' @@ -7225,6 +7234,13 @@ snapshots: '@types/range-parser': 1.2.7 '@types/send': 1.2.1 + '@types/express-serve-static-core@5.1.1': + dependencies: + '@types/node': 25.0.0 + '@types/qs': 6.14.0 + '@types/range-parser': 1.2.7 + '@types/send': 1.2.1 + '@types/express@4.17.25': dependencies: '@types/body-parser': 1.19.6 @@ -7232,6 +7248,12 @@ snapshots: '@types/qs': 6.14.0 '@types/serve-static': 1.15.10 + '@types/express@5.0.6': + dependencies: + '@types/body-parser': 1.19.6 + '@types/express-serve-static-core': 5.1.1 + '@types/serve-static': 2.2.0 + '@types/hast@3.0.4': dependencies: '@types/unist': 3.0.3 @@ -7297,6 +7319,11 @@ snapshots: '@types/node': 24.10.9 '@types/send': 0.17.6 + '@types/serve-static@2.2.0': + dependencies: + '@types/http-errors': 2.0.5 + '@types/node': 25.0.0 + '@types/superagent@8.1.9': dependencies: '@types/cookiejar': 2.1.5 @@ -8507,15 +8534,12 @@ snapshots: expect-type@1.3.0: {} - express-prom-bundle@7.0.2(prom-client@15.1.3): + express-prom-bundle@8.0.0(prom-client@15.1.3): dependencies: - '@types/express': 4.17.25 - express: 4.22.1 + '@types/express': 5.0.6 on-finished: 2.4.1 prom-client: 15.1.3 url-value-parser: 2.2.0 - transitivePeerDependencies: - - supports-color express@4.22.1: dependencies: @@ -9775,7 +9799,7 @@ snapshots: '@protobufjs/path': 1.1.2 '@protobufjs/pool': 1.1.0 '@protobufjs/utf8': 1.1.0 - '@types/node': 24.10.9 + '@types/node': 25.0.0 long: 5.3.2 protobufjs@8.0.0: