Skip to content

[RUN-0000] Update dependency axios to v1.20.0 - #159

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/axios-1.x
Open

[RUN-0000] Update dependency axios to v1.20.0#159
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/axios-1.x

Conversation

@renovate

@renovate renovate Bot commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
axios (source) 1.19.01.20.0 age confidence

Configuration

📅 Schedule: (UTC)

  • 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: Never, 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 was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested review from a team and a lite review from Copilot August 30, 2026 09:14

Copilot AI 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.

Pull request overview

This Renovate PR updates the axios dependency override used by the docker/client/rundeck-cli Node package from 1.19.0 to 1.20.0, updating the corresponding package-lock.json resolution.

Changes:

  • Bump axios override in docker/client/rundeck-cli/package.json to 1.20.0.
  • Update docker/client/rundeck-cli/package-lock.json to resolve axios@1.20.0 (tarball URL + integrity).

Dependency bump review (axios 1.19.0 → 1.20.0):

  • What changed between versions: not determined from the repository content alone (no axios release notes/changelog content is present in-repo for this update).
  • Whether this repo uses the affected surface: the rundeck-cli sources do not directly import/require axios; axios appears to be a transitive dependency (pulled in via ts-rundeck and its dependency @azure/ms-rest-js, both declaring axios: ^0.18.0 in the lockfile).
  • End-user compatibility risk: although the bump is within the 1.x major line already being forced via overrides, it still changes the HTTP client implementation underneath ts-rundeck/@azure/ms-rest-js, which could affect network behavior (timeouts, redirects, proxy/TLS handling) observable to users of the CLI.
  • Update type: minor update within 1.x.
  • Verdict: needs a manual review of axios 1.20.0 release notes and a quick smoke test of CLI flows that talk to Rundeck (since axios is used transitively and there are no automated tests indicated for the CLI package).

Reviewed changes

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

File Description
docker/client/rundeck-cli/package.json Updates the overrides pin for axios to 1.20.0.
docker/client/rundeck-cli/package-lock.json Updates the resolved axios package entry (version/tarball/integrity) to match 1.20.0.
Files not reviewed (1)
  • docker/client/rundeck-cli/package-lock.json: Generated file

💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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