Skip to content

Upgrade to @openzeppelin/[email protected] and upgrade other dependencies - #86

Merged
james-toussaint merged 9 commits into
developfrom
feature/bump-dependencies
Jun 6, 2024
Merged

Upgrade to @openzeppelin/[email protected] and upgrade other dependencies#86
james-toussaint merged 9 commits into
developfrom
feature/bump-dependencies

Conversation

@james-toussaint

Copy link
Copy Markdown
Contributor

Upgraded most minor or patch versions of dependencies.

Running npm outdated now leads to:

Package                            Current    Wanted  Latest  Location                                       Depended by
@defi-wonderland/smock               2.3.5     2.4.0   2.4.0  node_modules/@defi-wonderland/smock            PoCo
@ensdomains/ens-contracts            0.0.3     0.0.3   1.1.4  node_modules/@ensdomains/ens-contracts         PoCo
@iexec/interface                  3.0.35-8  3.0.35-8   5.2.1  node_modules/@iexec/interface                  PoCo
@nomicfoundation/hardhat-toolbox     2.0.2     2.0.2   5.0.0  node_modules/@nomicfoundation/hardhat-toolbox  PoCo
@openzeppelin/contracts              3.3.0     3.3.0   5.0.2  node_modules/@openzeppelin/contracts           PoCo
hardhat                             2.14.1    2.22.5  2.22.5  node_modules/hardhat                           PoCo
hardhat-deploy                     0.11.43   0.11.45  0.12.4  node_modules/hardhat-deploy                    PoCo
web3                                1.10.3    1.10.4   4.9.0  node_modules/web3                              PoCo

Code should be updated to be compliant with ethers@v6 in order to upgrade hardhat-toolbox, hardhat, hardhat-deploy & smock.

@james-toussaint james-toussaint self-assigned this Jun 6, 2024
@codecov

codecov Bot commented Jun 6, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.42%. Comparing base (5ff7f2e) to head (8595074).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #86   +/-   ##
========================================
  Coverage    81.42%   81.42%           
========================================
  Files           34       34           
  Lines         1077     1077           
  Branches       222      222           
========================================
  Hits           877      877           
  Misses         200      200           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gfournierPro gfournierPro left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks

@james-toussaint
james-toussaint merged commit 42de1d1 into develop Jun 6, 2024
@james-toussaint
james-toussaint deleted the feature/bump-dependencies branch June 6, 2024 15:19
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.

3 participants