Skip to content

Automation - Pin axios to 1.13.5 in cypress via resolutions#17100

Merged
izaac merged 1 commit into
rancher:masterfrom
izaac:pin-axios-version
Apr 1, 2026
Merged

Automation - Pin axios to 1.13.5 in cypress via resolutions#17100
izaac merged 1 commit into
rancher:masterfrom
izaac:pin-axios-version

Conversation

@izaac
Copy link
Copy Markdown
Contributor

@izaac izaac commented Apr 1, 2026

Summary

Fixes rancher/qa-tasks#1867

Enforce axios 1.13.5 via resolutions to prevent transitive dependencies (e.g. qase-api-client) from resolving to a higher version through semver range expansion.

This ensures a single, known-good version is installed across the entire dependency tree.

Areas or cases that should be tested

CI

Areas which could experience regressions

CI

Checklist

  • The PR is linked to an issue and the linked issue has a Milestone, or no issue is needed
  • The PR has a Milestone
  • The PR template has been filled out
  • The PR has been self reviewed
  • The PR has a reviewer assigned
  • The PR has automated tests or clear instructions for manual tests and the linked issue has appropriate QA labels, or tests are not needed
  • The PR has reviewed with UX and tested in light and dark mode, or there are no UX changes
  • The PR has been reviewed in terms of Accessibility
  • The PR has considered, and if applicable tested with, the three Global Roles Admin, Standard User and User Base

Enforce axios 1.13.5 via resolutions to prevent transitive
dependencies (e.g. qase-api-client) from resolving to a higher
version through semver range expansion.

This ensures a single, known-good version is installed across
the entire dependency tree.
@izaac izaac added this to the v2.15.0 milestone Apr 1, 2026
@izaac izaac self-assigned this Apr 1, 2026
@izaac izaac added QA/None QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this labels Apr 1, 2026
@izaac izaac merged commit 6b280c1 into rancher:master Apr 1, 2026
41 checks passed
@izaac izaac deleted the pin-axios-version branch April 1, 2026 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this QA/None

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[UI] - Replace Corral with Ansible for the UI tests infra.

2 participants