Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2025

This PR contains the following updates:

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

Release Notes

pnpm/pnpm (pnpm)

v10.19.0

Compare Source

Minor Changes
  • You can now allow specific versions of dependencies to run postinstall scripts. onlyBuiltDependencies now accepts package names with lists of trusted versions. For example:

    onlyBuiltDependencies:
      - nx@21.6.4 || 21.6.5
      - esbuild@0.25.1

    Related PR: #​10104.

  • Added support for exact versions in minimumReleaseAgeExclude #​9985.

    You can now list one or more specific versions that pnpm should allow to install, even if those versions don’t satisfy the maturity requirement set by minimumReleaseAge. For example:

    minimumReleaseAge: 1440
    minimumReleaseAgeExclude:
      - nx@21.6.5
      - webpack@4.47.0 || 5.102.1

Configuration

📅 Schedule: Branch creation - "after 10:00 before 19:00 every weekday except after 13:00 before 14:00" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate bot requested a review from prisis as a code owner October 27, 2025 10:03
@netlify
Copy link

netlify bot commented Oct 27, 2025

Deploy Preview for visulima-com ready!

Name Link
🔨 Latest commit 9d3b665
🔍 Latest deploy log https://app.netlify.com/projects/visulima-com/deploys/68ff438eae72230008d9ef9e
😎 Deploy Preview https://deploy-preview-58--visulima-com.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions
Copy link

Thank you for following the naming conventions! 🙏

Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

Greptile Overview

Greptile Summary

Updates the packageManager field from pnpm 10.18.3 to 10.19.0, a minor version bump that adds new features without breaking changes.

Key changes in pnpm 10.19.0:

  • New capability to specify version constraints for onlyBuiltDependencies
  • Added support for exact versions in minimumReleaseAgeExclude

This is a low-risk dependency update. The new features are opt-in and don't affect existing behavior. No code changes are required.

Confidence Score: 5/5

  • This PR is safe to merge with minimal risk
  • This is a minor version update to pnpm that only adds new opt-in features without breaking changes. The change is a single line update to the packageManager field, and the new version (10.19.0) adds features around build dependency control and release age exclusions that don't affect existing functionality
  • No files require special attention

Important Files Changed

File Analysis

Filename Score Overview
package.json 5/5 Straightforward pnpm version bump from 10.18.3 to 10.19.0 - no issues detected

1 file reviewed, no comments

Edit Code Review Agent Settings | Greptile

@renovate renovate bot merged commit 77f5e03 into main Oct 28, 2025
13 checks passed
@renovate renovate bot deleted the renovate/minor-updates branch October 28, 2025 11:41
@github-actions
Copy link

🌟 Great job, @renovate[bot]! You've merged your 24th PR! 🎊

Your contributions to visulima.com are making a real difference. Keep up the fantastic work! 💪
Remember, every PR counts and helps improve the project. What will you tackle next? 🤔

@prisis is here if you need any guidance. Onward and upward! 🚀

@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using our GitHub Discussions tab for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 27, 2025
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.

1 participant