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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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 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

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