stencila / dockta

🐳 A Docker image builder for researchers
https://stencila.github.io/dockta/
Apache License 2.0
121 stars 12 forks source link

fix(dependencies): update dependency fast-glob to v3.3.2 #285

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fast-glob 3.3.1 -> 3.3.2 age adoption passing confidence

Release Notes

mrmlnc/fast-glob (fast-glob) ### [`v3.3.2`](https://togithub.com/mrmlnc/fast-glob/releases/tag/3.3.2) [Compare Source](https://togithub.com/mrmlnc/fast-glob/compare/3.3.1...3.3.2) > **Full Changelog**: https://github.com/mrmlnc/fast-glob/compare/3.3.1...3.3.2 #### πŸ› Bug fixes - Handle square brackets as a special character on Windows in escape functions ([#​425](https://togithub.com/mrmlnc/fast-glob/issues/425)) - Keep escaping after brace expansion ([#​422](https://togithub.com/mrmlnc/fast-glob/issues/422))

Configuration

πŸ“… Schedule: Branch creation - "before 12pm on Wednesday" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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



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

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8fb329f) 78.89% compared to head (469e388) 78.89%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #285 +/- ## ======================================= Coverage 78.89% 78.89% ======================================= Files 22 22 Lines 1047 1047 Branches 231 231 ======================================= Hits 826 826 Misses 220 220 Partials 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

stencila-ci commented 9 months ago

:tada: This PR is included in version 0.25.23 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: