X Tutup
Skip to content

Bump phpseclib/phpseclib from 3.0.17 to 3.0.18#40543

Merged
phil-davis merged 3 commits intomasterfrom
dependabot/composer/phpseclib/phpseclib-3.0.18
Dec 20, 2022
Merged

Bump phpseclib/phpseclib from 3.0.17 to 3.0.18#40543
phil-davis merged 3 commits intomasterfrom
dependabot/composer/phpseclib/phpseclib-3.0.18

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

Bumps phpseclib/phpseclib from 3.0.17 to 3.0.18.

Release notes

Sourced from phpseclib/phpseclib's releases.

3.0.18

  • fix for PHP 8.2 deprecations (#1869, #1873)
  • SSH2: if logging in with rsa-sha2-256/512 fails, try ssh-rsa (#1865)
  • SSH/Agent: add support for named pipes on windows (for pageant) (#1866)
  • Crypt/Base: add a function to check continuous buffer status (#1870)
  • OpenSSL 3.0.1+ deprecated some algorithms (RC2, RC4, DES, Blowfish)
Changelog

Sourced from phpseclib/phpseclib's changelog.

3.0.18 - 2022-12-17

  • fix for PHP 8.2 deprecations (#1869, #1873)
  • SSH2: if logging in with rsa-sha2-256/512 fails, try ssh-rsa (#1865)
  • SSH/Agent: add support for named pipes on windows (for pageant) (#1866)
  • Crypt/Base: add a function to check continuous buffer status (#1870)
  • OpenSSL 3.0.1+ deprecated some algorithms (RC2, RC4, DES, Blowfish)
Commits
  • f28693d fix another issue arrising from merge
  • 974a30d fix bad merge
  • 5335dbd Merge branch '2.0' into 3.0
  • 5ef6f83 CHANGELOG: add 2.0.40 release
  • c9cfa9e GitHub Actions: add PHP 8.2
  • 97ea650 fix: drop use of "self" in callable as it's deprecated since php 8.2
  • 90a1765 Merge branch '2.0' into 3.0
  • be361b6 Merge branch '1.0' into 2.0
  • c99e38b OpenSSL 3.0.1+ deprecated some algorithms
  • e7e7103 build: harden ci.yml permissions
  • 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 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 [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 3.0.17 to 3.0.18.
- [Release notes](https://github.com/phpseclib/phpseclib/releases)
- [Changelog](https://github.com/phpseclib/phpseclib/blob/master/CHANGELOG.md)
- [Commits](phpseclib/phpseclib@3.0.17...3.0.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies php Pull requests that update Php code labels Dec 19, 2022
@dependabot dependabot bot requested a review from phil-davis December 19, 2022 22:01
@owncloud owncloud deleted a comment from update-docs bot Dec 20, 2022
@phil-davis phil-davis merged commit cad3e9d into master Dec 20, 2022
@delete-merged-branch delete-merged-branch bot deleted the dependabot/composer/phpseclib/phpseclib-3.0.18 branch December 20, 2022 05:33
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

X Tutup