Closed tomauth0 closed 3 years ago
I can see major upgrades on xml-crypto
(direct dependency + saml dependency) and xml-encryption
(saml dependency).
Could you mention what were the breaking changes in those libs? Would they affect the consumers of this library in any way (just in case we need to modify README with migration steps or similar)
Description
BREAKING CHANGE: This removes support for node versions 4, 6 & 8 - newer versions of mocha use async/await, causing tests to fail in older versions.
References
Addressing Issues: https://github.com/auth0/node-samlp/issues/106 https://github.com/auth0/node-samlp/issues/107
Addressing issues resolved in other PRs: https://github.com/auth0/node-samlp/pull/109
Testing
No functional changes introduced
Checklist
master