Skip to content

ci: bump dorny/paths-filter from 3.0.0 to 4.0.1#111

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/github_actions/dorny/paths-filter-4.0.1
May 11, 2026
Merged

ci: bump dorny/paths-filter from 3.0.0 to 4.0.1#111
github-actions[bot] merged 1 commit into
mainfrom
dependabot/github_actions/dorny/paths-filter-4.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps dorny/paths-filter from 3.0.0 to 4.0.1.

Release notes

Sourced from dorny/paths-filter's releases.

v4.0.1

What's Changed

New Contributors

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

v4.0.0

What's Changed

New Contributors

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

v3.0.3

What's Changed

New Contributors

Full Changelog: dorny/paths-filter@v3...v3.0.3

v3.0.2

What's Changed

New Contributors

Full Changelog: dorny/paths-filter@v3...v3.0.2

v3.0.1

What's Changed

New Contributors

Full Changelog: dorny/paths-filter@v3...v3.0.1

Changelog

Sourced from dorny/paths-filter's changelog.

Changelog

v4.0.0

v3.0.3

v3.0.2

v3.0.1

v3.0.0

v2.11.1

v2.11.0

v2.10.2

v2.10.1

v2.10.0

v2.9.3

v2.9.2

v2.9.1

v2.9.0

... (truncated)

Commits
  • fbd0ab8 feat: add merge_group event support
  • efb1da7 feat: add dist/ freshness check to PR workflow
  • d8f7b06 Merge pull request #302 from dorny/issue-299
  • addbc14 Update README for v4
  • 9d7afb8 Update CHANGELOG for v4.0.0
  • 782470c Merge branch 'releases/v3'
  • d1c1ffe Update CHANGELOG for v3.0.3
  • ce10459 Merge pull request #294 from saschabratton/master
  • 5f40380 feat: update action runtime to node24
  • 668c092 Merge pull request #279 from wardpeet/patch-1
  • Additional commits viewable in compare view

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 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)

Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 3.0.0 to 4.0.1.
- [Release notes](https://github.com/dorny/paths-filter/releases)
- [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)
- [Commits](dorny/paths-filter@0bc4621...fbd0ab8)

---
updated-dependencies:
- dependency-name: dorny/paths-filter
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 11, 2026

Labels

The following labels could not be found: github-actions. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the deps Dependency updates or changes label May 11, 2026
@codacy-production
Copy link
Copy Markdown
Contributor

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

AI Reviewer: first review requested successfully. AI can make mistakes. Always validate suggestions.

Run reviewer

TIP This summary will be updated as you push new changes.

Copy link
Copy Markdown
Contributor

@codacy-production codacy-production Bot left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

The PR correctly updates the dorny/paths-filter action to version 4.0.1. This version transitions the action's runtime to Node.js 24 and adds support for the merge_group event.

Codacy reports that the PR is up to standards with no new quality issues. No major logic bugs or security flaws were identified. The change is isolated to the CI workflow configuration.

Test suggestions

  • Verify that the 'Detect Changes' job successfully identifies changes in 'src/', 'public/', and 'scripts/' as per the defined filters.
  • Ensure the 'quality-gate' job still executes correctly when 'any_code' output is set to true by the updated action.
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify that the 'Detect Changes' job successfully identifies changes in 'src/', 'public/', and 'scripts/' as per the defined filters.
2. Ensure the 'quality-gate' job still executes correctly when 'any_code' output is set to true by the updated action.

TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback

@deepsource-io
Copy link
Copy Markdown

deepsource-io Bot commented May 11, 2026

DeepSource Code Review

We reviewed changes in 584109d...c6e541b on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Code Review Summary

Analyzer Status Updated (UTC) Details
JavaScript May 11, 2026 1:26p.m. Review ↗
Python May 11, 2026 1:26p.m. Review ↗
Shell May 11, 2026 1:26p.m. Review ↗
SQL May 11, 2026 1:26p.m. Review ↗

Important

AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.

@github-actions github-actions Bot merged commit 48ae157 into main May 11, 2026
20 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci config deps Dependency updates or changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants