Skip to content

Commit

Permalink
Update dependency @vercel/nft to v0.27.2 (#2063)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@vercel/nft](https://togithub.com/vercel/nft) | [`0.27.1` -> `0.27.2`](https://renovatebot.com/diffs/npm/@vercel%2fnft/0.26.4/0.27.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vercel%2fnft/0.27.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@vercel%2fnft/0.27.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@vercel%2fnft/0.26.4/0.27.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vercel%2fnft/0.26.4/0.27.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>vercel/nft (@&#8203;vercel/nft)</summary>

### [`v0.27.2`](https://togithub.com/vercel/nft/releases/tag/0.27.2)

[Compare Source](https://togithub.com/vercel/nft/compare/0.27.1...0.27.2)

##### Bug Fixes

-   Support browser overrides in package.json ([#&#8203;424](https://togithub.com/vercel/nft/issues/424)) ([ff4341b](https://togithub.com/vercel/nft/commit/ff4341b9c65158bcd2d301f0281cf55d503c3b2b))

### [`v0.27.1`](https://togithub.com/vercel/nft/releases/tag/0.27.1)

[Compare Source](https://togithub.com/vercel/nft/compare/0.27.0...0.27.1)

##### Bug Fixes

-   node-gyp-build for `@datadog/pprof` ([#&#8203;419](https://togithub.com/vercel/nft/issues/419)) ([db6c65a](https://togithub.com/vercel/nft/commit/db6c65ab04d2ead35d1ca65a601b569b10ca2036))

### [`v0.27.0`](https://togithub.com/vercel/nft/releases/tag/0.27.0)

[Compare Source](https://togithub.com/vercel/nft/compare/0.26.5...0.27.0)

##### Features

-   support import assertions ([#&#8203;417](https://togithub.com/vercel/nft/issues/417)) ([ddc5cba](https://togithub.com/vercel/nft/commit/ddc5cbac2361f0b9c9a90e8f905ee53b9dfa7477)), closes [/github.com/vercel/nft/pull/377#issuecomment-1849719137](https://togithub.com//github.com/vercel/nft/pull/377/issues/issuecomment-1849719137)

### [`v0.26.5`](https://togithub.com/vercel/nft/releases/tag/0.26.5)

[Compare Source](https://togithub.com/vercel/nft/compare/0.26.4...0.26.5)

##### Bug Fixes

-   Add special case for Serial Port binary (.node) modules ([#&#8203;415](https://togithub.com/vercel/nft/issues/415)) ([e001d05](https://togithub.com/vercel/nft/commit/e001d0586804b696849c125dbeefe76ef5a71434))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **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.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Nextjs).
  • Loading branch information
renovate[bot] authored Jun 9, 2024
1 parent 75917b7 commit 97609a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
"@types/webpack-sources1": "npm:@types/[email protected]",
"@types/ws": "8.5.10",
"@vercel/ncc": "0.38.1",
"@vercel/nft": "0.27.1",
"@vercel/nft": "0.27.2",
"acorn": "8.11.3",
"ajv": "8.16.0",
"amphtml-validator": "1.0.38",
Expand Down

0 comments on commit 97609a0

Please sign in to comment.