fix(deps): update dependency @celo/connect to v6 #21
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:
^5.1.2
->^6.0.0
Release Notes
celo-org/developer-tooling (@celo/connect)
v6.0.2
Compare Source
Patch Changes
6e3372f
,6e3372f
,6e3372f
]:v6.0.1
Compare Source
Patch Changes
d245703
]:v6.0.0
Compare Source
Major Changes
#105
6b2e34c
Thanks @aaronmgdr! - Remove export compareBNThis would have been used to sort BN.js numbers. Generic comparator functions are not really the scope of this library. Removing it allows the bn.js dependency to be removed too. If you were using this function it can be re-implemented as
v5.3.0
Compare Source
Minor Changes
6e3372f
Thanks @nicolasbrugneaux! - Add support Type 0 Ethereum-compatible legacy TXsPatch 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
,6e3372f
,6e3372f
]:v5.2.0
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 versionUpdated dependencies [
6e3372f
,6e3372f
,6e3372f
,6e3372f
]:Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.