Skip to content

chore(deps): update dorny/paths-filter action to v4#1371

Merged
lacolaco-actions-worker[bot] merged 1 commit into
mainfrom
renovate/dorny-paths-filter-4.x
Mar 28, 2026
Merged

chore(deps): update dorny/paths-filter action to v4#1371
lacolaco-actions-worker[bot] merged 1 commit into
mainfrom
renovate/dorny-paths-filter-4.x

Conversation

@renovate

@renovate renovate Bot commented Mar 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
dorny/paths-filter action major v3.0.3v4.0.1

Release Notes

dorny/paths-filter (dorny/paths-filter)

v4.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: dorny/paths-filter@v4.0.0...v4.0.1

v4.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@github-actions

Copy link
Copy Markdown
Contributor

Renovate PR Review Results

⚖️ Safety Assessment: ✅ Safe

🔍 Release Content Analysis

v4.0.0 (March 12, 2026)

  • Runtime Update: Migrated from Node 20 to Node 24
    • Addresses GitHub's deprecation of Node 20 (Node 24 becomes default June 2, 2026)
    • Updated @types/node to ^24.0.0 and engine requirement to >= 24
  • No Functional Changes: All inputs, outputs, and behavior remain identical
  • Breaking Changes: None reported - only the runtime environment changed

v4.0.1 (March 17, 2026)

🎯 Impact Scope Investigation

Usage Locations Identified:

  • .github/workflows/ci.yml:49 - content-paths filter step
  • .github/workflows/ci.yml:58 - code-paths filter step

Current Usage Pattern:
Both instances use the action with the following configurations:

  1. Content filter: Simple filters input with path patterns
  2. Code filter: Uses predicate-quantifier: 'every' with negation patterns

Compatibility Analysis:

  • ✅ All inputs used (filters, predicate-quantifier) remain unchanged in v4
  • ✅ All outputs used (outputs.code, outputs.content) remain unchanged in v4
  • ✅ No API changes or deprecated features
  • ✅ CI checks (classify, build, lint, format, test) have all passed with the new version
  • ✅ No other workflows in the repository use this action

Dependency Impact:

  • No transitive dependency changes affecting this codebase
  • Node 24 is already supported by GitHub Actions runners
  • No configuration file changes required

💡 Recommended Actions

Immediate Actions:

  1. Merge this PR - It is safe to merge immediately
  2. The update is proactive and prevents future workflow failures when GitHub enforces Node 24 as default (June 2, 2026)

Validation:

  • CI pipeline has successfully validated the update
  • All existing tests pass
  • No code changes required in the repository

Post-Merge Monitoring:

  • Monitor the classify job in subsequent PR runs to ensure path filtering continues to work correctly
  • No special attention required - this is a routine runtime upgrade

🔗 Reference Links

Generated by koki-develop/claude-renovate-review

@lacolaco-actions-worker lacolaco-actions-worker Bot merged commit c468679 into main Mar 28, 2026
12 checks passed
@lacolaco-actions-worker lacolaco-actions-worker Bot deleted the renovate/dorny-paths-filter-4.x branch March 28, 2026 05:08
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