fix(deps): update celo packages (major) #283
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^6.0.0
->^7.0.0
^5.2.1
->^9.0.0
^5.0.6
->^8.0.0
Release Notes
celo-org/developer-tooling (@celo/base)
v7.0.0
Compare Source
Major Changes
b34439a
Thanks @aaronmgdr! - Remove all references to now defunkt mento exchange contractsPatch Changes
#57
8fb6c76
Thanks @aaronmgdr! - Re-removes MetaTransaction wallets, as previously removed in 6.0.0 (9ab9d00
).Remove support for deprecated
MetaTransactionWallet
andMetaTransactionWalletDeployer
. If absolutely needed the contracts can be accessed directly or an alternative such as account abstraction should be used.#56
7dfbcd6
Thanks @aaronmgdr! - Re-removesgrandamento
While 6.0.0 (
9ab9d00
) previously removedgrandamento
it was added back temporarily because@celo/celocli
required the wrappers to be available in order to execute the proposal to remove it from governance. It is now gone for good. RIP.Due to previous removal this is not considered a breaking change.
Updated dependencies [
6b2e34c
]:v6.1.0
Compare Source
Minor Changes
38b2631
Thanks @nicolasbrugneaux! - CHANGE - Replaced all deprecated cryptographic depencies with the audited and maintained suite of crypto libraries@noble/*
and@scure/*
v6.0.1
Compare Source
Patch Changes
#200
6e3372f
Thanks @nicolasbrugneaux! - Bump web3-* to 1.10.4 -- Some consumers may be forced to upgrade their web3 instance to the same version#200
6e3372f
Thanks @nicolasbrugneaux! - The following changes are related to adding support for more fee currencies in the @celo packages.(CHANGED): all places referring to gasCurrencies have been changed from
string
toStrongAddress
for safer types. This shouldn't impact you as you already should have been giving0x${string}
in these placesUpdated dependencies [
6e3372f
]:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 8:00 before 23:00 every weekday except on Friday" in timezone UTC.
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.