Skip to content

Bump phpseclib/phpseclib from 3.0.47 to 3.0.50 in the php group across 1 directory#2055

Merged
blued-gear merged 1 commit intomainfrom
dependabot/composer/php-9e6dd9d4c4
Mar 19, 2026
Merged

Bump phpseclib/phpseclib from 3.0.47 to 3.0.50 in the php group across 1 directory#2055
blued-gear merged 1 commit intomainfrom
dependabot/composer/php-9e6dd9d4c4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2026

Bumps the php group with 1 update in the / directory: phpseclib/phpseclib.

Updates phpseclib/phpseclib from 3.0.47 to 3.0.50

Release notes

Sourced from phpseclib/phpseclib's releases.

3.0.50

  • fix for PHP 8.5 BC breaking changes on 32-bit machines (#2126)
  • make unpadding in CBC mode constant time (CVE-2026-32935)
  • X509: add support for organizationIdentifier (#2128)

3.0.49

  • more PHP 8.5 deprecations (#2113)
  • Keys/OpenSSH: add support for pub keys with multiple spaces / tabs (#2116)

3.0.48

  • readd SCP support (#2108)
  • SSH2: adjust want_reply handling for GLOBAL_REQUEST and CHANNEL_REQUEST (#2111)
  • ASN1: add more validation checks to asn1map (#2104)
  • RSA/PSS: more elegant int conversion (#2107)
  • more PHP 8.5 deprecations (#2103, #2113)
Changelog

Sourced from phpseclib/phpseclib's changelog.

3.0.50 - 2026-03-18

  • fix for PHP 8.5 BC breaking changes on 32-bit machines (#2126)
  • make unpadding in CBC mode constant time (CVE-2026-32935)
  • X509: add support for organizationIdentifier (#2128)

3.0.49 - 2026-01-27

  • more PHP 8.5 deprecations (#2113)
  • Keys/OpenSSH: add support for pub keys with multiple spaces / tabs (#2116)

3.0.48 - 2025-12-15

  • readd SCP support (#2108)
  • SSH2: adjust want_reply handling for GLOBAL_REQUEST and CHANNEL_REQUEST (#2111)
  • ASN1: add more validation checks to asn1map (#2104)
  • RSA/PSS: more elegant int conversion (#2107)
  • more PHP 8.5 deprecations (#2103, #2113)
Commits
  • aa6ad83 Merge branch '2.0' into 3.0
  • 2552c40 Merge branch '1.0' into 2.0
  • 56fa436 CHANGELOG: add 1.0.27 release
  • ea4bce5 Merge branch '2.0' into 3.0
  • e4271d8 Merge branch '1.0' into 2.0
  • 3aa477c X509: add support for organizationIdentifier
  • 8e2122e .gitignore: add .phpunit.result.cache
  • 1f61556 Merge branch '2.0' into 3.0
  • b60d29c Merge branch '1.0' into 2.0
  • ccc21ae make unpadding constant time
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update PHP code labels Mar 19, 2026
Bumps the php group with 1 update in the / directory: [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib).


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

---
updated-dependencies:
- dependency-name: phpseclib/phpseclib
  dependency-version: 3.0.50
  dependency-type: direct:production
  dependency-group: php
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/php-9e6dd9d4c4 branch from 34301d4 to e068659 Compare March 19, 2026 18:53
@blued-gear blued-gear merged commit ad8ee6c into main Mar 19, 2026
9 checks passed
@blued-gear blued-gear deleted the dependabot/composer/php-9e6dd9d4c4 branch March 19, 2026 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update PHP code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant