Skip to content

chore: update axios to 1.15.2#353

Closed
Danil42Russia wants to merge 0 commit into
developfrom
danil42russia/update_axios
Closed

chore: update axios to 1.15.2#353
Danil42Russia wants to merge 0 commit into
developfrom
danil42russia/update_axios

Conversation

@Danil42Russia

@Danil42Russia Danil42Russia commented May 28, 2026

Copy link
Copy Markdown
Contributor

Issue

Closes #

Checklist

Please ensure the following items are completed before requesting review:

  • Updated CHANGELOG.md with relevant changes
  • Documented the contribution in README.md
  • Added tests to demonstrate correct behavior (both positive and negative cases)
  • All tests pass successfully (yarn test)
  • Code passes linting checks (yarn lint)

Summary by CodeRabbit

  • Chores
    • Relaxed the axios dependency constraint to a compatible range, allowing safe patch-level updates and minor fixes to be applied automatically while preserving existing compatibility.

Review Change Stack

@coderabbitai

coderabbitai Bot commented May 28, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: cd58a9c8-bcaf-4c0f-b2c2-d20ded3f5b08

📥 Commits

Reviewing files that changed from the base of the PR and between ab42a00 and 64952cf.

⛔ Files ignored due to path filters (1)
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (1)
  • package.json
✅ Files skipped from review due to trivial changes (1)
  • package.json

📝 Walkthrough

Walkthrough

The axios dependency in package.json was changed from the exact version 1.15.0 to a tilde semver range ~1.15.0.

Changes

Dependency Version Constraint

Layer / File(s) Summary
axios semver range update
package.json
dependencies.axios changed from the fixed version 1.15.0 to the tilde range ~1.15.0, allowing compatible patch/minor updates within 1.15.x.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • ton-org/blueprint#350: Both PRs modify package.json’s axios dependency/version to control its resolved version (this PR uses ~1.15.0, that PR pins to 1.14.0).
  • ton-org/blueprint#351: Both PRs modify package.json’s axios dependency version constraint (this PR: ~1.15.0; that PR: pin/update to 1.15.0).

Suggested reviewers

  • Alejandbel

Poem

I nibble at package trees, small and spry,
A tilde planted where pin once did lie.
Now tiny hops let patches in,
Versions dance — the updates begin! 🐇✨

🚥 Pre-merge checks | ✅ 3 | ❌ 2

❌ Failed checks (1 warning, 1 inconclusive)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title claims to update axios to 1.15.2, but the actual change modifies only the semver range from exact to tilde format (~1.15.0), not the version number itself. Update the title to accurately reflect the change, such as 'chore: change axios dependency to tilde semver range' or verify the actual version change intended.
Description check ❓ Inconclusive The pull request description matches the template structure but contains unchecked checklist items and placeholder issue number, indicating incomplete preparation before review. Complete the checklist items (update CHANGELOG.md, document in README.md, add tests, run yarn test and yarn lint) and replace the placeholder issue number with the actual issue being closed.
✅ Passed checks (3 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch danil42russia/update_axios

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@coderabbitai

coderabbitai Bot commented May 28, 2026

Copy link
Copy Markdown

Actionable comments posted: 0

@Danil42Russia Danil42Russia force-pushed the danil42russia/update_axios branch from ab42a00 to 64952cf Compare May 28, 2026 17:18
@Danil42Russia Danil42Russia changed the title chore: update axios to 1.16.1 chore: update axios to 1.15.2 May 28, 2026
@coderabbitai

coderabbitai Bot commented May 28, 2026

Copy link
Copy Markdown

Actionable comments posted: 0

@Danil42Russia Danil42Russia marked this pull request as draft May 29, 2026 00:04
@Danil42Russia Danil42Russia force-pushed the danil42russia/update_axios branch from 64952cf to 946dad2 Compare June 2, 2026 11:54
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.

1 participant