Skip to content

fix(deps): update module github.com/bmatcuk/doublestar/v4 to v4.9.2 - abandoned#1993

Closed
renovate[bot] wants to merge 2 commits intomainfrom
renovate/github.com-bmatcuk-doublestar-v4-4.x
Closed

fix(deps): update module github.com/bmatcuk/doublestar/v4 to v4.9.2 - abandoned#1993
renovate[bot] wants to merge 2 commits intomainfrom
renovate/github.com-bmatcuk-doublestar-v4-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jan 18, 2026

This PR contains the following updates:

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

Release Notes

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

v4.9.2: Fixed Handling of Paths With Meta Chars Using Alts

Compare Source

@​toga4 submitted a PR that fixed a small bug with the way paths were handled when the pattern used {alts}: if some part of the on-disk path that came before the {alt} included meta characters (say, a directory name that included the character ?), these meta characters were not escaped when they were passed back through the globbing routines. This caused doublestar to interpret them as actual meta characters, rather than a fixed-string path as it should have. Nice find, @​toga4 !

What's Changed

  • fix: escape meta characters in paths during brace expansion by @​toga4 in #​108

New Contributors

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


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 is behind base branch, 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.

@renovate renovate bot requested a review from a team as a code owner January 18, 2026 19:47
@github-actions
Copy link
Copy Markdown

Warning

This PR is blocked from merging because a required semver label is missing.

major, minor, patch, no-release

You'll need to add one before this PR can be merged.

@github-actions github-actions bot added the size/xs Extra small size PR label Jan 18, 2026
@mergify mergify bot added the auto-update This PR was automatically generated label Jan 18, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 18, 2026

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Files

  • go.mod

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Jan 18, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.91%. Comparing base (10080ca) to head (48ed69d).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1993      +/-   ##
==========================================
- Coverage   74.92%   74.91%   -0.01%     
==========================================
  Files         777      777              
  Lines       71302    71302              
==========================================
- Hits        53423    53417       -6     
- Misses      14399    14406       +7     
+ Partials     3480     3479       -1     
Flag Coverage Δ
unittests 74.91% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 3 files with indirect coverage changes

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

@renovate renovate bot changed the title fix(deps): update module github.com/bmatcuk/doublestar/v4 to v4.9.2 fix(deps): update module github.com/bmatcuk/doublestar/v4 to v4.9.2 - abandoned Jan 21, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Jan 21, 2026

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@osterman osterman closed this Jan 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-update This PR was automatically generated size/xs Extra small size PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant