Skip to content

Bump soap from 0.42.0 to 0.43.0

scriptuser requested to merge dependabot-npm_and_yarn-soap-0.43.0 into master

Bumps soap from 0.42.0 to 0.43.0.

Release notes

Sourced from soap's releases.

Version 0.43.0

  • [DOC] Create SECURITY.md (#1165)
  • [ENHANCEMENT] Publicly expose wsdl in Client (#1167)
  • [ENHANCEMENT] add native support for long deserialization (#1160)
  • [FIX] Fix typo in ISoapFault12 (#1166)
  • [FIX] error when soapaction header is not set (#1171)
  • [FIX] lastElapsedTime for non streaming requests (#1162)
  • [FIX] minor fix for ntlm request (#1163)
  • [FIX] undefined targetNamespace (#1161)
  • [FIX] xsi:type currently requires a namespace, resulting in undefined if no XMLNS is defined. Making attributes working without namespace or xmlns definitions. (#1159)
  • [MAINTENANCE] Bump httpntlm, doctoc as well as other dependencies (#1158)
Changelog

Sourced from soap's changelog.

0.43.0 / 2021-11-12

  • [DOC] Create SECURITY.md (#1165)
  • [ENHANCEMENT] Publicly expose wsdl in Client (#1167)
  • [ENHANCEMENT] add native support for long deserialization (#1160)
  • [FIX] Fix typo in ISoapFault12 (#1166)
  • [FIX] error when soapaction header is not set (#1171)
  • [FIX] lastElapsedTime for non streaming requests (#1162)
  • [FIX] minor fix for ntlm request (#1163)
  • [FIX] undefined targetNamespace (#1161)
  • [FIX] xsi:type currently requires a namespace, resulting in undefined if no XMLNS is defined. Making attributes working without namespace or xmlns definitions. (#1159)
  • [MAINTENANCE] Bump httpntlm, doctoc as well as other dependencies (#1158)
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