Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Bump php-http/discovery from 1.3.0 to 1.14.0 #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps php-http/discovery from 1.3.0 to 1.14.0.

Release notes

Sourced from php-http/discovery's releases.

1.14.0

  • Remove the deprecated puli, as it has been unmaintained for a long time and is not compatible with composer 2 php-http/discovery#195

1.13.0

1.12.0

1.11.0

1.10.0

  • Discover PSR-18 implementation of phalcon

1.9.1

Fixed

  • Support PHP 7.4 and 8.0

1.9.0

Added

  • Support discovering PSR-18 factories of guzzlehttp/guzzle 7+

1.8.0

Added

  • Support discovering PSR-17 factories of guzzlehttp/psr7 package
  • Support discovering PSR-17 factories of laminas/laminas-diactoros package
  • ClassDiscovery::getStrategies() to retrieve the list of current strategies.

Fixed

  • Ignore exception during discovery when Symfony HttplugClient checks if HTTPlug is available.

Release 1.7.4

See change log for changes.

1.7.3

Fixed

  • Enough conditions to only use Symfony HTTP client if all needed components are available.

1.7.2

Fixed

  • Allow a condition to specify an interface and not just classes.

... (truncated)

Changelog

Sourced from php-http/discovery's changelog.

1.14.0 - 2021-06-21

  • Deprecate puli as it has been unmaintained for a long time and is not compatible with composer 2 php-http/discovery#195

1.13.0 - 2020-11-27

1.12.0 - 2020-09-22

1.11.0 - 2020-09-22

1.10.0 - 2020-09-04

  • Discover PSR-18 implementation of phalcon

1.9.1 - 2020-07-13

Fixed

  • Support PHP 7.4 and 8.0

1.9.0 - 2020-07-02

Added

  • Support discovering PSR-18 factories of guzzlehttp/guzzle 7+

1.8.0 - 2020-06-14

Added

  • Support discovering PSR-17 factories of guzzlehttp/psr7 package
  • Support discovering PSR-17 factories of laminas/laminas-diactoros package
  • ClassDiscovery::getStrategies() to retrieve the list of current strategies.

Fixed

  • Ignore exception during discovery when Symfony HttplugClient checks if HTTPlug is available.

1.7.4 - 2020-01-03

Fixed

  • Improve conditions on Symfony's async HTTPlug client.

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)
  • @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)

Bumps [php-http/discovery](https://github.com/php-http/discovery) from 1.3.0 to 1.14.0.
- [Release notes](https://github.com/php-http/discovery/releases)
- [Changelog](https://github.com/php-http/discovery/blob/master/CHANGELOG.md)
- [Commits](php-http/discovery@1.3.0...1.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 2, 2021
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