Skip to content
This repository was archived by the owner on May 24, 2026. It is now read-only.

fix(deps): update module github.com/bmatcuk/doublestar/v4 to v4.10.0 - #143

Merged
cailloumajor merged 1 commit into
mainfrom
renovate/github.com-bmatcuk-doublestar-v4-4.x
Jan 26, 2026
Merged

cailloumajor merged 1 commit into
mainfrom
renovate/github.com-bmatcuk-doublestar-v4-4.x

Conversation

@renovate

@renovate renovate Bot commented Jan 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/bmatcuk/doublestar/v4 v4.9.2v4.10.0 age confidence

Release Notes

bmatcuk/doublestar (github.com/bmatcuk/doublestar/v4)

v4.10.0: Added WithNoHidden option

Compare Source

Added support for a WithNoHidden option to ignore hidden files in patterns that might unintentionally match them. For example, a .config directory would not be matched by * or recursed into by **, but would be matched by .* or recursed by .config/**.

Thanks to @​lukasngl for the initial PR and idea!

What's Changed

New Contributors

Full Changelog: bmatcuk/doublestar@v4.9.2...v4.10.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov

codecov Bot commented Jan 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.61%. Comparing base (4be12f9) to head (6cd67f8).
⚠️ Report is 23 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #143      +/-   ##
==========================================
+ Coverage   70.75%   72.61%   +1.86%     
==========================================
  Files           4        4              
  Lines         106       84      -22     
==========================================
- Hits           75       61      -14     
+ Misses         30       22       -8     
  Partials        1        1              
Flag Coverage Δ
unittests 72.61% <ø> (+1.86%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cailloumajor
cailloumajor merged commit c1b447c into main Jan 26, 2026
12 checks passed
@cailloumajor
cailloumajor deleted the renovate/github.com-bmatcuk-doublestar-v4-4.x branch January 26, 2026 07:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant