Skip to content

maint: clear dependency warnings#2311

Merged
mslipper merged 1 commit intodevelopfrom
sc/clear-dep-warnings
Mar 11, 2022
Merged

maint: clear dependency warnings#2311
mslipper merged 1 commit intodevelopfrom
sc/clear-dep-warnings

Conversation

@smartcontracts
Copy link
Contributor

Description
Clears out most of the dependency warnings (mainly unmet peer dependency
warnings) by adding or updating various dependencies. Still seeing two
warnings that can only be fixed by updating to the latest hardhat. See
discussion in #2260 for more context about our attempts to upgrade to
the latest version of hardhat.

@changeset-bot
Copy link

changeset-bot bot commented Mar 10, 2022

⚠️ No Changeset found

Latest commit: c5c54f7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov-commenter
Copy link

codecov-commenter commented Mar 10, 2022

Codecov Report

Merging #2311 (c5c54f7) into develop (e71307f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #2311   +/-   ##
========================================
  Coverage    80.08%   80.08%           
========================================
  Files           77       77           
  Lines         2460     2460           
  Branches       450      450           
========================================
  Hits          1970     1970           
  Misses         490      490           
Flag Coverage Δ
contracts 99.29% <ø> (ø)
core-utils 86.77% <ø> (ø)
data-transport-layer 49.72% <ø> (ø)
sdk 55.75% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e71307f...c5c54f7. Read the comment docs.

@smartcontracts smartcontracts force-pushed the sc/clear-dep-warnings branch from eb167b0 to 56a0136 Compare March 10, 2022 22:55
Clears out most of the dependency warnings (mainly unmet peer dependency
warnings) by adding or updating various dependencies. Still seeing two
warnings that can only be fixed by updating to the latest hardhat. See
discussion in #2260 for more context about our attempts to upgrade to
the latest version of hardhat.
@smartcontracts smartcontracts force-pushed the sc/clear-dep-warnings branch from 56a0136 to c5c54f7 Compare March 10, 2022 22:55
@mslipper mslipper merged commit cdb61a3 into develop Mar 11, 2022
@mslipper mslipper deleted the sc/clear-dep-warnings branch March 11, 2022 04:49
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.

4 participants