cucumber / language-server

Cucumber Language Server
MIT License
35 stars 20 forks source link

Update dependency fast-glob to v3.2.11 - autoclosed #23

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fast-glob 3.2.10 -> 3.2.11 age adoption passing confidence

Release Notes

mrmlnc/fast-glob ### [`v3.2.11`](https://togithub.com/mrmlnc/fast-glob/releases/3.2.11) [Compare Source](https://togithub.com/mrmlnc/fast-glob/compare/3.2.10...3.2.11) > **Full Changelog**: https://github.com/mrmlnc/fast-glob/compare/3.2.10...3.2.11 #### πŸ› Bug fixes Yeap, this is another release aimed at fixing problems with detecting brace expansions in patterns. This time, patterns like `abc/{a.txt,b.js}` was not marked as a dynamic pattern. So, now the regex has been rewritten to a generalized solution as a function to avoid future problems due to the complexity of the regular expression. Thanks [@​MurzNN](https://togithub.com/MurzNN) for the report of this problem ([#​351](https://togithub.com/mrmlnc/fast-glob/issues/351)).

Configuration

πŸ“… Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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.



This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate[bot] commented 2 years ago

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.