Skip to content

chore(deps): update orhun/git-cliff-action action to v4#18

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/orhun-git-cliff-action-4.x
Open

chore(deps): update orhun/git-cliff-action action to v4#18
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/orhun-git-cliff-action-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Aug 27, 2024

This PR contains the following updates:

Package Type Update Change
orhun/git-cliff-action action major v1v4

Release Notes

orhun/git-cliff-action (orhun/git-cliff-action)

v4.8.0

Compare Source

[4.8.0] - 2026-04-26
🚀 Features
env
  • Improve GitHub Token handling (#​77)
⚙️ Miscellaneous Tasks
sync
  • Add automated git-cliff version sync (#​75)
version

v4.7.1

Compare Source

[4.7.1] - 2026-02-21

📚 Documentation
readme
  • Add an example how to execute arbitrary git-cliff commands (#​70)
⚙️ Miscellaneous Tasks
version
  • Update git-cliff to 2.12.0

v4.7.0

Compare Source

[4.7.0] - 2025-12-14

🐛 Bug Fixes
run
  • Update stat cmd for cross-platform compatibility (#​66)
  • Fix stat command when fetch array (#​67)
⚙️ Miscellaneous Tasks
version
  • Update git-cliff to 2.11.0

New Contributors

Full Changelog: orhun/git-cliff-action@v4...v4.7.0

v4.6.0

Compare Source

[4.6.0] - 2025-09-21

🚀 Features
run
  • Toggle trace logs with environment variable (#​59)
🐛 Bug Fixes
run
  • Exit with correct exit code (#​58)
  • Pass gh token (#​61)
⚙️ Miscellaneous Tasks
version
  • Update git-cliff to 2.10.1

v4.5.1

Compare Source

[4.5.1] - 2025-07-28

🐛 Bug Fixes
run
  • Properly pass arguments as an array (#​56)

v4.5.0

Compare Source

[4.5.0] - 2025-07-27

🐛 Bug Fixes
action
  • Use --context flag before args (#​50)
args
  • Allow setting the output via --output argument (#​53)
install
  • Install in temp path instead of user working dir (#​51)
⚙️ Miscellaneous Tasks
version
  • Update git-cliff to 2.10.0

See https://git-cliff.org/blog/2.10.0

New Contributors

Full Changelog: orhun/git-cliff-action@v4...v4.5.0

v4.4.2

Compare Source

Changelog

[4.4.2] - 2024-12-04

Fix
install
  • Fix running on windows host (#​43)

v4.4.1

Compare Source

[4.4.1] - 2024-11-28

🐛 Bug Fixes
  • (install) Choose file extension based upon running OS (#​41)

v4.4.0

Compare Source

Changelog

[4.4.0] - 2024-11-22

Chore
version
  • Update git-cliff to 2.7.0

See https://git-cliff.org/blog/2.7.0

v4.3.1

Compare Source

[4.3.1] - 2024-10-16

Fix
action
  • Limit content size to 40MB (#​40)

v4.3.0

Compare Source

[4.3.0] - 2024-09-27

Chore
version
  • Update git-cliff to 2.6.1
Refactor
install
  • Trim the install output

v4.2.0

Compare Source

[4.2.0] - 2024-09-22

Chore
version
  • Update git-cliff to 2.6.0
Docs
readme
  • Check out the branch before committing the changelog
  • Add write permissions to changelog job

v4.1.0

Compare Source

[4.1.0] - 2024-09-17

Feat
action
  • Allow configuring the github token and set it when it exists (#​34)
Fix
action
  • Use environment variable for GitHub Action path

Full Changelog: orhun/git-cliff-action@v4...v4.1.0

v4.0.2

Compare Source

[4.0.2] - 2024-09-04

Docs
license
  • Re-license under the MIT + Apache 2.0

Full Changelog: orhun/git-cliff-action@v4.0.1...v4.0.2

v4.0.1

Compare Source

[4.0.1] - 2024-09-02

Fix
action
  • Put git-cliff binary inside ./bin (#​30)

Full Changelog: orhun/git-cliff-action@v4.0.0...v4.0.1

v4.0.0

Compare Source

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 #​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.

v4

Compare Source

v3.3.0

Compare Source

[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

v3.2.0

Compare Source

[3.2.0] - 2024-06-03

Chore
docker
  • Update git-cliff to 2.3.0

v3.1.0

Compare Source

[3.1.0] - 2024-05-22

Chore
docker
  • Update git-cliff to 2.2.2
Docs
readme
  • Add GITHUB_REPO env in examples (#​19)

v3.0.2

Compare Source

[3.0.2] - 2024-03-04

Chore
docker
  • Update git-cliff to 2.1.2

v3.0.1

Compare Source

[3.0.1] - 2024-02-21

Chore
docker
  • Update git-cliff to 2.0.3

v3.0.0

Compare Source

[3.0.0] - 2024-02-19

Chore
deps
  • Bump actions/checkout from 3 to 4 (#​14)
docker
  • Update git-cliff to 2.0.2
github
  • Add dependabot config
Docs
readme
  • Add example about writing the changelog (#​13)

v3

Compare Source

v2.3.0

Compare Source

[0.2.3] - 2023-11-12

Feat
action
  • Add output variable for the latest version (#​12)

v2.2.0

Compare Source

[2.2.0] - 2023-10-31

Chore
docker
  • Update git-cliff to 1.4.0

v2.1.1

Compare Source

[2.1.1] - 2023-10-01

Chore
docker
  • Update git-cliff to 1.3.1

v2.1.0

Compare Source

Changelog

[2.1.0] - 2023-09-01

Chore
docker
  • Update git-cliff to 1.3.0

v2.0.6

Compare Source

Changelog

[2.0.6] - 2023-04-28

Chore
action
  • Bump checkout action to v3
docker
  • Update git-cliff to 1.2.0

v2.0.5

Compare Source

Changelog

[2.0.5] - 2023-02-06

Fix
action
  • Revert to directory permissions workaround

v2.0.4

Compare Source

Changelog

[2.0.4] - 2023-02-05

Chore
docker
  • Update git-cliff to 1.1.2
Refactor
action
  • Further simplify git safe directory workaround

v2.0.3

Compare Source

Changelog

[2.0.3] - 2023-01-09

Chore
docker
  • Update git-cliff to 1.1.1

v2.0.2

Compare Source

Changelog

[2.0.2] - 2023-01-07

Docs
readme
  • Update license copyright years
  • Simplify the advanced example

v2.0.1

Compare Source

Changelog

[2.0.1] - 2022-12-25

Docs
readme
  • Recommend the use of v2 instead of v1

v2.0.0

Compare Source

Changelog

[2.0.0] - 2022-12-25

Chore
docker
  • Update git-cliff to 1.0.0

v2

Compare Source

v1.2.2

Compare Source

Changelog

[1.2.2] - 2022-12-21

Fix
action
  • Revert working directory permissions after generating changelog

v1.2.1

Compare Source

Changelog

[1.2.1] - 2022-12-19

Refactor
action
  • Simplify git safe directory workaround

v1.2.0

Compare Source

Changelog

[1.2.0] - 2022-12-01

Chore
docker
  • Update git-cliff to 0.10.0
Docs
readme
  • Update advanced example about set-output usage
Feat
action
  • Add an output for the changelog content (#​4)
Fix
action
  • Use the correct working directory (#​5)

v1.1.8

Compare Source

Changelog

[1.1.8] - 2022-11-20

Chore
docker
  • Update git-cliff to 0.9.2
test
  • Run CI on pull request
Fix
args
  • Handle quotes in passed args (#​3)
git
  • Disable safe directory checks
  • Apply a workaround for git safe directory
  • Improve git safe directory workaround

v1.1.7

Compare Source

Changelog

[1.1.7] - 2022-05-02

Chore
docker
  • Update git-cliff to 0.7.0
Fix
env
  • Use the correct environment variable for output

v1.1.6

Compare Source

Changelog

[1.1.6] - 2021-12-18

Chore
docker
  • Update git-cliff to 0.5.0

v1.1.5

Compare Source

Changelog

[1.1.5] - 2021-10-01

Chore
docker
  • Update git-cliff to 0.4.0

v1.1.4

Compare Source

Changelog

[1.1.4] - 2021-09-25

Chore
docker
  • Pin the git-cliff version

v1.1.3

Compare Source

Changelog

[1.1.3] - 2021-07-01

Docs
readme
  • Update examples

v1.1.2

Compare Source

Changelog

[1.1.2] - 2021-06-24

Style
action
  • Update the color

v1.1.1

Compare Source

Changelog

[1.1.1] - 2021-06-24

Docs
readme
  • Add the advanced example
  • Link to the documentation of the base repository

v1.1.0

Compare Source

Changelog

[1.1.0] - 2021-06-19

Chore
action
  • Remove input arguments
entrypoint
  • Update argument passing
Docs
readme
  • Update the title in README.md
Test
args
  • Use multiple arguments for testing

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants