Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps bamarni/composer-bin-plugin from 1.8.2 to 1.8.3.

Release notes

Sourced from bamarni/composer-bin-plugin's releases.

1.8.3

Fixes

  • Add --working-dir before other options (#171)
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)

@dependabot dependabot bot added dependencies php Pull requests that update Php code labels Nov 24, 2025
@update-docs

This comment was marked as resolved.

@phil-davis
Copy link
Contributor

https://drone.owncloud.com/owncloud/core/40378/26/11

[{"reqId":"WetWABWgVflDIvxQK3oy","level":3,"time":"088900","remoteAddr":"","user":"--","app":"no app in context","method":"--","url":"--","message":
"Exception: {\"Exception\":\"Aws\\\\S3\\\\Exception\\\\S3Exception\",\"Message\":\"Error executing \\\"ListBuckets\\\" on \\\"http:\\\/\\\/scality:8000\\\/\\\"; AWS HTTP error: cURL error 6: getaddrinfo() thread failed to start 
(see https:\\\/\\\/curl.haxx.se\\\/libcurl\\\/c\\\/libcurl-errors.html) for http:\\\/\\\/scality:8000\\\/\",\"Code\":0,\"
Trace\":\"#0 \\\/drone\\\/src\\\/apps\\\/files_primary_s3\\\/vendor\\\/aws\\\/aws-sdk-php\\\/src\\\/WrappedHttpHandler.php(97): Aws\\\\WrappedHttpHandler->parseError()
...

After more than 10,000 unit tests, it starts failing. Some S3 problem with the scality server running at http://scality:8000

Happens in all PRs these days. Needs investigation.

@phil-davis
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/composer/bamarni/composer-bin-plugin-1.8.3 branch from 00491e5 to 25b14cf Compare November 27, 2025 02:58
@phil-davis
Copy link
Contributor

https://drone.owncloud.com/owncloud/core/40382/26/11

Still failing after about 10,000 unit tests in the scality S3 PHP unit test drone pipeline.

@DeepDiver1975
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2025

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@phil-davis
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/composer/bamarni/composer-bin-plugin-1.8.3 branch from 25b14cf to 5758f5d Compare November 28, 2025 04:14
@phil-davis
Copy link
Contributor

https://drone.owncloud.com/owncloud/core/40388/26/11
Same S3 scality drone pipeline errors.

@phil-davis
Copy link
Contributor

https://github.com/dependabot rebase

Bumps [bamarni/composer-bin-plugin](https://github.com/bamarni/composer-bin-plugin) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/bamarni/composer-bin-plugin/releases)
- [Commits](bamarni/composer-bin-plugin@1.8.2...1.8.3)

---
updated-dependencies:
- dependency-name: bamarni/composer-bin-plugin
  dependency-version: 1.8.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/bamarni/composer-bin-plugin-1.8.3 branch from 5758f5d to 19e8bd9 Compare December 3, 2025 02:42
@phil-davis
Copy link
Contributor

https://drone.owncloud.com/owncloud/core/40393/133/18

runsh: Total unexpected failed scenarios throughout the test run:
webUIRestrictSharing/restrictSharing.feature:64
webUIRestrictSharing/restrictSharing.feature:79

These 2 scenarios failed, and failed the same again when I restarted CI.
Need to think about why these might have a problem.

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.

3 participants