Skip to content

build(deps): Bump the github-actions-dependencies group across 2 directories with 4 updates#372

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-dependencies-ec28bacde7
Open

build(deps): Bump the github-actions-dependencies group across 2 directories with 4 updates#372
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-dependencies-ec28bacde7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Bumps the github-actions-dependencies group with 4 updates in the / directory: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml, actions/create-github-app-token, release-drafter/release-drafter and hoverkraft-tech/ci-dokumentor.
Bumps the github-actions-dependencies group with 1 update in the /actions/release/create directory: release-drafter/release-drafter.

Updates hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml from 0.23.2 to 0.24.0

Release notes

Sourced from hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml's releases.

0.24.0

Release Summary

This release adds a new reusable release.yml workflow for Node.js package releases under the workflows scope.

Documentation was updated for actions and workflows, and internal dependencies were refreshed across GitHub Actions, npm packages, and development container tooling.

Breaking changes

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-nodejs@0.23.2...0.24.0

Commits
  • a10d5e3 chore(deps): bump the npm-dependencies group across 4 directories with 1 update
  • c4667d8 docs: update actions and workflows documentation
  • 2b403f2 chore: fix lint wording issue
  • 7d99934 chore(deps): bump the npm-dependencies group across 4 directories with 3 updates
  • 7dacfe2 docs: update actions and workflows documentation
  • ddd20df chore: fix lint wording issue
  • ce34299 chore(deps): bump ghcr.io/devcontainers/features/docker-in-docker
  • ad9976a chore(deps): bump pnpm/action-setup
  • 845fd2d docs: update actions and workflows documentation
  • d510e1c fix(release): use fs instead of glob for tarball matching, fix artifact downl...
  • Additional commits viewable in compare view

Updates actions/create-github-app-token from 3.1.1 to 3.2.0

Release notes

Sourced from actions/create-github-app-token's releases.

v3.2.0

3.2.0 (2026-05-12)

Features

  • add support for enterprise-level GitHub Apps (#263) (952a2a7)
  • support full repository names in repositories input (#372) (85eb8dd)

Bug Fixes

  • deps: bump @​actions/core from 3.0.0 to 3.0.1 in the production-dependencies group (#364) (43e5c34)
  • validate private-key input (#376) (f24bbd8)
Changelog

Sourced from actions/create-github-app-token's changelog.

Changelog

3.2.0 (2026-05-12)

Features

  • add support for enterprise-level GitHub Apps (#263) (952a2a7)
  • support full repository names in repositories input (#372) (85eb8dd)

Bug Fixes

  • deps: bump @​actions/core from 3.0.0 to 3.0.1 in the production-dependencies group (#364) (43e5c34)
  • validate private-key input (#376) (f24bbd8)
Commits
  • bcd2ba4 chore(main): release 3.2.0 (#370)
  • f24bbd8 fix: validate private-key input (#376)
  • 363531b docs: capitalize Git as a proper noun in README (#374)
  • fd28011 docs: update procedure to configure Git (#287)
  • 85eb8dd feat: support full repository names in repositories input (#372)
  • c9aabb8 build(deps-dev): bump yaml from 2.8.3 to 2.8.4 in the development-dependencie...
  • e02e816 build(deps-dev): bump undici from 7.24.6 to 8.2.0 (#366)
  • 8d835bf build(deps-dev): bump esbuild from 0.27.4 to 0.28.0 in the development-depend...
  • 952a2a7 feat: add support for enterprise-level GitHub Apps (#263)
  • 43e5c34 fix(deps): bump @​actions/core from 3.0.0 to 3.0.1 in the production-dependenc...
  • Additional commits viewable in compare view

Updates release-drafter/release-drafter from 7.2.1 to 7.3.0

Release notes

Sourced from release-drafter/release-drafter's releases.

v7.3.0

What's Changed

New

  • feat: recover recently merged PRs missed by associated PRs lag (#1604) @​jetersen
  • feat: switch release discovery to ref comparison and explicit missing-baseline warnings (#1570) @​jetersen

Bug Fixes

Maintenance

Dependency Updates

Full Changelog: release-drafter/release-drafter@v7.2.1...v7.3.0

Commits
  • c2e2804 chore: release v7.3.0
  • 0c28acd feat: recover recently merged PRs missed by associated PRs lag (#1604)
  • 3052ee0 fix: restore prerelease-identifier on first run when no prior releases exist ...
  • 0503d11 ci: rebuild dist after codegen so generated PRs include bundle updates (#1605)
  • a553731 chore: update generated GraphQL types (#1600)
  • c5dd361 ci: add warning on automatic codegen PRs
  • 705c5af ci: add maintenance label to automated codegen updates
  • acfaf4f chore: clarify base repository pr filtering (#1599)
  • d181a5a fix: prevent using commitish like refs/pull (#1598)
  • f188d08 feat: switch release discovery to ref comparison and explicit missing-baselin...
  • Additional commits viewable in compare view

Updates hoverkraft-tech/ci-dokumentor from 0.3.0 to 0.3.1

Release notes

Sourced from hoverkraft-tech/ci-dokumentor's releases.

0.3.1

Release Summary

No new features are included; this release fixes GitHub Actions documentation generation so required workflow permissions are collected from both workflow-level and job-level definitions, preserving the highest required permission in generated usage examples.

Internal changes include action documentation refreshes and dependency updates.

Breaking change(s)

There is no breaking change.

What's Changed

Full Changelog: hoverkraft-tech/ci-dokumentor@0.3.0...0.3.1

Commits
  • 3258ef0 docs: update action documentation
  • e597af6 ci: use release workflow
  • 1907a8f build(deps): Bump the github-actions-dependencies group with 3 updates
  • bd95fc6 build(deps): Bump @​babel/plugin-transform-modules-systemjs
  • 1d3357d build(deps): Bump fast-uri from 3.1.0 to 3.1.2
  • 1a0aa68 build(deps): Bump yaml in the npm-production-dependencies group
  • 5f40b50 build(deps): Bump ghcr.io/devcontainers/features/docker-in-docker
  • 00c9887 fix(github-actions): enhance workflow permissions handling in GitHub Actions ...
  • ab21d2b build(deps): Bump the npm-docs-dependencies group with 2 updates
  • b26bf6a ci: fix npm publish
  • Additional commits viewable in compare view

Updates release-drafter/release-drafter from 7.2.1 to 7.3.0

Release notes

Sourced from release-drafter/release-drafter's releases.

v7.3.0

What's Changed

New

  • feat: recover recently merged PRs missed by associated PRs lag (#1604) @​jetersen
  • feat: switch release discovery to ref comparison and explicit missing-baseline warnings (#1570) @​jetersen

Bug Fixes

Maintenance

Dependency Updates

Full Changelog: release-drafter/release-drafter@v7.2.1...v7.3.0

Commits
  • c2e2804 chore: release v7.3.0
  • 0c28acd feat: recover recently merged PRs missed by associated PRs lag (#1604)
  • 3052ee0 fix: restore prerelease-identifier on first run when no prior releases exist ...
  • 0503d11 ci: rebuild dist after codegen so generated PRs include bundle updates (#1605)
  • a553731 chore: update generated GraphQL types (#1600)
  • c5dd361 ci: add warning on automatic codegen PRs
  • 705c5af ci: add maintenance label to automated codegen updates
  • acfaf4f chore: clarify base repository pr filtering (#1599)
  • d181a5a fix: prevent using commitish like refs/pull (#1598)
  • f188d08 feat: switch release discovery to ref comparison and explicit missing-baselin...
  • Additional commits viewable in compare view

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

…ctories with 4 updates

Bumps the github-actions-dependencies group with 4 updates in the / directory: [hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml](https://github.com/hoverkraft-tech/ci-github-nodejs), [actions/create-github-app-token](https://github.com/actions/create-github-app-token), [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) and [hoverkraft-tech/ci-dokumentor](https://github.com/hoverkraft-tech/ci-dokumentor).
Bumps the github-actions-dependencies group with 1 update in the /actions/release/create directory: [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter).


Updates `hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml` from 0.23.2 to 0.24.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-nodejs/releases)
- [Commits](hoverkraft-tech/ci-github-nodejs@47891dc...a10d5e3)

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)

Updates `release-drafter/release-drafter` from 7.2.1 to 7.3.0
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](release-drafter/release-drafter@563bf13...c2e2804)

Updates `hoverkraft-tech/ci-dokumentor` from 0.3.0 to 0.3.1
- [Release notes](https://github.com/hoverkraft-tech/ci-dokumentor/releases)
- [Commits](hoverkraft-tech/ci-dokumentor@0ec3f16...3258ef0)

Updates `release-drafter/release-drafter` from 7.2.1 to 7.3.0
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](release-drafter/release-drafter@563bf13...c2e2804)

---
updated-dependencies:
- dependency-name: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml
  dependency-version: 0.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: actions/create-github-app-token
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: release-drafter/release-drafter
  dependency-version: 7.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-dokumentor
  dependency-version: 0.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: release-drafter/release-drafter
  dependency-version: 7.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 15, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Hi, thank you for creating your PR, we will check it out very soon

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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants