-
Notifications
You must be signed in to change notification settings - Fork 70
Bump icewind/streams from 0.7.2 to 0.7.5 #730
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 icewind/streams from 0.7.2 to 0.7.5 #730
Conversation
78bcac5 to
cd7b0f3
Compare
composer/platform_check.php
Outdated
| } | ||
|
|
||
| $missingExtensions = array(); | ||
| extension_loaded('ctype') || $missingExtensions[] = 'ctype'; |
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.
those are strange. do you also get them when you try to re-vendor deps on the base branch?
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.
I do not get them on stable21. Only the following files are touched.
modified: composer/ClassLoader.php
modified: composer/InstalledVersions.php
modified: composer/autoload_files.php
modified: composer/autoload_static.php
modified: composer/installed.json
modified: composer/installed.php
modified: composer/package-versions-deprecated/src/PackageVersions/Versions.php
|
@ChristophWurst @juliushaertl I've rerun composer update with composer composer 2.1.9 hopefully the diff is now cleaner |
|
damn, conflicts... |
|
@dependabot-bot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot recreate |
c5bca48 to
4f52e30
Compare
|
what ? why are there no file changes ?? I'll do the update again locally and push |
e7d0280 to
4303b74
Compare
|
alright, now it looks good. Please review! |
4303b74 to
f1eae7f
Compare
|
why is it so difficult to update the lib ? this is what I did:
let's see... |
e3e81ef to
917807d
Compare
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
917807d to
d12a875
Compare
|
finally green... I had to do exactly the same thing that CI is doing. I'll put that in the README in a separate PR |
|
Don't forget to update https://github.com/nextcloud/server/tree/stable21/apps/files_external/3rdparty |
Bumps icewind/streams from 0.7.2 to 0.7.5.
Release notes
Sourced from icewind/streams's releases.
Commits
0c6aae1Merge pull request #15 from juliushaertl/enh/wrapsource-modec492db9Add mode parameter to wrapSource93bce47dont throw errors on double close in stream wrapper22ef9fc7.1895940d7.0?21897cetry testing with older phpunit0181f87fix tests for 7.36479281test php versions1c6d181fixup testsb8bea69badgeDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)