From 1bd8301ca5692c9eec6625f7ed8925f0753aea3f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 23:43:19 +0000 Subject: [PATCH] Update dependency @vercel/nft to v0.27.6 (#3030) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vercel/nft](https://redirect.github.com/vercel/nft) | [`0.27.5` -> `0.27.6`](https://renovatebot.com/diffs/npm/@vercel%2fnft/0.26.4/0.27.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vercel%2fnft/0.27.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@vercel%2fnft/0.27.6?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.6?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.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
vercel/nft (@​vercel/nft) ### [`v0.27.6`](https://redirect.github.com/vercel/nft/releases/tag/0.27.6) [Compare Source](https://redirect.github.com/vercel/nft/compare/0.27.5...0.27.6) ##### Bug Fixes - bump `@mapbox/node-pre-gyp@1.0.11` ([#​451](https://redirect.github.com/vercel/nft/issues/451)) ([12116d2](https://redirect.github.com/vercel/nft/commit/12116d25dad78bcd9ecbd1e1c1dee7100f21256f)) ### [`v0.27.5`](https://redirect.github.com/vercel/nft/releases/tag/0.27.5) [Compare Source](https://redirect.github.com/vercel/nft/compare/0.27.4...0.27.5) ##### Bug Fixes - add special case for `geoip-lite` ([#​446](https://redirect.github.com/vercel/nft/issues/446)) ([b3d2da0](https://redirect.github.com/vercel/nft/commit/b3d2da0ef01c25b5d99720a70fefbbd09c9b844c)) ### [`v0.27.4`](https://redirect.github.com/vercel/nft/releases/tag/0.27.4) [Compare Source](https://redirect.github.com/vercel/nft/compare/0.27.3...0.27.4) ##### Bug Fixes - Support resolving `module.register` dependencies ([#​429](https://redirect.github.com/vercel/nft/issues/429)) ([37b3c16](https://redirect.github.com/vercel/nft/commit/37b3c16292b41a4905f8bc99ffb98efd5cf31ee4)), closes [#​428](https://redirect.github.com/vercel/nft/issues/428) ### [`v0.27.3`](https://redirect.github.com/vercel/nft/releases/tag/0.27.3) [Compare Source](https://redirect.github.com/vercel/nft/compare/0.27.2...0.27.3) ##### Bug Fixes - Handle the scenario where a package.json#browser field could be `false` ([#​427](https://redirect.github.com/vercel/nft/issues/427)) ([099608f](https://redirect.github.com/vercel/nft/commit/099608f28ba1af5b8f6f98ac5ab05261ad45b42f)), closes [/github.com/inspect-js/object-inspect/blob/main/package.json#L82](https://redirect.github.com//github.com/inspect-js/object-inspect/blob/main/package.json/issues/L82) [/github.com/inspect-js/object-inspect/blob/main/index.js#L68-L70](https://redirect.github.com//github.com/inspect-js/object-inspect/blob/main/index.js/issues/L68-L70) ### [`v0.27.2`](https://redirect.github.com/vercel/nft/releases/tag/0.27.2) [Compare Source](https://redirect.github.com/vercel/nft/compare/0.27.1...0.27.2) ##### Bug Fixes - Support browser overrides in package.json ([#​424](https://redirect.github.com/vercel/nft/issues/424)) ([ff4341b](https://redirect.github.com/vercel/nft/commit/ff4341b9c65158bcd2d301f0281cf55d503c3b2b)) ### [`v0.27.1`](https://redirect.github.com/vercel/nft/releases/tag/0.27.1) [Compare Source](https://redirect.github.com/vercel/nft/compare/0.27.0...0.27.1) ##### Bug Fixes - node-gyp-build for `@datadog/pprof` ([#​419](https://redirect.github.com/vercel/nft/issues/419)) ([db6c65a](https://redirect.github.com/vercel/nft/commit/db6c65ab04d2ead35d1ca65a601b569b10ca2036)) ### [`v0.27.0`](https://redirect.github.com/vercel/nft/releases/tag/0.27.0) [Compare Source](https://redirect.github.com/vercel/nft/compare/0.26.5...0.27.0) ##### Features - support import assertions ([#​417](https://redirect.github.com/vercel/nft/issues/417)) ([ddc5cba](https://redirect.github.com/vercel/nft/commit/ddc5cbac2361f0b9c9a90e8f905ee53b9dfa7477)), closes [/github.com/vercel/nft/pull/377#issuecomment-1849719137](https://redirect.github.com//github.com/vercel/nft/pull/377/issues/issuecomment-1849719137) ### [`v0.26.5`](https://redirect.github.com/vercel/nft/releases/tag/0.26.5) [Compare Source](https://redirect.github.com/vercel/nft/compare/0.26.4...0.26.5) ##### Bug Fixes - Add special case for Serial Port binary (.node) modules ([#​415](https://redirect.github.com/vercel/nft/issues/415)) ([e001d05](https://redirect.github.com/vercel/nft/commit/e001d0586804b696849c125dbeefe76ef5a71434))
--- ### 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/X-oss-byte/Nextjs). --- packages/next/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/next/package.json b/packages/next/package.json index 188c6511c0..9efe380316 100644 --- a/packages/next/package.json +++ b/packages/next/package.json @@ -191,7 +191,7 @@ "@types/webpack-sources1": "npm:@types/webpack-sources@3.2.3", "@types/ws": "8.5.13", "@vercel/ncc": "0.38.2", - "@vercel/nft": "0.27.5", + "@vercel/nft": "0.27.6", "acorn": "8.14.0", "ajv": "8.17.1", "amphtml-validator": "1.0.38",