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

yarn lock wasnt updated #495

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

yarn lock wasnt updated #495

wants to merge 1 commit into from

Conversation

aaronmgdr
Copy link
Member

@aaronmgdr aaronmgdr commented Dec 20, 2024

Description

#494 didnt update yarn lock. and the cache didnt update

why?


PR-Codex overview

This PR updates the yarn.lock file to reflect new versions of several packages related to the @celo ecosystem. It mainly upgrades the @celo/abis and @celo/devchain-anvil packages to their latest canary versions.

Detailed summary

  • Added @celo/abis-12 version 12.0.0-canary.82.
  • Updated @celo/abis-12 from 12.0.0-canary.76 to 12.0.0-canary.82.
  • Updated @celo/devchain-anvil from 12.0.0-canary.39 to 12.0.0-canary.54.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@aaronmgdr aaronmgdr requested a review from a team as a code owner December 20, 2024 17:08
Copy link

changeset-bot bot commented Dec 20, 2024

⚠️ No Changeset found

Latest commit: 0af514f

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

@aaronmgdr
Copy link
Member Author

we could add package.jsons to the list of files to bust cache on change. althought that does mean we will be busting it for minor script changes too. but probably for the best

Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.73%. Comparing base (190e825) to head (0af514f).

❗ There is a different number of reports uploaded between BASE (190e825) and HEAD (0af514f). Click for more details.

HEAD has 17 uploads less than BASE
Flag BASE (190e825) HEAD (0af514f)
26 9
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #495       +/-   ##
===========================================
- Coverage   76.09%   51.73%   -24.37%     
===========================================
  Files         244      244               
  Lines       10253    10253               
  Branches     1604     1619       +15     
===========================================
- Hits         7802     5304     -2498     
- Misses       2377     4823     +2446     
- Partials       74      126       +52     
Components Coverage Δ
celocli 40.25% <ø> (-46.08%) ⬇️
sdk 54.43% <ø> (-14.52%) ⬇️
wallets 73.30% <ø> (ø)
viem-sdks 95.08% <ø> (ø)

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.

1 participant