Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2025

Bumps mikepenz/release-changelog-builder-action from 5.4.1 to 6.0.1.

Release notes

Sourced from mikepenz/release-changelog-builder-action's releases.

v6.0.1

🐛 Fixes

  • Fix contributors output returning empty object

📦 Dependencies

  • Update dev dependencies | Update semver
  • Bump vite from 7.1.9 to 7.1.12 in the npm_and_yarn group across 1 directory

Contributors:

v6.0.0

[!IMPORTANT]
This update moves to node24 for actions. For self-hosted runners ensure they are up2date.

🚀 Features

  • Update Action to use node24 runtime
  • Add path filtering support for monorepo setups

🧪 Tests

  • Replace Jest with Vitest

💬 Other

  • fix: update local development readme & devcontainer
  • Upgrade dev dependencies

📦 Dependencies

  • Update to checkout@v5
  • Upgrade dev dependencies
  • Upgrade dependencies | globals 16.4.0

... (truncated)

Commits

Dependabot compatibility score

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 commands and options

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 18, 2025
@dependabot dependabot bot requested a review from demisx as a code owner November 18, 2025 06:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 18, 2025
@dependabot dependabot bot force-pushed the dependabot/github_actions/mikepenz/release-changelog-builder-action-6.0.1 branch from 66b6e26 to 3a0ced3 Compare November 20, 2025 18:34
- name: Build Changelog
id: build-changelog
uses: mikepenz/release-changelog-builder-action@c9dc8369bccbc41e0ac887f8fd674f5925d315f7
uses: mikepenz/release-changelog-builder-action@439f79b5b5428107c7688c1d2b0e8bacc9b8792c
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sbendar and this one. Thanks

@dependabot dependabot bot force-pushed the dependabot/github_actions/mikepenz/release-changelog-builder-action-6.0.1 branch from 3a0ced3 to 09bddfc Compare November 20, 2025 18:38
@aramikm aramikm requested review from JoeCap08055, enddynayn and shannonwells and removed request for demisx November 20, 2025 18:39
Copy link
Collaborator

@shannonwells shannonwells left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let 'er rip

Bumps [mikepenz/release-changelog-builder-action](https://github.com/mikepenz/release-changelog-builder-action) from 5.4.1 to 6.0.1.
- [Release notes](https://github.com/mikepenz/release-changelog-builder-action/releases)
- [Commits](mikepenz/release-changelog-builder-action@c9dc836...439f79b)

---
updated-dependencies:
- dependency-name: mikepenz/release-changelog-builder-action
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/mikepenz/release-changelog-builder-action-6.0.1 branch from 09bddfc to c8b987a Compare November 20, 2025 18:47
Copy link
Collaborator

@enddynayn enddynayn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great! 👍

@shannonwells shannonwells merged commit cde9606 into main Nov 26, 2025
31 checks passed
@shannonwells shannonwells deleted the dependabot/github_actions/mikepenz/release-changelog-builder-action-6.0.1 branch November 26, 2025 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants