fix(deps): bump go-ethereum, tar, edwards25519#669
Merged
Conversation
|
👋 Fletch153, thanks for creating this pull request! To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team. Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks! |
477930b to
f9baee7
Compare
Contributor
|
Does the integration test also fail on develop? If that is bottomed out I will approve. |
… v1.1.1 Resolves 10 Dependabot alerts across Go and npm ecosystems. - go-ethereum v1.16.8 -> v1.17.0 in relayer, monitoring, integration-tests (9 alerts) - tar 7.5.7 -> 7.5.9 in yarn.lock (1 alert) - edwards25519 v1.1.0 -> v1.1.1 in integration-tests
f9baee7 to
df00adb
Compare
|
cawthorne
approved these changes
Feb 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.





Dependabot Security Alert Fixes
Repository:
smartcontractkit/chainlink-starknetEcosystems: Go, npm
Alerts: 20 open | 10 fixed | 10 blocked
Fixed Alerts
go-ethereumgo-ethereumgo-ethereumgo-ethereumgo-ethereumgo-ethereumgo-ethereumgo-ethereumfilippo.io/edwards25519tarBlocked Alerts
pion/dtls/v2ellipticpkgaxios(×3 CVEs)@chainlink/gauntlet-core@0.3.1at^0.24.0undicihardhat@2.28.4at^5.14.0tmpsolc@0.8.26at exact0.0.33cookie@sentry/node@5.30.0at^0.4.1How these changes were made
go-ethereumto v1.17.0 and rango mod tidyin all 3 Go modules (relayer, monitoring, integration-tests).edwards25519to v1.1.1 in integration-tests.yarn.lockto pick uptar7.5.9.Verification
go build ./...andgo test ./...pass in relayer and monitoringyarn installandyarn buildpass🤖 Generated with Claude Code