-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Bump phpseclib/phpseclib from 2.0.13 to 2.0.14 #34284
Bump phpseclib/phpseclib from 2.0.13 to 2.0.14 #34284
Conversation
Codecov Report
@@ Coverage Diff @@
## master #34284 +/- ##
=========================================
Coverage 64.76% 64.76%
Complexity 18368 18368
=========================================
Files 1199 1199
Lines 69550 69550
Branches 1281 1281
=========================================
Hits 45044 45044
Misses 24133 24133
Partials 373 373
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #34284 +/- ##
=========================================
Coverage 64.78% 64.78%
Complexity 18372 18372
=========================================
Files 1199 1199
Lines 69565 69565
Branches 1281 1281
=========================================
Hits 45065 45065
Misses 24127 24127
Partials 373 373
Continue to review full report at Codecov.
|
73c23f1
to
fa4ddd4
Compare
Note: see #34265 (comment) by @PVince81 |
@dependabot recreate |
Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 2.0.13 to 2.0.14. - [Release notes](https://github.com/phpseclib/phpseclib/releases) - [Changelog](https://github.com/phpseclib/phpseclib/blob/master/CHANGELOG.md) - [Commits](phpseclib/phpseclib@2.0.13...2.0.14) Signed-off-by: dependabot[bot] <support@dependabot.com>
fa4ddd4
to
862aa4b
Compare
@phil-davis please confirm that SFTP tests ran and passed |
@PVince81 I got What else should be run? |
@phil-davis actually it's https://github.com/owncloud/core/blob/master/apps/files_external/tests/Storage/SftpTest.php I wasn't sure whether you were familiar how we ran the tests. Let's have a chat, I need to search for old info. |
seems not all external tests got ported to Drone. here we have SMB: https://github.com/owncloud/core/blob/stable10/tests/drone/configs/config.files_external.smb-windows.php#L2 you can run SFTP locally with: the latter refers to the files in https://github.com/owncloud/core/tree/master/apps/files_external/tests/env where you remove "start-" from "start-sftp-atmoz" so it becomes "sftp-atmoz". I think we should bring back those tests in some form, maybe run them daily only on stable10. Thoughts ? @phil-davis @individual-it |
raised #34522 for automation. for now we should run these tests locally |
|
Bumps phpseclib/phpseclib from 2.0.13 to 2.0.14.
Release notes
Sourced from phpseclib/phpseclib's releases.
Changelog
Sourced from phpseclib/phpseclib's changelog.
Commits
8ebfcad
Merge branch '1.0' into 2.07432a69
1.0.14 release5c5a8a5
Merge branch '1.0' into 2.00f87a0e
SSH2: CS adjustment004a71c
Merge branch '1.0' into 2.0e5ff894
SSH2: add missing constantf8ff1aa
Merge branch '1.0' into 2.0b0d63fb
SSH2: ssh-rsa is sometimes incorrectly used instead of rsa-sha2-25631fbdb9
Merge branch '1.0' into 2.0055d609
SSH2: more strictly adhere to RFC8332 for rsa-sha2-256/512Dependabot 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 cancel merge
will cancel a previously requested merge@dependabot reopen
will reopen this PR if it is closed@dependabot ignore this [patch|minor|major] version
will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels
will set the current labels as the default for future PRs for this repo and language@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in your Dependabot dashboard:
Finally, you can contact us by mentioning @dependabot.