Skip to content

chore(deps): bump amannn/action-semantic-pull-request from 5 to 6#12

Merged
znat merged 1 commit intomainfrom
dependabot/github_actions/amannn/action-semantic-pull-request-6
May 2, 2026
Merged

chore(deps): bump amannn/action-semantic-pull-request from 5 to 6#12
znat merged 1 commit intomainfrom
dependabot/github_actions/amannn/action-semantic-pull-request-6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps amannn/action-semantic-pull-request from 5 to 6.

Release notes

Sourced from amannn/action-semantic-pull-request's releases.

v6.0.0

6.0.0 (2025-08-13)

⚠ BREAKING CHANGES

  • Upgrade action to use Node.js 24 and ESM (#287)

Features

  • Upgrade action to use Node.js 24 and ESM (#287) (bc0c9a7)

v5.5.3

5.5.3 (2024-06-28)

Bug Fixes

v5.5.2

5.5.2 (2024-04-24)

Bug Fixes

v5.5.1

5.5.1 (2024-04-24)

Bug Fixes

v5.5.0

5.5.0 (2024-04-23)

Features

v5.4.0

5.4.0 (2023-11-03)

... (truncated)

Changelog

Sourced from amannn/action-semantic-pull-request's changelog.

Changelog

6.1.1 (2025-08-22)

Bug Fixes

  • Parse headerPatternCorrespondence properly (#295) (800da4c)

6.1.0 (2025-08-19)

Features

Bug Fixes

  • Remove trailing whitespace from "unknown release type" error message (#291) (afa4edb)

6.0.1 (2025-08-13)

Bug Fixes

6.0.0 (2025-08-13)

⚠ BREAKING CHANGES

  • Upgrade action to use Node.js 24 and ESM (#287)

Features

  • Upgrade action to use Node.js 24 and ESM (#287) (bc0c9a7)

5.5.3 (2024-06-28)

Bug Fixes

5.5.2 (2024-04-24)

Bug Fixes

5.5.1 (2024-04-24)

... (truncated)

Commits
  • 48f2562 chore: Release 6.1.1 [skip ci]
  • 800da4c fix: Parse headerPatternCorrespondence properly (#295)
  • 677b895 test: Fix broken test
  • 24e6f01 ci: Fix permissions for tagger
  • 7f33ba7 chore: Release 6.1.0 [skip ci]
  • afa4edb fix: Remove trailing whitespace from "unknown release type" error message (#291)
  • a30288b feat: Support providing regexps for types (#292)
  • a46a7c8 build: Move Vitest to devDependencies (#290)
  • fdd4d3d chore: Release 6.0.1 [skip ci]
  • 58e4ab4 fix: Actually execute action (#289)
  • 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 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 [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 5 to 6.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases)
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md)
- [Commits](amannn/action-semantic-pull-request@e32d7e6...48f2562)

---
updated-dependencies:
- dependency-name: amannn/action-semantic-pull-request
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 2, 2026
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 2, 2026

Greptile Summary

This PR bumps the amannn/action-semantic-pull-request GitHub Action from v5 to v6.1.1 via Dependabot. The action is pinned to a specific commit SHA (48f256284bd46cdaab1048c3721360e808335d50) with an updated version comment, following the repo's established security practice. The v6 line includes a breaking internal upgrade to Node.js 24/ESM, but no workflow configuration changes are required.

Confidence Score: 5/5

This PR is safe to merge — it's a clean Dependabot SHA-pinned action bump with no configuration changes required.

Single-file change bumping a GitHub Action to a pinned SHA; no logic changes, no config adjustments needed, and the v6 breaking change (Node.js 24/ESM) is purely internal to the action.

No files require special attention.

Important Files Changed

Filename Overview
.github/workflows/lint-pr-title.yml Bumps amannn/action-semantic-pull-request from v5 (SHA e32d7e6) to v6.1.1 (SHA 48f2562); comment updated to reflect new version, no config changes needed.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[PR opened or edited] --> B[lint-pr-title workflow triggers]
    B --> C[action-semantic-pull-request v6.1.1]
    C --> D{PR title matches conventional commit?}
    D -->|Yes| E[Status check passes]
    D -->|No| F[Status check fails - surfaces bad title]
Loading

Reviews (1): Last reviewed commit: "chore(deps): bump amannn/action-semantic..." | Re-trigger Greptile

@znat znat merged commit 70e7b00 into main May 2, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/github_actions/amannn/action-semantic-pull-request-6 branch May 2, 2026 12:19
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