- The parser of xmldom is now stricter before, please verify that your SAML assertions are conforming, see its changelog.
- Supported node versions are now
^18.18.0 || ^20.9.0 || >=21.1.0
(required by mocha)
- Updates xmldom to
0.9.7
and needed adjustments of libary and tests, kudos to @martinslota 🎉 - Updates mocha to
11.0.1
(@darioackermann)
Breaking change: Node >= 18 is required now.
- chore: Update ncy to ^17.0.0
- Breaking change: Only Node >= 16 supported due to dependency updates
- chores: Dependency updates and internal changes due to changed apis