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.15.3 to 1.17.0 #217

Merged
merged 2 commits into from
May 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps php-http/discovery from 1.15.3 to 1.17.0.

Release notes

Sourced from php-http/discovery's releases.

1.17.0

  • #230 - Add Psr18Client to make it straightforward to use PSR-18
  • #232 - Allow pinning the preferred implementations in composer.json
  • #233 - Fix Psr17Factory::createServerRequestFromGlobals() when uploaded files have been moved

1.16.0

  • php-http/discovery#225 - Remove support for the abandoned Zend Diactoros which has been replaced with Laminas Diactoros; marked the zend library as conflict in composer.json to avoid confusion
  • php-http/discovery#227 - Fix handling requests with nested files
Changelog

Sourced from php-http/discovery's changelog.

1.17.0 - 2023-04-26

  • #230 - Add Psr18Client to make it straightforward to use PSR-18
  • #232 - Allow pinning the preferred implementations in composer.json
  • #233 - Fix Psr17Factory::createServerRequestFromGlobals() when uploaded files have been moved

1.16.0 - 2023-04-26

  • #225 - Remove support for the abandoned Zend Diactoros which has been replaced with Laminas Diactoros; marked the zend library as conflict in composer.json to avoid confusion
  • #227 - Fix handling requests with nested files
Commits
  • bd810d1 Fix Psr17Factory::createServerRequestFromGlobals() when uploaded files have b...
  • 786d27f Allow pinning the preferred implementations in composer.json (#232)
  • 07b7cc3 Add Psr18Client to make it straightforward to use PSR-18 (#230)
  • d35947f Update changelog for v1.16 (#229)
  • 67a3f9a Update changelog (#228)
  • d5b4f0e Fix handling requests with nested files (#227)
  • 1ce09e7 Merge pull request #225 from php-http/drop-zend
  • 82bf889 remove support for obsolete zend diactoros
  • 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.15.3 to 1.17.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.15.3...1.17.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 the dependencies Pull requests that update a dependency file label May 1, 2023
@codecov-commenter
Copy link

codecov-commenter commented May 2, 2023

Codecov Report

Merging #217 (98f8b17) into main (d4fdb47) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff            @@
##               main     #217   +/-   ##
=========================================
  Coverage     99.18%   99.18%           
  Complexity     1313     1313           
=========================================
  Files           158      158           
  Lines          4292     4292           
=========================================
  Hits           4257     4257           
  Misses           35       35           

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

@mariosimao mariosimao merged commit ff78371 into main May 6, 2023
6 checks passed
@mariosimao mariosimao deleted the dependabot/composer/php-http/discovery-1.17.0 branch May 6, 2023 00:37
@mariosimao mariosimao self-assigned this Jun 13, 2023
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.

None yet

2 participants