Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 16, 2026

Bumps the all-dependencies group with 3 updates: cocogitto/cocogitto-action, actions/checkout and softprops/action-gh-release.

Updates cocogitto/cocogitto-action from 3 to 4

Release notes

Sourced from cocogitto/cocogitto-action's releases.

v4

Features

  • 6040da42faa133b5ca4b113d02a3ed7bb1cb1fa1 - update cocogitto to 6.4.0 - @​oknozor

  • 9759a010b12220484ca2587076112490eae29780 - add multiplatform support - @​oknozor

  • BREAKING 455b4fa07e14a0dc0d8706a93827fa7a0dffcfa7 - pass any cog command or arg to the action - @​oknozor

Bug Fixes

  • f23869c46f29c2b80f2b4ce27c027822dad5442f - ci fails as expected. reverting - @​oknozor

  • 5d42669cb217d83db9beff137db391cd160d6597 - handle non zero exit - @​oknozor

Documentation

  • cc9722d2ff4c6eb84ba23597810f9c851bc5b014 - update readme with changelog example - @​oknozor

  • 404fd09f5a3abe3b97a3a4e7ab090c157cff25fc - add CHANGELOG.md - @​oknozor

Tests

  • 11ce4d01d17f736cef30790cd23a3a31ea710517 - add multiarch test matrix - @​oknozor

  • bdb5be6d1244463fe882660b18e580b96d57b61b - assert action fail on non zero exit - @​oknozor

Continuous Integration

  • a8bf926e7d94fb0fe86c926e3432ab2a8abd56f0 - update github output - @​oknozor

  • 6447b5edf585b4271736c89898a75ae3a98939d5 - setup cog.toml - @​oknozor

  • 637051360be41e9289ebfab71e42ca9919b1b93f - add cog and Release action - @​oknozor

v4.0.0

Features

  • 6040da42faa133b5ca4b113d02a3ed7bb1cb1fa1 - update cocogitto to 6.4.0 - @​oknozor

  • 9759a010b12220484ca2587076112490eae29780 - add multiplatform support - @​oknozor

  • BREAKING 455b4fa07e14a0dc0d8706a93827fa7a0dffcfa7 - pass any cog command or arg to the action - @​oknozor

Bug Fixes

  • f23869c46f29c2b80f2b4ce27c027822dad5442f - ci fails as expected. reverting - @​oknozor

  • 5d42669cb217d83db9beff137db391cd160d6597 - handle non zero exit - @​oknozor

Documentation

  • cc9722d2ff4c6eb84ba23597810f9c851bc5b014 - update readme with changelog example - @​oknozor

  • 404fd09f5a3abe3b97a3a4e7ab090c157cff25fc - add CHANGELOG.md - @​oknozor

Tests

  • 11ce4d01d17f736cef30790cd23a3a31ea710517 - add multiarch test matrix - @​oknozor

... (truncated)

Changelog

Sourced from cocogitto/cocogitto-action's changelog.

Commits
  • 390bda8 chore(version): v4.0.0
  • f23869c fix: ci fails as expected. reverting
  • 6040da4 feat: update cocogitto to 6.4.0
  • 11ce4d0 test: add multiarch test matrix
  • bdb5be6 test: assert action fail on non zero exit
  • 5d42669 fix: handle non zero exit
  • 7b53602 chore: rename workflows
  • cc9722d docs: update readme with changelog example
  • 404fd09 docs: add CHANGELOG.md
  • 9759a01 feat: add multiplatform support
  • Additional commits viewable in compare view

Updates actions/checkout from 3 to 6

Release notes

Sourced from actions/checkout's releases.

v6.0.0

What's Changed

Full Changelog: actions/checkout@v5.0.0...v6.0.0

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v4.3.1

What's Changed

Full Changelog: actions/checkout@v4...v4.3.1

v4.3.0

What's Changed

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

... (truncated)

Commits

Updates softprops/action-gh-release from 1 to 2

Release notes

Sourced from softprops/action-gh-release's releases.

v2.0.0

  • update actions.yml declaration to node20 to address warnings
Changelog

Sourced from softprops/action-gh-release's changelog.

0.1.12

  • fix bug leading to empty strings substituted for inputs users don't provide breaking api calls #144
Commits
  • a06a81a release 2.5.0
  • 7da8983 feat: mark release as draft until all artifacts are uploaded (#692)
  • 8797328 chore(deps): bump actions/checkout in the github-actions group (#689)
  • 1bfc62a chore(deps): bump the npm group across 1 directory with 5 updates (#697)
  • 5be0e66 release 2.4.2
  • af658b4 feat: Ensure generated release notes cannot be over 125000 characters (#684)
  • 237aacc chore: bump node to 24.11.0
  • 00362be chore(deps): bump the npm group with 5 updates (#687)
  • 0adea5a chore(deps): bump the npm group with 3 updates (#686)
  • aa05f9d chore(deps): bump actions/setup-node from 5.0.0 to 6.0.0 in the github-action...
  • 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 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

Bumps the all-dependencies group with 3 updates: [cocogitto/cocogitto-action](https://github.com/cocogitto/cocogitto-action), [actions/checkout](https://github.com/actions/checkout) and [softprops/action-gh-release](https://github.com/softprops/action-gh-release).


Updates `cocogitto/cocogitto-action` from 3 to 4
- [Release notes](https://github.com/cocogitto/cocogitto-action/releases)
- [Changelog](https://github.com/cocogitto/cocogitto-action/blob/main/CHANGELOG.md)
- [Commits](cocogitto/cocogitto-action@v3...v4)

Updates `actions/checkout` from 3 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v6)

Updates `softprops/action-gh-release` from 1 to 2
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@v1...v2)

---
updated-dependencies:
- dependency-name: cocogitto/cocogitto-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: softprops/action-gh-release
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 16, 2026
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 16, 2026

Labels

The following labels could not be found: github-actions. 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 requested a review from jgeluk as a code owner January 16, 2026 09:08
@cocogitto-bot
Copy link

cocogitto-bot bot commented Jan 16, 2026

✔️ ce506fa - Conventional commits check succeeded.

1 similar comment
@cocogitto-bot
Copy link

cocogitto-bot bot commented Jan 16, 2026

✔️ ce506fa - Conventional commits check succeeded.

@github-actions github-actions bot enabled auto-merge (rebase) January 16, 2026 11:06
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant