Skip to content

build(deps): Update mindsers/changelog-reader-action action to v2.3.0#360

Merged
renovate[bot] merged 1 commit into
masterfrom
renovate/mindsers-changelog-reader-action-2.x
May 19, 2026
Merged

build(deps): Update mindsers/changelog-reader-action action to v2.3.0#360
renovate[bot] merged 1 commit into
masterfrom
renovate/mindsers-changelog-reader-action-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 19, 2026

This PR contains the following updates:

Package Type Update Change
mindsers/changelog-reader-action action minor v2.2.3v2.3.0

Release Notes

mindsers/changelog-reader-action (mindsers/changelog-reader-action)

v2.3.0

Compare Source

Changed
  • Use Node 24 as the action runtime.
  • Refactor the internal entry, validation, and pipeline modules for type safety and easier maintenance. No change in observable behavior for action consumers.
  • Modernize the bundled runtime dependencies: @actions/core 1.x → 2.x and the YAML parser 1.x → 2.x. The action's input/output contract is unchanged.
Fixed
  • Declare semver as a runtime dependency instead of a dev dependency.
  • Stop dumping the full CHANGELOG content to debug logs when parsing entries and links.
  • Detect the Unreleased heading case-insensitively when picking the most recent released entry.
  • Warn (instead of silently degrading) when validation_level or validation_depth inputs are invalid; fall back to safe defaults.
  • Warn (instead of silently using an empty config) when an explicit config_file does not exist.
  • Validate the shape of YAML/JSON config files; warn on per-field type mismatches and reject non-object roots.
  • Recognize bare ## Unreleased headings in addition to the bracketed ## [Unreleased] form.

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 enabled auto-merge (rebase) May 19, 2026 20:55
@renovate renovate Bot merged commit 1d5793b into master May 19, 2026
5 checks passed
@renovate renovate Bot deleted the renovate/mindsers-changelog-reader-action-2.x branch May 19, 2026 20:56
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