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

Bump forever from 0.15.3 to 1.0.0 #835

Merged
merged 1 commit into from
Apr 8, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 4, 2019

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


Bumps forever from 0.15.3 to 1.0.0.

Changelog

Sourced from forever's changelog.

1.0.0 / Web, 03 Apr 2019

0.14.2 / Tue, 30 Jun 2015

  • 804b5b1 [dist] Version bump. 0.14.2 (indexzero)
  • 1e4953d [fix] Do not break tests. (indexzero)
  • 310edd2 fixes #699 (Mike van Rossum)
  • 19f7909 Add license attribute (Gilad Peleg)
  • 36fbaf1 isNaN() doesn't check if the value is numeric; it only checks if it is equal to NaN. In particular it won't catch null. (Craig R. Hughes)
  • 31c2f16 Remove overwhelm, highlight forever start in doc (Doug Carroll)
  • 19a0de8 Update CHANGELOG.md. (XhmikosR)

v0.14.1 / Wed, 4 Feb 2015

  • 509eaf2 [dist] Version bump. 0.14.1 (indexzero)
  • e5296a2 [minor] Small style change. (indexzero)
  • c33f56e fix critical bugs @​v0.14.0 (Tjatse)
  • 545be49 [doc] Add docs badge to README (René Föhring)
  • 14bbf8c Fix links in readme (jomo)

v0.14.0 / Tue, 30 Dec 2014

  • 477c460 [dist] Version bump. 0.14.0 (indexzero)
  • b1158de Fixed typos. (Sean Hussey)
  • cdfa701 [refactor] Tidy the logic for handling data back from monitor processes [fix text] Assert the correct things in test/core/stopbypid-peaceful-test.js [dist minor] Correct file headers in some test files [dist minor] s/if(/if (/, s/){/) {/, and other minor whitespace (indexzero)
  • b678eb7 test cases for stop<all|bypid> peaceful (Tjatse)
  • c3baf77 if target is not a number, it could only be a script path, otherwise it is pid|uid|index|id (Tjatse)
  • 5c7ba63 clean codes, and improvefindBy performance (Tjatse)
  • 2c394ab forever stopbypid is deprecated now, using forever stop <pid> instead. (Tjatse)
  • d506771 [fix] handle monitor error, and make forever stopall peaceful (Tjatse)
  • ab8bcb8 ignore .idea on MAC (Tjatse)
  • 1308a96 [ci] try and fix build (Jarrett Cruger)
  • 68502f1 fix missing parameter (peecky)
  • b85f8e2 [dist fix] Added CHANGELOG.md again. Fixes #630. (indexzero)

v0.13.0 / Tue, 4 Nov 2014

  • 8707877 [dist] Version bump. 0.13.0 (indexzero)
  • 3865596 [dist] Up-to-date linting with JSHint. Fixes #419. (indexzero)
  • 1d863ba Renaming stoppid -> stopbypid (Anthony Akentiev)
  • 4adf834 Little bug fix: comparing integers (Anthony Akentiev)
  • c29de4b README updated (Anthony Akentiev)
... (truncated)
Commits
  • 936af1f [dist] Version bump. 1.0.0
  • 28689b5 [dist] Version bump. 0.15.4
  • ad1df0c [dist] Add package-lock.json
  • e2e4970 [doc] Update contributors.
  • a11d6f9 Update utile to get rid of security warning (#1022)
  • 01fb537 Propagate error when failing to create directories on startup (#1017)
  • 6ff9344 Remove dependency on timespan (#1014)
  • 1580152 [fix] use fs.unlinkSync (#979)
  • c78e3df Add example for referencing -l -o and -e parameters from within a JSON config...
  • 036c028 Execute tests in CI on newer Node.js versions (#1013)
  • 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 will not automatically merge this PR because it includes an out-of-range update to a development dependency.


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 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 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)
  • 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.

Bumps [forever](https://github.com/foreverjs/forever) from 0.15.3 to 1.0.0.
- [Release notes](https://github.com/foreverjs/forever/releases)
- [Changelog](https://github.com/foreverjs/forever/blob/master/CHANGELOG.md)
- [Commits](foreversd/forever@0.15.3...1.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
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.

2 participants