feryardiant / wpdev

Personal WordPress boilerplate based-on Bedrock by Roots.
http://wpdev-demo.herokuapp.com/
MIT License
7 stars 5 forks source link

chore(deps-dev): bump gulp-connect-php from 0.0.2 to 1.0.3 #707

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps gulp-connect-php from 0.0.2 to 1.0.3.

Release notes

Sourced from gulp-connect-php's releases.

Modernizing Rewrite

  • Added ability to launch more than one PHP Development Server via Multiple Instances: index.js:38.
  • Updated closeServer to no longer rely on the BSD (and Linux) lsof but rather kill the child_process via signaling SIGKILL.
  • Code written in ES6.
  • Added Status State machine to handle conflicting states properly. index.js:20.
  • Implementing a default set of options in the .CTor, which can be overridden in the server(...) call. (.Ctor: index.js:85, server(...): index.js:133)
  • Adding Gitter for port, since we can now have multiple instances index.js:126.
  • JavaDoc Style commenting of methods for developers who prefer to jump through code to learn the library.

Removes keepalive; Allows router script in any directory and start the server using "-t" option.

No release notes provided.

Fixes stdio options

No release notes provided.

Many fixes!

No release notes provided.

Commits
  • 4e72a68 Merge pull request #56 from grmartin/grmartin/issue-55
  • a42ed6e Issue #55: Updating run-script prepack to be more fault tolerant and to i...
  • 59adca0 Update to Node version in Readme.
  • ed22d6f Merge pull request #44 from grmartin/grmartin/node4
  • dd65dab Adding modern NPM 5 lock file.
  • b81eb42 Adding Babel step for Node 4
  • e6c9058 Merge pull request #43 from grmartin/grmartin/1.0.1
  • 0f3313e Adding minimum Node requirement.
  • 6106703 Merge pull request #41 from grmartin/grmartin/rewrite-1.0.0
  • 68ce3a0 Fix for binVersionCheck and Paths with spaces.
  • Additional commits viewable 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 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 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)
dependabot[bot] commented 1 week ago

Looks like gulp-connect-php is no longer updatable, so this is no longer needed.