Skip to content

Fix pick and omit filters on directory imports - #956

Merged
theoephraim merged 1 commit into
mainfrom
pullfrog/953-fix-directory-import-filters
Jul 29, 2026
Merged

Fix pick and omit filters on directory imports#956
theoephraim merged 1 commit into
mainfrom
pullfrog/953-fix-directory-import-filters

Conversation

@pullfrog

@pullfrog pullfrog Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Fixes #953

Preserves the complete @import metadata when loading real filesystem directories, so pick and omit filters are applied consistently with file and virtual directory imports. Adds regression coverage for both filters using real temporary directories.

Pullfrog  | View workflow run | via Pullfrog | Using azure/gpt-5.6-sol𝕏

@github-actions

Copy link
Copy Markdown
Contributor

bumpy-frog

The changes in this PR will be included in the next version bump.

patch Patch releases

  • varlock 1.14.0 → 1.14.1

Bump files in this PR

Click here if you want to add another bump file to this PR


This comment is maintained by bumpy.

@github-actions

Copy link
Copy Markdown
Contributor

📦 Bundle size

✅ shrinks the bundle by 0.3 KB (−0.0%)

Metric main This PR Δ
Total dist 4790.6 KB 4790.4 KB −0.3 KB (−0.0%)
JS 1656.3 KB 1656.2 KB −0.1 KB (−0.0%)
Sourcemaps 3058.3 KB 3058.2 KB −0.1 KB (−0.0%)
Type defs 76.0 KB 76.0 KB

dist/ only; native binaries are versioned separately and not counted here.

@pkg-pr-new

pkg-pr-new Bot commented Jul 29, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/varlock@956

commit: 832a176

@theoephraim
theoephraim merged commit 6edf745 into main Jul 29, 2026
22 checks passed
@pullfrog pullfrog Bot mentioned this pull request Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@import: pick/omit silently ignored on directory imports

1 participant