Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

⬆️ Update guzzlehttp/promises requirement from 1.5.1 to 2.0.0 #38

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 22, 2023

Updates the requirements on guzzlehttp/promises to permit the latest version.

Release notes

Sourced from guzzlehttp/promises's releases.

2.0.0

See change log for changes.

Changelog

Sourced from guzzlehttp/promises's changelog.

2.0.0 - 2023-05-21

Added

  • Added PHP 7 type hints

Changed

  • All previously non-final non-exception classes have been marked as soft-final

Removed

  • Dropped PHP < 7.2 support
  • All functions in the GuzzleHttp\Promise namespace

1.5.3 - 2023-05-21

Changed

  • Removed remaining usage of deprecated functions

1.5.2 - 2022-08-07

Changed

  • Officially support PHP 8.2

1.5.1 - 2021-10-22

Fixed

  • Revert "Call handler when waiting on fulfilled/rejected Promise"
  • Fix pool memory leak when empty array of promises provided

1.5.0 - 2021-10-07

Changed

  • Call handler when waiting on fulfilled/rejected Promise
  • Officially support PHP 8.1

Fixed

  • Fix manually settle promises generated with Utils::task

... (truncated)

Commits
  • 3a494dc Added version guidance
  • d27be68 Delete .travis.yml
  • 369bc29 Added PHP 7 type hints
  • 2deefbe All previously non-final non-exception classes have been marked as soft-final
  • 4af30ee Updated README to indicate the function API has now been removed
  • c0f3a6b Fixes
  • c763852 Removed PHP 5 exception work-arounds
  • 1dd6857 Use strict types and add void return types
  • fa15ad4 Adjust to almost use Symfony code style
  • 1b84b27 Update CHANGELOG.md
  • Additional commits viewable in compare view

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

Updates the requirements on [guzzlehttp/promises](https://github.com/guzzle/promises) to permit the latest version.
- [Release notes](https://github.com/guzzle/promises/releases)
- [Changelog](https://github.com/guzzle/promises/blob/2.0/CHANGELOG.md)
- [Commits](guzzle/promises@1.5.1...2.0.0)

---
updated-dependencies:
- dependency-name: guzzlehttp/promises
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 22, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 4, 2023

Superseded by #39.

@dependabot dependabot bot closed this Aug 4, 2023
@dependabot dependabot bot deleted the dependabot/composer/guzzlehttp/promises-2.0.0 branch August 4, 2023 01:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants