Skip to content

chore(deps): bump phpseclib/phpseclib from 3.0.46 to 3.0.47 - #41408

Merged
phil-davis merged 3 commits into
masterfrom
dependabot/composer/phpseclib/phpseclib-3.0.47
Oct 24, 2025
Merged

chore(deps): bump phpseclib/phpseclib from 3.0.46 to 3.0.47#41408
phil-davis merged 3 commits into
masterfrom
dependabot/composer/phpseclib/phpseclib-3.0.47

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 6, 2025

Copy link
Copy Markdown
Contributor

Bumps phpseclib/phpseclib from 3.0.46 to 3.0.47.

Release notes

Sourced from phpseclib/phpseclib's releases.

3.0.47

  • fix PHP 8.5 deprecations
  • SFTP: check if realpath succeeded when changing SFTP directory (#2098)
  • SFTP: add copy() method (only usable if copy-data ext is available) (#2101)
Changelog

Sourced from phpseclib/phpseclib's changelog.

3.0.47 - 2025-10-05

  • fix PHP 8.5 deprecations
  • SFTP: check if realpath succeeded when changing SFTP directory (#2098)
  • SFTP: add copy() method (only usable if copy-data ext is available) (#2101)
Commits
  • 9d6ca36 Merge branch '2.0' into 3.0
  • 4de468f Merge branch '1.0' into 2.0
  • 03d2bb4 CHANGELOG: add new release
  • dc5e477 SFTP: add copy() method (only usable if copy-data ext is available)
  • 5805c0e Merge branch 'art4' into 3.0
  • 084847c Merge branch '2.0' into 3.0
  • e4f1e81 Merge branch '1.0' into 2.0
  • 7d699ac BigInteger: fix for __serialize
  • d44bf36 BigInteger: fix bad merge
  • 60fe5ba Merge branch '2.0' into 3.0
  • Additional commits viewable in compare view

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 Oct 6, 2025
@update-docs

This comment was marked as resolved.

@phil-davis phil-davis left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added a changelog.

@phil-davis

Copy link
Copy Markdown
Contributor

https://drone.owncloud.com/owncloud/core/40321/24/7

wait-for-it -t 600 ******:445
services aren't ready in 10m0s

This is a drone pipeline that runs against an oC10 system backed by storage on a Windows server.
Maybe that Windows Server is not available?
I will restart and see if the same timeout happens.

@phil-davis phil-davis mentioned this pull request Oct 8, 2025
11 tasks
@phil-davis

Copy link
Copy Markdown
Contributor

https://drone.owncloud.com/owncloud/core/40344/24/7

The SMB server is still not responding - unit tests against Windows SMB server timed out.

@phil-davis

Copy link
Copy Markdown
Contributor

@dependabot recreate

Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 3.0.46 to 3.0.47.
- [Release notes](https://github.com/phpseclib/phpseclib/releases)
- [Changelog](https://github.com/phpseclib/phpseclib/blob/master/CHANGELOG.md)
- [Commits](phpseclib/phpseclib@3.0.46...3.0.47)

---
updated-dependencies:
- dependency-name: phpseclib/phpseclib
  dependency-version: 3.0.47
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/composer/phpseclib/phpseclib-3.0.47 branch from b78150d to 5a2f533 Compare October 24, 2025 00:12
@phil-davis

phil-davis commented Oct 24, 2025

Copy link
Copy Markdown
Contributor

I asked the bot to recreate this PR.
10.16.0 has been released and the changes merged back to master, so we need this PR rebased. And then I will make a new changelog entry etc.

@phil-davis

Copy link
Copy Markdown
Contributor

Also bumping other dependencies:

Lock file operations: 0 installs, 5 updates, 0 removals
  - Upgrading nikic/php-parser (v5.6.1 => v5.6.2)
  - Upgrading phpunit/phpunit (9.6.25 => 9.6.29)
  - Upgrading roave/security-advisories (dev-latest e7589e0 => dev-latest 785bf86)
  - Upgrading sabre/http (5.1.12 => 5.1.13)
  - Upgrading sebastian/exporter (4.0.6 => 4.0.8)
Writing lock file

Changelog added for sabre/http
The other things are dev tool bumps, and do not need a changelog entry.

@phil-davis
phil-davis merged commit 2cd9969 into master Oct 24, 2025
5 checks passed
@dependabot
dependabot Bot deleted the dependabot/composer/phpseclib/phpseclib-3.0.47 branch October 24, 2025 01:36
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

1 participant