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

Update soap to the latest version 🚀 #91

Merged
merged 1 commit into from
Apr 10, 2018
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Apr 6, 2018

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 0.24.0 of soap was just published.

Dependency soap
Current Version 0.23.0
Type dependency

The version 0.24.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of soap.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes Version 0.24.0
  • [DOC] Error on custom deserializer example (#1000)
  • [DOC] Fix broken link
  • [DOC] adding bullets to separate each option
  • [DOC] changed ClientSSLSecurity to ClientSSLSecurityPFX in the readme file
  • [DOC] clarify section on client events in Readme.md (#989)
  • [ENHANCEMENT] Added one-way response configuration options
  • [ENHANCEMENT] Adding support for SOAP 1.2 Envelope Headers in the server side (#1003)
  • [ENHANCEMENT] Enable multiArgs during promisification
  • [ENHANCEMENT] add Client.wsdl for accessing client.wsdl during soap.createClient() (#990)
  • [ENHANCEMENT] add option to remove element-by-element namespacing of json arrays (#994)
  • [ENHANCEMENT] add rawRequest to callback arguments (#992)
  • [FIX] Fixed checking for empty obj.Body before further actions (#986)
  • [FIX] Lookup definitions in child element first (#958)
  • [FIX] only detect xsi:nil if its value is true (#983)
  • [MAINTENANCE] Updating the coverage to use the new version of Istanbul framework, the nyc.
  • [MAINTENANCE] Upgrade Lodash to 4.17.5 (#1001)
Commits

The new version differs by 19 commits.

  • d6d22c9 Release v0.24.0
  • 414c225 adding bullets to separate each option
  • 8dbf11d Added one-way response configuration options
  • bcc41e6 Adding support for SOAP 1.2 Envelope Headers in the server side (#1003)
  • 7a5550a chore: Upgrade Lodash to 4.17.5 (#1001)
  • efca900 Error on custom deserializer example (#1000)
  • 7604ac3 changed ClientSSLSecurity to ClientSSLSecurityPFX in the readme file
  • fbacc86 Fix broken link
  • bedb1fd Fixed checking for empty obj.Body before further actions (#986)
  • 905eadb Enable multiArgs during promisification
  • d2039c2 feat(client): add rawRequest to callback arguments (#992)
  • e6c78f4 Updating the coverage to use the new version of Istanbul framework, the nyc.
  • f6253a7 add option to remove element-by-element namespacing of json arrays (#994)
  • 0eec713 Update Readme.md (#993)
  • f8f5aef types: add Client.wsdl for accessing client.wsdl during soap.createClient() (#990)

There are 19 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@zrrrzzt zrrrzzt merged commit 0cd5483 into master Apr 10, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/soap-0.24.0 branch April 10, 2018 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants