Skip to content

Set npm minimum releases to >=24hrs#777

Merged
No767 merged 1 commit into
react-rewritefrom
set-min-release-age
May 29, 2026
Merged

Set npm minimum releases to >=24hrs#777
No767 merged 1 commit into
react-rewritefrom
set-min-release-age

Conversation

@No767
Copy link
Copy Markdown
Member

@No767 No767 commented May 29, 2026

Summary

pnpm 11.3.0 introduced the trustLockfile option. By default, it is a good thing, as it prevents tampering from outside folks from messing and installing malicious packages. But, the only people who are editting it will be Renovate and/or me. So, therefore, as it keeps on breaking our workflows, it's best to disable it because we already have branch protections and if a lockfile change is coming from someone else that isn't me or Renovate, then the PR will be rejected.

Also Renovate now gates releases that are less than <=24 hrs from being considered for upgrade.

Types of changes

What types of changes does your code introduce to the UC Merced's ACM Chapter Website?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (Updates to README.md, the documentation, etc)
  • Other (if none of the other choices apply)

Checklist

Put an x in the boxes that apply

  • If code changes were made then they have been tested.
  • All workflows pass with my new changes
  • This PR does not address a duplicate issue or PR

@netlify
Copy link
Copy Markdown

netlify Bot commented May 29, 2026

Deploy Preview for ucmacm ready!

Name Link
🔨 Latest commit b41f2bd
🔍 Latest deploy log https://app.netlify.com/projects/ucmacm/deploys/6a1961e830ad0c0008656e00
😎 Deploy Preview https://deploy-preview-777--ucmacm.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 92
Accessibility: 97
Best Practices: 92
SEO: 83
PWA: 80
View the detailed breakdown and full score reports

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

@sonarqubecloud
Copy link
Copy Markdown

@No767 No767 changed the title Gate npm minimum releases to >=24hrs Set npm minimum releases to >=24hrs May 29, 2026
@No767 No767 merged commit 3404595 into react-rewrite May 29, 2026
10 checks passed
@No767 No767 deleted the set-min-release-age branch May 29, 2026 09:54
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.

1 participant