Skip to content

Version Packages #559

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

Merged
merged 1 commit into from
Mar 24, 2025
Merged

Version Packages #559

merged 1 commit into from
Mar 24, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 24, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@celo/[email protected]

Minor Changes

  • #540 a92fa0c Thanks @nicolasbrugneaux! - Add a check to governance:propose for the flag descriptionURL. The checks verifies that the URL points to the correct governance repository.

  • #535 c184fb1 Thanks @aaronmgdr! - add lockedcelo:_ alias for all lockedgold:_ commands

    (tiny break): network:paramamters will output the contract name LockedGold as LockedCelo now

  • #533 549450f Thanks @soloseng! - added support for epochManager processGroups function to contractkit && celocli

Patch Changes

@celo/[email protected]

Minor Changes

  • #535 c184fb1 Thanks @aaronmgdr! - Add CeloToken and LockedCelo aliases for deprecated GoldToken and LockedCelo Contracts enum

  • #533 549450f Thanks @soloseng! - added support for epochManager processGroups function to contractkit && celocli

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

@celo/[email protected]

Patch Changes

  • #558 f11a069 Thanks @aaronmgdr! - Fix incorrect repo link in package.json

  • #544 170e91c Thanks @nicolasbrugneaux! - Allow users to use other apps than ethereum or celo, namely eth recovery in order to recovery funds or signTypedData which isnt supported by celo but would require the correct derivationPath (which, in turn, isn't supported by ethereum)

  • Updated dependencies [f11a069]:


PR-Codex overview

This PR focuses on updating various package versions and fixing an incorrect repository link in the package.json files across multiple packages in the Celo SDK.

Detailed summary

  • Deleted multiple .changeset files.
  • Updated versions in package.json files for several packages:
    • @celo/base to 7.0.2
    • @celo/network-utils to 5.0.8
    • @celo/utils to 8.0.2
    • Other packages also updated with their respective new versions.
  • Added changelog entries for new versions, including fixes and updates.
  • Fixed incorrect repository link in multiple package.json files.

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

@github-actions github-actions bot requested a review from a team as a code owner March 24, 2025 16:34
Copy link

codecov bot commented Mar 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.91%. Comparing base (f11a069) to head (4358929).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #559   +/-   ##
=======================================
  Coverage   76.91%   76.91%           
=======================================
  Files         249      249           
  Lines       10698    10698           
  Branches     1707     1701    -6     
=======================================
  Hits         8228     8228           
- Misses       2341     2369   +28     
+ Partials      129      101   -28     
Components Coverage Δ
celocli 86.79% <ø> (ø)
sdk 69.54% <ø> (ø)
wallets 74.36% <ø> (ø)
viem-sdks 93.01% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@aaronmgdr aaronmgdr merged commit 8ed8706 into master Mar 24, 2025
25 checks passed
@aaronmgdr aaronmgdr deleted the changeset-release/master branch March 24, 2025 16:59
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