Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump php-http/httplug-bundle from 1.27.1 to 1.30.0 #204

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 7, 2023

Bumps php-http/httplug-bundle from 1.27.1 to 1.30.0.

Release notes

Sourced from php-http/httplug-bundle's releases.

1.30.0

  • Adjusted phpdoc on ClientFactory to reflect that it usually returns a PSR ClientInterface.

1.29.1

  • Fixed deprecation from Symfony 6.3

1.29.0

  • Support PSR-18 ClientInterface in MockFactory.
  • Removed support for php-http/httplug 1.

1.28.0

  • Added: Configure the seekable body plugins.
  • Added: PHP 8.2 support.
  • Added: Allow installation with PSR-7 psr/http-message 2.x.
  • Added: alias to autowire Psr\Http\Client\ClientInterface service (#425).
  • Deprecated Http\Client\HttpClient in favor of Psr\Http\Client\ClientInterface (#425).
Changelog

Sourced from php-http/httplug-bundle's changelog.

1.30.0 - 2023-08-31

  • Adjusted phpdoc on ClientFactory to reflect that it usually returns a PSR ClientInterface.

1.29.1 - 2023-06-01

  • Fixed deprecation from Symfony 6.3

1.29.0 - 2023-05-17

  • Support PSR-18 ClientInterface in MockFactory.
  • Removed support for php-http/httplug 1.

1.28.0 - 2023-05-12

  • Added: Configure the seekable body plugins.
  • Added: PHP 8.2 support.
  • Added: Allow installation with PSR-7 psr/http-message 2.x.
  • Added: alias to autowire Psr\Http\Client\ClientInterface service (#425).
  • Deprecated Http\Client\HttpClient in favor of Psr\Http\Client\ClientInterface (#425).
Commits
  • a369197 prepare release
  • c4ecf99 Merge pull request #435 from demyan112rv/chore/create-client-return-typehint
  • e9733a2 chore: Add ClientInterface return typehint for php-http/httplug >= 2.4
  • 7c63871 prepare release
  • 56ddc54 Merge pull request #432 from php-http/fix-lowest
  • 95cf41d fix lowest build
  • 3d74b19 Merge pull request #431 from ruudk/patch-1
  • 42eb071 Add void return type to collect() method
  • cace470 prepare release
  • 83bc157 Merge pull request #430 from ruudk/mock-client-interface
  • 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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [php-http/httplug-bundle](https://github.com/php-http/HttplugBundle) from 1.27.1 to 1.30.0.
- [Release notes](https://github.com/php-http/HttplugBundle/releases)
- [Changelog](https://github.com/php-http/HttplugBundle/blob/1.x/CHANGELOG.md)
- [Commits](php-http/HttplugBundle@1.27.1...1.30.0)

---
updated-dependencies:
- dependency-name: php-http/httplug-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 7, 2023
@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (74887d3) 66.04% compared to head (35d2a44) 66.04%.

Additional details and impacted files
@@            Coverage Diff            @@
##                1.x     #204   +/-   ##
=========================================
  Coverage     66.04%   66.04%           
  Complexity      417      417           
=========================================
  Files            58       58           
  Lines          1649     1649           
=========================================
  Hits           1089     1089           
  Misses          560      560           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 14, 2023

Superseded by #210.

@dependabot dependabot bot closed this Sep 14, 2023
@dependabot dependabot bot deleted the dependabot/composer/php-http/httplug-bundle-1.30.0 branch September 14, 2023 01:50
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.

0 participants