Allows admin chosen post types to have a featured post check box on the edit screen. Also adds appropriate classes to front end post display, and allows featured posts to be queried via a taxonomy query.
GNU General Public License v2.0
0
stars
0
forks
source link
chore(deps): update dependency phpseclib/phpseclib to v3.0.33 #71
This PR contains the following updates:
3.0.21
->3.0.33
Release Notes
phpseclib/phpseclib (phpseclib/phpseclib)
### [`v3.0.33`](https://togithub.com/phpseclib/phpseclib/blob/HEAD/CHANGELOG.md#3033---2023-10-21) [Compare Source](https://togithub.com/phpseclib/phpseclib/compare/3.0.23...3.0.33) - SSH2: fix for PHP 7.3 ([#1953](https://togithub.com/phpseclib/phpseclib/issues/1953)) - Crypt: improve ARM detection code ([#1949](https://togithub.com/phpseclib/phpseclib/issues/1949)) - Rijndael: fix for PHP 8.3+ compatability ([#1944](https://togithub.com/phpseclib/phpseclib/issues/1944)) - X509: fix for weird characters in subjaltname ([#1943](https://togithub.com/phpseclib/phpseclib/issues/1943)) - move JIT check to BigInteger ([#1942](https://togithub.com/phpseclib/phpseclib/issues/1942)) ### [`v3.0.23`](https://togithub.com/phpseclib/phpseclib/blob/HEAD/CHANGELOG.md#3023---2023-09-18) [Compare Source](https://togithub.com/phpseclib/phpseclib/compare/3.0.22...3.0.23) - fix "Undefined index: jit" error on Windows ([#1940](https://togithub.com/phpseclib/phpseclib/issues/1940)) ### [`v3.0.22`](https://togithub.com/phpseclib/phpseclib/blob/HEAD/CHANGELOG.md#3022---2023-09-15) [Compare Source](https://togithub.com/phpseclib/phpseclib/compare/3.0.21...3.0.22) - SFTP: make it so SFTP::RESUME also sets offset of local file ([#1921](https://togithub.com/phpseclib/phpseclib/issues/1921)) - SFTP: RESUME_START didn't work as described ([#1921](https://togithub.com/phpseclib/phpseclib/issues/1921)) - SFTP: fix SFTPv2 errors when logging errors ([#1933](https://togithub.com/phpseclib/phpseclib/issues/1933)) - SFTP: fix issue with get() downloading to files / streams ([#1934](https://togithub.com/phpseclib/phpseclib/issues/1934)) - BigInteger: use GMP if available ([#1928](https://togithub.com/phpseclib/phpseclib/issues/1928)) - Rijndael: fix E_DEPRECATED ([#1935](https://togithub.com/phpseclib/phpseclib/issues/1935)) - improve PHP32 compatibility ([#1931](https://togithub.com/phpseclib/phpseclib/issues/1931))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.