Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps guzzlehttp/promises from 1.2.0 to 1.3.1.

Release notes

Sourced from guzzlehttp/promises's releases.

1.3.1

  • Fixed wait() foreign promise compatibility

1.3.0

  • Adds support for custom task queues.
  • Fixed coroutine promise memory leak.
Changelog

Sourced from guzzlehttp/promises's changelog.

1.3.1 - 2016-12-20

Fixed

  • wait() foreign promise compatibility

1.3.0 - 2016-11-18

Added

  • Adds support for custom task queues.

Fixed

  • Fixed coroutine promise memory leak.
Commits
  • a59da6c Merge pull request #56 from guzzle/improve_package
  • e278912 Improve package
  • d5b0c65 Update changelog
  • fdc0d6a Merge pull request #55 from joshdifabio/fix/promise-wait
  • 23382a1 Add test for intermediate coroutine errors
  • 4d6e1e7 Fix wait() foreign promise compatibility
  • b551b52 Fixed typo (#52)
  • 2693c10 Updating changelog for 1.3.0 release
  • 8e36a21 Merge pull request #38 from jeskew/joshdifabio-fix/coroutine-leak
  • ca6ff05 Have Coroutine class implement PromiseInterface instead of PromisorInterface
  • 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 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)
  • 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.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 27, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #249.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/guzzlehttp/promises-1.3.1 branch October 1, 2020 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant