Skip to content

Bump axios and soap in /application/micado-backend#69

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/application/micado-backend/multi-aa00c47807
Open

Bump axios and soap in /application/micado-backend#69
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/application/micado-backend/multi-aa00c47807

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Aug 13, 2024

Bumps axios to 1.7.3 and updates ancestor dependency soap. These dependencies need to be updated together.

Updates axios from 0.27.2 to 1.7.3

Release notes

Sourced from axios's releases.

Release v1.7.3

Release notes:

Bug Fixes

  • adapter: fix progress event emitting; (#6518) (e3c76fc)
  • fetch: fix withCredentials request config (#6505) (85d4d0e)
  • xhr: return original config on errors from XHR adapter (#6515) (8966ee7)

Contributors to this release

Release v1.7.2

Release notes:

Bug Fixes

Contributors to this release

Release v1.7.1

Release notes:

Bug Fixes

  • fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#6410) (733f15f)

Contributors to this release

Release v1.7.0

Release notes:

Features

Bug Fixes

  • core/axios: handle un-writable error stack (#6362) (81e0455)

Contributors to this release

... (truncated)

Changelog

Sourced from axios's changelog.

1.7.3 (2024-08-01)

Bug Fixes

  • adapter: fix progress event emitting; (#6518) (e3c76fc)
  • fetch: fix withCredentials request config (#6505) (85d4d0e)
  • xhr: return original config on errors from XHR adapter (#6515) (8966ee7)

Contributors to this release

1.7.2 (2024-05-21)

Bug Fixes

Contributors to this release

1.7.1 (2024-05-20)

Bug Fixes

  • fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#6410) (733f15f)

Contributors to this release

1.7.0 (2024-05-19)

Features

Bug Fixes

  • core/axios: handle un-writable error stack (#6362) (81e0455)

Contributors to this release

... (truncated)

Commits

Updates soap from 1.0.0 to 1.1.1

Release notes

Sourced from soap's releases.

Version 1.1.1

  • [ENHANCEMENT] ASupport binary data in MTOM (#1245)
  • [ENHANCEMENT] Pass the error object to log (#1246)
  • [Fix] Fix including xsd from another xsd while using inline xmlns (#1202)

Version 1.1.0

  • [ENHANCEMENT] Upgrade dependencies and refactor code to work with the xml-crypto 6.0.0, use built-in randomUUID instead of uuid (#1242)
  • [ENHANCEMENT] Add express request object as parameter to the log method. (#1210)
  • [ENHANCEMENT] Make error messages useful when using SOAP 1.2 (#1228)
  • [ENHANCEMENT] Update Readme.md add example for xml string parameter (#1244)

Version 1.0.4

  • [ENHANCEMENT] Speed up WSDL parsing (#1218)
  • [ENHANCEMENT] Add envelopeSoapUrl option to change the URL in xmlns:soap attribute (#1239)
  • [ENHANCEMENT] Handle missing message definitions when creating SOAP client (#1241)

Version 1.0.3

  • [ENHANCEMENT] Add WSSecurity Protocol with user/pass token element (#1187)
  • [ENHANCEMENT] Prevent mutating $type in the schema while processing requests (#1238)
  • [FIX] Add space after xmlns:wsu to prevent xmldom warning (#1215)
  • [FIX] Fix invalid multipart/related Content-Type (#1198)

Version 1.0.2

  • [ENHANCEMENT] Preserves leading and trailing whitespace when preserveWhitespace option is true (#1211)
  • [ENHANCEMENT] Improve trim speed during XML parsing (#1216)
  • [FIX] Change axios back as a dependency, bump axios to 1.6.8 (#1237)
  • [FIX] Update proxy example in docs (#1220)
  • [FIX] Add missing closing bracket in docs example (#1214)

Version 1.0.1

  • [FIX] Upgrade axios to 1.6.1 and axios-ntlm to 1.4.2 (#1212)
  • [FIX] Fix build in Node.js 18 by re-encrypting test key (#1206)
Changelog

Sourced from soap's changelog.

1.1.1 / 2024-08-04

  • [ENHANCEMENT] ASupport binary data in MTOM (#1245)
  • [ENHANCEMENT] Pass the error object to log (#1246)
  • [Fix] Fix including xsd from another xsd while using inline xmlns (#1202)

1.1.0 / 2024-07-16

  • [ENHANCEMENT] Upgrade dependencies and refactor code to work with the xml-crypto 6.0.0, use built-in randomUUID instead of uuid (#1242)
  • [ENHANCEMENT] Add express request object as parameter to the log method. (#1210)
  • [ENHANCEMENT] Make error messages useful when using SOAP 1.2 (#1228)
  • [ENHANCEMENT] Update Readme.md add example for xml string parameter (#1244)

1.0.4 / 2024-06-18

  • [ENHANCEMENT] Speed up WSDL parsing (#1218)
  • [ENHANCEMENT] Add envelopeSoapUrl option to change the URL in xmlns:soap attribute (#1239)
  • [ENHANCEMENT] Handle missing message definitions when creating SOAP client (#1241)

1.0.3 / 2024-05-14

  • [ENHANCEMENT] Add WSSecurity Protocol with user/pass token element (#1187)
  • [ENHANCEMENT] Prevent mutating $type in the schema while processing requests (#1238)
  • [FIX] Add space after xmlns:wsu to prevent xmldom warning (#1215)
  • [FIX] Fix invalid multipart/related Content-Type (#1198)

1.0.2 / 2024-04-29

  • [ENHANCEMENT] Preserves leading and trailing whitespace when preserveWhitespace option is true (#1211)
  • [ENHANCEMENT] Improve trim speed during XML parsing (#1216)
  • [FIX] Change axios back as a dependency, bump axios to 1.6.8 (#1237)
  • [FIX] Update proxy example in docs (#1220)
  • [FIX] Add missing closing bracket in docs example (#1214)

1.0.1 / 2024-04-18

  • [FIX] Upgrade axios to 1.6.1 and axios-ntlm to 1.4.2 (#1212)
  • [FIX] Fix build in Node.js 18 by re-encrypting test key (#1206)
Commits
  • b122a88 Release v1.1.1
  • d491572 Support binary data in MTOM (#1245)
  • 8e0853a Pass the error object to log (#1246)
  • 579ffc0 Fix including xsd from another xsd while using inline xmlns (#1202)
  • 8d2519e Release v1.1.0
  • 145a012 Update Readme.md add example for xml string parameter (#1244)
  • 683daee Make error messages useful when using SOAP 1.2 (#1228)
  • a00fa81 Add express request object as parameter to the log method. (#1210)
  • 3c20595 Upgrade dependencies and refactor code to work with the latest xml-crypto (#1...
  • 1584636 Update Readme.md
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by vasily.martynov, a new releaser for soap since your current version.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [axios](https://github.com/axios/axios) to 1.7.3 and updates ancestor dependency [soap](https://github.com/vpulim/node-soap). These dependencies need to be updated together.


Updates `axios` from 0.27.2 to 1.7.3
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.27.2...v1.7.3)

Updates `soap` from 1.0.0 to 1.1.1
- [Release notes](https://github.com/vpulim/node-soap/releases)
- [Changelog](https://github.com/vpulim/node-soap/blob/master/History.md)
- [Commits](vpulim/node-soap@v1.0.0...v1.1.1)

---
updated-dependencies:
- dependency-name: axios
  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 Aug 13, 2024
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