WyriHaximus / react-guzzle-http-client

Meta package for ReactPHP HttpClient adapters/handles for Guzzle 4, 5, and 6.
MIT License
10 stars 8 forks source link

Bump react/promise from 2.7.0 to 2.7.1 #27

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps react/promise from 2.7.0 to 2.7.1.

Release notes *Sourced from [react/promise's releases](https://github.com/reactphp/promise/releases).* > ## v2.7.1 > * Fix: file_exists warning when resolving with long strings. ([#130](https://github-redirect.dependabot.com/reactphp/promise/issues/130) by [**sbesselsen**](https://github.com/sbesselsen)) > * Improve performance by prefixing all global functions calls with \ to skip the look up and resolve process and go straight to the global function. ([#133](https://github-redirect.dependabot.com/reactphp/promise/issues/133) by [**WyriHaximus**](https://github.com/WyriHaximus))
Changelog *Sourced from [react/promise's changelog](https://github.com/reactphp/promise/blob/v2.7.1/CHANGELOG.md).* > * 2.7.1 (2018-01-07) > > * Fix: file_exists warning when resolving with long strings. > ([#130](https://github-redirect.dependabot.com/reactphp/promise/issues/130) by [**sbesselsen**](https://github.com/sbesselsen)) > * Improve performance by prefixing all global functions calls with \ to skip the look up and resolve process and go straight to the global function. > ([#133](https://github-redirect.dependabot.com/reactphp/promise/issues/133) by [**WyriHaximus**](https://github.com/WyriHaximus))
Commits - [`31ffa96`](https://github.com/reactphp/promise/commit/31ffa96f8d2ed0341a57848cbb84d88b89dd664d) Prepare v2.7.1 release - [`766dbad`](https://github.com/reactphp/promise/commit/766dbad6342f5fec8bedd3ecc41d36f017365e5a) Merge pull request [#133](https://github-redirect.dependabot.com/reactphp/promise/issues/133) from WyriHaximus-secret-labs/2.x-function-name-look-u... - [`79820b9`](https://github.com/reactphp/promise/commit/79820b9ef88803b001c55c694dd4322fa21a53df) Improve performance by prefixing all global functions calls with \ to skip th... - [`8e41741`](https://github.com/reactphp/promise/commit/8e41741a518c4c426fd5afd76cb8eb08847b4499) Merge pull request [#130](https://github-redirect.dependabot.com/reactphp/promise/issues/130) from mixcom/2.x - [`caaefe2`](https://github.com/reactphp/promise/commit/caaefe2f5ce246f09bd8ae0feacfcb0224b7fbb6) Add comment to elucidate is_object() check - [`aea79d6`](https://github.com/reactphp/promise/commit/aea79d6a014fd747badfa630e9ed6b3dab64737d) Fix file_exists warning when resolving with long strings - See full diff in [compare view](https://github.com/reactphp/promise/compare/v2.7.0...v2.7.1)


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 cancel merge` will cancel a previously requested merge - `@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](https://app.dependabot.com): - 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.