fix(deps): update dependency @celo/utils to v8#23
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/major-celo-packages
branch
3 times, most recently
from
August 1, 2022 01:49
9396ba5 to
110401f
Compare
renovate
Bot
force-pushed
the
renovate/major-celo-packages
branch
2 times, most recently
from
August 10, 2022 23:53
4bc589e to
22a3d88
Compare
renovate
Bot
force-pushed
the
renovate/major-celo-packages
branch
4 times, most recently
from
September 2, 2022 21:41
8bebe8c to
f502d5c
Compare
renovate
Bot
force-pushed
the
renovate/major-celo-packages
branch
4 times, most recently
from
September 11, 2022 17:49
19ec213 to
5720057
Compare
renovate
Bot
force-pushed
the
renovate/major-celo-packages
branch
4 times, most recently
from
September 19, 2022 20:09
5ef4668 to
ead047d
Compare
renovate
Bot
force-pushed
the
renovate/major-celo-packages
branch
5 times, most recently
from
September 29, 2022 19:58
0a0d32b to
47cb390
Compare
renovate
Bot
force-pushed
the
renovate/major-celo-packages
branch
6 times, most recently
from
October 10, 2022 01:42
3e9d17d to
178113c
Compare
renovate
Bot
force-pushed
the
renovate/major-celo-packages
branch
3 times, most recently
from
November 21, 2022 07:50
f1e2f06 to
a1ddf1b
Compare
renovate
Bot
force-pushed
the
renovate/major-celo-packages
branch
4 times, most recently
from
December 5, 2022 06:01
192ae02 to
54a9bbf
Compare
renovate
Bot
force-pushed
the
renovate/major-celo-packages
branch
6 times, most recently
from
December 12, 2022 08:34
4c43120 to
48c752a
Compare
renovate
Bot
force-pushed
the
renovate/major-celo-packages
branch
5 times, most recently
from
December 19, 2022 15:23
eb95e1e to
a872195
Compare
renovate
Bot
force-pushed
the
renovate/major-celo-packages
branch
3 times, most recently
from
January 6, 2023 23:22
b20341a to
09779e5
Compare
renovate
Bot
force-pushed
the
renovate/major-celo-packages
branch
4 times, most recently
from
January 17, 2023 04:34
1682399 to
de1d5a8
Compare
renovate
Bot
force-pushed
the
renovate/major-celo-packages
branch
2 times, most recently
from
January 24, 2023 22:25
1c36748 to
66becb3
Compare
renovate
Bot
force-pushed
the
renovate/major-celo-packages
branch
from
February 2, 2023 22:07
66becb3 to
c4b1dec
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^1.5.2→^8.0.3Release Notes
celo-org/developer-tooling (@celo/utils)
v8.0.3Compare Source
Patch Changes
7d84a5a,99717e9,5a2fa51]:v8.0.2Compare Source
Patch Changes
#558
f11a069Thanks @aaronmgdr! - Fix incorrect repo link in package.jsonUpdated dependencies [
f11a069]:v8.0.1Compare Source
Patch Changes
#492
2e02d94Thanks @aaronmgdr! - Bump @noble/ciphers to use audited version#497
79cd947Thanks @aaronmgdr! - chore: package.json link fixes#492
2e02d94Thanks @aaronmgdr! - Bump dependncies upUpdated dependencies [
2e02d94,79cd947,07c4c78]:v8.0.0Compare Source
Major Changes
#228
4ef76ebThanks @aaronmgdr! - remove deprecated functions and consts exported from ./contacts and ./displayformating. ./currencies and ./phonenumbers. If these are used by your app we recommend to inline the functions from the previous release.https://github.com/celo-org/developer-tooling/tree/%40celo/wallet-base%406.0.1/packages/sdk/base/src
Full List of removed exports -- ContactPhoneNumber, MinimalContact, getContactPhoneNumber, isContact, CURRENCY_ENUM, Currency, CURRENCIES, resolveCurrency, SHORT_CURRENCIES, currencyToShortMap | getErrorMessage | anonymizedPhone | getContactNameHash
Patch Changes
4ef76eb,26b9779]:v7.0.0Compare Source
Major Changes
38b2631Thanks @nicolasbrugneaux! - CHANGE - Replaced all deprecated cryptographic depencies with the audited and maintained suite of crypto libraries@noble/*and@scure/*BREAKING - Some functions that used to return a
Buffernow return aUInt8Arrayinstead due to underlying changedPatch Changes
38b2631]:v6.0.1Compare Source
Patch Changes
#200
6e3372fThanks @nicolasbrugneaux! - Bump web3-* to 1.10.4 -- Some consumers may be forced to upgrade their web3 instance to the same version#200
6e3372fThanks @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
stringtoStrongAddressfor safer types. This shouldn't impact you as you already should have been giving0x${string}in these placesUpdated dependencies [
6e3372f]:v6.0.0Compare Source
Major Changes
#105
6b2e34cThanks @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.0.6Compare Source
Patch Changes
97d5ccf]v5.0.5Compare Source
Patch Changes
53bbd49: Note celo sdk packages will no longer be fix bumped (ie will not share the same version always) and will now use ^range when depending on each other53bbd49]v5.0.4Compare Source
v5.0.3Compare Source
v5.0.2Compare Source
v5.0.1Compare Source
v5.0.0Compare Source
Configuration
📅 Schedule: (in timezone UTC)
🚦 Automerge: Enabled.
♻ 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.