Skip to content

Bump the github group with 2 updates#11

Merged
franciscbalint merged 1 commit intomainfrom
dependabot/github_actions/main/github-38a2eacae6
Mar 24, 2026
Merged

Bump the github group with 2 updates#11
franciscbalint merged 1 commit intomainfrom
dependabot/github_actions/main/github-38a2eacae6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2026

Bumps the github group with 2 updates: kentaro-m/auto-assign-action and actions/setup-node.

Updates kentaro-m/auto-assign-action from 2.0.1 to 2.0.2

Release notes

Sourced from kentaro-m/auto-assign-action's releases.

v2.0.2

What's Changed

Full Changelog: kentaro-m/auto-assign-action@v2.0.1...v2.0.2

Commits

Updates actions/setup-node from 4 to 6

Release notes

Sourced from actions/setup-node's releases.

v6.0.0

What's Changed

Breaking Changes

Dependency Upgrades

Full Changelog: actions/setup-node@v5...v6.0.0

v5.0.0

What's Changed

Breaking Changes

This update, introduces automatic caching when a valid packageManager field is present in your package.json. This aims to improve workflow performance and make dependency management more seamless. To disable this automatic caching, set package-manager-cache: false

steps:
- uses: actions/checkout@v5
- uses: actions/setup-node@v5
  with:
    package-manager-cache: false

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Dependency Upgrades

New Contributors

Full Changelog: actions/setup-node@v4...v5.0.0

v4.4.0

... (truncated)

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 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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 24, 2026

Labels

The following labels could not be found: github dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot force-pushed the dependabot/github_actions/main/github-38a2eacae6 branch from 49bdd30 to 0402cb7 Compare March 24, 2026 10:27
Bumps the github group with 2 updates: [kentaro-m/auto-assign-action](https://github.com/kentaro-m/auto-assign-action) and [actions/setup-node](https://github.com/actions/setup-node).


Updates `kentaro-m/auto-assign-action` from 2.0.1 to 2.0.2
- [Release notes](https://github.com/kentaro-m/auto-assign-action/releases)
- [Commits](kentaro-m/auto-assign-action@v2.0.1...v2.0.2)

Updates `actions/setup-node` from 4 to 6
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v4...v6)

---
updated-dependencies:
- dependency-name: kentaro-m/auto-assign-action
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/main/github-38a2eacae6 branch from 0402cb7 to efc8596 Compare March 24, 2026 10:32
@franciscbalint franciscbalint merged commit dc0a0ac into main Mar 24, 2026
4 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/main/github-38a2eacae6 branch March 24, 2026 10:34
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