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

use latest abis #517

Merged
merged 2 commits into from
Feb 3, 2025
Merged

use latest abis #517

merged 2 commits into from
Feb 3, 2025

Conversation

aaronmgdr
Copy link
Member

@aaronmgdr aaronmgdr commented Feb 3, 2025

Description

ensure latest abis are used and that the same version is used on both celocli and governance pacakges


PR-Codex overview

This PR focuses on updating the @celo/abis-12 dependency across various packages to the latest version, 12.0.0-canary.86, and includes minor adjustments in the yarn.lock file to reflect these changes.

Detailed summary

  • Updated @celo/abis-12 from 12.0.0-canary.82 to 12.0.0-canary.86 in:
    • packages/sdk/contractkit/package.json
    • packages/sdk/governance/package.json
  • Updated yarn.lock to reflect the new version 12.0.0-canary.86.
  • Removed references to previous versions 12.0.0-canary.76 and 12.0.0-canary.82.

✨ 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 February 3, 2025 13:23
Copy link

changeset-bot bot commented Feb 3, 2025

🦋 Changeset detected

Latest commit: fea99d4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@celo/contractkit Patch
@celo/governance Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

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

Package New capabilities Transitives Size Publisher
npm/@celo/abis@12.0.0-canary.86 🔁 npm/@celo/abis@12.0.0-canary.76 None 0 4.52 MB app-tooling

View full report↗︎

Copy link

codecov bot commented Feb 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.58%. Comparing base (35a1145) to head (fea99d4).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #517   +/-   ##
=======================================
  Coverage   76.58%   76.58%           
=======================================
  Files         248      248           
  Lines       10639    10639           
  Branches     1697     1691    -6     
=======================================
  Hits         8148     8148           
- Misses       2421     2441   +20     
+ Partials       70       50   -20     
Components Coverage Δ
celocli 86.77% <ø> (ø)
sdk 68.96% <ø> (ø)
wallets 74.03% <ø> (ø)
viem-sdks 93.54% <ø> (ø)

@aaronmgdr aaronmgdr merged commit ce6a493 into master Feb 3, 2025
25 of 38 checks passed
@aaronmgdr aaronmgdr deleted the upgrade-celo-abis branch February 3, 2025 14:47
@github-actions github-actions bot mentioned this pull request Feb 3, 2025
aaronmgdr pushed a commit that referenced this pull request Feb 3, 2025
This PR was opened by the [Changesets
release](https://github.com/changesets/action) 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/contractkit@9.0.1-beta.2

### Patch Changes

- [#517](#517)
[`ce6a493`](ce6a493)
Thanks [@aaronmgdr](https://github.com/aaronmgdr)! - Bump abis to latest

## @celo/governance@5.1.5-beta.1

### Patch Changes

- [#517](#517)
[`ce6a493`](ce6a493)
Thanks [@aaronmgdr](https://github.com/aaronmgdr)! - Bump abis to latest

- Updated dependencies
\[[`ce6a493`](ce6a493)]:
    -   @celo/contractkit@9.0.1-beta.2


<!-- start pr-codex -->

---

## PR-Codex overview
This PR focuses on updating the versions of the `@celo/contractkit` and
`@celo/governance` packages, along with their changelogs, to reflect the
latest changes and dependencies.

### Detailed summary
- Added `pretty-ladybugs-boil` to `.changeset/pre.json`.
- Updated `@celo/contractkit` version from `9.0.1-beta.1` to
`9.0.1-beta.2`.
- Added changelog entry for `9.0.1-beta.2` in
`packages/sdk/contractkit/CHANGELOG.md`.
- Updated `@celo/governance` version from `5.1.5-beta.0` to
`5.1.5-beta.1`.
- Added changelog entry for `5.1.5-beta.1` in
`packages/sdk/governance/CHANGELOG.md`.
- Updated `yarn.lock` to reflect new versions of `@celo/contractkit`.

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

<!-- end pr-codex -->

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

2 participants