Skip to content

fix(deps): update dependency soap to v0.45.0#53

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/soap-0.x
Open

fix(deps): update dependency soap to v0.45.0#53
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/soap-0.x

Conversation

@renovate

@renovate renovate Bot commented Sep 1, 2020

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
soap 0.32.00.45.0 age confidence

Release Notes

vpulim/node-soap (soap)

v0.45.0

Compare Source

  • [FIX] axios peer dependency version (#​1188)
  • [MAINTENANCE] Upgrade formidable to v2 (#​1183)

v0.44.0

Compare Source

  • [DOC] Readme.md: Rewrite how to get support for conciseness, update mentions of the old request module to Axios, improve documentation of several functions' arguments. (#​1175)
  • [ENHANCEMENT] Added override constructor to ClientSSLSecurityPFX class (#​1184)
  • [ENHANCEMENT] add optional targetNamespace to output message name (#​1176)
  • [FIX] Change axios to be a peer dependency (#​1179)
  • [FIX] Continuation PR #​1169: change content-type-parser to whatwg-mimetype (#​1177)
  • [FIX] Fix missing parameter in example (#​1172)
  • [FIX] Fix of client events behavior (#​1181)
  • [FIX] correctly serialize MTOM into axios data and add Content-Encoding: gzip support in soap request (#​1173)
  • [FIX] double await in async and fixed response (#​1185)
  • [FIX] package.json: Change value of engines.node key from ">=10.0.0" to ">=12.0.0". (#​1178)

v0.43.0

Compare Source

  • [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)

v0.42.0

Compare Source

  • [FIX] check method style if exists instead of binding style (#​1153)
  • [FIX] update dependency vuln in xmldom via xml-cryoto/xmldom update (#​1157)
  • [FIX] update 7 vulnerabilities in the dependency chain (#​1156)
  • [FIX] SOAP faults are no longer being passed back in the error callback/promise rejection (#​1155)

v0.41.0

Compare Source

  • [ENHANCEMENT] Support for soap attachments in response. (#​1148)
  • [FIX] Correctly add the https agent to axios (#​1154)
  • [FIX] prefer SOAPAction header over the body name to get the actual method name (#​1152)
  • [MAINTENANCE] Moving to github actions

v0.40.0

Compare Source

  • [DOC] Update Readme.md (#​1150)
  • [ENHANCEMENT] Allow server path to be a regex (#​1149)
  • [ENHANCEMENT] replace request & httpntlm with axios & axios-ntlm (#​1146)

v0.39.0

Compare Source

  • [FIX] Fixed namespace resolution in case of complexType extension. (#​1145)
  • [FIX] Read length of buffer directly (#​1147)

v0.38.0

Compare Source

  • [DOC] Remove duplicate paragraph and example code in Readme. (#​1140)
  • [ENHANCEMENT] Add an option to for an envelopeKey for WSSecurity (#​1143)
  • [FIX] Circular element references inside wsdl - assistance needed (#​1142)
  • [MAINTENANCE] Bump typedoc to 0.20.36, update package-lock.json (#​1141)

v0.37.0

Compare Source

  • [ENHANCEMENT] Add native support for short deserialization (#​1136)
  • [FIX] Add handling for extension base without children (#​1135)
  • [FIX] Arrays with proper prefix and namespace (#​1137)
  • [MAINTENANCE] update xml-crypto version (#​1138)

v0.36.0

Compare Source

  • [FIX] Extract required HttpClient functions to dedicated interface (#​1132)
  • [FIX] pass res and server object into header() and method() (#​1130)
  • [MAINTENANCE] refactor: use of Buffer.from instead of a deprecated new Buffer() (#​1134)

v0.35.0

Compare Source

  • [MAINTENANCE] upgraded xml-crypto to latest version (#​1131)

v0.34.0

Compare Source

  • [FIX] fix non lower case ?wsdl handling (#​1129)
  • [FIX] Fixing bug: if options.signatureAlgorithm = ..sha256 => will be generated two Reference to Body. (#​1128)
  • [MAINTENANCE] Remove constructor overload (#​1127)
  • [MAINTENANCE] Drop bluebird (#​1125)
  • [MAINTENANCE] Upgrade uuid (#​1124)
  • [MAINTENANCE] Avoid lodash where possible (#​1122)
  • [MAINTENANCE] Move static-serve to dev dependencies (#​1121)
  • [MAINTENANCE] Replace concat-stream with get-stream (#​1123)

v0.33.0

Compare Source

  • [ENHANCEMENT] Added an option to directly return the underlying sax stream (#​1120)
  • [FIX] Convert decimals (#​1118)
  • [MAINTENANCE] bump lodash to 14.17.19 (#​1117)

Configuration

📅 Schedule: (in timezone Europe/Paris)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/soap-0.x branch from 9b57fd5 to 4d867e0 Compare November 5, 2020 17:53
@renovate renovate Bot changed the title fix(deps): update dependency soap to v0.33.0 fix(deps): update dependency soap to v0.34.0 Nov 5, 2020
@renovate renovate Bot force-pushed the renovate/soap-0.x branch from 4d867e0 to 6be64b6 Compare November 27, 2020 09:55
@renovate renovate Bot changed the title fix(deps): update dependency soap to v0.34.0 fix(deps): update dependency soap to v0.35.0 Nov 27, 2020
@renovate renovate Bot force-pushed the renovate/soap-0.x branch from 6be64b6 to 6bcb28a Compare December 10, 2020 11:59
@renovate renovate Bot force-pushed the renovate/soap-0.x branch from 6bcb28a to 5c50821 Compare January 6, 2021 14:48
@renovate renovate Bot force-pushed the renovate/soap-0.x branch from 5c50821 to 77386e1 Compare January 24, 2021 21:52
@renovate renovate Bot changed the title fix(deps): update dependency soap to v0.35.0 fix(deps): update dependency soap to v0.36.0 Jan 24, 2021
@renovate renovate Bot force-pushed the renovate/soap-0.x branch from 77386e1 to 88dea89 Compare February 11, 2021 17:30
@renovate renovate Bot force-pushed the renovate/soap-0.x branch from 88dea89 to 3ac13fd Compare March 9, 2021 11:31
@renovate renovate Bot force-pushed the renovate/soap-0.x branch from 3ac13fd to 18adf21 Compare April 8, 2021 04:38
@renovate renovate Bot changed the title fix(deps): update dependency soap to v0.36.0 fix(deps): update dependency soap to v0.37.0 Apr 8, 2021
@renovate renovate Bot changed the title fix(deps): update dependency soap to v0.37.0 fix(deps): update dependency soap to v0.38.0 May 15, 2021
@renovate renovate Bot force-pushed the renovate/soap-0.x branch from 18adf21 to eda4136 Compare May 15, 2021 20:23
@renovate renovate Bot force-pushed the renovate/soap-0.x branch from eda4136 to 4c3352e Compare June 6, 2021 22:07
@renovate renovate Bot changed the title fix(deps): update dependency soap to v0.38.0 fix(deps): update dependency soap to v0.39.0 Jun 6, 2021
@renovate renovate Bot force-pushed the renovate/soap-0.x branch from 4c3352e to 108d64f Compare June 15, 2021 16:37
@renovate renovate Bot force-pushed the renovate/soap-0.x branch from 108d64f to 9ad5284 Compare July 6, 2021 20:08
@renovate renovate Bot changed the title fix(deps): update dependency soap to v0.39.0 fix(deps): update dependency soap to v0.40.0 Jul 6, 2021
@renovate renovate Bot force-pushed the renovate/soap-0.x branch from 9ad5284 to 6de5a8c Compare October 18, 2021 15:10
@renovate renovate Bot changed the title fix(deps): update dependency soap to v0.40.0 fix(deps): update dependency soap to v0.42.0 Oct 18, 2021
@renovate renovate Bot force-pushed the renovate/soap-0.x branch from 6de5a8c to f0d65e0 Compare February 15, 2022 09:36
@renovate renovate Bot changed the title fix(deps): update dependency soap to v0.42.0 fix(deps): update dependency soap to v0.43.0 Feb 15, 2022
@renovate renovate Bot force-pushed the renovate/soap-0.x branch from f0d65e0 to 114c630 Compare February 15, 2022 09:38
@renovate renovate Bot force-pushed the renovate/soap-0.x branch from 114c630 to 968f538 Compare June 18, 2022 14:15
@renovate renovate Bot changed the title fix(deps): update dependency soap to v0.43.0 fix(deps): update dependency soap to v0.45.0 Jun 18, 2022
@renovate renovate Bot force-pushed the renovate/soap-0.x branch 2 times, most recently from 2e806bd to e5aa79b Compare November 29, 2022 01:07
@renovate renovate Bot changed the title fix(deps): update dependency soap to v0.45.0 Update dependency soap to v0.45.0 Dec 17, 2022
@renovate renovate Bot changed the title Update dependency soap to v0.45.0 fix(deps): update dependency soap to v0.45.0 Dec 17, 2022
@renovate renovate Bot force-pushed the renovate/soap-0.x branch from e5aa79b to b24050a Compare August 10, 2025 13:14
@renovate renovate Bot force-pushed the renovate/soap-0.x branch from b24050a to 794d04d Compare September 25, 2025 14:33
@renovate renovate Bot force-pushed the renovate/soap-0.x branch from 794d04d to 920908e Compare October 21, 2025 09:06
@renovate renovate Bot force-pushed the renovate/soap-0.x branch from 920908e to 666e690 Compare November 10, 2025 17:44
@renovate renovate Bot force-pushed the renovate/soap-0.x branch from 666e690 to de01e0e Compare November 18, 2025 10:06
@renovate renovate Bot force-pushed the renovate/soap-0.x branch from de01e0e to 1389a93 Compare December 31, 2025 12:53
@renovate renovate Bot force-pushed the renovate/soap-0.x branch from 1389a93 to bcacf8e Compare January 23, 2026 16:31
@renovate renovate Bot force-pushed the renovate/soap-0.x branch from bcacf8e to 869d4c0 Compare February 2, 2026 21:48
@renovate renovate Bot force-pushed the renovate/soap-0.x branch 2 times, most recently from ff85923 to 01dcf7f Compare February 17, 2026 17:01
@renovate renovate Bot force-pushed the renovate/soap-0.x branch from 01dcf7f to 156c421 Compare March 5, 2026 15:15
@renovate renovate Bot force-pushed the renovate/soap-0.x branch 2 times, most recently from 9a0a976 to cefaf64 Compare April 8, 2026 16:33
@renovate renovate Bot force-pushed the renovate/soap-0.x branch from cefaf64 to a271b1c Compare April 29, 2026 12:45
@renovate renovate Bot force-pushed the renovate/soap-0.x branch 2 times, most recently from 493e16c to e695650 Compare May 18, 2026 18:45
@renovate renovate Bot force-pushed the renovate/soap-0.x branch 2 times, most recently from 8f23881 to d96fefc Compare June 1, 2026 18:58
@renovate renovate Bot force-pushed the renovate/soap-0.x branch from d96fefc to b81f349 Compare June 11, 2026 18:38
@renovate renovate Bot force-pushed the renovate/soap-0.x branch from b81f349 to 096b1cc Compare July 12, 2026 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants