Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Bumps the github-actions-dependencies group with 1 update: taskmedia/action-conventional-commits.

Updates taskmedia/action-conventional-commits from 1.1.23 to 1.1.25

Release notes

Sourced from taskmedia/action-conventional-commits's releases.

v1.1.25

1.1.25 (2025-12-25)

Miscellaneous Chores

  • deps-dev: bump @​types/lodash from 4.17.20 to 4.17.21 (#671) (adcfe1a)
  • deps-dev: bump @​typescript-eslint/eslint-plugin (#673) (dec7f60)
  • deps-dev: bump ts-jest from 29.4.5 to 29.4.6 (#675) (314bdad)
  • deps: bump prettier from 3.6.2 to 3.7.4 (#672) (9e9bec2)
  • force glob to patched release (#677) (7f3f62d)
Changelog

Sourced from taskmedia/action-conventional-commits's changelog.

Changelog

1.1.25 (2025-12-25)

Miscellaneous Chores

  • deps-dev: bump @​types/lodash from 4.17.20 to 4.17.21 (#671) (adcfe1a)
  • deps-dev: bump @​typescript-eslint/eslint-plugin (#673) (dec7f60)
  • deps-dev: bump ts-jest from 29.4.5 to 29.4.6 (#675) (314bdad)
  • deps: bump prettier from 3.6.2 to 3.7.4 (#672) (9e9bec2)
  • force glob to patched release (#677) (7f3f62d)

1.1.24 (2025-12-25)

Miscellaneous Chores

  • deps-dev: bump @​types/node from 24.8.0 to 24.9.2 (#660) (77fe817)
  • deps-dev: bump @​types/node from 24.9.2 to 25.0.3 (#665) (57dbc5b)
  • deps-dev: bump eslint from 9.37.0 to 9.39.2 (#667) (29ecd0c)
  • deps-dev: bump eslint-plugin-jest from 29.0.1 to 29.11.0 (#669) (a84195a)
  • deps-dev: bump js-yaml from 4.1.0 to 4.1.1 (#670) (3293eb0)
  • deps: bump @​actions/core from 1.11.1 to 2.0.1 (#668) (af0c728)
  • deps: bump actions/checkout from 5 to 6 (#662) (34221d9)
  • deps: bump actions/upload-artifact from 4 to 5 (#659) (8be396a)
  • deps: bump actions/upload-artifact from 5 to 6 (#664) (9bd2e9e)
  • deps: bump mikefarah/yq from 4.48.1 to 4.48.2 (#661) (0de5896)
  • deps: bump mikefarah/yq from 4.48.2 to 4.50.1 (#666) (894b466)

1.1.23 (2025-10-16)

Miscellaneous Chores

  • deps-dev: bump @​types/node from 24.6.2 to 24.7.2 (#646) (882ff6b)
  • deps-dev: bump @​typescript-eslint/eslint-plugin (#651) (3471a8f)
  • deps-dev: bump @​typescript-eslint/parser from 8.45.0 to 8.46.1 (#650) (803dcab)
  • deps-dev: bump eslint from 9.36.0 to 9.37.0 (#640) (b46ed72)
  • deps-dev: bump ts-jest from 29.4.4 to 29.4.5 (#649) (215b68d)
  • deps: bump github/codeql-action from 3 to 4 (#644) (c12af92)
  • deps: bump mikefarah/yq from 4.47.2 to 4.48.1 (#647) (e5745e6)
  • deps: bump stefanzweifel/git-auto-commit-action from 6 to 7 (#648) (b6e40a7)

1.1.22 (2025-10-03)

Miscellaneous Chores

  • deps-dev: bump @​typescript-eslint/parser from 5.62.0 to 8.45.0 (#637) (1e067cf)

... (truncated)

Commits

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 <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 github-actions-dependencies group with 1 update: [taskmedia/action-conventional-commits](https://github.com/taskmedia/action-conventional-commits).


Updates `taskmedia/action-conventional-commits` from 1.1.23 to 1.1.25
- [Release notes](https://github.com/taskmedia/action-conventional-commits/releases)
- [Changelog](https://github.com/taskmedia/action-conventional-commits/blob/main/CHANGELOG.md)
- [Commits](taskmedia/action-conventional-commits@851d8b8...443b9cf)

---
updated-dependencies:
- dependency-name: taskmedia/action-conventional-commits
  dependency-version: 1.1.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Dec 29, 2025
@jmgate jmgate merged commit 944fa20 into master Jan 5, 2026
12 checks passed
@jmgate jmgate deleted the dependabot/github_actions/github-actions-dependencies-5ec1d54a5c branch January 5, 2026 15:09
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.

1 participant