Skip to content

Bump phpseclib/phpseclib from 3.0.49 to 3.0.50#3537

Merged
williamjallen merged 1 commit intomasterfrom
dependabot/composer/phpseclib/phpseclib-3.0.50
Mar 19, 2026
Merged

Bump phpseclib/phpseclib from 3.0.49 to 3.0.50#3537
williamjallen merged 1 commit intomasterfrom
dependabot/composer/phpseclib/phpseclib-3.0.50

Conversation

@dependabot
Copy link
Contributor

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

Bumps phpseclib/phpseclib from 3.0.49 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)
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)
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 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.

Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 3.0.49 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.49...3.0.50)

---
updated-dependencies:
- dependency-name: phpseclib/phpseclib
  dependency-version: 3.0.50
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Collaborator

@williamjallen williamjallen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does not affect CDash directly. Will monitor Laravel ecosystem tools for vulnerabilities related to this though.

@williamjallen williamjallen enabled auto-merge March 19, 2026 17:25
@williamjallen williamjallen added this pull request to the merge queue Mar 19, 2026
Merged via the queue into master with commit de820fd Mar 19, 2026
7 checks passed
@dependabot dependabot bot deleted the dependabot/composer/phpseclib/phpseclib-3.0.50 branch March 19, 2026 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant