Skip to content

Conversation

@snyk-bot
Copy link

@snyk-bot snyk-bot commented Nov 3, 2021

Snyk has created this PR to upgrade axios from 0.22.0 to 0.23.0.

merge advice
ℹ️ 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.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 21 days ago, on 2021-10-12.
Release notes
Package name: axios
  • 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:

from axios GitHub release notes
Commit messages
Package name: axios
  • 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

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
Copy link

Pull Request Test Coverage Report for Build 114

  • 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 97.708%

Totals Coverage Status
Change from base Build 111: 0.0%
Covered Lines: 270
Relevant Lines: 271

💛 - Coveralls

@qlty-cloud-legacy
Copy link

Code Climate has analyzed commit 7b2aaae and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 99.6% (0.0% change).

View more on Code Climate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants