Skip to content

Bump @actions/io from 1.1.2 to 2.0.0 - #632

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/actions/io-2.0.0
Open

Bump @actions/io from 1.1.2 to 2.0.0#632
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/actions/io-2.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor

Bumps @actions/io from 1.1.2 to 2.0.0.

Changelog

Sourced from @​actions/io's changelog.

2.0.0

  • Add support for Node 24 #2110
  • Ensures consistent behavior for paths on Node 24 with Windows

1.1.3

  • Replace child_process.exec with fs.rm in rmRF for all OS implementations #1373
Commits

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 25, 2026
@MaddyMicrosoft

Copy link
Copy Markdown
Member

Safe to build (build + lint + CodeQL green here); the only failing checks are the secrets-gated integration jobs, which don't run on Dependabot PRs.

This is a runtime dependency, and @actions/io 2.0.0's changelog calls out "Ensures consistent behavior for paths on Node 24 with Windows." The action uses io.which() to resolve az/pwsh on the login and cleanup paths, so this touches Windows path resolution specifically. Make a branch and run live tests to confirm

Bumps [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io) from 1.1.2 to 2.0.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/io/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/io)

---
updated-dependencies:
- dependency-name: "@actions/io"
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/actions/io-2.0.0 branch from 43034c9 to 9d32f0c Compare September 9, 2026 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant