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

Bump hardhat from 2.10.2 to 2.14.0 #1743

Merged
merged 1 commit into from
Apr 20, 2023
Merged

Bump hardhat from 2.10.2 to 2.14.0 #1743

merged 1 commit into from
Apr 20, 2023

Conversation

dcroote
Copy link
Contributor

@dcroote dcroote commented Apr 18, 2023

Closes #1736 (I tested yarn test:coverage within airnode-protocol runs).

@dcroote dcroote self-assigned this Apr 18, 2023
@dcroote dcroote requested a review from a team April 18, 2023 06:09
@amarthadan amarthadan self-requested a review April 19, 2023 14:06
@@ -34,7 +34,7 @@
"@types/mocha": "^10.0.1",
"chai": "^4.3.7",
"ethereum-waffle": "^4.0.10",
"hardhat": "2.10.2",
"hardhat": "2.14.0",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this a fixed version? (Renovate does not update it because of this). My guess is @bbenligiray was afraid about ABI changes?

Copy link
Contributor Author

@dcroote dcroote Apr 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Siegrift you actually pinned this in #1325 (comment) 😅

But in looking through the linked issues I believe it's resolved and we can both unpin and add back to renovate. WDYT?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I believe there was some issue with the combination of the plugins. I don't think this has any impact on the contracts so merging is fine (and also unpinning)

Copy link
Contributor

@Siegrift Siegrift left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM (after fixing the comment)

@dcroote dcroote merged commit 345f2ec into master Apr 20, 2023
@dcroote dcroote deleted the hardhat-bump branch April 20, 2023 15:47
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.

test:coverage in airnode-protocol does not work
2 participants