Skip to content

Update dependency @vercel/nft to v0.29.3#4300

Merged
kodiakhq[bot] merged 1 commit intocanaryfrom
renovate/vercel-nft-0.x
May 17, 2025
Merged

Update dependency @vercel/nft to v0.29.3#4300
kodiakhq[bot] merged 1 commit intocanaryfrom
renovate/vercel-nft-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 17, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vercel/nft 0.29.2 -> 0.29.3 age adoption passing confidence

Release Notes

vercel/nft (@​vercel/nft)

v0.29.3

Compare Source

Bug Fixes

v0.29.2

Compare Source

Bug Fixes

v0.29.1

Compare Source

Bug Fixes

v0.29.0

Compare Source

Features

v0.28.0

Compare Source

Features

v0.27.10

Compare Source

Bug Fixes

v0.27.9

Compare Source

Bug Fixes

v0.27.8

Compare Source

Bug Fixes

v0.27.7

Compare Source

Bug Fixes

v0.27.6

Compare Source

Bug Fixes

v0.27.5

Compare Source

Bug Fixes

v0.27.4

Compare Source

Bug Fixes

v0.27.3

Compare Source

Bug Fixes

v0.27.2

Compare Source

Bug Fixes

v0.27.1

Compare Source

Bug Fixes

v0.27.0

Compare Source

Features

v0.26.5

Compare Source

Bug Fixes
  • Add special case for Serial Port binary (.node) modules (#​415) (e001d05)

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. View the repository job log.

Summary by Sourcery

Upgrade the @vercel/nft dependency to v0.29.3 to incorporate the latest CI bug fix

Bug Fixes:

  • Fix CI publishing to npm with provenance

Build:

  • Bump @vercel/nft from v0.29.2 to v0.29.3 in package.json

@renovate
Copy link
Contributor Author

renovate bot commented May 17, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
Scope: all 21 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
bench/vercel                             |  WARN  deprecated term-size@4.0.0
 WARN  deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead.
 WARN  deprecated @types/cheerio@1.0.0: This is a stub types definition. cheerio provides its own type definitions, so you do not need this installed.
/tmp/renovate/repos/github/X-oss-byte/Nextjs/packages/next-swc/crates/next-dev-tests/tests:
 ERR_PNPM_FETCH_404  GET https://registry.npmjs.org/@turbo%2Fpack-test-harness: Not Found - 404

This error happened while installing a direct dependency of /tmp/renovate/repos/github/X-oss-byte/Nextjs/packages/next-swc/crates/next-dev-tests/tests

@turbo/pack-test-harness is not in the npm registry, or you have no permission to fetch it.

No authorization header was set for the request.
 WARN  deprecated @types/sharp@0.32.0: This is a stub types definition. sharp provides its own type definitions, so you do not need this installed.

@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@changeset-bot
Copy link

changeset-bot bot commented May 17, 2025

⚠️ No Changeset found

Latest commit: 2a83bca

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@sourcery-ai
Copy link

sourcery-ai bot commented May 17, 2025

Reviewer's Guide

This PR updates the @vercel/nft dependency in the Next.js package.json from version 0.29.2 to 0.29.3 to incorporate the latest bug fixes and provenance publishing improvements.

File-Level Changes

Change Details Files
Upgrade @vercel/nft dependency to v0.29.3
  • Modify version specifier for @vercel/nft
packages/next/package.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@kodiakhq kodiakhq bot merged commit 9849bed into canary May 17, 2025
1 of 6 checks passed
@kodiakhq kodiakhq bot deleted the renovate/vercel-nft-0.x branch May 17, 2025 04:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants