[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] 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)
[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] 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)
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](https://github.com/warelab/gramoogle/network/alerts).
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.18.0 to 0.45.0Release notes
Sourced from soap's releases.
... (truncated)
Changelog
Sourced from soap's changelog.
... (truncated)
Commits
59116ba
Release v0.45.0424bd37
Fix axios peer dependency version (#1188)0089ce3
Upgrade formidable to v2 (#1183)85e6aba
Release v0.44.0e4f7106
Added override constructor to ClientSSLSecurityPFX class (#1184)56c7942
Removed double await in async and fixed response (#1185)99832a1
Fix missing parameter in example (#1172)52a280e
Fix of client events behavior (#1181)c54e125
Change axios to be a peer dependency (#1179)66ba6c6
Continuation PR #1169: change content-type-parser to whatwg-mimetype (#1177)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](https://github.com/warelab/gramoogle/network/alerts).