Skip to content

Apply minimumReleaseAge to all datasources and inline it into default.json#104

Merged
mizdra merged 2 commits intomainfrom
feature/minimum-release-age-all-datasources
Apr 9, 2026
Merged

Apply minimumReleaseAge to all datasources and inline it into default.json#104
mizdra merged 2 commits intomainfrom
feature/minimum-release-age-all-datasources

Conversation

@mizdra
Copy link
Copy Markdown
Member

@mizdra mizdra commented Apr 8, 2026

Summary

  • Expanded minimumReleaseAge from npm-only to all datasources
  • Removed minimumReleaseAge.json and inlined the setting directly into default.json

Background

Supply chain attacks have been increasing beyond npm, making it desirable to apply minimumReleaseAge to all datasources. The separate preset existed to allow disabling it via ignorePresets, but disabling this security-critical option is rarely needed and should be avoided as much as possible. We removed the preset to encourage users to keep it enabled.

Test Plan

I won’t run any tests. Since this is a trivial change, let’s merge it and see how it goes.

🤖 Generated with Claude Code

mizdra and others added 2 commits April 8, 2026 19:22
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mizdra mizdra changed the title minimumReleaseAge を全データソースに適用し default.json に直接記述 Apply minimumReleaseAge to all datasources and inline it into default.json Apr 8, 2026
@mizdra mizdra requested a review from benevolent0505 April 8, 2026 10:29
Copy link
Copy Markdown
Member

@benevolent0505 benevolent0505 left a comment

Choose a reason for hiding this comment

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

nice!

@mizdra
Copy link
Copy Markdown
Member Author

mizdra commented Apr 9, 2026

Thank you!

@mizdra mizdra merged commit ae0e3bf into main Apr 9, 2026
1 check passed
@mizdra mizdra deleted the feature/minimum-release-age-all-datasources branch April 9, 2026 01:36
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.

2 participants