chore(deps): bump chainlink-evm to rm GPLv3 fixbuf - #1286
Merged
Conversation
Switch the go.dedis.ch/fixbuf commit to the one that changed the license to LGPLv3, whereas the version we were fetching was GPLv3.
makramkd
marked this pull request as ready for review
July 22, 2026 07:08
|
Code coverage report:
|
RensR
reviewed
Jul 22, 2026
| click chainlink-data-streams href "https://github.com/smartcontractkit/chainlink-data-streams" | ||
| chainlink-deployments-framework | ||
| click chainlink-deployments-framework href "https://github.com/smartcontractkit/chainlink-deployments-framework" | ||
| chainlink-evm --> chainlink-automation |
RensR
reviewed
Jul 22, 2026
| github.com/prometheus/client_golang v1.23.2 | ||
| github.com/redis/go-redis/v9 v9.7.0 | ||
| github.com/smartcontractkit/chain-selectors v1.0.98 | ||
| github.com/smartcontractkit/chain-selectors v1.0.100 |
Collaborator
There was a problem hiding this comment.
Should we not ensure this is more recent?
Collaborator
Author
There was a problem hiding this comment.
Good point - I know there is some "fetch from GitHub" logic, not sure if it auto-falls back to it though.
Collaborator
Author
There was a problem hiding this comment.
I feel like this should probably be in dependabot.
RensR
approved these changes
Jul 22, 2026
makramkd
enabled auto-merge
July 22, 2026 13:01
AmrMohamedRezk
approved these changes
Jul 22, 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.
Description
Bump chainlink-evm to version post smartcontractkit/chainlink-evm#509.
Some bumps that were made along the way:
tablewriterdependency got auto-bumped to v1.0.9 in smartcontractkit/chainlink@1fb5abb when doinggo get chainlink-ccvin the action. The fix for this in core was to pin to the v0.0.5 version via replace, which was done because chainlink-ccv needed it. Now, we no longer need it, so ideally that replace should be removed entirely.Testing
Full CI green.
Checklist
changelogdirectory)