Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump axios from 1.2.1 to 1.4.0 #240

Merged
merged 1 commit into from
May 1, 2023

Conversation

mojito317
Copy link
Contributor

@mojito317 mojito317 commented Apr 28, 2023

The aim of this PR is to bump axios from 1.2.1 to 1.4.0. There was a type change in axios/axios#5486 that was applied in 1.2.4, so the request interceptor gets InternalAxiosRequestConfig config instead of the previous AxiosRequestConfig.

Checklist
  • npm test passes (tip: npm run lint-fix can correct most style issues)
  • tests are included - no need
  • documentation is changed or added - no need

Signed-off-by: Ildiko Eigel <ildiko.eigel@ibm.com>
@mojito317 mojito317 changed the title build(deps): bump axios from 1.2.1 to 1.3.6 build(deps): bump axios from 1.2.1 to 1.4.0 Apr 28, 2023
@padamstx padamstx requested a review from dpopp07 April 28, 2023 13:17
@padamstx
Copy link
Member

padamstx commented May 1, 2023

Should we also bump our version of retry-axios to the latest (3.0.0, currently we're at 2.6.0). Even 3.0.0 is about a year old.

@dpopp07
Copy link
Member

dpopp07 commented May 1, 2023

Should we also bump our version of retry-axios to the latest (3.0.0, currently we're at 2.6.0). Even 3.0.0 is about a year old.

Worth considering but IIRC we've run into a good amount of trouble trying to update that dependency, which is the reason it's so old. I think we should look into updating it but that investigation need not hold up this PR

Copy link
Member

@dpopp07 dpopp07 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! 👍

@dpopp07 dpopp07 merged commit 9f4138c into IBM:main May 1, 2023
3 checks passed
@ibm-devx-sdk
Copy link

🎉 This PR is included in version 4.0.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants