Skip to content

Upgrade Axios to v1#25

Merged
msandula12 merged 4 commits intomasterfrom
mike/upgrade-axios
Apr 8, 2026
Merged

Upgrade Axios to v1#25
msandula12 merged 4 commits intomasterfrom
mike/upgrade-axios

Conversation

@msandula12
Copy link
Copy Markdown
Contributor

@msandula12 msandula12 commented Apr 2, 2026

Description of the change

Our Axios is a major version behind, which is giving us two security alerts, and likewise causing security alerts for other repos that use this package, such as Olympus.

Here is the v0.x to v1.x migration guide: https://github.com/axios/axios/blob/v1.x/MIGRATION_GUIDE.md

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Maintenance
  • New release

Related issues

Shortcut stories and GitHub issues (delete irrelevant)

Checklists

Development

  • Lint rules pass locally
  • The code changed/added as part of this pull request has been covered with tests
  • All tests related to the changed code pass in development

Code review

  • This pull request has a descriptive title and information useful to a reviewer. There may be a screenshot or screencast attached
  • "Ready for review" label attached to the PR and reviewers assigned
  • Issue from task tracker has a link to this pull request
  • Changes have been reviewed by at least one other engineer

@msandula12 msandula12 force-pushed the mike/upgrade-axios branch 3 times, most recently from f17bfbe to 244a2b0 Compare April 2, 2026 18:12
@msandula12 msandula12 requested a review from waltjones April 2, 2026 18:16
@msandula12 msandula12 force-pushed the mike/upgrade-axios branch from 244a2b0 to cdc1a00 Compare April 7, 2026 15:57
@msandula12 msandula12 force-pushed the mike/upgrade-axios branch 3 times, most recently from f84e38f to e03814c Compare April 7, 2026 17:51
@msandula12 msandula12 force-pushed the mike/upgrade-axios branch from 982f217 to 1f87841 Compare April 7, 2026 17:59
@msandula12
Copy link
Copy Markdown
Contributor Author

@claude review

@msandula12
Copy link
Copy Markdown
Contributor Author

@codex review

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 1f87841480

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@msandula12 msandula12 force-pushed the mike/upgrade-axios branch from 1f87841 to 563d17d Compare April 8, 2026 17:25
@msandula12 msandula12 requested a review from waltjones April 8, 2026 17:27
- node: 24
npm: ^11
- node: latest
npm: latest
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@msandula12 msandula12 merged commit 8ba4679 into master Apr 8, 2026
5 checks passed
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