Skip to content

Commit 2958b00

Browse files
fix(deps): Update dependency @vercel/nft to v1.5.0 (#366)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@vercel/nft](https://redirect.github.com/vercel/nft) | [`1.3.2` → `1.5.0`](https://renovatebot.com/diffs/npm/@vercel%2fnft/1.3.2/1.5.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@vercel%2fnft/1.5.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vercel%2fnft/1.3.2/1.5.0?slim=true) | --- ### Release Notes <details> <summary>vercel/nft (@&#8203;vercel/nft)</summary> ### [`v1.5.0`](https://redirect.github.com/vercel/nft/releases/tag/1.5.0) [Compare Source](https://redirect.github.com/vercel/nft/compare/1.4.0...1.5.0) ##### Features - trace pino transports in constructor and fastify patterns ([#&#8203;573](https://redirect.github.com/vercel/nft/issues/573)) ([a044730](https://redirect.github.com/vercel/nft/commit/a044730a73a82b1421b9e9137bd397f2ba5a1b69)) ### [`v1.4.0`](https://redirect.github.com/vercel/nft/releases/tag/1.4.0) [Compare Source](https://redirect.github.com/vercel/nft/compare/1.3.2...1.4.0) ##### Features - trace pino transport target modules ([#&#8203;571](https://redirect.github.com/vercel/nft/issues/571)) ([1402303](https://redirect.github.com/vercel/nft/commit/14023037afdfdb082a2f78113ae28e94dc3e8c57)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42My4wIiwidXBkYXRlZEluVmVyIjoiNDMuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
1 parent ebf0ee1 commit 2958b00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"yargs": "^18.0.0"
113113
},
114114
"overrides": {
115-
"@vercel/nft": "1.3.2"
115+
"@vercel/nft": "1.5.0"
116116
},
117117
"packageManager": "pnpm@10.23.0"
118118
}

0 commit comments

Comments
 (0)