-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Update guzzlehttp/guzzle requirement from 6.5.2 to 6.5.5 in /build/integration #29491
Update guzzlehttp/guzzle requirement from 6.5.2 to 6.5.5 in /build/integration #29491
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dependabot merge
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
I guess requires #29299 to go green. Though Drone failure looks related, e.g.:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Related Drone error (in all 6 cases of the same test) in /drone/src/build/integration/remoteapi_features/remote.feature
:
Fatal error: Call to undefined function GuzzleHttp\_idn_uri_convert()
Looks like GuzzleHttp\Utils::idnUriConvert
is now the way to go: https://github.com/guzzle/guzzle/pull/2548/files
Not sure how/where to apply the fix. Same was faced and fixed in Seems to have been fixed with NC21 as all tests went through nicely here: #29493 |
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/6.5.5/CHANGELOG.md) - [Commits](guzzle/guzzle@6.5.2...6.5.5) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
0a1d4ab
to
6b084ff
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dependabot merge
Marking as closed as NC20 is EOL. |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Updates the requirements on guzzlehttp/guzzle to permit the latest version.
Changelog
Sourced from guzzlehttp/guzzle's changelog.
... (truncated)
Commits
9d4290d
Prepare 6.5.5 (#2692)ba7930f
Updated static analysis tooling (#2694)23730ab
Unpin version for symfony/polyfill-intl-idn (#2678)a4a1b69
Adding changelog for 6.5.4 (#2651)0d137e9
[6.5] Remove obsolete statement inhandler
option docs (#2567)d3f2c17
[6.5] Fix various intl icu issues (#2626)c8162be
Fix use and phpDoc for@throws
GuzzleException/InvalidArgumentException (#2...5262ecf
Document the impact of fixing time units for RetryMiddleware (#2570)351a213
Fix "Fixed deprecation warning in node test server" (#2638)aab4ebd
Prepare release of 6.5.3 (#2613)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 will merge this PR once CI passes on it, as requested by @nextcloud-command.
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)