Commit 70e9cf9
authored
chore(deps-dev): bump @vercel/nft from 0.29.4 to 1.3.0 (#19030)
Bumps [@vercel/nft](https://github.com/vercel/nft) from 0.29.4 to 1.3.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vercel/nft/releases"><code>@vercel/nft</code>'s
releases</a>.</em></p>
<blockquote>
<h2>1.3.0</h2>
<h1><a
href="https://github.com/vercel/nft/compare/1.2.0...1.3.0">1.3.0</a>
(2026-01-21)</h1>
<h3>Features</h3>
<ul>
<li>add depth option (<a
href="https://redirect.github.com/vercel/nft/issues/561">#561</a>) (<a
href="https://github.com/vercel/nft/commit/34f1ec7e81b59c97d12fb1152ad7aa50dad19d69">34f1ec7</a>),
closes <a
href="https://redirect.github.com/vercel/nft/issues/559">#559</a></li>
</ul>
<h2>1.2.0</h2>
<h1><a
href="https://github.com/vercel/nft/compare/1.1.1...1.2.0">1.2.0</a>
(2026-01-07)</h1>
<h3>Features</h3>
<ul>
<li>support <code>module.createRequire</code> when <code>mixedModules:
false</code> (<a
href="https://redirect.github.com/vercel/nft/issues/558">#558</a>) (<a
href="https://github.com/vercel/nft/commit/67038d59bd548f04974d49a9a61f764991181652">67038d5</a>),
closes <a
href="https://redirect.github.com/vercel/nft/issues/543">#543</a></li>
</ul>
<h2>1.1.1</h2>
<h2><a
href="https://github.com/vercel/nft/compare/1.1.0...1.1.1">1.1.1</a>
(2025-11-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>evaluate nested export conditions when resolving a module-sync
fallback (<a
href="https://redirect.github.com/vercel/nft/issues/557">#557</a>) (<a
href="https://github.com/vercel/nft/commit/1e455b0531a388e1382c76fdb0d90133a1b5c7eb">1e455b0</a>)</li>
</ul>
<h2>1.1.0</h2>
<h1><a
href="https://github.com/vercel/nft/compare/1.0.0...1.1.0">1.1.0</a>
(2025-11-24)</h1>
<h3>Features</h3>
<ul>
<li>Ensure module-sync conditions also trace cjs fallback (<a
href="https://redirect.github.com/vercel/nft/issues/550">#550</a>) (<a
href="https://github.com/vercel/nft/commit/684032b43b8d3c21b770be9cb6b36a595ddd35a4">684032b</a>)</li>
</ul>
<h2>1.0.0</h2>
<h1><a
href="https://github.com/vercel/nft/compare/0.30.4...1.0.0">1.0.0</a>
(2025-11-20)</h1>
<h3>Features</h3>
<ul>
<li>bump glob@13 and set engines node@20 (<a
href="https://redirect.github.com/vercel/nft/issues/554">#554</a>) (<a
href="https://github.com/vercel/nft/commit/6fb86804211e39a9f634179cbd71b3ff69fdb18a">6fb8680</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>(requires node@20 or newer)</li>
</ul>
<ul>
<li>Fixes <a
href="https://redirect.github.com/vercel/nft/issues/553">vercel/nft#553</a></li>
</ul>
<h2>0.30.4</h2>
<h2><a
href="https://github.com/vercel/nft/compare/0.30.3...0.30.4">0.30.4</a>
(2025-11-19)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vercel/nft/commit/34f1ec7e81b59c97d12fb1152ad7aa50dad19d69"><code>34f1ec7</code></a>
feat: add depth option (<a
href="https://redirect.github.com/vercel/nft/issues/561">#561</a>)</li>
<li><a
href="https://github.com/vercel/nft/commit/67038d59bd548f04974d49a9a61f764991181652"><code>67038d5</code></a>
feat: support <code>module.createRequire</code> when <code>mixedModules:
false</code> (<a
href="https://redirect.github.com/vercel/nft/issues/558">#558</a>)</li>
<li><a
href="https://github.com/vercel/nft/commit/1e455b0531a388e1382c76fdb0d90133a1b5c7eb"><code>1e455b0</code></a>
fix: evaluate nested export conditions when resolving a module-sync
fallback ...</li>
<li><a
href="https://github.com/vercel/nft/commit/684032b43b8d3c21b770be9cb6b36a595ddd35a4"><code>684032b</code></a>
feat: Ensure module-sync conditions also trace cjs fallback (<a
href="https://redirect.github.com/vercel/nft/issues/550">#550</a>)</li>
<li><a
href="https://github.com/vercel/nft/commit/b327dba6e07b4baece19a31ae8ca2a9f9178622a"><code>b327dba</code></a>
chore: bump npm@11.6.3 (<a
href="https://redirect.github.com/vercel/nft/issues/555">#555</a>)</li>
<li><a
href="https://github.com/vercel/nft/commit/6fb86804211e39a9f634179cbd71b3ff69fdb18a"><code>6fb8680</code></a>
feat: bump glob@13 and set engines node@20 (<a
href="https://redirect.github.com/vercel/nft/issues/554">#554</a>)</li>
<li><a
href="https://github.com/vercel/nft/commit/4e0a9a2acd7aef25fc66dbd1ec0e875e584f33ba"><code>4e0a9a2</code></a>
fix: Bump glob from 10.4.5 to 10.5.0 (<a
href="https://redirect.github.com/vercel/nft/issues/551">#551</a>)</li>
<li><a
href="https://github.com/vercel/nft/commit/b2ac206ce69b70054971e5075cabeb2bf03ff36e"><code>b2ac206</code></a>
chore: Bump js-yaml from 3.14.1 to 3.14.2 in the npm_and_yarn group
across 1 ...</li>
<li><a
href="https://github.com/vercel/nft/commit/45dea496fbf5924aa285ceca5223fe70106532db"><code>45dea49</code></a>
chore: Bump validator from 13.11.0 to 13.15.20 (<a
href="https://redirect.github.com/vercel/nft/issues/548">#548</a>)</li>
<li><a
href="https://github.com/vercel/nft/commit/78b3823b557582b3f35925df5df522abd63a50d9"><code>78b3823</code></a>
fix: Revert "fs.readFile emit relative assets using cwd" (<a
href="https://redirect.github.com/vercel/nft/issues/547">#547</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vercel/nft/compare/0.29.4...1.3.0">compare
view</a></li>
</ul>
</details>
<br />
[](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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 71fb8ad commit 70e9cf9
2 files changed
Lines changed: 3 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9479 | 9479 | | |
9480 | 9480 | | |
9481 | 9481 | | |
9482 | | - | |
9483 | | - | |
9484 | | - | |
9485 | | - | |
9486 | | - | |
9487 | | - | |
9488 | | - | |
9489 | | - | |
9490 | | - | |
9491 | | - | |
9492 | | - | |
9493 | | - | |
9494 | | - | |
9495 | | - | |
9496 | | - | |
9497 | | - | |
9498 | | - | |
9499 | | - | |
9500 | | - | |
| 9482 | + | |
9501 | 9483 | | |
9502 | 9484 | | |
9503 | 9485 | | |
| |||
17981 | 17963 | | |
17982 | 17964 | | |
17983 | 17965 | | |
17984 | | - | |
| 17966 | + | |
17985 | 17967 | | |
17986 | 17968 | | |
17987 | 17969 | | |
| |||
0 commit comments