Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump xmldom and soap #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 11, 2022

Removes xmldom. It's no longer used after updating ancestor dependency soap. These dependencies need to be updated together.

Removes xmldom

Updates soap from 0.24.0 to 0.45.0

Release notes

Sourced from soap's releases.

Version 0.45.0

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

Version 0.44.0

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

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)

Version 0.42.0

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

Version 0.41.0

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

Version 0.39.0

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

Version 0.38.0

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

... (truncated)

Changelog

Sourced from soap's changelog.

0.45.0 / 2022-06-15

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

0.44.0 / 2022-06-06

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

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)

0.42.0 / 2021-08-23

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

0.41.0 / 2021-08-20

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

0.40.0 / 2021-07-06

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

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [soap](https://github.com/vpulim/node-soap). These dependencies need to be updated together.


Removes `xmldom`

Updates `soap` from 0.24.0 to 0.45.0
- [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.24.0...v0.45.0)

---
updated-dependencies:
- dependency-name: xmldom
  dependency-type: indirect
- dependency-name: soap
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants