Chore(deps): Bump dorny/paths-filter from 3.0.2 to 4.0.2 - #143
Merged
oleksandr-nc merged 1 commit intoJul 28, 2026
Merged
Conversation
Contributor
|
@dependabot rebase |
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 3.0.2 to 4.0.2. - [Release notes](https://github.com/dorny/paths-filter/releases) - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md) - [Commits](dorny/paths-filter@de90cc6...7b450ff) --- 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
Bot
force-pushed
the
dependabot/github_actions/dorny/paths-filter-4.0.1
branch
from
July 27, 2026 15:38
a2a15a2 to
bf5b0f0
Compare
oleksandr-nc
approved these changes
Jul 28, 2026
oleksandr-nc
left a comment
Contributor
There was a problem hiding this comment.
dorny/paths-filter 3.0.2 -> 4.0.2 in phpunit-sqlite.yml. v4.0.0's only change is moving the action runtime to node24; no input or behaviour change, and it is used here with a plain filters: input plus continue-on-error: true. Workflow-only, cannot affect the app.
Note: node-build.yml is paths-filtered to src/**, .eslintrc.js, stylelint.config.js and webpack.js, so a lock-file-only PR never builds the bundle in CI. Verified locally instead (node 24.18.0 / npm 11.16.0): npm ci + npm run build, 16/16 bundles with identical names, compared against a main baseline of 4804398 bytes.
oleksandr-nc
deleted the
dependabot/github_actions/dorny/paths-filter-4.0.1
branch
July 28, 2026 07:46
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps dorny/paths-filter from 3.0.2 to 4.0.2.
Release notes
Sourced from dorny/paths-filter's releases.
Changelog
Sourced from dorny/paths-filter's changelog.
... (truncated)
Commits
7b450ffdocs: update changelog for v4.0.2 (#318)9280377fix: work around git dubious ownership errors in container jobs (#317)f3ceefdfix: use rev-parse instead of branch --show-current for older git compat (#303)61f87a1chore: fix GitHub spelling in logs (#278)b82ff81fix warning message (#282)fbd0ab8feat: add merge_group event supportefb1da7feat: add dist/ freshness check to PR workflowd8f7b06Merge pull request #302 from dorny/issue-299addbc14Update README for v49d7afb8Update CHANGELOG for v4.0.0