Skip to content

chore(deps): bump orhun/git-cliff-action from 2 to 4#85

Merged
ducng99 merged 1 commit intomainfrom
dependabot/github_actions/orhun/git-cliff-action-4
Dec 24, 2025
Merged

chore(deps): bump orhun/git-cliff-action from 2 to 4#85
ducng99 merged 1 commit intomainfrom
dependabot/github_actions/orhun/git-cliff-action-4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps orhun/git-cliff-action from 2 to 4.

Release notes

Sourced from orhun/git-cliff-action's releases.

Release v4.0.0

Gotta go fast 🧗

git-cliff-action is now waaaaaaaay faster.

We switched to a classic bash script to download the git-cliff binary instead of a Docker action. So, no more building images, it just downloads and runs. Vroooom! 💨

Thanks @​M0NsTeRRR for the implementation in orhun/git-cliff-action#26

Version input ✨

Also, you can now specify a git-cliff version to run:

- name: Generate a changelog
  uses: orhun/git-cliff-action@v4
  with:
    version: latest
    config: cliff.toml
    args: --verbose

The default is v2.5.0 as of now, but you can also use latest.

Release v3.3.0

[3.3.0] - 2024-07-27

Chore

docker

  • Update git-cliff to 2.4.0

Docs

readme

  • Add note about fetch-depth (#25)
  • Reword the checkout note

Release v3.2.0

[3.2.0] - 2024-06-03

Chore

docker

  • Update git-cliff to 2.3.0

Release v3.1.0

[3.1.0] - 2024-05-22

Chore

... (truncated)

Commits
  • e16f179 chore(version): update git-cliff to 2.11.0
  • ef60b86 chore(deps): bump actions/checkout from 4 to 6 (#68)
  • 78796b2 fix(run): Fix stat command when fetch array (#67)
  • a39e27f fix(run): update stat cmd for cross-platform compatibility (#66)
  • d77b37d chore(version): update git-cliff to 2.10.1
  • 82629b3 fix(run): pass gh token (#61)
  • 3948e88 feat(run): toggle trace logs with environment variable (#59)
  • a836721 fix(run): exit with correct exit code (#58)
  • 98c9344 fix(run): properly pass arguments as an array (#56)
  • e615672 chore(version): update git-cliff to 2.10.0
  • 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 [orhun/git-cliff-action](https://github.com/orhun/git-cliff-action) from 2 to 4.
- [Release notes](https://github.com/orhun/git-cliff-action/releases)
- [Commits](orhun/git-cliff-action@v2...v4)

---
updated-dependencies:
- dependency-name: orhun/git-cliff-action
  dependency-version: '4'
  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 Dec 24, 2025
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Dec 24, 2025

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
web-tools 4a64c35 Commit Preview URL

Branch Preview URL
Dec 24 2025, 05:07 PM

@ducng99 ducng99 merged commit a96849d into main Dec 24, 2025
2 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/orhun/git-cliff-action-4 branch December 24, 2025 17:08
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