OpenTMI / opentmi-jsclient

OpenTMI javascript client for backend&browser
https://opentmi.github.io/opentmi-jsclient
MIT License
0 stars 0 forks source link

[Snyk] Upgrade axios from 0.21.3 to 0.24.0 #191

Open snyk-bot opened 2 years ago

snyk-bot commented 2 years ago

Snyk has created this PR to upgrade axios from 0.21.3 to 0.24.0.

merge advice :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: axios
  • 0.24.0 - 2021-10-25

    0.24.0 (October 25, 2021)

    Breaking changes:

    • Revert: change type of AxiosResponse to any, please read lengthy discussion here: (#4141) pull request: (#4186)

    Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:

  • 0.23.0 - 2021-10-12

    0.23.0 (October 12, 2021)

    Breaking changes:

    • Distinguish request and response data types (#4116)
    • Change never type to unknown (#4142)
    • Fixed TransitionalOptions typings (#4147)

    Fixes and Functionality:

    • Adding globalObject: 'this' to webpack config (#3176)
    • Adding insecureHTTPParser type to AxiosRequestConfig (#4066)
    • Fix missing semicolon in typings (#4115)
    • Fix response headers types (#4136)

    Internal and Tests:

    • Improve timeout error when timeout is browser default (#3209)
    • Fix node version on CI (#4069)
    • Added testing to TypeScript portion of project (#4140)

    Documentation:

    • Rename Angular to AngularJS (#4114)

    Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:

  • 0.22.0 - 2021-10-01

    0.22.0 (October 01, 2021)

    Fixes and Functionality:

    • Caseless header comparing in HTTP adapter (#2880)
    • Avoid package.json import fixing issues and warnings related to this (#4041), (#4065)
    • Fixed cancelToken leakage and added AbortController support (#3305)
    • Updating CI to run on release branches
    • Bump follow redirects version
    • Fixed default transitional config for custom Axios instance; (#4052)

    Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:

  • 0.21.4 - 2021-09-06

    0.21.4 (September 6, 2021)

    Fixes and Functionality:

    • Fixing JSON transform when data is stringified. Providing backward compatibility and complying to the JSON RFC standard (#4020)

    Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:

  • 0.21.3 - 2021-09-04

    0.21.3 (September 4, 2021)

    Fixes and Functionality:

    • Fixing response interceptor not being called when request interceptor is attached (#4013)

    Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:

from axios GitHub release notes
Commit messages
Package name: axios
  • 53d6d37 Adding minfied files
  • 6d613b4 Updated changelog
  • 2c9cc76 revert: change type of AxiosResponse to any (#4186)
  • 1025d12 Release v0.23.0
  • 6d1e30f Prepared release notes
  • 20e8b6b chore(docs): rename Angular to AngularJS (#4114)
  • 94a9344 Test types (#4140)
  • fce210a Fixed TransitionalOptions typings (#4147)
  • 547815d Mending merge conflict
  • e462973 fix response headers types (#4136)
  • 7c9a5c5 Fix missing semicolon in typings (#4115)
  • 6c00232 Change never type to unknown (#4142)
  • 28a06e6 Distinguish request and response data types (#4116)
  • ba9c193 Release/v0.22.0 (#4143)
  • 76f09af Release/v0.22.0 (#4107)
  • 7d6bddb Fix node version on CI (#4069)
  • 96956e3 Improve timeout error when timeout is browser default (#3209)
  • e52cd3a Add globalObject: 'this' to webpack config (#3176)
  • 2bc2507 Adding insecureHTTPParser type to AxiosRequestConfig
  • f3ca637 Caseless header comparing in HTTP adapter. (#2880)
  • 4091b07 Release/0.21.4 (#4025)
  • 90205f8 Change headers type to string record (#3021)
  • 92b29d2 Make the default type of response data never (#3002)
  • 4eeb3b1 Improved type-safety for AxiosRequestConfig (#2995)
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

coveralls commented 2 years ago

Coverage Status

Coverage remained the same at 82.101% when pulling b8d4cc2e8a90bb016febf84553b2c72f4e04de18 on snyk-upgrade-691ab7cddb1723c5383a16f01050b12f into aaf448c6bc5f25ec4c3e2a6aff3c5feb168c3127 on master.