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

Version Packages (beta) #515

Merged
merged 1 commit into from
Jan 31, 2025
Merged

Version Packages (beta) #515

merged 1 commit into from
Jan 31, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 22, 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.

⚠️⚠️⚠️⚠️⚠️⚠️

master is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on master.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@celo/celocli@6.1.0-beta.1

Minor Changes

  • #511 be62336 Thanks @nicolasbrugneaux! - Add useSafe flags for governance:propose and governance:withdraw commands

  • #510 0d307db Thanks @shazarre! - Add epochs:send-validator-payment command to support sending validator, their group and delegation beneficiary allocated epoch payments

Patch Changes

  • #514 4a1d9e7 Thanks @aaronmgdr! - Fix bug with GovernanceSlasher missing version causing failure. defend against exceptions when printing contracts info

  • Updated dependencies [0d307db, a8e5099]:

    • @celo/contractkit@9.0.1-beta.1
    • @celo/wallet-ledger@7.0.0-beta.1
    • @celo/wallet-hsm-azure@7.0.0-beta.1
    • @celo/wallet-local@7.0.0-beta.1

@celo/wallet-ledger@7.0.0-beta.1

Minor Changes

  • #516 a8e5099 Thanks @nicolasbrugneaux! - Add (Beta) support for signTypedData in @celo/viem-account-ledger and @celo/wallet-ledger when using with the ethereum ledger app.
    when using with the ethereum ledger app.

Patch Changes

  • Updated dependencies []:
    • @celo/wallet-base@7.0.0-beta.1
    • @celo/wallet-remote@7.0.0-beta.1

@celo/viem-account-ledger@1.1.0-beta.1

Minor Changes

  • #516 a8e5099 Thanks @nicolasbrugneaux! - Add (Beta) support for signTypedData in @celo/viem-account-ledger and @celo/wallet-ledger when using with the ethereum ledger app.
    when using with the ethereum ledger app.

@celo/contractkit@9.0.1-beta.1

Patch Changes

  • #510 0d307db Thanks @shazarre! - Expose sendValidatorPayment methods for EpochManager contract wrapper

  • Updated dependencies []:

    • @celo/wallet-local@7.0.0-beta.1

@celo/wallet-hsm-aws@7.0.0-beta.1

Patch Changes

  • Updated dependencies []:
    • @celo/wallet-base@7.0.0-beta.1
    • @celo/wallet-hsm@7.0.0-beta.1
    • @celo/wallet-remote@7.0.0-beta.1

@celo/wallet-hsm-azure@7.0.0-beta.1

Patch Changes

  • Updated dependencies []:
    • @celo/wallet-base@7.0.0-beta.1
    • @celo/wallet-hsm@7.0.0-beta.1
    • @celo/wallet-remote@7.0.0-beta.1

@celo/wallet-hsm-gcp@7.0.0-beta.1

Patch Changes

  • Updated dependencies []:
    • @celo/wallet-base@7.0.0-beta.1
    • @celo/wallet-hsm@7.0.0-beta.1
    • @celo/wallet-remote@7.0.0-beta.1

@celo/wallet-local@7.0.0-beta.1

Patch Changes

  • Updated dependencies []:
    • @celo/wallet-base@7.0.0-beta.1

@celo/wallet-remote@7.0.0-beta.1

Patch Changes

  • Updated dependencies []:
    • @celo/wallet-base@7.0.0-beta.1

@celo/wallet-base@7.0.0-beta.1

@celo/wallet-hsm@7.0.0-beta.1


PR-Codex overview

This PR focuses on updating various packages to version 7.0.0-beta.1 and 9.0.1-beta.1, along with minor changes and dependency updates across the Celo SDK and related libraries.

Detailed summary

  • Updated versions in CHANGELOG.md for multiple packages to 7.0.0-beta.1.
  • Updated @celo/wallet-base version to 7.0.0-beta.1 in several package.json files.
  • Added new entries in CHANGELOG.md for @celo/viem-account-ledger and @celo/contractkit.
  • Introduced minor changes in @celo/celocli and @celo/wallet-ledger with new commands and features.
  • Updated dependencies for multiple packages to reflect the new versions.

✨ 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 January 22, 2025 11:39
Copy link

codecov bot commented Jan 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.58%. Comparing base (a8e5099) to head (d1b9b82).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #515   +/-   ##
=======================================
  Coverage   76.58%   76.58%           
=======================================
  Files         248      248           
  Lines       10639    10639           
  Branches     1679     1687    +8     
=======================================
  Hits         8148     8148           
- Misses       2393     2416   +23     
+ Partials       98       75   -23     
Components Coverage Δ
celocli 86.77% <ø> (ø)
sdk 68.96% <ø> (ø)
wallets 74.03% <ø> (ø)
viem-sdks 93.54% <ø> (ø)

@aaronmgdr aaronmgdr force-pushed the changeset-release/master branch from 5c088b2 to caa213f Compare January 22, 2025 12:42
@github-actions github-actions bot force-pushed the changeset-release/master branch 3 times, most recently from 5e67526 to 2131825 Compare January 24, 2025 10:11
@github-actions github-actions bot force-pushed the changeset-release/master branch from 2131825 to d1b9b82 Compare January 24, 2025 10:39
Copy link

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: npm/@celo/wallet-hsm-azure@7.0.0-beta.0, npm/@celo/wallet-ledger@7.0.0-beta.0

View full report↗︎

@aaronmgdr aaronmgdr merged commit 35a1145 into master Jan 31, 2025
24 checks passed
@aaronmgdr aaronmgdr deleted the changeset-release/master branch January 31, 2025 13:29
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