Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2025

This PR contains the following updates:

Package Change Age Confidence
pnpm (source) 10.18.2 -> 10.18.3 age confidence

Release Notes

pnpm/pnpm (pnpm)

v10.18.3

Compare Source

Patch Changes
  • Fix a bug where pnpm would infinitely recurse when using verifyDepsBeforeInstall: install and pre/post install scripts that called other pnpm scripts #​10060.
  • Fixed scoped registry keys (e.g., @scope:registry) being parsed as property paths in pnpm config get when --location=project is used #​9362.
  • Remove pnpm-specific CLI options before passing to npm publish to prevent "Unknown cli config" warnings #​9646.
  • Fixed EISDIR error when bin field points to a directory #​9441.
  • Preserve version and hasBin for variations packages #​10022.
  • Fixed pnpm config set --location=project incorrectly handling keys with slashes (auth tokens, registry settings) #​9884.
  • When both pnpm-workspace.yaml and .npmrc exist, pnpm config set --location=project now writes to pnpm-workspace.yaml (matching read priority) #​10072.
  • Prevent a table width error in pnpm outdated --long #​10040.
  • Sync bin links after injected dependencies are updated by build scripts. This ensures that binaries created during build processes are properly linked and accessible to consuming projects #​10057.

Configuration

📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner November 1, 2025 09:01
@renovate renovate bot requested review from MH4GF, NoritakaIkeda, junkisai and sasamuku and removed request for a team November 1, 2025 09:01
@vercel
Copy link

vercel bot commented Nov 1, 2025

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

Project Deployment Preview Comments Updated (UTC)
liam-app Ready Ready Preview Comment Nov 1, 2025 9:08am
liam-assets Ready Ready Preview Comment Nov 1, 2025 9:08am
liam-erd-sample Ready Ready Preview Comment Nov 1, 2025 9:08am
liam-storybook Ready Ready Preview Comment Nov 1, 2025 9:08am
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
liam-docs Ignored Ignored Preview Nov 1, 2025 9:08am

@giselles-ai
Copy link

giselles-ai bot commented Nov 1, 2025

Finished running flow.

Step 1
🟢
On Pull Request OpenedStatus: Success Updated: Nov 1, 2025 9:01am
Step 2
🟢
gpt-5Status: Success Updated: Nov 1, 2025 9:02am
Step 3
🟢
Create Pull Request CommentStatus: Success Updated: Nov 1, 2025 9:02am

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 1, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


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

@giselles-ai
Copy link

giselles-ai bot commented Nov 1, 2025

Check changeset necessity

Status: NOT REQUIRED

Reason:

  • This PR only updates the root package.json "packageManager" field from pnpm 10.18.2 to 10.18.3 (development tooling).
  • No changes to target publishable packages: @liam-hq/cli, @liam-hq/erd-core, @liam-hq/schema, @liam-hq/ui.
  • No user-facing features, fixes, API changes, or behavioral changes are introduced.
  • Falls under “Development tooling changes,” which do not require a changeset per the guide.

Changeset (copy & paste):

# No changeset required for this PR (tooling-only pnpm bump).

Copy link
Member

@junkisai junkisai left a comment

Choose a reason for hiding this comment

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

Approved for merge

Review Summary

  • Update type: patch (10.18.2 → 10.18.3)
  • Risk level: LOW
  • CI status: All checks passed ✓
  • Security: No security concerns

Key improvements in 10.18.3:

  • Fixed infinite recursion with verifyDepsBeforeInstall
  • Fixed scoped registry key parsing errors
  • Fixed EISDIR error when bin points to directory
  • Improved config file handling priority

This is a safe patch update with bug fixes. Automerge configuration is already in place (dev-tools group in renovate.json5).

@junkisai junkisai merged commit 4bc3aeb into main Nov 4, 2025
32 checks passed
@junkisai junkisai deleted the renovate/pnpm-10.x branch November 4, 2025 01:41
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