Skip to content

Commit

Permalink
deps: bump glob from 10.3.15 to 10.4.1 in the dependency-updates grou…
Browse files Browse the repository at this point in the history
…p across 1 directory (#857)

Bumps the dependency-updates group with 1 update in the / directory:
[glob](https://github.com/isaacs/node-glob).

Updates `glob` from 10.3.15 to 10.4.1
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/isaacs/node-glob/blob/main/changelog.md">glob's
changelog</a>.</em></p>
<blockquote>
<h1>changeglob</h1>
<h2>10.4</h2>
<ul>
<li>Add <code>includeChildMatches: false</code> option</li>
<li>Export the <code>Ignore</code> class</li>
</ul>
<h2>10.3</h2>
<ul>
<li>Add <code>--default -p</code> flag to provide a default pattern</li>
<li>exclude symbolic links to directories when <code>follow</code> and
<code>nodir</code>
are both set</li>
</ul>
<h2>10.2</h2>
<ul>
<li>Add glob cli</li>
</ul>
<h2>10.1</h2>
<ul>
<li>Return <code>'.'</code> instead of the empty string <code>''</code>
when the current
working directory is returned as a match.</li>
<li>Add <code>posix: true</code> option to return <code>/</code>
delimited paths, even on
Windows.</li>
</ul>
<h2>10.0.0</h2>
<ul>
<li>No default exports, only named exports</li>
</ul>
<h2>9.3.3</h2>
<ul>
<li>Upgraded minimatch to v8, adding support for any degree of
nested extglob patterns.</li>
</ul>
<h2>9.3</h2>
<ul>
<li>Add aliases for methods. <code>glob.sync</code>,
<code>glob.stream</code>,
<code>glob.stream.sync</code>, etc.</li>
</ul>
<h2>9.2</h2>
<ul>
<li>Support using a custom fs object, which is passed to PathScurry</li>
<li>add maxDepth option</li>
<li>add stat option</li>
<li>add custom Ignore support</li>
</ul>
<h2>9.1</h2>
<ul>
<li>Bring back the <code>root</code> option, albeit with slightly
different
semantics than in v8 and before.</li>
<li>Support <code>{ absolute:false }</code> option to explicitly always
return</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/isaacs/node-glob/commit/3cb1ed75b2631a567030131f422b961818bedf76"><code>3cb1ed7</code></a>
10.4.1</li>
<li><a
href="https://github.com/isaacs/node-glob/commit/7a6c2a2234c7e2c0b07daed5811ee22bd893c3d6"><code>7a6c2a2</code></a>
changelog 10.4</li>
<li><a
href="https://github.com/isaacs/node-glob/commit/057d5b231018e2aaf64dd4f27b621257d59cadfc"><code>057d5b2</code></a>
update prettier, format everything</li>
<li><a
href="https://github.com/isaacs/node-glob/commit/10162fb474be899d123a618998a05945f950f17a"><code>10162fb</code></a>
export Ignore</li>
<li><a
href="https://github.com/isaacs/node-glob/commit/f0bd1e848c3c36c094f7613d114fd69fcc880f73"><code>f0bd1e8</code></a>
10.4.0</li>
<li><a
href="https://github.com/isaacs/node-glob/commit/ed0d061c5bc6a9f4f05e94e3ba902a4f8649ebdf"><code>ed0d061</code></a>
Add <code>includeChildMatches: false</code> option</li>
<li><a
href="https://github.com/isaacs/node-glob/commit/b27429849a6e8bc11a042811a939d02cbf5b100d"><code>b274298</code></a>
10.3.16</li>
<li><a
href="https://github.com/isaacs/node-glob/commit/1efe27c8103961ac600932c98cbcb9519feaa27f"><code>1efe27c</code></a>
[email protected]</li>
<li><a
href="https://github.com/isaacs/node-glob/commit/ea4734fbe76b55420a1feac57e0f76729c69686d"><code>ea4734f</code></a>
fix: benchmark ESM build compatibility</li>
<li>See full diff in <a
href="https://github.com/isaacs/node-glob/compare/v10.3.15...v10.4.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=glob&package-manager=npm_and_yarn&previous-version=10.3.15&new-version=10.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 24, 2024
1 parent edc7453 commit c59feca
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c59feca

Please sign in to comment.