chore(deps): bump dorny/paths-filter from 4.0.2 to 4.0.3 - #278
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump dorny/paths-filter from 4.0.2 to 4.0.3#278dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/github_actions/dorny/paths-filter-4.0.3
branch
from
August 19, 2026 09:29
f22a9bd to
7a03c6c
Compare
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/dorny/paths-filter/releases) - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md) - [Commits](dorny/paths-filter@7b450ff...ceb8a2b) --- updated-dependencies: - dependency-name: dorny/paths-filter dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/dorny/paths-filter-4.0.3
branch
from
August 19, 2026 16:57
7a03c6c to
4962f4c
Compare
agjs
added a commit
that referenced
this pull request
Aug 20, 2026
Supersedes the individual dependabot PRs #278-284 with one reviewed, CI-verified bump. Regenerated bun.lock; full `bun run ci:local` green. Dev toolchain (#279, minus typescript — see below): - @typescript-eslint/parser 8.66.0 -> 8.67.0 - @typescript-eslint/utils 8.66.0 -> 8.67.0 - typescript-eslint 8.66.0 -> 8.67.0 - eslint 10.8.0 -> 10.8.1 Dev types (#282/#284, duplicate PRs — one bump): - @types/jsdom ^28.0.3 -> ^30.0.0 Docs site (#280/#281/#283): - @astrojs/starlight 0.41.6 -> 0.41.7 - astro 7.1.6 -> 7.2.2 - wrangler 4.118.0 -> 4.123.0 CI action (#278): - dorny/paths-filter v4.0.2 -> v4.0.3 (SHA-pinned, 5 workflows) EXCLUDED — typescript 6.0.3 -> 7.0.2 (part of the #279 group): this is a breaking major, not a dep bump. TS7's native API removed `ts.preProcessFile`, which architecture/dependency-analyzer.ts:139 relies on (arch:build crashes), and other `import ts from "typescript"` sites (lsp, syntax-check) need verification against the native API. It belongs in a dedicated TS7-migration PR with the code changes — kept at 6.0.3 here so this stays a pure, green dep bump.
Owner
|
Superseded by #317 (consolidated dependency bump, merged). This exact bump landed there. |
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
dependabot
Bot
deleted the
dependabot/github_actions/dorny/paths-filter-4.0.3
branch
August 20, 2026 10:06
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 4.0.2 to 4.0.3.
Release notes
Sourced from dorny/paths-filter's releases.
Changelog
Sourced from dorny/paths-filter's changelog.
... (truncated)
Commits
ceb8a2bUpdate CHANGELOG.md for v4.0.3 and v3.0.4 (#327)ef09b88Document safe handling of file list outputs in workflows (#326)44adc5bMerge commit from fork4711b7afeat: add 'some-with-excludes' predicate quantifier (#322)93c889ffix: escape multi-line filenames in list-files shell and csv outputb41dfa9docs: add contents permission to PR example (#248)9af6e5afix: scope base-ignored warning to API path (#319)cae9006docs: update outputs in readme to account for the 'every' predicate-quantifie...