build(deps): bump deepdiver/zipstreamer from 2.0.3 to 3.0.1#2347
build(deps): bump deepdiver/zipstreamer from 2.0.3 to 3.0.1#2347dependabot[bot] wants to merge 2 commits intomasterfrom
Conversation
Bumps [deepdiver/zipstreamer](https://github.com/DeepDiver1975/PHPZipStreamer) from 2.0.3 to 3.0.1. - [Release notes](https://github.com/DeepDiver1975/PHPZipStreamer/releases) - [Commits](DeepDiver1975/PHPZipStreamer@v2.0.3...v3.0.1) --- updated-dependencies: - dependency-name: deepdiver/zipstreamer dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
98bc873 to
41c1c9e
Compare
|
@nickvergessen can we get this upgrade merged? Some tests are failing due to PHP warnings generated by this library and the issue has been addressed by the changes shown in the diff. The test failing with an unsafe conversion from foat to int is here: https://github.com/nextcloud/server/actions/runs/23758281455/job/69218769687?pr=59049 |
Here nothing fails without a reason. It fails because the changes are not checked in. |
|
/composer-update |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
Now you can send the companion PR in server, ref |
I didn't mean that something is failing here without a reason, I meant that PHP tests in server are failing because of a PHP warning that this upgrade would resolve. I opened the PR, will wait for the CI and continue, thanks for the pointer to the process! |
Bumps deepdiver/zipstreamer from 2.0.3 to 3.0.1.
Release notes
Sourced from deepdiver/zipstreamer's releases.
Commits
e860b89fix: remove ext-http requirement from composer.json (#26)71d1d3fBump actions/cache from 4 to 5 (#23)bc5d251Bump codecov/codecov-action from 2 to 5 (#24)8420a19Bump actions/checkout from 2 to 6 (#25)91fdbc1ci: add dependabot.yml (#21)52eb980ci: add php8.x to GitHub workflow (#22)