Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 15, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
axios (source) 0.21.2 -> 0.25.0 age adoption passing confidence

Release Notes

axios/axios

v0.25.0

Compare Source

Breaking changes:

  • Fixing maxBodyLength enforcement (#​3786)
  • Don't rely on strict mode behaviour for arguments (#​3470)
  • Adding error handling when missing url (#​3791)
  • Update isAbsoluteURL.js removing escaping of non-special characters (#​3809)
  • Use native Array.isArray() in utils.js (#​3836)
  • Adding error handling inside stream end callback (#​3967)

Fixes and Functionality:

  • Added aborted even handler (#​3916)
  • Header types expanded allowing boolean and number types (#​4144)
  • Fix cancel signature allowing cancel message to be undefined (#​3153)
  • Updated type checks to be formulated better (#​3342)
  • Avoid unnecessary buffer allocations (#​3321)
  • Adding a socket handler to keep TCP connection live when processing long living requests (#​3422)
  • Added toFormData helper function (#​3757)
  • Adding responseEncoding prop type in AxiosRequestConfig (#​3918)

Internal and Tests:

  • Adding axios-test-instance to ecosystem (#​3786)
  • Optimize the logic of isAxiosError (#​3546)
  • Add tests and documentation to display how multiple inceptors work (#​3564)
  • Updating follow-redirects to version 1.14.7 (#​4379)

Documentation:

  • Fixing changelog to show corrext pull request (#​4219)
  • Update upgrade guide for https proxy setting (#​3604)

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

v0.24.0

Compare Source

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:

v0.23.0

Compare Source

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:

v0.22.0

Compare Source

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:

v0.21.4

Compare Source

Fixes and Functionality:

  • Fixing JSON transform when data is stringified. Providing backward compatability 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:

v0.21.3

Compare Source

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:


Configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the minor label Dec 15, 2021
@cypress
Copy link

cypress bot commented Dec 15, 2021



Test summary

9 0 0 0


Run details

Project WebApp
Status Passed
Commit 415be39
Started Jan 18, 2022 8:08 AM
Ended Jan 18, 2022 8:11 AM
Duration 02:59 💡
OS Linux Ubuntu - 20.04
Browser Electron 94

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@renovate renovate bot force-pushed the renovate/axios-0.x branch from d8390a7 to fa07ac3 Compare December 15, 2021 17:28
@renovate renovate bot force-pushed the renovate/axios-0.x branch from fa07ac3 to 415be39 Compare January 18, 2022 08:05
@renovate renovate bot changed the title Update dependency axios to v0.24.0 Update dependency axios to v0.25.0 Jan 18, 2022
@qvalentin qvalentin merged commit 79aa6b7 into feature/deps Jan 21, 2022
@renovate renovate bot deleted the renovate/axios-0.x branch January 21, 2022 17:24
qvalentin added a commit that referenced this pull request Jan 22, 2022
* Update eslint packages (#240)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency prettier to v2.5.1 (#239)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency react-bootstrap to v1.6.4 (#238)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency react-redux to v7.2.6 (#236)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency axios-mock-adapter to v1.20.0 (#226)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @types/react to v17.0.37 (#225)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency redux to v4.1.2 (#223)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency react-router-dom to v5.3.0 (#234)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @types/node to v14.18.0 (#188)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @types/react-bootstrap to v0.32.28 (#211)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @testing-library/react to v12 (#205)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update devDependencies (patch) (#228)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update storybook packages (#204)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency cypress to v7.7.0 (#196)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @types/react-router-dom to v5.3.2 (#213)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency npm-check-updates to v12 (#251)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @types/jest to v27 (#253)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @types/node to v16 (#254)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency cypress to v9 (#255)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @types/react-dom to v17.0.11 (#256)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency bootstrap to v4.6.1 (#257)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update @testing-library packages (#258)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency rc-util to v5.16.1 (#260)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency react-dropzone to v11.4.2 (#261)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @types/node to v16.11.14 (#263)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency npm-check-updates to v12.0.5 (#264)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @types/react-redux to v7.1.22 (#270)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @types/node to v16.11.19 (#267)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency @types/react to v17.0.38 (#268)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update dependency axios to v0.25.0 (#259)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* (CI) update npm

* (CI) remove update of npm

* update to react router 6

* update snapshots

* fix react router update

* fix refactoring of header

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants