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) #439

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Version Packages (beta) #439

merged 1 commit into from
Nov 25, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 14, 2024

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/[email protected]

Minor Changes

  • #447 7bc05c2 Thanks @shazarre! - validator:signed-blocks not supported on L2 anymore, fixes validator:status L2

Patch Changes

@celo/[email protected]

Minor Changes

Patch Changes

  • #446 42d091f Thanks @aaronmgdr! - Bump @celo/abis-12

  • #455 36c4369 Thanks @aaronmgdr! - Mark contract wrapper methods that will not work on L2 because solidity contracts have onlyL1 modifier as deprecated.

    Deprecated Contract / Method Replacement or none
    Validators#registerValidator Validators#registerValidatorNoBLS
    BlockchainParams#getEpochNumberOfBlock EpochManager#getEpochNumberOfBlock
    BlockchainParams#getFirstBlockNumberForEpoch EpochManager#getFirstBlockAtEpoch
    Election#getCurrentValidatorSigners EpochManager#getElectedSigners
    Election#getGroupEpochRewards Election#getGroupEpochRewardsBasedOnScore
    GovernanceSlasher#slash GovernanceSlasher#slashL2
    DoubleSigningSlasher X
    DowntimeSlasher X
  • #456 d5c9204 Thanks @nicolasbrugneaux! - Backwards compat for some methods using epoch's block numbers

  • Updated dependencies []:

@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]

@celo/[email protected]


PR-Codex overview

This PR focuses on updating various packages within the @celo ecosystem to version 6.0.4-beta.1 and 9.0.0-beta.3, along with some dependency upgrades and changelog entries reflecting these changes.

Detailed summary

  • Updated version to 6.0.4-beta.1 for:
    • @celo/wallet-base
    • @celo/wallet-hsm
    • @celo/wallet-local
    • @celo/wallet-remote
    • @celo/wallet-hsm-aws
    • @celo/wallet-hsm-gcp
    • @celo/wallet-hsm-azure
    • @celo/wallet-ledger
  • Updated @celo/dev-utils to 0.0.7-beta.2
  • Updated @celo/viem-account-ledger to 1.0.0-beta.2
  • Updated @celo/governance to 5.1.4-beta.2
  • Updated @celo/contractkit to 9.0.0-beta.3
  • Added changelog entries for new versions and dependency updates.

✨ 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 November 14, 2024 16:26
Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.03%. Comparing base (2283374) to head (3b55238).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #439   +/-   ##
=======================================
  Coverage   70.03%   70.03%           
=======================================
  Files         292      292           
  Lines       11275    11275           
  Branches     1678     1678           
=======================================
  Hits         7896     7896           
+ Misses       3297     3253   -44     
- Partials       82      126   +44     
Components Coverage Δ
celocli 74.39% <ø> (ø)
sdk 68.91% <ø> (ø)
wallets 53.11% <ø> (ø)
viem-sdks 95.08% <ø> (ø)
---- 🚨 Try these New Features:

@github-actions github-actions bot force-pushed the changeset-release/master branch 3 times, most recently from c80cec1 to 9ef6f40 Compare November 18, 2024 12:29
Copy link

socket-security bot commented Nov 18, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@celo/[email protected] None 0 0 B

🚮 Removed packages: npm/@celo/[email protected], npm/@celo/[email protected], npm/@celo/[email protected], npm/@celo/[email protected]

View full report↗︎

@github-actions github-actions bot force-pushed the changeset-release/master branch 9 times, most recently from 919a706 to 15eb9c4 Compare November 25, 2024 09:27
@github-actions github-actions bot force-pushed the changeset-release/master branch from 15eb9c4 to 3b55238 Compare November 25, 2024 09:57
@aaronmgdr aaronmgdr merged commit 721e26d into master Nov 25, 2024
24 checks passed
@aaronmgdr aaronmgdr deleted the changeset-release/master branch November 25, 2024 11:03
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