Skip to content

[pull] canary from vercel:canary#793

Merged
pull[bot] merged 3 commits intocode:canaryfrom
vercel:canary
Feb 15, 2026
Merged

[pull] canary from vercel:canary#793
pull[bot] merged 3 commits intocode:canaryfrom
vercel:canary

Conversation

@pull
Copy link

@pull pull bot commented Feb 15, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

devjiwonchoi and others added 3 commits February 14, 2026 20:28
Supersedes #88910

---
<a
href="https://cursor.com/background-agent?bcId=bc-a05c69b9-7049-4095-8985-761868c63e1c"><picture><source
media="(prefers-color-scheme: dark)"
srcset="https://cursor.com/assets/images/open-in-cursor-dark.png"><source
media="(prefers-color-scheme: light)"
srcset="https://cursor.com/assets/images/open-in-cursor-light.png"><img
alt="Open in Cursor" width="131" height="28"
src="https://cursor.com/assets/images/open-in-cursor-dark.png"></picture></a>&nbsp;<a
href="https://cursor.com/agents?id=bc-a05c69b9-7049-4095-8985-761868c63e1c"><picture><source
media="(prefers-color-scheme: dark)"
srcset="https://cursor.com/assets/images/open-in-web-dark.png"><source
media="(prefers-color-scheme: light)"
srcset="https://cursor.com/assets/images/open-in-web-light.png"><img
alt="Open in Web" width="114" height="28"
src="https://cursor.com/assets/images/open-in-web-dark.png"></picture></a>

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Sebastian "Sebbie" Silbermann <sebastian.silbermann@vercel.com>
…ersion (#89166)

### Why?

When the package.json has Next.js version with a tag instead of a
specific version, e.g., `"next": "canary"`, it received an error:

```
Failed to pull docs: Could not find documentation for Next.js vcanary. This version may not exist on GitHub yet.
```

### How?

Modified logic to get version to use `require.resolve()`.

#### Before


https://github.com/user-attachments/assets/487d0404-ad81-4c5c-a341-cab9a0e03020

#### After


https://github.com/user-attachments/assets/4153873f-681f-4c46-8ee0-ee7913749b7b
@pull pull bot locked and limited conversation to collaborators Feb 15, 2026
@pull pull bot added the ⤵️ pull label Feb 15, 2026
@pull pull bot merged commit 779ed0a into code:canary Feb 15, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments