Skip to content

build(deps): bump dorny/paths-filter from 3 to 4#593

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/dorny/paths-filter-4
Closed

build(deps): bump dorny/paths-filter from 3 to 4#593
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/dorny/paths-filter-4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 16, 2026

Bumps dorny/paths-filter from 3 to 4.

Release notes

Sourced from dorny/paths-filter's releases.

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'
  • ce10459 Merge pull request #294 from saschabratton/master
  • 5f40380 feat: update action runtime to node24
  • See full diff 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 to 4.
- [Release notes](https://github.com/dorny/paths-filter/releases)
- [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md)
- [Commits](dorny/paths-filter@v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code major labels Apr 16, 2026
@raballew
Copy link
Copy Markdown
Member

Dependabot Review

Recommendation: SAFE TO MERGE

This bumps dorny/paths-filter from v3 to v4. The version change is straightforward with no breaking API changes for the usage patterns in this repo. CI failures (pytest, e2e-tests) are pre-existing flaky tests unrelated to this paths-filter change.

Copy link
Copy Markdown
Member

@raballew raballew left a comment

Choose a reason for hiding this comment

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

Safe to merge -- no breaking changes. CI failures are pre-existing flaky tests.

@ambient-code
Copy link
Copy Markdown
Contributor

ambient-code Bot commented Apr 17, 2026

Dependabot PR Review Summary

Changes reviewed: Bumps dorny/paths-filter from v3 to v4 in .github/workflows/e2e.yaml, lint.yaml, and python-tests.yaml.

Checklist

  • go.mod impact: No go.mod changes — no cross-project go.mod updates needed.
  • k8s version update: Not applicable.
  • CI status: ⚠️ pytest summary job shows FAILURE, but this is due to macOS job cancellations from Dependabot workflow timeout — not actual test failures. All tests that completed ran successfully (Linux 3.11/3.12/3.13 ✅, macOS 3.13 ✅).

Analysis

v4 change is purely a runtime update to Node 24. No API or behavioral changes. The CI "failure" is a false negative — the macOS runners were cancelled after ~80 minutes due to Dependabot timeout limits, and the pytest summary job correctly reports failure when child jobs are cancelled.

Safe to merge.

🤖 Automated review by Ambient

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 17, 2026

Superseded by #611.

@dependabot dependabot Bot closed this Apr 17, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/dorny/paths-filter-4 branch April 17, 2026 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

already-checked dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code major

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant