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 mikepenz/release-changelog-builder-action action to v5 #1844

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2024

This PR contains the following updates:

Package Type Update Change
mikepenz/release-changelog-builder-action action major v4.2.2 -> v5.0.0

Release Notes

mikepenz/release-changelog-builder-action (mikepenz/release-changelog-builder-action)

v5.0.0

Compare Source

[!IMPORTANT]
v5 is a major release, it includes many new features, alongside breaking changes (specifically in the area of regexes) and bug fixes.
Ensure to read the regexes section for more details on new functionalities.

The key difference to v4 is that now the transformers use replace by default as a mechanism, you might have to provide match as method if you observe issues compared to v4.

Additionally, all transformers available, follow a similar structure and offer similar flexibility.

🚀 Features

  • Unify handling of regex transformers | New method
  • Introduce nested categorisation
  • Refactor mode configuration | Add support for HYBRID | Add new CommitMode focused default config
  • Introduce CONTRIBUTORS (PR author based)
  • Enhance CONTRIBUTORS template
  • Introduce AUTHOR_NAME placeholder
  • Upgrade dependencies

🐛 Fixes

  • Fallback to alternative author value if main commit author login is not available
  • Fix to match categories case insensitive for gitea
  • COMMIT mode not returned when commitMode is true
  • Fix Contributor template

💬 Other

  • [CI] Optimize release changelog config
  • Rework README structure
  • Improve local testing documentation
  • Enhance error log in case of a fatal error building the changelog
  • Fix spelling mistakes
  • clarify tag_resolver.filter documentation
  • Rework README to make REGEX objects more clear
  • document commitMode to mode transition in README.md
  • Document default value for Extractor.on_property
  • Fix wrong , in README example
  • Improve README on non semver tags
  • Refactor transform.ts and others

📦 Dependencies

  • Dependency upgrades
  • Upgrade dependencies to their latest version
  • Dependency Upgrades
  • Dependency upgrades | semver 7.6.3
  • Upgrade dev dependencies

Contributors:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@github-actions github-actions bot added the type: ci Changes to CI workflows label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: ci Changes to CI workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants