-
Notifications
You must be signed in to change notification settings - Fork 80
chore: add dependabot.yml #3725
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: PavelSBorisov <pavel.s.borisov@gmail.com>
Test Results 23 files + 3 300 suites +49 53m 5s ⏱️ + 12m 14s For more details on these failures, see this check. Results for commit 4f086e4. ± Comparison against base commit 014f26f. This pull request removes 1 and adds 1 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
- "/tools/hardhat-viem-example" | ||
- "/tools/solidity-coverage-example" | ||
- "/tools/subgraph-example" | ||
- "/tools/truffle-example" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since truffle projects are sunset and no longer receive any new updates or security patches, the Relay team has agreed to remove the /tools/truffle-example entirely. Should we remove this?
@@ -0,0 +1,42 @@ | |||
version: 2 | |||
updates: | |||
- package-ecosystem: "npm" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just curious—how do you resolve security alerts for projects that aren’t NPM-based? The tools/ folder also contains a couple of Go and Rust projects.
Description:
Adding dependabot.yml
Related issue(s):
Fixes #3640
Notes for reviewer:
Checklist