Skip to content

chore: bump min release age to 7 days for pnpm packages#429

Merged
LesnyRumcajs merged 1 commit intomainfrom
LesnyRumcajs-patch-1
Mar 26, 2026
Merged

chore: bump min release age to 7 days for pnpm packages#429
LesnyRumcajs merged 1 commit intomainfrom
LesnyRumcajs-patch-1

Conversation

@LesnyRumcajs
Copy link
Copy Markdown
Member

@LesnyRumcajs LesnyRumcajs commented Mar 25, 2026

Summary of changes

Changes introduced in this pull request:

Reference issue to close (if applicable)

Closes

Other information and links

Change checklist

  • I have performed a self-review of my own code,
  • I have made corresponding changes to the documentation. All new code
    adheres to the team's
    documentation standards,
  • I have added tests that prove my fix is effective or that my feature works
    (if possible),
  • I have made sure the CHANGELOG is up-to-date. All user-facing changes
    should be reflected in this document.

Summary by CodeRabbit

  • Chores
    • Updated workspace configuration settings.

@LesnyRumcajs LesnyRumcajs requested a review from a team as a code owner March 25, 2026 07:52
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Mar 25, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 2d750afc-c948-495b-ac95-a0ca80d3210e

📥 Commits

Reviewing files that changed from the base of the PR and between c1b94e4 and 20a756f.

📒 Files selected for processing (1)
  • pnpm-workspace.yaml

📝 Walkthrough

Walkthrough

Updated the minimumReleaseAge configuration in pnpm-workspace.yaml from 1440 to 10080 minutes (representing 1 day to 7 days), with an accompanying inline comment documenting the new interval.

Changes

Cohort / File(s) Summary
Configuration Update
pnpm-workspace.yaml
Updated minimumReleaseAge from 1440 to 10080 minutes with a # 7 days comment, extending the dependency release age threshold.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

dependencies

Suggested reviewers

  • hanabi1224
  • akaladarshi
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore: bump min release age to 7 days for pnpm packages' directly and clearly describes the main change: updating the minimum release age configuration to 7 days in pnpm workspace settings.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch LesnyRumcajs-patch-1

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

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates pnpm supply-chain security settings by increasing the minimum allowed age of newly published dependencies before they can be installed, reducing exposure to compromised fresh releases.

Changes:

  • Bump minimumReleaseAge from 1 day to 7 days in pnpm workspace configuration.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread pnpm-workspace.yaml
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 39.30%. Comparing base (c1b94e4) to head (20a756f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #429   +/-   ##
=======================================
  Coverage   39.30%   39.30%           
=======================================
  Files          42       42           
  Lines        2936     2936           
=======================================
  Hits         1154     1154           
  Misses       1782     1782           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@LesnyRumcajs LesnyRumcajs added this pull request to the merge queue Mar 26, 2026
Merged via the queue into main with commit d14ac0b Mar 26, 2026
11 checks passed
@LesnyRumcajs LesnyRumcajs deleted the LesnyRumcajs-patch-1 branch March 26, 2026 06:12
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.

5 participants