Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency git-cliff to v2 #266

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 15, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
git-cliff 1.4.0 -> 2.4.0 age adoption passing confidence

Release Notes

orhun/git-cliff (git-cliff)

v2.4.0

Compare Source

⛰️ Features
🐛 Bug Fixes
  • (fixture) Support running fixtures on mingw64 (#​708) - (dabe716)
  • (website) Update dependencies to fix search issue - (8a9f9f4)
🚜 Refactor
  • (bump) Add documentation and simplify implementation - (bea4916)
📚 Documentation
  • (website) Add highlights for 2.4.0 (#​729) - (5558cc5)
  • (website) Add more context about ignore_tags matching commits (#​710) - (854b411)
  • (website) Fix link to github-keepachangelog template (#​694) - (eac2195)
  • (website) Add information about --bump with tag prefixes (#​695) - (4cd18c2)
🎨 Styling
🧪 Testing

v2.3.0

Compare Source

⛰️ Features
🐛 Bug Fixes
  • (args) Allow -o and -p together if they point to different files (#​653) - (076f859)
📚 Documentation
⚙️ Miscellaneous Tasks
  • (cd) Use macos-14 runner - (22c94ed)
  • (example) Allow using github template without github variables (#​672) - (6a9feba)
  • (links) Ignore patreon links - (bfe2774)

v2.2.2

Compare Source

⛰️ Features
🐛 Bug Fixes
  • (changelog) Ignore empty lines when using split_commits (#​608) - (b8fb852)
  • (parser) Allow matching empty commit body (#​605) - (1d1b3b8)
📚 Documentation
  • (readme) Add social media badges - (d53b905)
  • (website) Add note about supported platforms for NPM - (4e4d7cd)
  • (website) Add SourceHut builds example (#​617) - (f636cfc)
⚙️ Miscellaneous Tasks
  • (npm) Add minimum supported Node versions (#​621) - (95bdf2d)
  • (pypi) Disable PyPi builds for x86_64-pc-windows-gnu - (f675b0b)
  • (tests) Don't check last commit (#​619) - (68b9839)

v2.2.1

Compare Source

🐛 Bug Fixes
  • (npm) Include the proper files in the npm tarball (#​594) - (800c896)
📚 Documentation
  • (readme) Mention git-changelog-command-line tool (#​589) - (d65b443)
  • (website) Add GITHUB_REPO variable to GitHub action (#​597) - (3b74254)
  • (website) Update release date - (45132da)
⚙️ Miscellaneous Tasks
  • (ci) Remove audit check - (6ba6809)

v2.2.0

Compare Source

⛰️ Features
  • (changelog) Make rendering errors more verbose - (7ee3c86)
  • (config) Support detecting config from project manifest (#​571) - (9eb3d65)
  • (release) Make the bump version rules configurable (#​530) - (152414c)
🐛 Bug Fixes
  • (changelog) Update the commit processing order (#​556) - (c5ef9ab)
  • (changelog) Return the last version if there is nothing to bump - (45c87f2)
  • (command) Add missing environment variables for Windows (#​532) - (9722784)
  • (commit) Trim the text before matching with commit parser (#​573) - (4971b23)
  • (config) Drop extra '(' in first commit URL in github-keepachangelog (#​535) - (8b3d09f)
  • (npm) Fix authenticating for yarn npm publish (#​574) - (5a0ce6a)
  • (release) Fix typo in the installation of typos-cli (#​545) - (700281a)
📚 Documentation
  • (website) Add highlights for 2.2.0 (#​575) - (2e81ad0)
  • (website) Fix the documentation for --include-path (#​567) - (4a7aa7e)
  • (website) Update setup-git-cliff action documentation - (4f46396)
  • (website) Add documentation for taiki-e/install-action (#​563) - (85db777)
⚙️ Miscellaneous Tasks
  • (ci) Temporarily disable semver checks - (f26fbe0)
  • (ci) Comment on pull requests about semver checks - (ccdc152)
  • (config) Skip clippy commits in changelog - (830528c)
  • (github) Remove cname - (679aa46)
  • (github) Update funding options - (4bedf76)
  • (github) Use form based issue templates (#​529) - (8f8e221)
  • (npm) Publish rc version for prereleases (#​528) - (16bea51)
  • (pypi) Update maturin version (#​539) - (10b7ab8)
  • (website) Allow deploying website manually - (0b64bc0)
  • (website) Only deploy website when there is a new release - (8651832)

v2.1.2

Compare Source

⛰️ Features
🐛 Bug Fixes
  • (cd) Set the correct GitHub repository URL - (7f379a9)
  • (cd) Set a flag as a workaround for the NPM package - (717abce)
  • (cd) Set node version to 18 for building NPM packages - (5dd0d2e)
  • (cd) Explicitly set the Homebrew formula path - (8d2f1fa)
  • (cd) Set the GitHub repository explicitly - (0e46500)
  • (config) Fix commit parser regex in the default config - (110b9b8)
  • (github) Sanitize the GitHub token in debug logs - (be34949)
🚜 Refactor
  • (cd) Simplify checking pre-releases - (87a04fb)
  • (changelog) Do not output to stdout when prepend is used - (8ee0da1)
📚 Documentation
  • (website) Add tip about skipping commits by PR label - (6d3354c)
  • (website) Add instructions for installing from WinGet (#​520) - (eeaa406)
🎨 Styling
  • (website) Use a short link for reporting issues - (ba83c8a)
⚙️ Miscellaneous Tasks
  • (ci) Auto-bump the homebrew formula - (61d055b)
  • (ci) Enable default features for windows builds - (18f4923)
  • (ci) Check semver violations via CI - (a25a114)
  • (fixtures) Enable verbose logging for output - (2927231)

v2.0.4

Compare Source

⛰️ Features
  • (docker) Enable github feature for the docker image - (bc882e3)
  • (github) Support overriding the GitHub API URL (#​512) - (8199699)
🐛 Bug Fixes
  • (cd) Do not execute commands for the release changelog - (1aaa9b2)
📚 Documentation
  • (website) Add instructions for installing from conda-forge (#​511) - (75a04bb)
⚙️ Miscellaneous Tasks
  • (config) Add animation to the header of the changelog - (4f741a7)
  • (website) Bump the version of git-cliff-action - (f255ad3)
  • (website) Add announcement bar for the new release - (1d32a14)

v2.0.3

Compare Source

animation

git-cliff now supports integration with GitHub repositories! 🚀

✨ Read the highlights of this release: https://git-cliff.org/blog/2.0.0

2.0.3 - 2024-02-21

⛰️ Features
  • (docker) Enable github feature for the docker image - (bc882e3)
⚙️ Miscellaneous Tasks
  • (website) Bump the version of git-cliff-action - (f255ad3)
  • (website) Add announcement bar for the new release - (1d32a14)

v2.0.2

Compare Source

📚 Documentation
  • (release) Add note about GitHub variables - (54e21de)

v2.0.1

Compare Source

⚙️ Miscellaneous Tasks
  • (cd) Disable PyPI builds for linux-x86-glibc - (30d8e41)

Configuration

📅 Schedule: Branch creation - "before 9am on monday" in timezone Europe/Zurich, 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.

@renovate renovate bot force-pushed the renovate/git-cliff-2.x branch 6 times, most recently from b124966 to 1c329aa Compare July 17, 2024 13:14
@renovate renovate bot force-pushed the renovate/git-cliff-2.x branch 2 times, most recently from 23da140 to 3074fd0 Compare July 24, 2024 11:08
@nhedger nhedger closed this Jul 24, 2024
Copy link
Contributor Author

renovate bot commented Jul 24, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 2.x releases. But if you manually upgrade to 2.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant