ItinerisLtd / wordpress-packager

Generates itinerisltd/wordpress composer package
MIT License
0 stars 1 forks source link

build(deps): bump composer/xdebug-handler from 1.3.3 to 1.4.0 #191

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps composer/xdebug-handler from 1.3.3 to 1.4.0.

Release notes *Sourced from [composer/xdebug-handler's releases](https://github.com/composer/xdebug-handler/releases).* > ## 1.4.0 > * Added: support for `NO_COLOR` environment variable: https://no-color.org > * Added: color support for Hyper terminal: https://github.com/zeit/hyper > * Fixed: correct capitalization of Xdebug (apparently). > * Fixed: improved handling for uopz extension.
Changelog *Sourced from [composer/xdebug-handler's changelog](https://github.com/composer/xdebug-handler/blob/master/CHANGELOG.md).* > ## [1.4.0] - 2019-11-06 > * Added: support for `NO_COLOR` environment variable: https://no-color.org > * Added: color support for Hyper terminal: https://github.com/zeit/hyper > * Fixed: correct capitalization of Xdebug (apparently). > * Fixed: improved handling for uopz extension.
Commits - [`cbe2338`](https://github.com/composer/xdebug-handler/commit/cbe23383749496fe0f373345208b79568e4bc248) Prepare 1.4.0 - [`4c70019`](https://github.com/composer/xdebug-handler/commit/4c70019da02686d03df0adff7d0f21258a63fc6d) Merge pull request [#103](https://github-redirect.dependabot.com/composer/xdebug-handler/issues/103) from johnstevenson/travis-php-nightly - [`ebb8494`](https://github.com/composer/xdebug-handler/commit/ebb84948a7c092ff23479e17cd8c76738c54de1f) Ignore platform requirements on travis nightly - [`67a8358`](https://github.com/composer/xdebug-handler/commit/67a8358ea5e182af6767120ccfec0d6c1ded3088) Merge pull request [#102](https://github-redirect.dependabot.com/composer/xdebug-handler/issues/102) from johnstevenson/phpunit-8 - [`6624d7e`](https://github.com/composer/xdebug-handler/commit/6624d7ee1ce21572af8558e7420f8ae954a902fb) Refactor tests for phpunit 8 - [`82c9686`](https://github.com/composer/xdebug-handler/commit/82c9686e31e23178cec6f78c8d1750fca63f6c83) Update changelog - [`155c4b1`](https://github.com/composer/xdebug-handler/commit/155c4b18861cbef1741a6644f2c4d69c4ff1253d) Merge pull request [#101](https://github-redirect.dependabot.com/composer/xdebug-handler/issues/101) from johnstevenson/no-color - [`1774f60`](https://github.com/composer/xdebug-handler/commit/1774f60492455b34604378b3725acd2de14d3054) Add support for NO_COLOR environment variable - [`fdbf7cf`](https://github.com/composer/xdebug-handler/commit/fdbf7cf1114c64494c31d40b51fd5bb15eafa075) Update changelog - [`e57f0f6`](https://github.com/composer/xdebug-handler/commit/e57f0f6d9b68867a7151ded2812f424d16fc4eeb) Merge pull request [#100](https://github-redirect.dependabot.com/composer/xdebug-handler/issues/100) from johnstevenson/php-updates - Additional commits viewable in [compare view](https://github.com/composer/xdebug-handler/compare/1.3.3...1.4.0)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)