Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Bump soap from 0.41.0 to 0.42.0 #27

Merged
merged 1 commit into from
Aug 24, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 24, 2021

Bumps soap from 0.41.0 to 0.42.0.

Release notes

Sourced from soap's releases.

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)
Changelog

Sourced from soap's changelog.

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)
Commits
  • 926b682 Release v0.42.0
  • b94b0a7 * check method style if exists instead of binding style (#1153)
  • bdeba93 [audit] fix dependency vuln in xmldom via xml-cryoto/xmldom update (#1157)
  • 8088d22 [audit] fix 7 vulnerabilities in the dependency chain (#1156)
  • 9a3db13 SOAP faults are no longer being passed back in the error callback/promise rej...
  • See full diff in compare view

Dependabot compatibility score

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)

Bumps [soap](https://github.com/vpulim/node-soap) from 0.41.0 to 0.42.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.41.0...v0.42.0)

---
updated-dependencies:
- dependency-name: soap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 24, 2021
@coveralls
Copy link

coveralls commented Aug 24, 2021

Pull Request Test Coverage Report for Build 1163337399

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 1159407866: 0.0%
Covered Lines: 8
Relevant Lines: 8

💛 - Coveralls

@dependabot-merge-action dependabot-merge-action bot merged commit ae86ddf into master Aug 24, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/soap-0.42.0 branch August 24, 2021 16:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant