Commit 634f001
authored
Bump fast-glob from 3.3.2 to 3.3.3 (#711)
Bumps [fast-glob](https://github.com/mrmlnc/fast-glob) from 3.3.2 to 3.3.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/mrmlnc/fast-glob/releases">fast-glob's releases</a>.</em></p>
<blockquote>
<h2>3.3.3</h2>
<blockquote>
<p><strong>Full Changelog</strong>: <a href="https://github.com/mrmlnc/fast-glob/compare/3.3.2...3.3.3">https://github.com/mrmlnc/fast-glob/compare/3.3.2...3.3.3</a></p>
</blockquote>
<h2>💬 Common</h2>
<ul>
<li>Refer to [email protected] to avoid annoying npm audit spam (<a href="https://redirect.github.com/mrmlnc/fast-glob/issues/443">#443</a>, <a href="https://redirect.github.com/mrmlnc/fast-glob/issues/444">#444</a>, <a href="https://redirect.github.com/mrmlnc/fast-glob/issues/454">#454</a>, <a href="https://redirect.github.com/mrmlnc/fast-glob/issues/456">#456</a>, <a href="https://redirect.github.com/mrmlnc/fast-glob/issues/457">#457</a>, <a href="https://redirect.github.com/mrmlnc/fast-glob/issues/461">#461</a>)</li>
</ul>
<h2>🐛 Bug fixes</h2>
<ul>
<li>Apply absolute negative patterns to full path instead of file path (<a href="https://redirect.github.com/mrmlnc/fast-glob/issues/441">#441</a>, thanks <a href="https://github.com/webpro"><code>@webpro</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/mrmlnc/fast-glob/commit/48687898dd26d4e935a0e5ecf6720e7c5aeac15d"><code>4868789</code></a> 3.3.3</li>
<li><a href="https://github.com/mrmlnc/fast-glob/commit/73be367c80dbc70cf62d92c161d4ad0a6a1d6f2b"><code>73be367</code></a> Merge pull request <a href="https://redirect.github.com/mrmlnc/fast-glob/issues/464">#464</a> from mrmlnc/3.3.3</li>
<li><a href="https://github.com/mrmlnc/fast-glob/commit/55c7b3356ebf1acd8b606ee6ae2f0c8ceafceb19"><code>55c7b33</code></a> perf: optimizing the patterns set matching by exiting early</li>
<li><a href="https://github.com/mrmlnc/fast-glob/commit/ea113fd680d4c833a1015a34d8a980598e484a1f"><code>ea113fd</code></a> docs: add information about enumerable properties for the fs option</li>
<li><a href="https://github.com/mrmlnc/fast-glob/commit/41e47304a9f723a592b1775814f7a3ba69a7d191"><code>41e4730</code></a> fix: apply absolute negative patterns to full path instead of file path</li>
<li><a href="https://github.com/mrmlnc/fast-glob/commit/54ad12d66683187320d7b1a5611d48ac2974bd54"><code>54ad12d</code></a> build: fix watch command</li>
<li><a href="https://github.com/mrmlnc/fast-glob/commit/741054783b946a06607354e61b67f625985ce833"><code>7410547</code></a> chore: refer to [email protected] to avoid annoying npm audit spam</li>
<li><a href="https://github.com/mrmlnc/fast-glob/commit/ca610853a5ef65157e79565a3c4f14fbec4228ca"><code>ca61085</code></a> build: freeze fdir dependency to avoid tsc issues</li>
<li>See full diff in <a href="https://github.com/mrmlnc/fast-glob/compare/3.3.2...3.3.3">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@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)
</details>1 parent 3aeae05 commit 634f001
2 files changed
+8
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
819 | 819 | | |
820 | 820 | | |
821 | 821 | | |
822 | | - | |
| 822 | + | |
823 | 823 | | |
824 | 824 | | |
825 | 825 | | |
| |||
2694 | 2694 | | |
2695 | 2695 | | |
2696 | 2696 | | |
2697 | | - | |
2698 | | - | |
2699 | | - | |
| 2697 | + | |
| 2698 | + | |
| 2699 | + | |
2700 | 2700 | | |
2701 | 2701 | | |
2702 | 2702 | | |
2703 | 2703 | | |
2704 | 2704 | | |
2705 | | - | |
2706 | | - | |
| 2705 | + | |
| 2706 | + | |
2707 | 2707 | | |
2708 | 2708 | | |
2709 | 2709 | | |
| |||
4460 | 4460 | | |
4461 | 4461 | | |
4462 | 4462 | | |
4463 | | - | |
| 4463 | + | |
4464 | 4464 | | |
4465 | 4465 | | |
4466 | 4466 | | |
| |||
0 commit comments