Skip to content

Bump pmx from 1.6.4 to 1.6.7

TTtie requested to merge dependabot/npm_and_yarn/pmx-1.6.7 into master

Created by: dependabot-preview[bot]

Bumps pmx from 1.6.4 to 1.6.7.

Changelog

Sourced from pmx's changelog.

1.6.7

  • test : fix some testsa about dependencies

1.6.6

  • hotfix : set collectDependencies to false by default

1.6.5

  • fix : allow to disable dependencies collection

1.6.3

  • feature : add deep metrics (mysql, mongo, mqtt, ws, ...)
  • feature : create probe only when receiving first data
  • fix : protect v8 module import, for old nodejs version
  • fix : add unit in probes

1.5.6

  • add process._getActiveRequests() and process._getActiveHandles() custom metrics
  • avoid console windows popping up on Windows 10 #105

1.5.5

  • Run test against node@9
  • #101 Initially suport es6 native modules vpotseluyko
  • collect dependencies information + broadcast to pm2 via type : 'application:dependencies'

1.5.4

  • Fix support for Node.js 0.10

1.5.3

Profiling fix

1.5.2

Latest Stable Version

1.1.0

  • new tracing system

1.0.3

  • alias samples to seconds
  • Http probe req/s -> req/min
... (truncated)
Commits
  • fbb910f Merge remote-tracking branch 'origin/development'
  • 948ff61 chore: update version to 1.6.7
  • 36fd6c4 test: fix test about dependencies
  • 6006fe5 Merge remote-tracking branch 'origin/development'
  • 0617428 chore: update version to 1.6.6
  • d0fb0df hotfix: #121 set collectDependencies to false by default
  • b2b26a2 Merge remote-tracking branch 'origin/development'
  • 2c64479 chore: update version to 1.6.5
  • d25d294 Merge pull request #124 from keymetrics/collect_dependencies
  • bf5e568 fix: #121 allow user to disable dependencies collection
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 (this|these) label[s] will set the current labels as the default for future PRs for this repo and language
  • @dependabot use (this|these) reviewer[s] will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use (this|these) assignee[s] will set the current assignees as the default for future PRs for this repo and language

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

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

Merge request reports