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

build: bump php-http/discovery from 1.18.1 to 1.19.0 #254

Merged
merged 1 commit into from
Jun 19, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2023

Bumps php-http/discovery from 1.18.1 to 1.19.0.

Release notes

Sourced from php-http/discovery's releases.

1.19.0

  • #249 - Have composer plugin correctly install Symfony http client when nothing explicitly requires psr 18 resp. httplug.
  • #241 - Support discovering PSR-17 factories of httpsoft/http-message package
Changelog

Sourced from php-http/discovery's changelog.

1.19.0 - 2023-06-19

  • #249 - Have composer plugin correctly install Symfony http client when nothing explicitly requires psr 18 resp. httplug.
  • #241 - Support discovering PSR-17 factories of httpsoft/http-message package
Commits
  • 1856a11 prepare release
  • 5c757af Merge pull request #249 from php-http/composer-plugin
  • 65551a3 add missing requirements of symfony/http-client to composer plugin
  • bc31255 Merge pull request #247 from php-http/cs-fixer
  • d3186b6 remove some unnecessary phpdoc as per php-cs-fixer
  • 9f5af12 Merge pull request #245 from aykutersoy/aykutersoy/fix-deprecated-tag-for-htt...
  • 26c38f6 corrected deprecated tag for http client discovery
  • 69e1a26 Add httpsoft/http-message (PSR-17 factories) support (#241)
  • 8e2b023 Merge pull request #243 from donatj/patch-1
  • f9e81b6 Update README example to work in ZSH
  • See full diff 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 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/discovery](https://github.com/php-http/discovery) from 1.18.1 to 1.19.0.
- [Release notes](https://github.com/php-http/discovery/releases)
- [Changelog](https://github.com/php-http/discovery/blob/1.x/CHANGELOG.md)
- [Commits](php-http/discovery@1.18.1...1.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 19, 2023
@codecov
Copy link

codecov bot commented Jun 19, 2023

Codecov Report

Merging #254 (f1ba9f2) into main (d1b3ca4) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #254   +/-   ##
=========================================
  Coverage     99.18%   99.18%           
  Complexity     1319     1319           
=========================================
  Files           158      158           
  Lines          4304     4304           
=========================================
  Hits           4269     4269           
  Misses           35       35           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mariosimao mariosimao merged commit aefd0d6 into main Jun 19, 2023
@dependabot dependabot bot deleted the dependabot/composer/php-http/discovery-1.19.0 branch June 19, 2023 22:32
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant