Bump path-scurry from 1.11.1 to 2.0.0 #8

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/path-scurry-2.0.0 into main 2024-12-06 20:27:06 +00:00
dependabot[bot] commented 2024-12-06 20:11:29 +00:00 (Migrated from github.com)

Bumps path-scurry from 1.11.1 to 2.0.0.

Changelog

Sourced from path-scurry's changelog.

churnge loog

2.0

  • Require node 20 or >=22

1.11

  • Add path.isCWD, correctly report relative paths of entries when the root is the cwd.

1.10

  • fixes for the Dirent type changes in node 20
  • correctly readlink() when in multiply-nested symlink dirs
  • update Minipass to v7
  • add getType(), isType() methods

1.9

  • Add path for compatibility with Node v20 Dirent
  • Correctly readlink() in multiply nested symlink directories

1.8

  • add PathScurry.chdir method

1.7

  • Add Path.fullpathPosix(), Path.relativePosix(), PathScurry.resolvePosix(), PathScurry.relativePosix(), for getting posix style paths on Windows.

1.6

  • Allow overriding the default fs with custom methods
  • make Stats fields available after lstat()
  • add depth() method
  • add declarationMap to tsconfig

1.5

  • support file:// url as cwd
  • handle in-flight readdirCB, readdir

1.4

  • add isNamed() for case and unicode normalization

1.3

... (truncated)

Commits

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 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)
Bumps [path-scurry](https://github.com/isaacs/path-scurry) from 1.11.1 to 2.0.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/isaacs/path-scurry/blob/main/CHANGELOG.md">path-scurry's changelog</a>.</em></p> <blockquote> <h1>churnge loog</h1> <h2>2.0</h2> <ul> <li>Require node <code>20</code> or <code>&gt;=22</code></li> </ul> <h2>1.11</h2> <ul> <li>Add <code>path.isCWD</code>, correctly report relative paths of entries when the root is the cwd.</li> </ul> <h2>1.10</h2> <ul> <li>fixes for the <code>Dirent</code> type changes in node 20</li> <li>correctly readlink() when in multiply-nested symlink dirs</li> <li>update Minipass to v7</li> <li>add getType(), isType() methods</li> </ul> <h2>1.9</h2> <ul> <li>Add <code>path</code> for compatibility with Node v20 Dirent</li> <li>Correctly readlink() in multiply nested symlink directories</li> </ul> <h2>1.8</h2> <ul> <li>add <code>PathScurry.chdir</code> method</li> </ul> <h2>1.7</h2> <ul> <li>Add <code>Path.fullpathPosix()</code>, <code>Path.relativePosix()</code>, <code>PathScurry.resolvePosix()</code>, <code>PathScurry.relativePosix()</code>, for getting posix style paths on Windows.</li> </ul> <h2>1.6</h2> <ul> <li>Allow overriding the default fs with custom methods</li> <li>make Stats fields available after lstat()</li> <li>add depth() method</li> <li>add declarationMap to tsconfig</li> </ul> <h2>1.5</h2> <ul> <li>support file:// url as cwd</li> <li>handle in-flight readdirCB, readdir</li> </ul> <h2>1.4</h2> <ul> <li>add isNamed() for case and unicode normalization</li> </ul> <h2>1.3</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/isaacs/path-scurry/commit/8290d909be8d91989747c2794510a9df6cd74c7e"><code>8290d90</code></a> 2.0.0</li> <li><a href="https://github.com/isaacs/path-scurry/commit/332aa7c2a84d64db8a73b97a08221040e3d753d0"><code>332aa7c</code></a> modernize, drop support for old node versions</li> <li><a href="https://github.com/isaacs/path-scurry/commit/021f142cdbac4183154cfc3c5c1e8db836a87f79"><code>021f142</code></a> ci: remove makework job</li> <li><a href="https://github.com/isaacs/path-scurry/commit/29b8f3fa806b34ac5d18bae535489b55137486f7"><code>29b8f3f</code></a> ci: update node versions</li> <li><a href="https://github.com/isaacs/path-scurry/commit/838bb019ca575ceda3182ceba549fe3cc8cb9ffa"><code>838bb01</code></a> actually deprecate deprecated Path.path getter</li> <li>See full diff in <a href="https://github.com/isaacs/path-scurry/compare/v1.11.1...v2.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-scurry&package-manager=npm_and_yarn&previous-version=1.11.1&new-version=2.0.0)](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 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>
Sign in to join this conversation.
No description provided.