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

Update mikepenz/release-changelog-builder-action action to v5 #362

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

Conversation

teamleader-iac[bot]
Copy link
Contributor

@teamleader-iac teamleader-iac bot commented Nov 3, 2024

This PR contains the following updates:

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

Release Notes

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

v5.1.0

Compare Source

🚀 Features

  • Convert project to use ESM instead of CJS

💬 Other

  • Improve release notes template
  • Update Actions versions

📦 Dependencies

  • Upgrade dependencies
  • [CI] Enable Dependabot for GitHub Actions
  • Bump actions/setup-node from 3 to 4
  • Bump globals from 15.13.0 to 15.14.0
  • Bump the dev-dependencies group with 3 updates
  • Upgrade dependencies

Contributors:

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:

v4.2.2

Compare Source

🐛 Fixes

  • Fallback to alternative author value if main commit author login is not available

💬 Other

  • Enhance error log in case of a fatal error building the changelog

v4.2.1

Compare Source

📦 Dependencies

  • Upgrade dependencies on the 4.x variant

v4.2.0

Compare Source

🐛 Fixes

  • Sort retrieved PRs by updated instead of merged

📦 Dependencies

🧪 Tests

  • Test inverse tag resolver

v4.1.1

Compare Source

📦 Dependencies


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 has been generated by Renovate Bot.

@teamleader-iac teamleader-iac bot force-pushed the renovate/mikepenz-release-changelog-builder-action-5.x branch from a6cc3e6 to f9793d6 Compare January 28, 2025 04:15
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.

0 participants