Skip to content

Commit

Permalink
Update dependency @vercel/nft to v0.26.3 (#1237)
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.26.2` -> `0.26.3`](https://renovatebot.com/diffs/npm/@vercel%2fnft/0.24.3/0.26.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vercel%2fnft/0.26.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@vercel%2fnft/0.26.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@vercel%2fnft/0.24.3/0.26.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vercel%2fnft/0.24.3/0.26.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

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

[Compare Source](https://togithub.com/vercel/nft/compare/0.26.2...0.26.3)

##### Bug Fixes

-   update sharp special case for pnpm ([#&#8203;387](https://togithub.com/vercel/nft/issues/387)) ([d7fc336](https://togithub.com/vercel/nft/commit/d7fc3365f8bd3adcf44a856db15a8dde51457e17))

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

[Compare Source](https://togithub.com/vercel/nft/compare/0.26.1...0.26.2)

##### Bug Fixes

-   rollback engines to `>=16` ([#&#8203;383](https://togithub.com/vercel/nft/issues/383)) ([adda8f4](https://togithub.com/vercel/nft/commit/adda8f47da9b1c52317224648b9aca9de840c3de))

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

[Compare Source](https://togithub.com/vercel/nft/compare/0.26.0...0.26.1)

##### Bug Fixes

-   add special case for sharp@0.33.0 optional dependencies ([#&#8203;372](https://togithub.com/vercel/nft/issues/372)) ([9470e71](https://togithub.com/vercel/nft/commit/9470e71d1070ce504c24376aee7c5e750be8809b))

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

[Compare Source](https://togithub.com/vercel/nft/compare/0.25.0...0.26.0)

##### Features

-   drop node@16 ([#&#8203;374](https://togithub.com/vercel/nft/issues/374)) ([8dedc2c](https://togithub.com/vercel/nft/commit/8dedc2cad266d6bf8a39fda0f1dbfc98f10f7a06))

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

[Compare Source](https://togithub.com/vercel/nft/compare/0.24.4...0.25.0)

##### Features

-   support import attributes ([#&#8203;377](https://togithub.com/vercel/nft/issues/377)) ([22541e4](https://togithub.com/vercel/nft/commit/22541e497460cc6c3441a63cc6787faf5aa494f2))

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

[Compare Source](https://togithub.com/vercel/nft/compare/0.24.3...0.24.4)

##### Bug Fixes

-   ensure glob handles dot files correctly ([#&#8203;373](https://togithub.com/vercel/nft/issues/373)) ([7317ee2](https://togithub.com/vercel/nft/commit/7317ee23c76e94725e133c258979c08058ca809e))

</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 Feb 3, 2024
1 parent c3bda28 commit 016ccab
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/webpack-sources@3.2.3",
"@types/ws": "8.5.10",
"@vercel/ncc": "0.38.1",
"@vercel/nft": "0.26.2",
"@vercel/nft": "0.26.3",
"acorn": "8.11.3",
"ajv": "8.12.0",
"amphtml-validator": "1.0.35",
Expand Down

0 comments on commit 016ccab

Please sign in to comment.