Skip to content

Bump soap from 0.45.0 to 1.0.0

scriptuser requested to merge dependabot-npm_and_yarn-soap-1.0.0 into main

Bumps soap from 0.45.0 to 1.0.0.

Release notes

Sourced from soap's releases.

Version 1.0.0

  • [ENHANCEMENT] allow soap.createClient to create a new SOAP client from a WSDL string (#1191)
  • [FIX] Bump xml-crypto (#1200)
  • [FIX] Upgrade to Formidable 3, Node 14, and audit fix (#1192)
  • [FIX] Allow WSSecurity and WSSecurityCert to be used together (#1195)
Changelog

Sourced from soap's changelog.

1.0.0 / 2022-12-09

  • [ENHANCEMENT] allow soap.createClient to create a new SOAP client from a WSDL string (#1191)
  • [FIX] Bump xml-crypto (#1200)
  • [FIX] Upgrade to Formidable 3, Node 14, and audit fix (#1192)
  • [FIX] Allow WSSecurity and WSSecurityCert to be used together (#1195)
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports