Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pm2 requirement to ^3.0.0 #39

Closed

Conversation

dependabot-preview[bot]
Copy link

Updates the requirements on pm2 to permit the latest version.

Release notes

Sourced from pm2's releases.

3.0.0 Cobra

3.0.0 ( Wed Jun 20 2018 11:06:21 GMT+0200 (CEST) )

Breaking changes

  • merge_logs is now activated by default if not in cluster mode. Logs will not be suffixed by the pm_id if only one app is started
    (ae02adf6)
  • Drop support for node 0.12
  • Drop gracefulReload command
  • Remove Interactor from PM2 source code
  • Replace pmx with pm2-io-apm

Bug Fixes

  • return the configuration and allow custom conf to override default values
    (37dc7de1)
  • add use strict for node 4 compatibility
    (ba2ee3b1)
  • #3605 fix parameters definition, don't use camelcase for properties
    (c8616276)
  • #3695 change version check method in order to make it work with alpha/beta versions
    (052d6c55)
  • deprecated warning on isbinaryfile
    (db09275f)
  • #3688 test adaptation + pm2 serve --port option
    (f0249684)
  • startup script issue 18.04 #3645
    (ff1a7f31)
  • that this - uncache node_modules
    (294038d7)
  • verify default conf variable via package.json on public module
    (157b106d)
  • bug because of const
    (56f05a90)
  • do not run two pm2 para cmds
    (3274132b)
  • version
    (3ec178e5)
  • re-enable agent tests
    (e6febcd7)
  • test/display summary
    (b075e6d0)
  • skip interactor tests
    (36c4d6bc)
  • remove unused tests
    (234c6314)
  • add missing libraries in travis
    (88fbb845)
  • remove unused variable when trying to use tracing
    (3aeeba02)
... (truncated)
Changelog

Sourced from pm2's changelog.

3.0.0 ( Wed Jun 20 2018 11:06:21 GMT+0200 (CEST) )

Breaking changes

  • merge_logs is now activated by default if not in cluster mode. Logs will not be suffixed by the pm_id if only one app is started
    (ae02adf6)
  • Drop support for node 0.12
  • Drop gracefulReload command
  • Remove Interactor from PM2 source code
  • Replace pmx with pm2-io-apm

Bug Fixes

  • return the configuration and allow custom conf to override default values
    (37dc7de1)
  • add use strict for node 4 compatibility
    (ba2ee3b1)
  • #3605 fix parameters definition, don't use camelcase for properties
    (c8616276)
  • #3695 change version check method in order to make it work with alpha/beta versions
    (052d6c55)
  • deprecated warning on isbinaryfile
    (db09275f)
  • #3688 test adaptation + pm2 serve --port option
    (f0249684)
  • startup script issue 18.04 #3645
    (ff1a7f31)
  • that this - uncache node_modules
    (294038d7)
  • verify default conf variable via package.json on public module
    (157b106d)
  • bug because of const
    (56f05a90)
  • do not run two pm2 para cmds
    (3274132b)
  • version
    (3ec178e5)
  • re-enable agent tests
    (e6febcd7)
  • test/display summary
    (b075e6d0)
  • skip interactor tests
    (36c4d6bc)
  • remove unused tests
    (234c6314)
  • add missing libraries in travis
    (88fbb845)
  • remove unused variable when trying to use tracing
    (3aeeba02)
  • remove useless tests from .sh
... (truncated)
Commits

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 merge will merge this PR after your CI passes on it
  • @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 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 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)
  • 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.

Updates the requirements on [pm2](https://github.com/Unitech/pm2) to permit the latest version.
- [Release notes](https://github.com/Unitech/pm2/releases)
- [Changelog](https://github.com/Unitech/pm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Unitech/pm2/commits/3.0.0)

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot-preview
Copy link
Author

Superseded by #40.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/pm2-tw-3.0.0 branch July 25, 2018 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant