Skip to content

chore(repo): update pkglab to 0.17.1#8225

Merged
jacekradko merged 4 commits intomainfrom
jacek/update-pkglab
Apr 2, 2026
Merged

chore(repo): update pkglab to 0.17.1#8225
jacekradko merged 4 commits intomainfrom
jacek/update-pkglab

Conversation

@jacekradko
Copy link
Copy Markdown
Member

@jacekradko jacekradko commented Apr 2, 2026

Summary

  • Updates pkglab from 0.15.0 to 0.17.1 (pinned)
  • Includes upstream packument retry fix that resolves transient CI failures when fetching large package metadata (e.g. @solana/web3.js)

Test plan

  • CI passes the Install @clerk/clerk-js in os temp step without FETCH_ERROR
  • pkglab add works correctly in integration test workflows

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 2, 2026

🦋 Changeset detected

Latest commit: ead7cf0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

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

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Ready Ready Preview, Comment Apr 2, 2026 1:54pm

Request Review

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 2, 2026

📝 Walkthrough

Walkthrough

A new Changesets file .changeset/silver-walls-relax.md was added containing only YAML frontmatter delimiters with no additional content. The package.json devDependency for pkglab was changed from ^0.15.0 to 0.17.1, replacing a caret range with a pinned version constraint.

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: updating pkglab from 0.15.0 to 0.17.1, which is the primary modification in the changeset.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Comment @coderabbitai help to get the list of available commands and usage tips.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Apr 2, 2026

Open in StackBlitz

@clerk/agent-toolkit

npm i https://pkg.pr.new/@clerk/agent-toolkit@8225

@clerk/astro

npm i https://pkg.pr.new/@clerk/astro@8225

@clerk/backend

npm i https://pkg.pr.new/@clerk/backend@8225

@clerk/chrome-extension

npm i https://pkg.pr.new/@clerk/chrome-extension@8225

@clerk/clerk-js

npm i https://pkg.pr.new/@clerk/clerk-js@8225

@clerk/dev-cli

npm i https://pkg.pr.new/@clerk/dev-cli@8225

@clerk/expo

npm i https://pkg.pr.new/@clerk/expo@8225

@clerk/expo-passkeys

npm i https://pkg.pr.new/@clerk/expo-passkeys@8225

@clerk/express

npm i https://pkg.pr.new/@clerk/express@8225

@clerk/fastify

npm i https://pkg.pr.new/@clerk/fastify@8225

@clerk/hono

npm i https://pkg.pr.new/@clerk/hono@8225

@clerk/localizations

npm i https://pkg.pr.new/@clerk/localizations@8225

@clerk/nextjs

npm i https://pkg.pr.new/@clerk/nextjs@8225

@clerk/nuxt

npm i https://pkg.pr.new/@clerk/nuxt@8225

@clerk/react

npm i https://pkg.pr.new/@clerk/react@8225

@clerk/react-router

npm i https://pkg.pr.new/@clerk/react-router@8225

@clerk/shared

npm i https://pkg.pr.new/@clerk/shared@8225

@clerk/tanstack-react-start

npm i https://pkg.pr.new/@clerk/tanstack-react-start@8225

@clerk/testing

npm i https://pkg.pr.new/@clerk/testing@8225

@clerk/ui

npm i https://pkg.pr.new/@clerk/ui@8225

@clerk/upgrade

npm i https://pkg.pr.new/@clerk/upgrade@8225

@clerk/vue

npm i https://pkg.pr.new/@clerk/vue@8225

commit: ead7cf0

@jacekradko jacekradko changed the title chore(repo): update pkglab to 0.17.0 chore(repo): update pkglab to 0.17.1 Apr 2, 2026
@jacekradko jacekradko requested a review from nikosdouvlis April 2, 2026 14:42
"jsonwebtoken": "9.0.2",
"lint-staged": "^14.0.1",
"pkglab": "^0.15.0",
"pkglab": "0.17.1",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❓ why did we pin this again?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's just more explicit this way. No need to look at the lockfile to see what version is installed

@jacekradko jacekradko merged commit 970f77f into main Apr 2, 2026
44 checks passed
@jacekradko jacekradko deleted the jacek/update-pkglab branch April 2, 2026 14:56
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.

2 participants