Skip to content

MINOR upgrade axios to 1.13.5#447

Merged
Robert Yokota (rayokota) merged 2 commits intomasterfrom
upgrade-axios
Feb 17, 2026
Merged

MINOR upgrade axios to 1.13.5#447
Robert Yokota (rayokota) merged 2 commits intomasterfrom
upgrade-axios

Conversation

@rayokota
Copy link
Member

@rayokota Robert Yokota (rayokota) commented Feb 17, 2026

This fixes the test 'should retry on retryable errors and eventually succeed' which started failing after other dependency changes

What

Checklist

  • Contains customer facing changes? Including API/behavior changes
  • Did you add sufficient unit test and/or integration test coverage for this PR?
    • If not, please explain why it is not required

References

JIRA:

Test & Review

Open questions / Follow-ups

Copilot AI review requested due to automatic review settings February 17, 2026 17:25
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR upgrades the axios dependency from version ^1.12.0 to ^1.13.5 in the schemaregistry package. The upgrade includes minor updates to axios's dependencies (follow-redirects and form-data) and reorganizes the npm dependency tree, removing several "peer" flags from the package-lock.json.

Changes:

  • Upgraded axios from ^1.12.0 to ^1.13.5 in the schemaregistry package
  • Updated package-lock.json with axios 1.13.5 and its updated dependencies
  • Reorganized dependency tree structure (removal of "peer" flags)

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
schemaregistry/package.json Updated axios version specification from ^1.12.0 to ^1.13.5
package-lock.json Updated axios from 1.13.3 to 1.13.5, updated follow-redirects and form-data versions, and removed "peer" flags from multiple packages as part of dependency tree reorganization

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 3 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@rayokota Robert Yokota (rayokota) merged commit ec126eb into master Feb 17, 2026
7 of 8 checks passed
@rayokota Robert Yokota (rayokota) deleted the upgrade-axios branch February 17, 2026 17:57
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