Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2021

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

Release notes

Sourced from guzzlehttp/guzzle's releases.

Release 7.4.0

See change log for changes.

Changelog

Sourced from guzzlehttp/guzzle's changelog.

7.4.0 - 2021-10-18

Added

Fixed

  • Make sure we always call restore_error_handler() #2915
  • Fix progress parameter type compatibility between the cURL and stream handlers #2936
  • Throw InvalidArgumentException when an incorrect headers array is provided #2916, #2942

Changed

7.3.0 - 2021-03-23

Added

  • Support for DER and P12 certificates #2413
  • Support the cURL (http://) scheme for StreamHandler proxies #2850
  • Support for guzzlehttp/psr7:^2.0 #2878

Fixed

  • Handle exceptions on invalid header consistently between PHP versions and handlers #2872

7.2.0 - 2020-10-10

Added

  • Support for PHP 8 #2712, #2715, #2789
  • Support passing a body summarizer to the http errors middleware #2795

Fixed

  • Handle exceptions during response creation #2591
  • Fix CURLOPT_ENCODING not to be overwritten #2595
  • Make sure the Request always has a body object #2804

Changed

  • The TooManyRedirectsException has a response #2660
  • Avoid "functions" from dependencies #2712

Deprecated

  • Using environment variable GUZZLE_CURL_SELECT_TIMEOUT #2786

... (truncated)

Commits

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)

@dependabot dependabot bot requested a review from a team November 11, 2021 09:38
@MichaIng MichaIng added this to the Nextcloud 23 milestone Nov 13, 2021
@MichaIng MichaIng added 2. developing Work in progress and removed 3. to review Waiting for reviews labels Nov 13, 2021
Copy link
Member

@MichaIng MichaIng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Drone reports several integration failures.

@dependabot dependabot bot force-pushed the dependabot/composer/build/integration/stable23/guzzlehttp/guzzle-7.4.0 branch from 3e3d06e to 600aa9b Compare November 13, 2021 18:09
@dependabot dependabot bot force-pushed the dependabot/composer/build/integration/stable23/guzzlehttp/guzzle-7.4.0 branch from 600aa9b to b21b07d Compare November 15, 2021 10:34
@dependabot dependabot bot force-pushed the dependabot/composer/build/integration/stable23/guzzlehttp/guzzle-7.4.0 branch from b21b07d to df7cae4 Compare November 22, 2021 20:44
@juliusknorr
Copy link
Member

I'm wondering why this is even bumped on stable23:

https://github.com/nextcloud/server/blob/master/.github/dependabot.yml#L165

@blizzz blizzz modified the milestones: Nextcloud 23, Nextcloud 24 Nov 30, 2021
Updates the requirements on [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) to permit the latest version.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](guzzle/guzzle@6.5.2...7.4.0)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/build/integration/stable23/guzzlehttp/guzzle-7.4.0 branch from df7cae4 to 4849da0 Compare December 5, 2021 16:18
@MichaIng
Copy link
Member

MichaIng commented Dec 6, 2021

Is there a way to instruct dependabot to recreate the PR but with latest guzzle v6 or v6.5 instead? v6.5.5 is available in the meantime and has been applied to stable22 and stable21 already, so stable23 lacks behind currently being stuck with this PR which likely won't ever get merged due to breaking changes 🤔.

@juliusknorr
Copy link
Member

@dependabot ignore this major

@dependabot dependabot bot closed this Dec 7, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 7, 2021

OK, I won't notify you about version 7.x.x again, unless you re-open this PR or update to a 7.x.x release yourself.

@dependabot dependabot bot deleted the dependabot/composer/build/integration/stable23/guzzlehttp/guzzle-7.4.0 branch December 7, 2021 07:42
@juliusknorr
Copy link
Member

Should work

@MichaIng MichaIng removed this from the Nextcloud 23.0.1 milestone Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants