Skip to content

Update github-actions - #787

Open
renovate[bot] wants to merge 1 commit into
2.0.xfrom
renovate/github-actions
Open

Update github-actions#787
renovate[bot] wants to merge 1 commit into
2.0.xfrom
renovate/github-actions

Conversation

@renovate

@renovate renovate Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
github/codeql-action action patch v4.37.7v4.37.8
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

github/codeql-action (github/codeql-action)

v4.37.8

Compare Source

No user facing changes.

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
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 changed the title Update github/codeql-action action to v4.37.8 Update github-actions Aug 26, 2026
@renovate
renovate Bot force-pushed the renovate/github-actions branch from 666730d to ff681f3 Compare August 26, 2026 07:10
- name: Generate changelog
id: changelog
uses: metcalfc/changelog-generator@98b12822c5dc6bad335d1d60d920cb69831b9c5d # v4.8.0
uses: metcalfc/changelog-generator@bb7a08e07e326061351dab6ce89c72f13797043c # v4.9.1
@renovate
renovate Bot force-pushed the renovate/github-actions branch from ff681f3 to 90abe92 Compare August 26, 2026 09: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.

1 participant