Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps KineticCafe/actions-dco from 1.3.8 to 2.0.0.

Release notes

Sourced from KineticCafe/actions-dco's releases.

v2.0.0 - node24 Runner

What's Changed

Full Changelog: KineticCafe/actions-dco@v1.3.8...v2.0.0

Changelog

Sourced from KineticCafe/actions-dco's changelog.

KineticCafe/actions-dco Changelog

2.0.0 / 2025-10-17

  • Upgraded dependencies and set runtime as Node v24.

1.3.8 / 2025-09-07

  • Upgrade dependencies.

1.3.7 / 2025-08-23

  • Bump version number as it was forgotten for 1.3.6.

1.3.6 / 2025-08-17

  • Upgrade dependencies.

  • Added debug logs to try to debug #169[issue-169].

  • Change gitSignoffs to use String.prototype.matchAll() instead of Regexp.prototype.exec(), and to use named capture groups. While I don't expect this to fix #169[issue-169] based on the example data provided, it should result in improved pattern matching across multiple commits.

1.3.5 / 2025-08-01

  • Upgrade dependencies.

1.3.4 / 2025-03-01

  • Upgrade dependencies.

1.3.3 / 2025-02-18

  • Upgrade dependencies, resolving a potential security issue.

1.3.2 / 2024-12-01

  • Upgrade dependencies.

1.3.1 / 2024-11-01

  • Upgrade dependencies.

  • Add CodeQL configuration.

  • Switch to Mise for local dependency management instead of NVM with direnv.

1.3 / 2024-02-28

... (truncated)

Commits
  • cd9508e feat: Upgrade to node24 runner
  • f39e186 chore: Prepare release
  • 74f9a7b deps: update actions
  • 21fdb88 chore: Bump step-security/harden-runner from 2.13.0 to 2.13.1
  • 57e2c1a chore: Bump actions/dependency-review-action from 4.7.3 to 4.8.0
  • 27f9e26 chore: Bump actions/setup-node from 4.4.0 to 5.0.0
  • fb908e5 chore: Bump @​vercel/ncc from 0.38.3 to 0.38.4
  • 157d968 chore: Bump typescript from 5.9.2 to 5.9.3
  • 0a0336d chore: Bump @​biomejs/biome from 2.2.3 to 2.2.4
  • 0f04959 chore: Bump @​types/node from 20.19.13 to 20.19.19
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [KineticCafe/actions-dco](https://github.com/kineticcafe/actions-dco) from 1.3.8 to 2.0.0.
- [Release notes](https://github.com/kineticcafe/actions-dco/releases)
- [Changelog](https://github.com/KineticCafe/actions-dco/blob/main/Changelog.md)
- [Commits](KineticCafe/actions-dco@1c23966...cd9508e)

---
updated-dependencies:
- dependency-name: KineticCafe/actions-dco
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 1, 2025
@coveralls
Copy link

Coverage Status

coverage: 89.035%. remained the same
when pulling 9027c40 on dependabot/github_actions/KineticCafe/actions-dco-2.0.0
into 3d424b8 on main.

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.

2 participants