Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 21, 2024

Bumps express-prom-bundle from 6.6.0 to 7.0.0.

Release notes

Sourced from express-prom-bundle's releases.

7.0.0

  • 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
Commits
  • fd5ff1c feat: respect pruneAgedBuckets, update README
  • edfb999 update README, add .env to gitignore
  • 0ce4472 use collectDefaultMetrics.prefix for up metric
  • 407ea4b fix unittest for prom-client 15
  • 63b6d89 Update prom-client to v15
  • 5e2b284 Merge pull request #102 from Cellaryllis/normalize-path-example-3
  • c693aff Merge pull request #120 from petuomin/statuscode-for-request-closed-prematurely
  • a0eef5d switch from dtslint to tsd, update required node to >=18, bump version to 7.0.0
  • efbab7d Use statuscode 499 for requests that are closed before response is sent
  • c541824 Move details below example 2
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [express-prom-bundle](https://github.com/jochen-schweizer/express-prom-bundle) from 6.6.0 to 7.0.0.
- [Release notes](https://github.com/jochen-schweizer/express-prom-bundle/releases)
- [Commits](jochen-schweizer/express-prom-bundle@6.6.0...7.0.0)

---
updated-dependencies:
- dependency-name: express-prom-bundle
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 21, 2024

The following labels could not be found: M-dependabot.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant