Skip to content

chore(deps): update pnpm/action-setup action to v4.4.0#103

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pnpm-action-setup-4.x
Open

chore(deps): update pnpm/action-setup action to v4.4.0#103
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pnpm-action-setup-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Nov 1, 2025

This PR contains the following updates:

Package Type Update Change
pnpm/action-setup action minor v4.1.0v4.4.0

Release Notes

pnpm/action-setup (pnpm/action-setup)

v4.4.0

Compare Source

Updated the action to use Node.js 24.

v4.3.0

Compare Source

v4.2.0

Compare Source

When there's a .npmrc file at the root of the repository, pnpm will be fetched from the registry that is specified in that .npmrc file #​179


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 added the dependencies label Nov 1, 2025
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Nov 1, 2025

⚠️ No Changeset found

Latest commit: a39ce46

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.

This PR includes no changesets

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

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

@vercel
Copy link
Copy Markdown

vercel bot commented Nov 1, 2025

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

Project Deployment Actions Updated (UTC)
react-shiki Ready Ready Preview, Comment Apr 8, 2026 11:56pm
react-shiki-docs Error Error Apr 8, 2026 11:56pm

@claude
Copy link
Copy Markdown

claude bot commented Nov 1, 2025

Claude finished @renovate[bot]'s task —— View job


PR Review: pnpm/action-setup v4.1.0 → v4.2.0

Todo List:

  • Review workflow file changes
  • Assess changeset requirements
  • Check security implications
  • Provide feedback on code quality and best practices

Review Summary ✅

This PR looks good to merge! Here's my analysis:

Changes Review

File: .github/workflows/changesets-renovate.yml:27

  • Change: pnpm/action-setup@v4.1.0pnpm/action-setup@v4.2.0
  • Type: Minor version bump of GitHub Action dependency

Changeset Assessment ✅

No changeset needed - This is correct because:

  • This updates a GitHub Action dependency, not package source code
  • Changes to CI/CD workflow dependencies don't affect the published package
  • Only changes to packages/react-shiki/ source code require changesets
  • The changeset-bot correctly identified this as not requiring a version bump

Security & Quality Assessment ✅

Security:

  • ✅ Safe minor version update from reputable pnpm organization
  • ✅ No security vulnerabilities introduced
  • ✅ New feature is defensive (respects existing .npmrc configurations)

Functionality:

  • ✅ New v4.2.0 feature: Respects .npmrc registry configuration (currently not applicable as no .npmrc exists)
  • ✅ Backward compatible change
  • ✅ No breaking changes

Code Quality:

  • ✅ Single-line change with clear intent
  • ✅ Follows semantic versioning practices
  • ✅ Automated dependency update maintains consistency

Recommendations

  1. Merge as-is - This is a clean, safe dependency update
  2. No additional changes needed - Changeset bot assessment is correct
  3. Consider: If you plan to customize pnpm registry settings in the future, this update provides that capability

Conclusion

This PR meets all quality standards and can be safely merged without additional changes.

@renovate renovate bot force-pushed the renovate/pnpm-action-setup-4.x branch from f6853b9 to df89f86 Compare December 5, 2025 04:53
@renovate renovate bot force-pushed the renovate/pnpm-action-setup-4.x branch from df89f86 to efc8d60 Compare December 5, 2025 05:08
@renovate renovate bot force-pushed the renovate/pnpm-action-setup-4.x branch from efc8d60 to 75d728d Compare December 12, 2025 13:30
@renovate renovate bot force-pushed the renovate/pnpm-action-setup-4.x branch from 75d728d to 7f4d4ec Compare December 12, 2025 13:37
@renovate renovate bot force-pushed the renovate/pnpm-action-setup-4.x branch from 7f4d4ec to 1d35b72 Compare December 12, 2025 14:27
@renovate renovate bot force-pushed the renovate/pnpm-action-setup-4.x branch from 1d35b72 to 2cad79e Compare December 12, 2025 14:32
@renovate renovate bot force-pushed the renovate/pnpm-action-setup-4.x branch from 2cad79e to 10e1388 Compare March 1, 2026 22:47
@renovate renovate bot force-pushed the renovate/pnpm-action-setup-4.x branch from 10e1388 to 63e095b Compare March 2, 2026 01:41
@renovate renovate bot force-pushed the renovate/pnpm-action-setup-4.x branch from 63e095b to 0f8301f Compare March 2, 2026 02:36
@renovate renovate bot force-pushed the renovate/pnpm-action-setup-4.x branch from 0f8301f to d2872a4 Compare March 2, 2026 07:21
@renovate renovate bot force-pushed the renovate/pnpm-action-setup-4.x branch from d2872a4 to a585ab0 Compare March 2, 2026 08:10
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 3, 2026

Deployment failed with the following error:

Resource is limited - try again in 3 hours (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/bassims-projects-2e899514?upgradeToPro=build-rate-limit

@renovate renovate bot changed the title chore(deps): update pnpm/action-setup action to v4.2.0 chore(deps): update pnpm/action-setup action to v4.3.0 Mar 11, 2026
@renovate renovate bot force-pushed the renovate/pnpm-action-setup-4.x branch from 660a637 to 977f714 Compare March 11, 2026 17:19
@renovate renovate bot changed the title chore(deps): update pnpm/action-setup action to v4.3.0 chore(deps): update pnpm/action-setup action to v4.4.0 Mar 13, 2026
@renovate renovate bot force-pushed the renovate/pnpm-action-setup-4.x branch from 977f714 to fd5e92a Compare March 13, 2026 14:44
| datasource  | package           | from   | to     |
| ----------- | ----------------- | ------ | ------ |
| github-tags | pnpm/action-setup | v4.1.0 | v4.4.0 |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants