Skip to content

[WIP] Add optionalDependencies to dappnode_package.json#39

Closed
Copilot wants to merge 1 commit intomainfrom
copilot/add-optional-dependencies-to-json
Closed

[WIP] Add optionalDependencies to dappnode_package.json#39
Copilot wants to merge 1 commit intomainfrom
copilot/add-optional-dependencies-to-json

Conversation

Copy link
Contributor

Copilot AI commented Oct 14, 2025

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.

Original prompt

Add the following optionalDependencies to the /variants/gnosis/dappnode_package.json file:

"optionalDependencies": {
"gnosis-erigon.dnp.dappnode.eth": ">=1.0.2",
"nethermind-xdai.dnp.dappnode.eth": ">=1.0.69",
"web3signer-gnosis.dnp.dappnode.eth": ">=1.0.14"

}

If the file does not exist, create it with only this content. If it exists, merge or add the optionalDependencies key, updating or adding these three entries. Do not remove other content. Format as valid JSON. Make this change in the dappnode/DAppNodePackage-lighthouse-generic repository.

This pull request was created as a result of the following prompt from Copilot chat.

Add the following optionalDependencies to the /variants/gnosis/dappnode_package.json file:

"optionalDependencies": {
"gnosis-erigon.dnp.dappnode.eth": ">=1.0.2",
"nethermind-xdai.dnp.dappnode.eth": ">=1.0.69",
"web3signer-gnosis.dnp.dappnode.eth": ">=1.0.14"

}

If the file does not exist, create it with only this content. If it exists, merge or add the optionalDependencies key, updating or adding these three entries. Do not remove other content. Format as valid JSON. Make this change in the dappnode/DAppNodePackage-lighthouse-generic repository.


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

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