pressbooks / pressbooks-network-catalog

A Pressbooks plugin which provides an improved catalog for the Pressbooks Aldine theme
2 stars 1 forks source link

chore(deps-dev): bump phpseclib/phpseclib from 3.0.19 to 3.0.34 #308

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 11 months ago

Bumps phpseclib/phpseclib from 3.0.19 to 3.0.34.

Release notes

Sourced from phpseclib/phpseclib's releases.

3.0.34

  • SSH2: add support for RFC8308 (#1960)
  • SSH2: don't use AES GCM for TurboFTP Server (#1957)
  • SSH2: reset more internal variables when connection is reset (#1961)
  • PKCS8: PBES1 / RC2 and PBES2 / DES keys didn't work (#1958)
  • EC/Signature/Format: add new IEEE format (#1956)
  • Math/BigInteger/Engines/PHP: PHP 8.2.13+ fixes Windows JIT issue
  • Math/BinaryField: fix for excessively large degrees (CVE-2023-49316)
  • Math/PrimeField: fix occasional error with squareRoot method

3.0.33

  • SSH2: fix for PHP 7.3 (#1953)
  • Crypt: improve ARM detection code (#1949)
  • Rijndael: fix for PHP 8.3+ compatability (#1944)
  • X509: fix for weird characters in subjaltname (#1943)
  • move JIT check to BigInteger (#1942)

3.0.23

  • fix "Undefined index: jit" error on Windows (#1940)

3.0.22

  • SFTP: make it so SFTP::RESUME also sets offset of local file (#1921)
  • SFTP: RESUME_START didn't work as described (#1921)
  • SFTP: fix SFTPv2 errors when logging errors (#1933)
  • SFTP: fix issue with get() downloading to files / streams (#1934)
  • BigInteger: use GMP if available (#1928)
  • Rijndael: fix E_DEPRECATED (#1935)
  • improve PHP32 compatibility (#1931)

3.0.21

  • BigInteger: speed up powMod() method (#1919)
  • SSH2: fix stream_select(): Unable to select [4]: Interrupted system call (max_fd=29) error (#1851)
  • SSH2: add EOF test isConnected() (#1926)
  • SFTP: make it so SFTP::RESUME also sets offset of local file (#1921)
  • SFTP: SFTP::RESUME_START didn't work as described (#1921)

3.0.20

  • SSH2: better support for multiple interactive channels & expose shell functions (#1888)
  • SFTP: add optional $recursive parameter to filesize() (#1782)
  • SFTP: fix NET_SFTP_ATTR_EXTENDED (#1907)
  • ASN1: speed up decodeBER (#1894)
  • X509: add support for EV DN's (#1916)
  • X509: getChain() should always return array of X509 objects (#1914)
  • RSA: setting sig padding broke enc padding and vice versa
Changelog

Sourced from phpseclib/phpseclib's changelog.

3.0.34 - 2023-11-27

  • SSH2: add support for RFC8308 (#1960)
  • SSH2: don't use AES GCM for TurboFTP Server (#1957)
  • SSH2: reset more internal variables when connection is reset (#1961)
  • PKCS8: PBES1 / RC2 and PBES2 / DES keys didn't work (#1958)
  • EC/Signature/Format: add new IEEE format (#1956)
  • Math/BigInteger/Engines/PHP: PHP 8.2.13+ fixes Windows JIT issue
  • Math/BinaryField: fix for excessively large degrees (CVE-2023-49316)
  • Math/PrimeField: fix occasional error with squareRoot method

3.0.33 - 2023-10-21

  • SSH2: fix for PHP 7.3 (#1953)
  • Crypt: improve ARM detection code (#1949)
  • Rijndael: fix for PHP 8.3+ compatability (#1944)
  • X509: fix for weird characters in subjaltname (#1943)
  • move JIT check to BigInteger (#1942)

3.0.23 - 2023-09-18

  • fix "Undefined index: jit" error on Windows (#1940)

3.0.22 - 2023-09-15

  • SFTP: make it so SFTP::RESUME also sets offset of local file (#1921)
  • SFTP: RESUME_START didn't work as described (#1921)
  • SFTP: fix SFTPv2 errors when logging errors (#1933)
  • SFTP: fix issue with get() downloading to files / streams (#1934)
  • BigInteger: use GMP if available (#1928)
  • Rijndael: fix E_DEPRECATED (#1935)
  • improve PHP32 compatibility (#1931)

3.0.21 - 2023-07-09

  • BigInteger: speed up powMod() method (#1919)
  • SSH2: fix stream_select(): Unable to select [4]: Interrupted system call (max_fd=29) error (#1851)
  • SSH2: add EOF test isConnected() (#1926)
  • SFTP: make it so SFTP::RESUME also sets offset of local file (#1921)
  • SFTP: SFTP::RESUME_START didn't work as described (#1921)

3.0.20 - 2023-06-13

  • SSH2: better support for multiple interactive channels & expose shell functions (#1888)
  • SFTP: add optional $recursive parameter to filesize() (#1782)
  • SFTP: fix NET_SFTP_ATTR_EXTENDED (#1907)
  • ASN1: speed up decodeBER (#1894)
  • X509: add support for EV DN's (#1916)
  • X509: getChain() should always return array of X509 objects (#1914)
  • RSA: setting sig padding broke enc padding and vice versa
Commits
  • 56c79f1 CHANGELOG: add 3.0.34 release
  • 1513383 BigInteger/Engines/PHP: Windows JIT impl issue has been resolved
  • f71cc09 Merge pull request #1962 from LordSimal/3.0
  • ad968b2 fix syntax error
  • 8ecd156 SSH2: reset more internal variables when connection is reset
  • be05f4e Merge branch '2.0' into 3.0
  • f1e5854 Merge branch '1.0' into 2.0
  • e84886f SSH2: another attempt at #1960
  • 7b893c5 Merge branch '2.0' into 3.0
  • 70c7ffe Merge branch '1.0' into 2.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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/pressbooks/pressbooks-network-catalog/network/alerts).
private-packagist[bot] commented 11 months ago

composer.lock

:warning: This update introduces package versions with known vulnerabilities. They are marked with :warning:

Click to show 72 changes in this composer.lock file #### Dev Package changes | Package | Operation | From | To | About | |---------|-----------|------|----|-------| | paragonie/constant_time_encoding | add | - | v2.6.3 | [view code](https://github.com/paragonie/constant_time_encoding/releases/tag/v2.6.3) - License: MIT License | | paragonie/random_compat | add | - | v9.99.100 | [view code](https://github.com/paragonie/random_compat/releases/tag/v9.99.100) - License: MIT License | | phpseclib/phpseclib | add | - | 3.0.34 | [view code](https://github.com/phpseclib/phpseclib/releases/tag/3.0.34) - License: MIT License | | sinergi/browser-detector | add | - | 6.1.4 | [view code](https://github.com/sinergi/php-browser-detector/releases/tag/6.1.4) - License: MIT License | | **pressbooks/pressbooks** | upgrade | dev-dev d08b200 | dev-dev c2ceceb | [diff](https://github.com/pressbooks/pressbooks/compare/d08b200...c2ceceb) | | symfony/console | upgrade | v5.4.35 | v6.3.4 | [diff](https://github.com/symfony/console/compare/v5.4.35...v6.3.4) | | aws/aws-crt-php | downgrade | v1.2.4 | v1.0.4 | [diff](https://github.com/awslabs/aws-crt-php/compare/v1.2.4...v1.0.4) | | aws/aws-sdk-php | downgrade | 3.300.3 | 3.261.0 [:warning:](# "A security advisory has been found for this version.") | [diff](https://github.com/aws/aws-sdk-php/compare/3.300.3...3.261.0) | | docraptor/docraptor | downgrade | 4.1.0 | 4.0.0 | [diff](https://github.com/DocRaptor/docraptor-php/compare/4.1.0...4.0.0) | | doctrine/inflector | downgrade | 2.0.10 | 2.0.6 | [diff](https://github.com/doctrine/inflector/compare/2.0.10...2.0.6) | | **friendsofphp/php-cs-fixer** | downgrade | v3.49.0 | v3.35.1 | [diff](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.49.0...v3.35.1) | | graham-campbell/result-type | downgrade | v1.1.2 | v1.1.1 | [diff](https://github.com/GrahamCampbell/Result-Type/compare/v1.1.2...v1.1.1) | | guzzlehttp/guzzle | downgrade | 7.8.1 | 7.5.0 | [diff](https://github.com/guzzle/guzzle/compare/7.8.1...7.5.0) | | guzzlehttp/promises | downgrade | 2.0.2 | 1.5.2 | [diff](https://github.com/guzzle/promises/compare/2.0.2...1.5.2) | | guzzlehttp/psr7 | downgrade | 2.6.2 | 2.5.0 | [diff](https://github.com/guzzle/psr7/compare/2.6.2...2.5.0) | | jenssegers/imagehash | downgrade | v0.9.0 | v0.8.0 | [diff](https://github.com/jenssegers/imagehash/compare/v0.9.0...v0.8.0) | | johnbillion/args | downgrade | 1.9.0 | 1.6.0 | [diff](https://github.com/johnbillion/args/compare/1.9.0...1.6.0) | | johnbillion/extended-cpts | downgrade | 5.0.6 | 5.0.3 | [diff](https://github.com/johnbillion/extended-cpts/compare/5.0.6...5.0.3) | | laravel/helpers | downgrade | v1.7.0 | v1.6.0 | [diff](https://github.com/laravel/helpers/compare/v1.7.0...v1.6.0) | | masterminds/html5 | downgrade | 2.8.1 | 2.7.6 | [diff](https://github.com/Masterminds/html5-php/compare/2.8.1...2.7.6) | | monolog/monolog | downgrade | 2.9.2 | 2.9.1 | [diff](https://github.com/Seldaek/monolog/compare/2.9.2...2.9.1) | | mtdowling/jmespath.php | downgrade | 2.7.0 | 2.6.1 | [diff](https://github.com/jmespath/jmespath.php/compare/2.7.0...2.6.1) | | nesbot/carbon | downgrade | 2.72.3 | 2.66.0 | [diff](https://github.com/briannesbitt/Carbon/compare/2.72.3...2.66.0) | | nikic/php-parser | downgrade | v5.0.1 | v4.15.4 | [diff](https://github.com/nikic/PHP-Parser/compare/v5.0.1...v4.15.4) | | phpoption/phpoption | downgrade | 1.9.2 | 1.9.1 | [diff](https://github.com/schmittjoh/php-option/compare/1.9.2...1.9.1) | | phpunit/php-code-coverage | downgrade | 9.2.30 | 9.2.26 | [diff](https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.30...9.2.26) | | phpunit/phpunit | downgrade | 9.6.16 | 9.6.6 | [diff](https://github.com/sebastianbergmann/phpunit/compare/9.6.16...9.6.6) | | psr/http-client | downgrade | 1.0.3 | 1.0.1 | [diff](https://github.com/php-fig/http-client/compare/1.0.3...1.0.1) | | psr/http-message | downgrade | 2.0 | 1.1 | [diff](https://github.com/php-fig/http-message/compare/2.0...1.1) | | scssphp/scssphp | downgrade | v1.12.1 | v1.11.0 | [diff](https://github.com/scssphp/scssphp/compare/v1.12.1...v1.11.0) | | sebastian/complexity | downgrade | 2.0.3 | 2.0.2 | [diff](https://github.com/sebastianbergmann/complexity/compare/2.0.3...2.0.2) | | sebastian/global-state | downgrade | 5.0.6 | 5.0.5 | [diff](https://github.com/sebastianbergmann/global-state/compare/5.0.6...5.0.5) | | sebastian/lines-of-code | downgrade | 1.0.4 | 1.0.3 | [diff](https://github.com/sebastianbergmann/lines-of-code/compare/1.0.4...1.0.3) | | squizlabs/php_codesniffer | downgrade | 3.9.0 | 3.7.2 | [diff](https://github.com/PHPCSStandards/PHP_CodeSniffer/compare/3.9.0...squizlabs:3.7.2) | | symfony/deprecation-contracts | downgrade | v3.4.0 | v3.3.0 | [diff](https://github.com/symfony/deprecation-contracts/compare/v3.4.0...v3.3.0) | | symfony/error-handler | downgrade | v6.3.12 | v6.2.5 | [diff](https://github.com/symfony/error-handler/compare/v6.3.12...v6.2.5) | | symfony/event-dispatcher | downgrade | v6.4.3 | v6.3.2 | [diff](https://github.com/symfony/event-dispatcher/compare/v6.4.3...v6.3.2) | | symfony/event-dispatcher-contracts | downgrade | v3.4.0 | v3.3.0 | [diff](https://github.com/symfony/event-dispatcher-contracts/compare/v3.4.0...v3.3.0) | | symfony/filesystem | downgrade | v6.4.3 | v6.3.1 | [diff](https://github.com/symfony/filesystem/compare/v6.4.3...v6.3.1) | | symfony/finder | downgrade | v5.4.35 | v5.4.27 | [diff](https://github.com/symfony/finder/compare/v5.4.35...v5.4.27) | | symfony/http-foundation | downgrade | v5.4.35 | v5.4.20 | [diff](https://github.com/symfony/http-foundation/compare/v5.4.35...v5.4.20) | | symfony/http-kernel | downgrade | v5.4.35 | v5.4.20 | [diff](https://github.com/symfony/http-kernel/compare/v5.4.35...v5.4.20) | | symfony/mime | downgrade | v5.4.35 | v5.4.19 | [diff](https://github.com/symfony/mime/compare/v5.4.35...v5.4.19) | | symfony/options-resolver | downgrade | v6.4.0 | v6.3.0 | [diff](https://github.com/symfony/options-resolver/compare/v6.4.0...v6.3.0) | | symfony/polyfill-ctype | downgrade | v1.29.0 | v1.28.0 | [diff](https://github.com/symfony/polyfill-ctype/compare/v1.29.0...v1.28.0) | | symfony/polyfill-intl-grapheme | downgrade | v1.29.0 | v1.28.0 | [diff](https://github.com/symfony/polyfill-intl-grapheme/compare/v1.29.0...v1.28.0) | | symfony/polyfill-intl-idn | downgrade | v1.29.0 | v1.27.0 | [diff](https://github.com/symfony/polyfill-intl-idn/compare/v1.29.0...v1.27.0) | | symfony/polyfill-intl-normalizer | downgrade | v1.29.0 | v1.28.0 | [diff](https://github.com/symfony/polyfill-intl-normalizer/compare/v1.29.0...v1.28.0) | | symfony/polyfill-mbstring | downgrade | v1.29.0 | v1.28.0 | [diff](https://github.com/symfony/polyfill-mbstring/compare/v1.29.0...v1.28.0) | | symfony/polyfill-php72 | downgrade | v1.29.0 | v1.27.0 | [diff](https://github.com/symfony/polyfill-php72/compare/v1.29.0...v1.27.0) | | symfony/polyfill-php73 | downgrade | v1.29.0 | v1.28.0 | [diff](https://github.com/symfony/polyfill-php73/compare/v1.29.0...v1.28.0) | | symfony/polyfill-php80 | downgrade | v1.29.0 | v1.28.0 | [diff](https://github.com/symfony/polyfill-php80/compare/v1.29.0...v1.28.0) | | symfony/polyfill-php81 | downgrade | v1.29.0 | v1.28.0 | [diff](https://github.com/symfony/polyfill-php81/compare/v1.29.0...v1.28.0) | | symfony/process | downgrade | v6.4.3 | v6.3.4 | [diff](https://github.com/symfony/process/compare/v6.4.3...v6.3.4) | | symfony/service-contracts | downgrade | v3.4.1 | v2.5.2 | [diff](https://github.com/symfony/service-contracts/compare/v3.4.1...v2.5.2) | | symfony/stopwatch | downgrade | v6.4.3 | v6.3.0 | [diff](https://github.com/symfony/stopwatch/compare/v6.4.3...v6.3.0) | | symfony/string | downgrade | v6.4.3 | v6.3.5 | [diff](https://github.com/symfony/string/compare/v6.4.3...v6.3.5) | | symfony/translation | downgrade | v6.4.3 | v6.2.5 | [diff](https://github.com/symfony/translation/compare/v6.4.3...v6.2.5) | | symfony/translation-contracts | downgrade | v3.4.1 | v3.2.0 | [diff](https://github.com/symfony/translation-contracts/compare/v3.4.1...v3.2.0) | | symfony/var-dumper | downgrade | v6.4.3 | v6.2.5 | [diff](https://github.com/symfony/var-dumper/compare/v6.4.3...v6.2.5) | | theseer/tokenizer | downgrade | 1.2.2 | 1.2.1 | [diff](https://github.com/theseer/tokenizer/compare/1.2.2...1.2.1) | | vanilla/htmlawed | downgrade | v2.2.15 | v2.2.5 | [diff](https://github.com/vanilla/htmlawed/compare/v2.2.15...v2.2.5) | | vlucas/phpdotenv | downgrade | v5.6.0 | v5.5.0 | [diff](https://github.com/vlucas/phpdotenv/compare/v5.6.0...v5.5.0) | | **yoast/phpunit-polyfills** | downgrade | 1.1.0 | 1.0.5 | [diff](https://github.com/Yoast/PHPUnit-Polyfills/compare/1.1.0...1.0.5) | | carbonphp/carbon-doctrine-types | remove | 3.2.0 | - | - | | illuminate/database | remove | v8.83.27 | - | - | | illuminate/pagination | remove | v8.83.27 | - | - | | matomo/device-detector | remove | 6.3.0 | - | - | | mustangostang/spyc | remove | 0.6.3 | - | - | | psr/clock | remove | 1.0.0 | - | - | #### Important Metadata Changes | Package | Version | Metadata | From | To | |---------|---------|----------|------|----| | squizlabs/php_codesniffer | 3.7.2 | dist url | https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/d63cee4890a8afaf86a22e51ad4d97c91dd4579b | https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ed8e00df0a83aa96acf703f8c2979ff33341f879 | | squizlabs/php_codesniffer | 3.7.2 | source url | https://github.com/PHPCSStandards/PHP_CodeSniffer.git | https://github.com/squizlabs/PHP_CodeSniffer.git |

Settings · Docs · Powered by Private Packagist

dependabot[bot] commented 8 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

private-packagist[bot] commented 8 months ago

The composer.lock diff comment has been updated to reflect new changes in this PR.

SteelWagstaff commented 8 months ago

@dependabot rebase

dependabot[bot] commented 8 months ago

Looks like phpseclib/phpseclib is no longer a dependency, so this is no longer needed.