Releases: vpulim/node-soap
Releases · vpulim/node-soap
Version 1.9.1
- [MAINTENANCE] Bump axios to 1.15.0 and sax to 1.6.0 and peer deps (#1485)
Also includes changes from interim release 1.9.0
1.9.0 / 2026-04-07
- [ENHANCEMENT] Replace deprecated url.parse with the WHATWG URL API (#1387)
- [ENHANCEMENT] Add test for datetime conversion from incomplete to full ISO date string (#1431)
- [SECURITY] Add local .npmrc and re-enable dependabot (#1481)
- [DOC] Improve readme (#1469)
- [MAINTENANCE] Bump sinon to 21.0.3 (#1479)
- [MAINTENANCE] Bump typescript-eslint from 8.56.1 to 8.57.1 (#1480)
- [MAINTENANCE] Bump eslint to 10.1.0 (#1477)
- [MAINTENANCE] Bump @types/debug from 4.1.12 to 4.1.13 (#1476)
- [MAINTENANCE] Bump @types/formidable to 3.5.0 (#1472)
- [MAINTENANCE] Bump whatwg-mimetype and @types/whatwg-mimetype to 5.0.0 (#1473)
- [MAINTENANCE] Add TZ=UTC to cover npm script (#1466)
- [MAINTENANCE] Bump flatted to 3.4.1 (#1465)
- [MAINTENANCE] Bump nyc from 17.1.0 to 18.0.0 (#1462)
- [MAINTENANCE] Bump doctoc from 2.2.1 to 2.3.0 (#1460)
Version 1.8.0
- [ENHANCEMENT] Add serverless mode (#1449)
- [MAINTENANCE] Bump minimatch (#1455)
- [MAINTENANCE] Bump glob from 13.0.0 to 13.0.3 (#1457)
- [MAINTENANCE] Bump typescript-eslint from 8.54.0 to 8.55.0 (#1458)
- [MAINTENANCE] Bump eslint to v10 and make it compatible with the project (#1456)
- [MAINTENANCE] Bump semver from 7.7.3 to 7.7.4 (#1451)
- [MAINTENANCE] Bump axion to 1.13.6 and sax to 1.5.0 (#1459)
Version 1.7.1
- [FIX] Rebuild to update stale references
Version 1.7.0
Version 1.6.5
- [ENHANCEMENT] honor httpAgent/httpsAgent when setting ntlm (#1336)
- [FIX] Handle undefined toXml() (#1435)
- [MAINTENANCE] Bump axios to 1.13.5 (#1442)
- [MAINTENANCE] Bump typescript-eslint to 8.53.1 (#1439)
- [MAINTENANCE] Bump prettier to 3.8.1 (#1437)
- [MAINTENANCE] Bump brace-expansion to 5.0.1 (#1440)
- [MAINTENANCE] Bump
strip-bomandget-stream(#1394)
Version 1.6.4
Version 1.6.3
Version 1.6.2
- [FIX] Align deserialization of restricted strings with standard strings (#1413)
- [MAINTENANCE] Bump typescript-eslint from 8.48.1 to 8.49.0 (#1416)
- [MAINTENANCE] Bump @eslint/js from 9.39.1 to 9.39.2 (#1415)
- [MAINTENANCE] Bump eslint from 9.39.1 to 9.39.2 (#1414)
- [MAINTENANCE] Run MR pipeline against supported node.js runtimes 20, 22 and 24 (#1417)
- [MAINTENANCE] Bump express from 5.1.0 to 5.2.1 (#1411)
- [MAINTENANCE] Bump finalhandler from 2.1.0 to 2.1.1 (#1409)
- [MAINTENANCE] Bump prettier from 3.7.3 to 3.7.4 (#1408)
- [MAINTENANCE] Bump actions/checkout from 5 to 6 (#1407)
- [MAINTENANCE] Bump body-parser from 2.2.0 to 2.2.1 (#1403)
- [MAINTENANCE] Bump min node.js version to 20.9.0 (#1399)
- [MAINTENANCE] Bump @types/lodash from 4.17.20 to 4.17.21 (#1402)
Version 1.6.1
- [FIX] Use namespace in caching to avoid conflicts between schemas in complex types with the same name (#1397)
- [MAINTENANCE] Bump sax from 1.4.1 to 1.4.3 (#1389)
- [MAINTENANCE] Bump glob (via mocha) to fix glob CLI: Command injection via -c/--cmd executes matches with shell:true (#1398)
- [MAINTENANCE] Bump mocha from 11.7.4 to 11.7.5 (#1391)
- [MAINTENANCE] Bump mocha from 11.7.4 to 11.7.5 (#1391)
- [MAINTENANCE] Bump js-yaml to fix prototype pollution in merge (#1388)
- [MAINTENANCE] Bump eslint from 9.38.0 to 9.39.0 (#1384)
- [MAINTENANCE] Bump @eslint/js from 9.38.0 to 9.39.0 (#1385)
- [MAINTENANCE] Bump axios from 1.12.2 to 1.13.1 (#1386)
- [MAINTENANCE] Bump typescript-eslint from 8.46.1 to 8.46.2 (#1382)
- [MAINTENANCE] Bump actions/setup-node from 5 to 6 (#1379)
- [DOC] Fix broken TOC links for italic headings (#1378)
- [DOC] Update CONTRIBUTING.md (#1375)
Version 1.6.0
- [ENHANCEMENT] Add support for multi-service and multi-port binding WSDL files (#1337)
- [ENHANCEMENT] Add new 'addElement' option to WSSE Security that adds custom xml to element (#1362)
- [MAINTENANCE] Bump actions/setup-node from 4 to 5 (#1358)
- [MAINTENANCE] Update dependencies (#1372)
- [DOC] Fix typos in Readme (#1374)