Skip to content

Conversation

@eucyt
Copy link
Contributor

@eucyt eucyt commented Nov 5, 2025

We’re seeing an issue where Renovate removes libraries that are listed under optionalDependencies of line-bot-sdk-nodejs from the lockfile. Specifically, axios is being dropped from the lock file, which causes CI to fail. We found that pinning npm to 11.6.0 or below resolves the problem, so we’ll update our Renovate configuration to use npm 11.6.0.

However, we haven’t identified the root cause yet, as we can’t reproduce the issue locally even with npm 11.6.1 or later.

@eucyt eucyt requested a review from a team November 5, 2025 10:25
@eucyt eucyt self-assigned this Nov 5, 2025
@eucyt eucyt added this pull request to the merge queue Nov 6, 2025
Merged via the queue into line:main with commit 0b84c50 Nov 6, 2025
6 checks passed
@eucyt eucyt deleted the feature/set-renovate-npm branch November 6, 2025 02:11
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