Skip to content

Commit 4516be1

Browse files
Bump mikepenz/release-changelog-builder-action from 4 to 5 (#167)
Bumps [mikepenz/release-changelog-builder-action](https://github.com/mikepenz/release-changelog-builder-action) from 4 to 5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mikepenz/release-changelog-builder-action/releases">mikepenz/release-changelog-builder-action's releases</a>.</em></p> <blockquote> <h2>v5</h2> <ul> <li>no changes</li> </ul> <h2>v5.0.0-rc01</h2> <h2>🚀 Features</h2> <ul> <li>Enhance CONTRIBUTORS template <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/release-changelog-builder-action/issues/1343">#1343</a></li> </ul> </li> </ul> <h2>🐛 Fixes</h2> <ul> <li>Fix to match categories case insensitive for gitea <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/release-changelog-builder-action/issues/1346">#1346</a></li> <li>Thanks <a href="https://github.com/MoonLiightz"><code>@​MoonLiightz</code></a></li> </ul> </li> </ul> <h2>📦 Dependencies</h2> <ul> <li>Dependency upgrades | <code>semver 7.6.3</code> <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/release-changelog-builder-action/issues/1347">#1347</a></li> </ul> </li> </ul> <h2>v5.0.0-a04</h2> <h2>🚀 Features</h2> <ul> <li>Introduce CONTRIBUTORS (PR author based) <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/release-changelog-builder-action/issues/1341">#1341</a></li> </ul> </li> </ul> <h2>💬 Other</h2> <ul> <li>Enhance error log in case of a fatal error building the changelog <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/release-changelog-builder-action/issues/1334">#1334</a></li> </ul> </li> <li>Fix spelling mistakes <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/release-changelog-builder-action/issues/1340">#1340</a></li> </ul> </li> </ul> <h2>📦 Dependencies</h2> <ul> <li>Dependency Upgrades <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/release-changelog-builder-action/issues/1342">#1342</a></li> </ul> </li> </ul> <h2>v5.0.0-a03</h2> <h2>🐛 Fixes</h2> <ul> <li>Fallback to alternative author value if main commit author login is not available <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/release-changelog-builder-action/issues/1328">#1328</a></li> </ul> </li> </ul> <h2>💬 Other</h2> <ul> <li>Improve local testing documentation <ul> <li>PR: <a href="https://redirect.github.com/mikepenz/release-changelog-builder-action/issues/1314">#1314</a></li> </ul> </li> </ul> <h2>📦 Dependencies</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mikepenz/release-changelog-builder-action/commit/c7b3b6d92924cca3c990f7891d83d0fd56ae3944"><code>c7b3b6d</code></a> Merge pull request <a href="https://redirect.github.com/mikepenz/release-changelog-builder-action/issues/1348">#1348</a> from mikepenz/develop</li> <li><a href="https://github.com/mikepenz/release-changelog-builder-action/commit/ef820d296c56675e58f7edbc7d5a43adde3d972a"><code>ef820d2</code></a> Merge pull request <a href="https://redirect.github.com/mikepenz/release-changelog-builder-action/issues/1347">#1347</a> from mikepenz/feature/depency_upgrades_20240726</li> <li><a href="https://github.com/mikepenz/release-changelog-builder-action/commit/542703f95eabfdcc22919fcd983746e8386a1fdc"><code>542703f</code></a> - recompile dist</li> <li><a href="https://github.com/mikepenz/release-changelog-builder-action/commit/166c6cd397596ffc308be0a40c0ac420b853ccf7"><code>166c6cd</code></a> - revert octokit rest as its now an ESM package</li> <li><a href="https://github.com/mikepenz/release-changelog-builder-action/commit/488cb35032ee550ebf78f51f3765022d7ad70280"><code>488cb35</code></a> Dependency upgrades</li> <li><a href="https://github.com/mikepenz/release-changelog-builder-action/commit/4d5a5160cbe596a1d466ffbfbacaf005c9450d08"><code>4d5a516</code></a> Merge pull request <a href="https://redirect.github.com/mikepenz/release-changelog-builder-action/issues/1346">#1346</a> from mikepenz/fix/1345</li> <li><a href="https://github.com/mikepenz/release-changelog-builder-action/commit/3ff44d5e84d76d53e9fbf3942f536eeef429ffc9"><code>3ff44d5</code></a> - recompile dist</li> <li><a href="https://github.com/mikepenz/release-changelog-builder-action/commit/76ceff7ddbed08cd9ec6e7e7a3a87f10b6016c1c"><code>76ceff7</code></a> - make gitea labels lowercase so categories are matched case insensitive</li> <li><a href="https://github.com/mikepenz/release-changelog-builder-action/commit/bbbdb7a6e6b42a99b1fdfe678ac6c77a7909d149"><code>bbbdb7a</code></a> Merge pull request <a href="https://redirect.github.com/mikepenz/release-changelog-builder-action/issues/1343">#1343</a> from mikepenz/feature/contributors</li> <li><a href="https://github.com/mikepenz/release-changelog-builder-action/commit/09758f3887d667e5dd44c66c2e781ae54805e9fc"><code>09758f3</code></a> - ensure contributors are not listed multiple times</li> <li>Additional commits viewable in <a href="https://github.com/mikepenz/release-changelog-builder-action/compare/v4...v5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mikepenz/release-changelog-builder-action&package-manager=github_actions&previous-version=4&new-version=5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6aa5b1f commit 4516be1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
103103
- name: Build changelog
104104
id: build_changelog
105-
uses: mikepenz/release-changelog-builder-action@v4
105+
uses: mikepenz/release-changelog-builder-action@v5
106106
with:
107107
configuration: changelog_config.json
108108
toTag: ${{ needs.version.outputs.RELEASE_VERSION }}

.github/workflows/review-release-notes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
uses: actions/checkout@v4
1212
- name: Build changelog
1313
id: build_changelog
14-
uses: mikepenz/release-changelog-builder-action@v4
14+
uses: mikepenz/release-changelog-builder-action@v5
1515
with:
1616
configuration: changelog_config.json
1717
toTag: ${{ github.ref }}

0 commit comments

Comments
 (0)