setup-helm icon indicating copy to clipboard operation
setup-helm copied to clipboard

Bump the actions group across 1 directory with 3 updates

Open dependabot[bot] opened this issue 2 months ago • 0 comments

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[bot] avatar Nov 10 '25 08:11 dependabot[bot]