Skip to content
This repository was archived by the owner on Feb 20, 2024. It is now read-only.

Update dependency express-prom-bundle to v7#111

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/express-prom-bundle-7.x
Open

Update dependency express-prom-bundle to v7#111
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/express-prom-bundle-7.x

Conversation

@renovate

@renovate renovate Bot commented Jan 6, 2024

Copy link
Copy Markdown
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
express-prom-bundle ^6.6.0 -> ^7.0.0 age adoption passing confidence

Release Notes

jochen-schweizer/express-prom-bundle (express-prom-bundle)

v7.0.0

Compare Source

  • bumped peer dependency prom-client to v15 (thanks to @​steve1337)
  • respect pruneAgedBuckets option for Summary (thanks to @​timm-stelzer-e-farm)
  • respect collectDefaultMetrics.prefix option for up metric (thanks to @​gandazgul)
  • use status code 499 for requests that are closed before response is sent (thanks to @​petuomin)
  • README now has an example of normalizePath() that simply uses the route instead of guessing what looks like a variable part. Yet it doesn't seem to work with subrouters (thanks to @​Cellaryllis)
  • switched type-checking tool from dtslint to tsd

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate

renovate Bot commented Jan 6, 2024

Copy link
Copy Markdown
Contributor Author

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: dscp-api@5.0.10
npm ERR! Found: prom-client@14.2.0
npm ERR! node_modules/prom-client
npm ERR!   prom-client@"^14.2.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer prom-client@">=15.0.0" from express-prom-bundle@7.0.0
npm ERR! node_modules/express-prom-bundle
npm ERR!   express-prom-bundle@"^7.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-01-06T14_13_03_095Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-01-06T14_13_03_095Z-debug-0.log

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants