Skip to content

chore(deps): update metcalfc/changelog-generator action to v4.9.1 - #5654

Merged
renovate[bot] merged 1 commit into
masterfrom
renovate/metcalfc-changelog-generator-4.x
Aug 31, 2026
Merged

chore(deps): update metcalfc/changelog-generator action to v4.9.1#5654
renovate[bot] merged 1 commit into
masterfrom
renovate/metcalfc-changelog-generator-4.x

Conversation

@renovate

@renovate renovate Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
metcalfc/changelog-generator action minor v4.8.0v4.9.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

metcalfc/changelog-generator (metcalfc/changelog-generator)

v4.9.1

Compare Source

Patch release for the v4 line

Documentation and CI only. dist/ is byte-identical to
v4.9.0
,
so there is no functional change for consumers; this release exists so the v4
tag points at a commit whose docs are correct.

  • Return the modified changelog as a real multiline output (#​478)

The README's "Simple output modifications" recipe percent-encoded newlines as
%0A, which the long-removed ::set-output command decoded. $GITHUB_OUTPUT
does not, so anyone who copied that snippet got a single line with literal
%0A in it. It now uses the heredoc form, with a random delimiter because the
value is built from commit subjects.

The changelog output format remains unchanged from v4.8.0. See
v5.0.0
for the breaking change that renders commit subjects as literal text.

v4.9.0

Compare Source

Maintenance release for the v4 line

Security and dependency fixes only. The changelog output format is unchanged
from v4.8.0
-- verified byte-identical -- so tracking @v4 is safe.

  • undici 7.29.0, closing all 12 open advisories (4 high)
  • release-workflow hardening: tag names no longer reach a shell as source, and
    the published bundle is now verified against a rebuild before attestation
  • @vercel/ncc 0.45.0 and dev-dependency bumps

v5.0.0
contains these same fixes plus a breaking change: commit subjects render as
literal text, so a merged pull request's subject can no longer inject links or
mentions into your release notes. That change also stops #123 autolinking
inside subjects, which is why it is not on the v4 line.



Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate
renovate Bot requested a review from a team as a code owner August 31, 2026 05:07
@renovate renovate Bot added the type: dependency-upgrade Pull requests that update a dependency file label Aug 31, 2026
@renovate
renovate Bot enabled auto-merge (squash) August 31, 2026 05:07
@renovate
renovate Bot merged commit be65fbc into master Aug 31, 2026
2 checks passed
@renovate
renovate Bot deleted the renovate/metcalfc-changelog-generator-4.x branch August 31, 2026 05:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependency-upgrade Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants