Skip to content

chore: pin axios version#878

Merged
mulahasanovic merged 5 commits intomasterfrom
fix/pin-axios-version
Apr 8, 2026
Merged

chore: pin axios version#878
mulahasanovic merged 5 commits intomasterfrom
fix/pin-axios-version

Conversation

@mulahasanovic
Copy link
Copy Markdown
Collaborator

Intent

Pin the axios version to prevent npm install on developer machines from pulling unwanted versions. Workflow actions are protected with npm ci and .npmrc with ignore-scripts=true.

Implementation

Installed axios with --save-exact flag.

@github-actions github-actions bot requested a review from sabhas April 1, 2026 18:17
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

Coverage report

Total coverage

Status Category Percentage Covered / Total
🟡 Statements 64.79% 1877/2897
🔴 Branches 46.95% 771/1642
🔴 Functions 54.74% 312/570
🟡 Lines 69% 2782/4032

Status of coverage: 🟢 - ok, 🟡 - slightly more than threshold, 🔴 - under the threshold

Report generated by 🧪jest coverage report action from 87efdff

@mulahasanovic mulahasanovic merged commit 3b00ae4 into master Apr 8, 2026
3 checks passed
@mulahasanovic mulahasanovic deleted the fix/pin-axios-version branch April 8, 2026 12:07
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.

2 participants