Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps the actions group with 3 updates in the / directory: @actions/io, @octokit/action and @types/node.

Updates @actions/io from 1.1.3 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
Commits

Updates @octokit/action from 8.0.2 to 8.0.4

Release notes

Sourced from @​octokit/action's releases.

v8.0.4

8.0.4 (2025-11-04)

Bug Fixes

  • deps: update dependency undici to v7 (#662) (48feb05)

v8.0.3

8.0.3 (2025-11-03)

Bug Fixes

  • deps: update octokit monorepo (major) (#710) (385e049)
Commits
  • 1c4486a chore(deps): update dependency prettier to v3.6.2 (#705)
  • 24ae278 chore(deps): update dependency @​types/node to v24 (#718)
  • 48feb05 fix(deps): update dependency undici to v7 (#662)
  • f394dee chore(deps): update vitest monorepo to v4 (major) (#717)
  • ce067a1 build(deps): lock file maintenance (#712)
  • 77396df ci(action): update actions/checkout action to v5 (#707)
  • 385e049 fix(deps): update octokit monorepo (major) (#710)
  • f0edfd1 ci(action): update actions/setup-node action to v6 (#715)
  • 3e52577 ci(action): update peter-evans/create-or-update-comment action to v5 (#713)
  • 99dc11f ci(action): update github/codeql-action action to v4 (#714)
  • Additional commits viewable in compare view

Updates @types/node from 24.8.1 to 24.10.0

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 10, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 10, 2025 08:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 10, 2025
Tatsinnit
Tatsinnit previously approved these changes Nov 14, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@Tatsinnit
Copy link
Member

@dependabot rebase

Bumps the actions group with 3 updates in the / directory: [@actions/io](https://github.com/actions/toolkit/tree/HEAD/packages/io), [@octokit/action](https://github.com/octokit/action.js) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@actions/io` from 1.1.3 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)

Updates `@octokit/action` from 8.0.2 to 8.0.4
- [Release notes](https://github.com/octokit/action.js/releases)
- [Commits](octokit/action.js@v8.0.2...v8.0.4)

Updates `@types/node` from 24.8.1 to 24.10.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@actions/io"
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: "@octokit/action"
  dependency-version: 8.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
- dependency-name: "@types/node"
  dependency-version: 24.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/actions-729c6c542f branch from f554d87 to 5bbf422 Compare November 19, 2025 01:42
@Tatsinnit Tatsinnit enabled auto-merge (squash) November 19, 2025 01:46
@Tatsinnit Tatsinnit merged commit ed9b260 into main Nov 19, 2025
10 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/actions-729c6c542f branch November 19, 2025 01:55
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants