chore(deps): bump phpseclib/phpseclib from 3.0.56 to 4.0.1 - #41798
chore(deps): bump phpseclib/phpseclib from 3.0.56 to 4.0.1#41798dependabot[bot] wants to merge 4 commits into
Conversation
|
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
|
Holding: CI is failing (not a rebase conflict). phpseclib 4.0.1 renamed the root namespace, so |
|
@dependabot rebase |
92a2553 to
cd66c24
Compare
Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 3.0.56 to 4.0.1. - [Release notes](https://github.com/phpseclib/phpseclib/releases) - [Changelog](https://github.com/phpseclib/phpseclib/blob/master/CHANGELOG.md) - [Commits](phpseclib/phpseclib@3.0.56...4.0.1) --- updated-dependencies: - dependency-name: phpseclib/phpseclib dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
The phpseclib dependency is updated to major version 4. All references to the old phpseclib3 are updated to phpseclib4. Signed-off-by: Phillip Davis <phil@jankaritech.com>
cd66c24 to
df4436e
Compare
|
Added a commit changing |
This method no longer exists in phpseclib v4, and is no long needed. It has been removed. Signed-off-by: Phillip Davis <phil@jankaritech.com>
Signed-off-by: Phillip Davis <phil@jankaritech.com>
|
Holding: CI is failing (not a rebase conflict) — root-cause refinement, supersedes my earlier comment on this PR. The namespace rename itself is no longer the blocker (the tree now references
A rebase won't fix either. Needs a source migration off |
|
Holding: CI is failing (not a rebase conflict) — root-cause refinement, supersedes my earlier comments on this PR. Re-derived from the live logs this run (still within retention). This is now ONE cause, not two. My previous note claimed a second, independent red from a stale Cause: phpseclib 4 removed/renamed the
The Needs a source migration in the IntegrityCheck verifiers. A rebase will not fix this. (run_attempt=1; not a rerun candidate — deterministic.) |
Bumps phpseclib/phpseclib from 3.0.56 to 4.0.1.
Release notes
Sourced from phpseclib/phpseclib's releases.
Changelog
Sourced from phpseclib/phpseclib's changelog.
Commits
bb7b959Merge branch '3.0' into 4.0d17e0ddCHANGELOG: add 3.0.57 release99b8775psalm fixes6b887bbMerge branch '4.0' of github.com:phpseclib/phpseclib into 4.0a8bac78Merge branch '3.0' into 4.03a43a75EC: implement blinding for montgomery curve multiplication6d4805fDH: add tests for all-zero shared secrets with Curve25519 / Curve44886669f0CHANGELOG: add 4.0.0 releasefb56bc5EC/Curve{25519,448} enhancements95082b6Merge branch '3.0' into 4.0