Skip to content

fix(deps): update dependency axios (1.18.0 → 1.18.1)#116

Open
its-miso[bot] wants to merge 3 commits into
mainfrom
renovate/axios-1.x-lockfile
Open

fix(deps): update dependency axios (1.18.0 → 1.18.1)#116
its-miso[bot] wants to merge 3 commits into
mainfrom
renovate/axios-1.x-lockfile

Conversation

@its-miso

@its-miso its-miso Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
axios (source) 1.18.01.18.1 age adoption passing confidence

Release Notes

axios/axios (axios)

v1.18.1

Compare Source

v1.18.1 — June 21, 2026

This release focuses on Node HTTP adapter fixes, safer AxiosError serialisation, runtime/type correctness fixes, documentation updates, and dependency maintenance.

🐛 Bug Fixes

  • AxiosError Serialisation: Made AxiosError#cause non-enumerable to prevent circular JSON serialisation failures when errors include nested causes. (#​10913)
  • Node HTTP Adapter: Guarded socket.setKeepAlive for proxy agent streams, accepted path-only URLs when socketPath is configured, deferred environment proxy handling to Node, and explicitly passed maxBodyLength through to follow-redirects. (#​10917, #​10930, #​10942, #​10993)
  • Runtime and Type Correctness: Fixed several runtime crashes, type definition mismatches, and incorrect error handling paths. (#​10959, #​11021)
  • AxiosURLSearchParams: Switched the encoder callback to an arrow function so encoder.call(this) receives the AxiosURLSearchParams instance correctly. (#​11019)

🔧 Maintenance & Chores

🌟 New Contributors

We are thrilled to welcome our new contributors. Thank you for helping improve axios:

Full Changelog


Configuration

📅 Schedule: (in timezone America/Edmonton)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@its-miso its-miso Bot added the type/patch label Jun 22, 2026

@its-saffron its-saffron Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

AI Automated Review

Full PR review.

Analysis engine: self-hosted@https://litellm.jory.dev/v1 (openai) — primary route

PR Review: fix(deps): update dependency axios (1.18.0 → 1.18.1)

Recommendation

Approve. This is a low-risk patch update for the axios dependency in the web frontend. All CI checks have passed, and the upstream release notes indicate no breaking changes.

Change-by-Change Findings

kubetix-web/package-lock.json

  • Update: axios bumped from 1.18.0 to 1.18.1.
  • Integrity: Updated SHA512 hash matches the new version.
  • Scope: This is a lockfile-only change, consistent with Renovate's automated updates.

Must-Check Items

  • [x] Check for breaking API changes in updated dependencies

    • Verified against axios v1.18.1 release notes. The release contains only bug fixes (serialization, Node HTTP adapter, runtime crashes) and maintenance chores. No breaking changes or API modifications are listed.
  • [x] Run full test suite after upgrade

    • CI results confirm all checks passed:
      • test: success
      • e2e-tests: success
      • frontend-build: success
      • lint: success
      • security: success

Sources

  • Upstream Release: axios v1.18.1 (June 21, 2026)
    • Summary: Fixes for AxiosError serialization, Node HTTP adapter socket handling, and runtime type correctness.

Standards Compliance

  • Renovate Policy: The PR is generated by Renovate (its-miso[bot]). While the repository standards explicitly mention auto-merge for Python minor/patch updates, this is a Node.js patch update. Given the passing CI and lack of breaking changes, it aligns with the project's dependency maintenance goals.
  • Version Constraint: package.json specifies "axios": "^1.6.2", which correctly allows 1.18.1.

Linked Issue Fit

  • No linked issue found in the PR body or metadata. The PR title follows the conventional commit format fix(deps): ....

Evidence Provider Findings

  • None.

Tool Harness Findings

  • None.

Unknowns or Needs Verification

  • None.

@its-miso its-miso Bot force-pushed the renovate/axios-1.x-lockfile branch 3 times, most recently from 21f5f4c to 594b0a7 Compare June 30, 2026 19:41
@its-miso its-miso Bot force-pushed the renovate/axios-1.x-lockfile branch from 594b0a7 to d66fb9d Compare July 2, 2026 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants