Skip to content
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

[TT-1924] use latest Seth in lib and framework #1534

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

Tofel
Copy link
Contributor

@Tofel Tofel commented Jan 7, 2025

Why?
Previously used v1.50.9 version was still depending on now archived Seth repository.


Below is a summarization created by an LLM (gpt-4-0125-preview). Be mindful of hallucinations and verify accuracy.

Why

The updates enhance the project by upgrading dependencies to their newer versions, specifically focusing on the github.com/smartcontractkit/chainlink-testing-framework/seth dependency, which has been updated across multiple modules. This ensures compatibility and access to the latest features and bug fixes from the updated dependencies.

What

  • framework/examples/myproject/go.mod & go.sum
    • Updated github.com/smartcontractkit/chainlink-testing-framework/seth from v1.50.9 to v1.50.10. This update may introduce new features, performance improvements, or bug fixes in the testing framework.
  • lib/go.mod & go.sum
    • Updated github.com/smartcontractkit/chainlink-testing-framework/seth from v1.50.9 to v1.50.10. Similar to the changes in the framework/examples/myproject directory, this ensures that the library dependencies are up-to-date, potentially improving stability and performance.

@Tofel Tofel marked this pull request as ready for review January 7, 2025 18:33
@Tofel Tofel requested review from sebawo and a team as code owners January 7, 2025 18:33
@cl-sonarqube-production
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@Tofel Tofel merged commit 91e1a7f into main Jan 8, 2025
48 of 51 checks passed
@Tofel Tofel deleted the tt-1924-bump-seth-in-framework branch January 8, 2025 11:17
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