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

git-cliff 1.3.0 #141184

Closed
wants to merge 1 commit into from
Closed

git-cliff 1.3.0 #141184

wants to merge 1 commit into from

Conversation

nekofar
Copy link

@nekofar nekofar commented Sep 2, 2023

Created with brew bump-formula-pr.

release notes
## [1.3.0](https://github.com/orhun/git-cliff/compare/v1.2.0..v1.3.0) - 2023-08-31

⛰️ Features

  • (changelog) [breaking] Add postprocessors (#155) - (5dc5fb7)

🐛 Bug Fixes

  • (cd) Do not publish release notes for pre-releases (#249) - (7a82aa1)
  • (cd) Disable win32-arm64 PyPI builds - (baf34a8)
  • (deps) Avoid problematic serde release - (87f74bc)
  • (examples) Add missing newline (#253) - (aad4222)
  • (informer) Do not inform about pre-releases (#249) - (87e47e6)
  • Fix previous release references - (fbb605e)

🚜 Refactor

  • (clippy) Apply clippy suggestions - (4c09759)
  • (clippy) Apply clippy suggestions - (a814bbe)
  • (config) Use a macro for generating commit list - (c695ca3)
  • (docker) Avoid copying volume inside container (#142) - (65d365c)
  • (lib) Use implicit serde imports - (c8cf855)

📚 Documentation

  • (blog) Add blog post for 1.3.0 release (#264) - (93d4aa4)
  • (example) Update the header of configuration examples - (0bf5ebe)
  • (example) Add example for generating changelog similar to cocogitto - (e1cf26e)
  • (readme) Add contributors graph - (3c9ced0)

🎨 Styling

  • (config) Further beautify the changelog in this repo - (fd7446c)
  • (config) Apply formatting to configuration files - (e9aa991)
  • Fix formatting - (14725e5)

🧪 Testing

  • (changelog) Add cases for docs: prefix (#167) - (3a717e2)
  • (repo) Add an informative error message to failing test - (7d7470b)
  • Fix keep a changelog test case - (0a6ed62)
  • Fix keep a changelog test case - (f5d3365)

⚙️ Miscellaneous Tasks

  • (cargo) Update MSRV to 1.70.0 - (1068912)
  • (cd) Use the latest git-cliff-action for releases - (3eb97b8)
  • (cd) Support creating prereleases on GitHub - (a22426a)
  • (config) Add additional parsers for default config - (b745778)
  • (config) Update configuration for alpha/beta/rc releases - (7e7e5a7)
  • (config) Skip dependency updates in the changelog - (b2edc23)
  • (core) Make git2 optional - (5fdf39a)
  • (docker) Update versions in Dockerfile - (0ccab91)
  • (github) Add config for welcome bot - (a4725d4)
  • (mergify) Rename mergify configuration file - (9fd1be6)
  • (mergify) Add configuration file for automatic merge (#245) - (0a79aae)
  • (pypi) Publish git-cliff on PyPI (#158) - (2b7a1ef)
  • Check without default features - (e323621)

@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Sep 2, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Sep 2, 2023

Thanks for contributing to Homebrew! 🎉 It looks like you're having trouble with a CI failure. See our contribution guide for help. You may be most interested in the section on dealing with CI failures. You can find the CI logs in the Checks tab of your pull request.

@ZhongRuoyu
Copy link
Member

Thanks for the pull request @nekofar. git-cliff 1.3.0 is being updated along with its dependency libgit2 in #136786.

@ZhongRuoyu ZhongRuoyu closed this Sep 2, 2023
@ZhongRuoyu ZhongRuoyu added the superseded PR was replaced by another PR label Sep 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` rust Rust use is a significant feature of the PR or issue superseded PR was replaced by another PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants