Skip to content

npm dependencies are not updated until at a least a few days after release#1606

Merged
PatrickCroninMM merged 1 commit intomainfrom
pcronin/set-cooldown
Oct 30, 2025
Merged

npm dependencies are not updated until at a least a few days after release#1606
PatrickCroninMM merged 1 commit intomainfrom
pcronin/set-cooldown

Conversation

@PatrickCroninMM
Copy link
Copy Markdown
Contributor

To help ensure we are not pulling in a compromised dependency. This is motivated by the recent high profile incidents where malicious packages were uploaded.

Comment thread .github/dependabot.yml
- "patch"
cooldown:
default-days: 4
- package-ecosystem: "github-actions"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Do we also need to set a cooldown for github-actions?

@PatrickCroninMM PatrickCroninMM merged commit eab396a into main Oct 30, 2025
9 checks passed
@PatrickCroninMM PatrickCroninMM deleted the pcronin/set-cooldown branch October 30, 2025 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants