Closed
Conversation
Bumps [xml-crypto](https://github.com/node-saml/xml-crypto) to 6.0.1 and updates ancestor dependency [soap](https://github.com/vpulim/node-soap). These dependencies need to be updated together. Updates `xml-crypto` from 1.5.6 to 6.0.1 - [Release notes](https://github.com/node-saml/xml-crypto/releases) - [Changelog](https://github.com/node-saml/xml-crypto/blob/v6.0.1/CHANGELOG.md) - [Commits](node-saml/xml-crypto@v1.5.6...v6.0.1) Updates `soap` from 0.31.0 to 1.1.9 - [Release notes](https://github.com/vpulim/node-soap/releases) - [Changelog](https://github.com/vpulim/node-soap/blob/master/History.md) - [Commits](vpulim/node-soap@v0.31.0...v1.1.9) --- updated-dependencies: - dependency-name: xml-crypto dependency-type: indirect - dependency-name: soap dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
aramshiva
approved these changes
Aug 25, 2025
aramshiva
requested changes
Aug 27, 2025
Member
There was a problem hiding this comment.
Breaking Changes inxml-crypto Need to verify if it breaks this package
- [breaking-change] Set getCertFromKeyInfo to noop node-saml/xml-crypto#445
- [breaking-change] Mark getKeyInfo() private as it has no public consumers node-saml/xml-crypto#412
- [breaking-change] Remove the default for getKeyInfoContent forcing a consumer to choose node-saml/xml-crypto#411
- [documentation] [breaking-change] Remove default for transformation algorithm node-saml/xml-crypto#410
- [breaking-change] Remove default for signature algorithm node-saml/xml-crypto#408
- [breaking-change] Remove default for digest algorithm node-saml/xml-crypto#406
- [breaking-change] Remove default canonicalization algorithm node-saml/xml-crypto#405
- [chore] [breaking-change] Improve code clarity; remove unused functions node-saml/xml-crypto#397
- [breaking-change] Move validation messages to each reference node-saml/xml-crypto#396
- [breaking-change] Make references accessible only via get/set node-saml/xml-crypto#395
- [chore] [breaking-change] Reduce public interface by making some methods private node-saml/xml-crypto#394
- [chore] [breaking-change] Update build to support Node@16 node-saml/xml-crypto#385
- [bug] [breaking-change] Fix pemToDer() return type node-saml/xml-crypto#364
- [documentation] [breaking-change] Expand the options, move idmode into options, fix types node-saml/xml-crypto#323
- [breaking-change] Refactor classes into their own files node-saml/xml-crypto#318
- [breaking-change] Prefer ES6 classes to prototypical inheritance node-saml/xml-crypto#316
- [breaking-change] Rename signingCert -> publicCert and signingKey -> privateKey node-saml/xml-crypto#315
- [semver-major] [breaking-change] Add support for in ; remove KeyInfoProvider node-saml/xml-crypto#301
- [semver-major] Target an LTS version of Node node-saml/xml-crypto#299
Contributor
Author
|
Superseded by #26. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps xml-crypto to 6.0.1 and updates ancestor dependency soap. These dependencies need to be updated together.
Updates
xml-cryptofrom 1.5.6 to 6.0.1Release notes
Sourced from xml-crypto's releases.
... (truncated)
Changelog
Sourced from xml-crypto's changelog.
... (truncated)
Commits
d80e5b7Release 6.0.18ac6118Merge commit from fork0ed7ab2Release 6.0.0627d83fBump github/codeql-action from 2 to 3 (#434)2120172SetgetCertFromKeyInfotonoop(#445)f8cbbb7Chore: Update README.md (#432)5a0d317Release 5.1.11ceedc8fix: template literal (#443)1e3ba08Release 5.1.0ecbedd9Bump@typescript-eslint/parserfrom 6.13.0 to 6.18.1 (#442)Maintainer changes
This version was pushed to npm by cjbarth, a new releaser for xml-crypto since your current version.
Updates
soapfrom 0.31.0 to 1.1.9Release notes
Sourced from soap's releases.
... (truncated)
Changelog
Sourced from soap's changelog.
... (truncated)
Commits
f1eb16fRelease v1.1.9c09ea95Use wsdl xmlns prefix mappings (#1279)bb39035Release v1.1.8afd156aAdd option for digest algorithm (#1273)1c5c857Update security.md (#1270)9f488eeFix minimal node version in package.json (#1268)15032f0Release v1.1.7436f372Update dependencies (#1264)62a9127Update readme8837d8dRelease v1.1.6Maintainer changes
This version was pushed to npm by vasily.martynov, a new releaser for soap since your current version.
You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.