js-ceramic
js-ceramic copied to clipboard
chore(deps): bump @polkadot/util-crypto from 7.9.2 to 10.1.4
Bumps @polkadot/util-crypto from 7.9.2 to 10.1.4.
Release notes
Sourced from @polkadot/util-crypto's releases.
v10.1.4
Contributed:
- Ledger support for Kusama Bifrost (Thanks to https://github.com/awesomepan)
Changes:
- Upgrade dependencies to latest stable versions
v10.1.3
Changes:
- Optimization for empty
arrayFlattencase- Coding cleanups for logger (no
ascasting)- Optiomizations in assertion checks
v10.1.2
Changes:
- Upgrade dependencies to latest stable versions
v10.1.1
Changes:
- Add
arrayUnzipas reverse ofarrayZip- Adjust
objectSpreadto natively handleMapentries spreads- Adjust
isAsciicheck to disallow\t,\n, &\rcharacters- Adjust
nobodyzero-key pair with pre-computed address- Align
objectProperty&lazyMethodcall signatures (backwards compatible)- Various internal speed optimizations
- Upgrade dependencies to latest stable versions
v10.0.2
Changes:
- Adjust async import in
x-fetchto be Jest-friendlyv10.0.1
- Breaking change In this major version version previously deprecated function signatures have been removed. If still using the old forms for either
bnToHex,bnToU8a,formatBalance,hexToBnoru8aToBn, please update and only pass through an options object as the second parameter.Contributed:
- Ledger support for Stafi (Thanks to https://github.com/kaelnew)
- Ledger support for Aleph Zero (Thanks to https://github.com/carlosala)
- Add genesis for HydraDX parachain (Thanks to https://github.com/jak-pan)
Changes:
- Remove deprecated signatures for
bnToHex,bnToU8a,formatBalance,hexToBn,u8aToBn- Align option handling of
n*(BigInt) functions withbn*(BN)
... (truncated)
Changelog
Sourced from @polkadot/util-crypto's changelog.
10.1.4 Aug 12, 2022
Contributed:
- Ledger support for Kusama Bifrost (Thanks to https://github.com/awesomepan)
Changes:
- Upgrade dependencies to latest stable versions
10.1.3 Aug 5, 2022
Changes:
- Optimization for empty
arrayFlattencase- Coding cleanups for logger (no
ascasting)- Optiomizations in assertion checks
10.1.2 Jul 29, 2022
Changes:
- Upgrade dependencies to latest stable versions
10.1.1 Jul 21, 2022
Changes:
- Add
arrayUnzipas reverse ofarrayZip- Adjust
objectSpreadto natively handleMapentries spreads- Adjust
isAsciicheck to disallow\t,\n, &\rcharacters- Adjust
nobodyzero-key pair with pre-computed address- Align
objectProperty&lazyMethodcall signatures (backwards compatible)- Various internal speed optimizations
- Upgrade dependencies to latest stable versions
10.0.2 Jul 10, 2022
Changes:
- Adjust async import in
x-fetchto be Jest-friendly10.0.1 Jul 8, 2022
- Breaking change In this major version version previously deprecated function signatures have been removed. If still using the old forms for either
bnToHex,bnToU8a,formatBalance,hexToBnoru8aToBn, please update and only pass through an options object as the second parameter.
... (truncated)
Commits
0aae0e2[CI Skip] release/stable 10.1.42bcea8310.1.4 (#1629)20e1267[CI Skip] bump/beta 10.1.4-2-xb50ee46[CI Skip] bump/beta 10.1.4-1-xbb12481[CI Skip] bump/beta 10.1.4-0-x52d2d38[CI Skip] release/stable 10.1.365f627c10.1.3 (#1624)9ecf29b[CI Skip] bump/beta 10.1.3-5-xf9315c3[CI Skip] bump/beta 10.1.3-4-xc08c947Convert assert to if + throw (remaining occurences) (#1622)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)