chore(deps): bump the actions group across 1 directory with 2 updates#22
chore(deps): bump the actions group across 1 directory with 2 updates#22dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the actions group with 2 updates in the / directory: [actions/setup-node](https://github.com/actions/setup-node) and [actions/create-github-app-token](https://github.com/actions/create-github-app-token). Updates `actions/setup-node` from 4.4.0 to 6.4.0 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v4.4.0...48b55a0) Updates `actions/create-github-app-token` from 3.1.1 to 3.2.0 - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Changelog](https://github.com/actions/create-github-app-token/blob/main/CHANGELOG.md) - [Commits](actions/create-github-app-token@1b10c78...bcd2ba4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/create-github-app-token dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
Deploying code-style with
|
| Latest commit: |
223508b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://b22df6b5.code-style.pages.dev |
| Branch Preview URL: | https://dependabot-github-actions-ac-p5qc.code-style.pages.dev |
There was a problem hiding this comment.
Pull Request Overview
This pull request currently contains no code changes, which directly contradicts the stated intent of bumping the 'actions/setup-node' and 'actions/create-github-app-token' dependencies. Although Codacy identifies the PR as up to standards, it fails all acceptance criteria because the implementation is entirely missing. This PR should not be merged until the file updates are included.
About this PR
- The PR implementation is missing. Although the description specifies updates for 'actions/setup-node' (4.4.0 to 6.4.0) and 'actions/create-github-app-token' (3.1.1 to 3.2.0), no file changes were submitted in this pull request.
Test suggestions
- Verify that GitHub Actions workflows containing setup-node@v6.4.0 initialize correctly and respect devEngines if applicable.
- Verify that GitHub Actions workflows containing create-github-app-token@v3.2.0 correctly generate tokens for the specified repositories.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify that GitHub Actions workflows containing setup-node@v6.4.0 initialize correctly and respect devEngines if applicable.
2. Verify that GitHub Actions workflows containing create-github-app-token@v3.2.0 correctly generate tokens for the specified repositories.
TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback
Up to standards ✅🟢 Issues
|
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the actions group with 2 updates in the / directory: actions/setup-node and actions/create-github-app-token.
Updates
actions/setup-nodefrom 4.4.0 to 6.4.0Release notes
Sourced from actions/setup-node's releases.
... (truncated)
Commits
48b55a0Update Node.js versions in versions.yml and bump package to v6.4.0 (#1533)ab72c7eUpgrade@actionsdependencies (#1525)53b8394Bump minimatch from 3.1.2 to 3.1.5 (#1498)54045abScope test lockfiles by package manager and update cache tests (#1495)c882bffReplace uuid with crypto.randomUUID() (#1378)774c1d6feat(node-version-file): support parsingdevEnginesfield (#1283)efcb663fix: remove hardcoded bearer (#1467)d02c89dFix npm audit issues (#1491)6044e13Docs: bump actions/checkout from v5 to v6 (#1468)8e49463Fix README typo (#1226)Updates
actions/create-github-app-tokenfrom 3.1.1 to 3.2.0Release notes
Sourced from actions/create-github-app-token's releases.
Changelog
Sourced from actions/create-github-app-token's changelog.
Commits
bcd2ba4chore(main): release 3.2.0 (#370)f24bbd8fix: validate private-key input (#376)363531bdocs: capitalize Git as a proper noun in README (#374)fd28011docs: update procedure to configure Git (#287)85eb8ddfeat: support full repository names inrepositoriesinput (#372)c9aabb8build(deps-dev): bump yaml from 2.8.3 to 2.8.4 in the development-dependencie...e02e816build(deps-dev): bump undici from 7.24.6 to 8.2.0 (#366)8d835bfbuild(deps-dev): bump esbuild from 0.27.4 to 0.28.0 in the development-depend...952a2a7feat: add support for enterprise-level GitHub Apps (#263)43e5c34fix(deps): bump@actions/corefrom 3.0.0 to 3.0.1 in the production-dependenc...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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