Skip to content

Conversation

@sayomaki
Copy link
Contributor

@sayomaki sayomaki commented Jul 2, 2025

Description

This sets a minimum number of 5 days to wait after a new release of a dependency before creating the PR, so that we allow sufficient time for the package to stabilize and be mature enough to be updated (so as to avoid misconfiguration/bugs in the dependency update).

It is also good to have at least 3 days because NPM allows unpublishing of updates within 72 hours of release, and this helps to prevent broken packages in the rare case that it does happen.

Type of change

  • Bug fix (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)
  • This change requires a documentation update
  • Code quality improvements

How to test

N/A

Checklist

  • I have tested this code
  • I have updated the documentation

@sayomaki sayomaki requested a review from RichDom2185 July 2, 2025 08:28
@sayomaki sayomaki self-assigned this Jul 2, 2025
Copy link
Member

@RichDom2185 RichDom2185 left a comment

Choose a reason for hiding this comment

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

Thanks a lot!

@RichDom2185 RichDom2185 merged commit e5848ca into master Jul 2, 2025
9 checks passed
@RichDom2185 RichDom2185 deleted the renovate-delay branch July 2, 2025 08:31
@coveralls
Copy link

Pull Request Test Coverage Report for Build 16020066213

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 44.626%

Totals Coverage Status
Change from base Build 16019519403: 0.0%
Covered Lines: 10109
Relevant Lines: 21218

💛 - Coveralls

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.

4 participants