Skip to content

npm:unpublishSafe が動作しない問題を解消#35

Merged
f440 merged 1 commit into
masterfrom
move-npm-unpublishSafe-position
Oct 1, 2025
Merged

npm:unpublishSafe が動作しない問題を解消#35
f440 merged 1 commit into
masterfrom
move-npm-unpublishSafe-position

Conversation

@f440
Copy link
Copy Markdown
Member

@f440 f440 commented Oct 1, 2025

npm:unpublishSafe が動作していません。

現在の設定だと "npm" 配下で extends されているのですが、npm:unpublishSafe の定義側でも "npm" のセクションが定義されており、ネストされてしまっているようです。

https://github.com/renovatebot/renovate/blob/2e5288bc9a62b517e5ade40e922e5ba55afeb7a4/lib/config/presets/internal/npm.ts

npm:unpublishSafe の配置場所を最も外側の extends 側に移動することで、この問題を解消します。

@f440 f440 requested a review from mkmn October 1, 2025 05:32
@f440 f440 merged commit 335c3db into master Oct 1, 2025
1 check passed
@f440 f440 deleted the move-npm-unpublishSafe-position branch October 1, 2025 11:12
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