Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Bump express-prom-bundle from 6.2.0 to 6.3.6 #314

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 5, 2021

Bumps express-prom-bundle from 6.2.0 to 6.3.6.

Release notes

Sourced from express-prom-bundle's releases.

6.3.5

  • readme now mentions previously hidden option httpDurationMetricName

6.3.4

  • type definitions for urlValueParser now allow passing RegExp directly (thanks to @thewizarodofoz)

6.3.3

  • default metrics middleware now handles errors, see PR #78 (thanks to @FauxFaux)

6.3.2

  • peer dependency prom-client set to >=12.0.0 instead of ^13.0.0 (it was a regression), thanks to @billyjanitsch

Minor dev changes:

  • travis now run tests on node 14 instead of 13
  • added eslint test to travis build
  • dtslint now tests only the latest TS version on travis. This was a workaround for dtslint failing on travis when referencing types for prom-client in older versions of TS

6.3.1

Support for breaking changes in prom-client@13 - .metrics() and .clusterMetrics() now return a Promise. See #71

6.3.0

  • added bypass() option, thanks to @yacineb
Commits
  • 1ec800c bump 6.3.6
  • 661e7d5 add types for metricType: summary
  • b569a71 Merge pull request #83 from jochen-schweizer/dependabot/npm_and_yarn/y18n-4.0.1
  • 10c372c Bump y18n from 4.0.0 to 4.0.1
  • 3599c32 bump 6.3.5
  • 59ec729 Merge pull request #81 from matheuslc/patch-1
  • c95cd18 doc: Describes httpDurationMetricName option
  • d18316f bump 6.3.4
  • ccb74f9 add an a sample with actual RegExp in advanced-example.js, relates to #80
  • 2e093bc fix codestyle in types to keep dtslint happy, relates to #80
  • 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 5, 2021
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/develop/express-prom-bundle-6.3.6 branch 2 times, most recently from 776f346 to 3bf0b86 Compare May 31, 2021 23:14
Bumps [express-prom-bundle](https://github.com/jochen-schweizer/express-prom-bundle) from 6.2.0 to 6.3.6.
- [Release notes](https://github.com/jochen-schweizer/express-prom-bundle/releases)
- [Commits](jochen-schweizer/express-prom-bundle@6.2.0...6.3.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/develop/express-prom-bundle-6.3.6 branch from 3bf0b86 to bc60e72 Compare June 27, 2021 23:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants