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

chore(deps): bump deepdiver/zipstreamer from 2.0.2 to 2.0.3 #41255

Merged
merged 4 commits into from
May 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2024

Bumps deepdiver/zipstreamer from 2.0.2 to 2.0.3.

Release notes

Sourced from deepdiver/zipstreamer's releases.

v2.0.3

What's Changed

New Contributors

Full Changelog: DeepDiver1975/PHPZipStreamer@v2.0.2...v2.0.3

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [deepdiver/zipstreamer](https://github.com/DeepDiver1975/PHPZipStreamer) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/DeepDiver1975/PHPZipStreamer/releases)
- [Commits](DeepDiver1975/PHPZipStreamer@v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: deepdiver/zipstreamer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies php Pull requests that update Php code labels May 27, 2024
@dependabot dependabot bot requested a review from phil-davis May 27, 2024 22:54
@owncloud owncloud deleted a comment from update-docs bot May 28, 2024
@phil-davis
Copy link
Contributor

I also bumped the other waiting PHP dependencies:

Updating dependencies
Lock file operations: 0 installs, 4 updates, 0 removals
  - Upgrading google/apiclient-services (v0.351.0 => v0.355.0)
  - Upgrading paragonie/constant_time_encoding (v2.6.3 => v2.7.0)
  - Upgrading psr/http-factory (1.0.2 => 1.1.0)
  - Upgrading roave/security-advisories (dev-latest c9920ef => dev-latest 70a844b)
Writing lock file

@phil-davis
Copy link
Contributor

The sonar-analysis CI pipeline failed:
https://drone.owncloud.com/owncloud/core/39944/29/9

ERROR: Error during SonarScanner execution
java.lang.IllegalStateException: Failed to preprocess files

Caused by: java.nio.file.AccessDeniedException: /drone/src/data

That has happened twice now.
I will make another small PR to test if that is some "new feature" of SonarCloud.

@phil-davis
Copy link
Contributor

I added an extra commit to fix/workaround the SonarCloud issue #41257
It pins the SonarCloud docker images in CI to:
sonarsource/sonar-scanner-cli:5

That gets CI working again. There will be later follow-up of the issue, depending on feedback from SonarCloud.

Copy link

sonarcloud bot commented May 29, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@phil-davis phil-davis merged commit 4155fad into master May 29, 2024
3 checks passed
@delete-merged-branch delete-merged-branch bot deleted the dependabot/composer/deepdiver/zipstreamer-2.0.3 branch May 29, 2024 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant