Skip to content

ci: delayed dependency updates#2548

Merged
kirrg001 merged 1 commit into
mainfrom
fix-supply-chain
May 13, 2026
Merged

ci: delayed dependency updates#2548
kirrg001 merged 1 commit into
mainfrom
fix-supply-chain

Conversation

@kirrg001
Copy link
Copy Markdown
Contributor

@kirrg001 kirrg001 marked this pull request as ready for review May 13, 2026 10:55
@kirrg001 kirrg001 requested a review from a team as a code owner May 13, 2026 10:55
Copy link
Copy Markdown
Contributor

@aryamohanan aryamohanan left a comment

Choose a reason for hiding this comment

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

LGTM

Comment thread bin/dependencies/utils.js
today = new Date(),
execSyncFn = execSync
}) => {
const time = JSON.parse(execSyncFn(`npm view ${pkgName} time --json`).toString());
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.

The name time is a little confusing. I understand it stores { version: releaseDate }, so something like releaseTimeline or versionPublishTimes might be clearer.

@kirrg001 kirrg001 force-pushed the fix-supply-chain branch from dc85ec7 to 2406b83 Compare May 13, 2026 13:11
@kirrg001 kirrg001 merged commit 70b9379 into main May 13, 2026
@sonarqubecloud
Copy link
Copy Markdown

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.

3 participants