Skip to content

chore(deps): bump github.com/bmatcuk/doublestar/v4 from 4.10.0 to 4.10.2 in /cli - #27

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/cli/github.com/bmatcuk/doublestar/v4-4.10.2
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/cli/github.com/bmatcuk/doublestar/v4-4.10.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 26, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/bmatcuk/doublestar/v4 from 4.10.0 to 4.10.2.

Release notes

Sourced from github.com/bmatcuk/doublestar/v4's releases.

Better support for Windows "Junctions"

Has improved support for reading "junctions" in Windows (ie, Windows' version of symlinks).

Thanks @​x0Lazarus for the PR!

What's Changed

New Contributors

Full Changelog: bmatcuk/doublestar@v4.10.1...v4.10.2

Fixed issue with alternatives and character classes

There was an issue where commas or ending curly brackets inside a character class would cause code looking for the next alternative (commas) or the end of alternatives (ending curly brackets) to erroneously match those characters inside the character classes.

Thanks to @​sidsri14 for the fix!

What's Changed

New Contributors

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

Commits
  • fc7b711 update CI
  • 7b00623 Merge branch 'x0Lazarus-fix/windows-junction-traversal'
  • 146da9c small test changes
  • dbb13b8 fix brace alternation scanning with character classes
  • 314a609 Merge branch 'sidsri14-master'
  • f0902d5 small test changes
  • ee530d0 Fix traversal of Windows junctions reported as irregular files
  • bf0b1d6 fix brace alternation scanning with character classes
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/bmatcuk/doublestar/v4](https://github.com/bmatcuk/doublestar) from 4.10.0 to 4.10.2.
- [Release notes](https://github.com/bmatcuk/doublestar/releases)
- [Commits](bmatcuk/doublestar@v4.10.0...v4.10.2)

---
updated-dependencies:
- dependency-name: github.com/bmatcuk/doublestar/v4
  dependency-version: 4.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 26, 2026
@dependabot
dependabot Bot requested a review from wangnan0916 as a code owner September 26, 2026 02:02
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants