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

chore: upgrade classic-level #6793

Merged
merged 2 commits into from
May 16, 2024

Conversation

jeluard
Copy link
Member

@jeluard jeluard commented May 16, 2024

Motivation

Make sure latest classic-level version is used. It introduces changes by @matthewkeil

Description

Ran yarn upgrade classic-level@1.4.1 to use latest transitive dependency of level, classic-level.
Note that it introduces a top-level dependencies element in root package.json. Is that the recommended approach?

@jeluard jeluard requested a review from a team as a code owner May 16, 2024 12:20
@wemeetagain
Copy link
Member

wemeetagain commented May 16, 2024

Is that the recommended approach?

You should be able to delete the old classic-level from yarn.lock and regenerate the lockfile with the new entry. (based on level's ^1.2.0 dependency)

@jeluard
Copy link
Member Author

jeluard commented May 16, 2024

@wemeetagain indeed, looks cleaner.

Copy link

codecov bot commented May 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.88%. Comparing base (c39b914) to head (88a15a0).

Additional details and impacted files
@@            Coverage Diff            @@
##           unstable    #6793   +/-   ##
=========================================
  Coverage     61.88%   61.88%           
=========================================
  Files           562      562           
  Lines         59331    59331           
  Branches       1916     1916           
=========================================
  Hits          36715    36715           
  Misses        22573    22573           
  Partials         43       43           

yarn.lock Show resolved Hide resolved
@jeluard jeluard merged commit a6b10df into ChainSafe:unstable May 16, 2024
19 of 20 checks passed
@jeluard jeluard deleted the jeluard/upgrade-classic-level branch May 16, 2024 13:10
matthewkeil added a commit that referenced this pull request May 29, 2024
twoeths pushed a commit that referenced this pull request May 31, 2024
jeluard added a commit to jeluard/lodestar that referenced this pull request Jun 4, 2024
* chore: upgrade classic-level

* chore: address comments
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.

None yet

2 participants