uport-project / ethr-did

Create ethr DIDs
Apache License 2.0
259 stars 53 forks source link

chore(deps): update devdeps #59

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/jest 26.0.19 -> 26.0.20 age adoption passing confidence
ganache-cli 6.12.1 -> 6.12.2 age adoption passing confidence
microbundle 0.12.4 -> 0.13.0 age adoption passing confidence
semantic-release 17.3.0 -> 17.3.9 age adoption passing confidence
ts-jest (source) 26.4.4 -> 26.5.1 age adoption passing confidence
typescript (source) 4.1.3 -> 4.1.5 age adoption passing confidence
web3 1.3.0 -> 1.3.4 age adoption passing confidence

Release Notes

trufflesuite/ganache-cli ### [`v6.12.2`](https://togithub.com/trufflesuite/ganache-cli/releases/v6.12.2) [Compare Source](https://togithub.com/trufflesuite/ganache-cli/compare/v6.12.1...v6.12.2)

 Highlights    How to Upgrade    Changelog    Related Releases 

* * * We're moving to a `beta` › `latest` release pipeline, where all non-hotfix changes are first released in a beta before being promoted to a stable release. We'd love it if you'd start using the latest betas and let us know early and often if you find any bugs or regressions! ##### Highlights **v6.12.2 – Taco Tuesday 🌮** It's Tuesday. And you know what that means, don't you? Tacos! And tacos are delicious. And do you know what else is delicious? This release! It's got a couple of new bug fixes you'll want to check out, especially if you use the forking feature. Bon appetit! * * * ##### How to Upgrade Upgrade to the latest version of ganache-cli by running: ##### npm ```console npm uninstall ganache-cli -g npm install ganache-cli -g ``` ##### yarn ```console yarn global remove ganache-cli yarn global add ganache-cli ``` ##### Changelog ##### Bug Fixes: - fix: update ganache-core to v2.13.2 ([`cbb1d71`](https://togithub.com/trufflesuite/ganache-cli/commit/cbb1d714001cf4236b9a6122943cb5aab5079653)) - fix: add `removed` field to Log JSON ([trufflesuite/ganache-core#​651](https://togithub.com/trufflesuite/ganache-core/pull/651)) - fix: storage value encoding in forked trie. ([trufflesuite/ganache-core#​658](https://togithub.com/trufflesuite/ganache-core/pull/658)) - fix: handle failure to retrieve `net_version` when forking ([trufflesuite/ganache-core#​676](https://togithub.com/trufflesuite/ganache-core/pull/676)) ##### Chores: - chore: update eth-sig-util to v3.0.0 ([trufflesuite/ganache-core#​711](https://togithub.com/trufflesuite/ganache-core/pull/711)) ##### Related Releases - [ganache-core v2.13.2](https://togithub.com/trufflesuite/ganache-core/releases/tag/2.13.2)

💖 The Truffle Team

developit/microbundle ### [`v0.13.0`](https://togithub.com/developit/microbundle/blob/master/CHANGELOG.md#​0130) [Compare Source](https://togithub.com/developit/microbundle/compare/v0.12.4...v0.13.0) ##### Minor Changes - [`bd5d15e`](https://togithub.com/developit/microbundle/commit/bd5d15e17c882f2090f519d342dd89e694456ab8) [#​738](https://togithub.com/developit/microbundle/pull/738) Thanks [@​wardpeet](https://togithub.com/wardpeet)! - Upgrade rollup to version latest and upgrade all its dependencies - [`967f8d5`](https://togithub.com/developit/microbundle/commit/967f8d532785aa7bf8636c5a759759a3e72dcf56) [#​769](https://togithub.com/developit/microbundle/pull/769) Thanks [@​developit](https://togithub.com/developit)! - Add `--css inline` option. The default CSS output for all formats is now external files (as it was supposed to be). - [`8142704`](https://togithub.com/developit/microbundle/commit/8142704399efe6b4f34219c711a3932431781b36) [#​741](https://togithub.com/developit/microbundle/pull/741) Thanks [@​whitetrefoil](https://togithub.com/whitetrefoil)! - Use user's typescript first, fallback to bundled ##### Patch Changes - [`12668b9`](https://togithub.com/developit/microbundle/commit/12668b993906a0267c53c3601ce89d1c0ddfbc27) [#​687](https://togithub.com/developit/microbundle/pull/687) Thanks [@​developit](https://togithub.com/developit)! - Add friendly microbundle-specific errors when modules can't be resolved. - [`8b60fc8`](https://togithub.com/developit/microbundle/commit/8b60fc86cbc493e23230a58cd0c99e2e0c675974) [#​754](https://togithub.com/developit/microbundle/pull/754) Thanks [@​stipsan](https://togithub.com/stipsan)! - Enable sourcemaps for CSS - [`fdafaf7`](https://togithub.com/developit/microbundle/commit/fdafaf7a4ad76b1757e2c0ff39050f8e11e2f1d5) [#​764](https://togithub.com/developit/microbundle/pull/764) Thanks [@​bakerkretzmar](https://togithub.com/bakerkretzmar)! - Add support for generating inline sourcemaps - [`52a1771`](https://togithub.com/developit/microbundle/commit/52a177190eb45791cb4b44d4bf04732b8b98d9c3) [#​768](https://togithub.com/developit/microbundle/pull/768) Thanks [@​developit](https://togithub.com/developit)! - Add ambient typescript declaration for CSS Modules
semantic-release/semantic-release ### [`v17.3.9`](https://togithub.com/semantic-release/semantic-release/releases/v17.3.9) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.3.8...v17.3.9) ##### Bug Fixes - update link to GitLab CI introduction ([#​1794](https://togithub.com/semantic-release/semantic-release/issues/1794)) ([a9be97b](https://togithub.com/semantic-release/semantic-release/commit/a9be97b56b8c604ca6dda2c7d662ac5d676c0fa5)) ### [`v17.3.8`](https://togithub.com/semantic-release/semantic-release/releases/v17.3.8) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.3.7...v17.3.8) ##### Bug Fixes - **deps:** update dependency marked to v2 ([a2eaed0](https://togithub.com/semantic-release/semantic-release/commit/a2eaed086f9899b7415ed9f6ac58a525a0963696)) ### [`v17.3.7`](https://togithub.com/semantic-release/semantic-release/releases/v17.3.7) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.3.6...v17.3.7) ##### Bug Fixes - **deps:** update dependency get-stream to v6 ([#​1748](https://togithub.com/semantic-release/semantic-release/issues/1748)) ([969e460](https://togithub.com/semantic-release/semantic-release/commit/969e460948aeb30c2c53d816b97f62f9f631d265)) ### [`v17.3.6`](https://togithub.com/semantic-release/semantic-release/releases/v17.3.6) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.3.5...v17.3.6) ##### Bug Fixes - **deps:** update dependency cosmiconfig to v7 ([#​1742](https://togithub.com/semantic-release/semantic-release/issues/1742)) ([cc74a4c](https://togithub.com/semantic-release/semantic-release/commit/cc74a4c890b5412044a0a3ea79a28b22029ec795)) - **deps:** update dependency execa to v5 ([#​1745](https://togithub.com/semantic-release/semantic-release/issues/1745)) ([8262832](https://togithub.com/semantic-release/semantic-release/commit/8262832cda3c2c82b5461bb3ab40a91a3535cddc)) ### [`v17.3.5`](https://togithub.com/semantic-release/semantic-release/releases/v17.3.5) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.3.4...v17.3.5) ##### Bug Fixes - pin initial branch to master ([#​1740](https://togithub.com/semantic-release/semantic-release/issues/1740)) ([32a2c91](https://togithub.com/semantic-release/semantic-release/commit/32a2c91d7cf48e1119cbe97a6908f455455385fd)) ### [`v17.3.4`](https://togithub.com/semantic-release/semantic-release/releases/v17.3.4) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.3.3...v17.3.4) ##### Bug Fixes - **deps:** update to yargs 16.2.0 ([#​1739](https://togithub.com/semantic-release/semantic-release/issues/1739)) ([d2ec893](https://togithub.com/semantic-release/semantic-release/commit/d2ec8931bcd09365f820f054a6cd704b5e483eb0)) ### [`v17.3.3`](https://togithub.com/semantic-release/semantic-release/releases/v17.3.3) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.3.2...v17.3.3) ##### Bug Fixes - add logging for top-level errors ([#​1736](https://togithub.com/semantic-release/semantic-release/issues/1736)) ([9f57b84](https://togithub.com/semantic-release/semantic-release/commit/9f57b84aaa22f703c9118e532855c660c1d46fa4)) ### [`v17.3.2`](https://togithub.com/semantic-release/semantic-release/releases/v17.3.2) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.3.1...v17.3.2) ##### Bug Fixes - normalize ci: false into noCi: true after configs get merged ([#​1732](https://togithub.com/semantic-release/semantic-release/issues/1732)) thanks [@​dominykas](https://togithub.com/dominykas) ([21c151f](https://togithub.com/semantic-release/semantic-release/commit/21c151f167960ffa9f43069bc109900ebf57aed3)) ### [`v17.3.1`](https://togithub.com/semantic-release/semantic-release/releases/v17.3.1) [Compare Source](https://togithub.com/semantic-release/semantic-release/compare/v17.3.0...v17.3.1) ##### Bug Fixes - **deps:** Require find-versions ^4.0.0 ([#​1722](https://togithub.com/semantic-release/semantic-release/issues/1722)) ([52238cb](https://togithub.com/semantic-release/semantic-release/commit/52238cbccc20b2e0028bc7e5394df0002099f4ee))
kulshekhar/ts-jest ### [`v26.5.1`](https://togithub.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md#​2651-httpsgithubcomkulshekharts-jestcomparev2650v2651-2021-02-09) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v26.5.0...v26.5.1) ##### Features - **config:** support typed config options for jest config typescript ([#​2336](https://togithub.com/kulshekhar/ts-jest/issues/2336)) ([f4f5d32](https://togithub.com/kulshekhar/ts-jest/commit/f4f5d3205d1c80e545a32c02c6a66e7e91386f7f)) - **presets:** add typing for `presets` entry point ([#​2341](https://togithub.com/kulshekhar/ts-jest/issues/2341)) ([e12b004](https://togithub.com/kulshekhar/ts-jest/commit/e12b004dcc5848d5ae0638e885147c54e11cc72b)), closes [#​2325](https://togithub.com/kulshekhar/ts-jest/issues/2325) ### [`v26.5.0`](https://togithub.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md#​2650-httpsgithubcomkulshekharts-jestcomparev2650v2644-2021-01-29) [Compare Source](https://togithub.com/kulshekhar/ts-jest/compare/v26.4.4...v26.5.0) ##### Bug Fixes - reduce size of `node_modules` when adding `ts-jest` ([#​2309](https://togithub.com/kulshekhar/ts-jest/issues/2309)) ([6bf2e8a](https://togithub.com/kulshekhar/ts-jest/commit/b8d5d2090567f23947d9efd87f5f869b16bf2e8a)) ##### Features - introduce `exclude` to exclude files from diagnostics ([#​2308](https://togithub.com/kulshekhar/ts-jest/issues/2308)) ([cd82fd3](https://togithub.com/kulshekhar/ts-jest/commit/0c555c250774a7fd9e356cf20a3d8b693cd82fd3)) ##### DEPRECATIONS - **config**: deprecate `pathRegex` in favor of `exclude` ([#​2308](https://togithub.com/kulshekhar/ts-jest/issues/2308)) ([cd82fd3](https://togithub.com/kulshekhar/ts-jest/commit/0c555c250774a7fd9e356cf20a3d8b693cd82fd3))
Microsoft/TypeScript ### [`v4.1.5`](https://togithub.com/Microsoft/TypeScript/releases/v4.1.5) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.1.4...v4.1.5) This release contains a fix for [an issue when language service plugins have no specified name](https://togithub.com/microsoft/TypeScript/issues/42718). ### [`v4.1.4`](https://togithub.com/Microsoft/TypeScript/releases/v4.1.4) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v4.1.3...v4.1.4) This release contains fixes for a [security risk involving language service plugin loading](https://togithub.com/microsoft/TypeScript/issues/42712). More details are available [here](https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-1639).
ethereum/web3.js ### [`v1.3.4`](https://togithub.com/ethereum/web3.js/blob/master/CHANGELOG.md#​134) [Compare Source](https://togithub.com/ethereum/web3.js/compare/v1.3.3...v1.3.4) ##### Changed - Fixed mutation of inputs to encoding and decoding functions ([#​3748](https://togithub.com/ethereum/web3.js/issues/3748)) - Fix default value for `fromBlock` option for `logs` subscriptions (defaults to `latest`) ([#​3883](https://togithub.com/ethereum/web3.js/issues/3883)) - ethjs-signer test ([#​3876](https://togithub.com/ethereum/web3.js/issues/3876)) - Rename `web3-eth2-base` to `web3-eth2-core` and `web3-eth2-beacon` to `web3-eth2-beaconchain` ([#​3833](https://togithub.com/ethereum/web3.js/issues/3833)) - Bump `ts-node` from version `^8.10.2` to `^9.0.0` ([#​3856](https://togithub.com/ethereum/web3.js/issues/3856)) - Ran `npm audit fix` which fixed 4 vulnerabilities ([#​3856](https://togithub.com/ethereum/web3.js/issues/3856)) - Correct `web3-eth2-beaconchain` type declarations ([#​3859](https://togithub.com/ethereum/web3.js/issues/3859)) and ([#​3865](https://togithub.com/ethereum/web3.js/issues/3865)) - Move interfaces `IBaseAPISchema` and `IBaseAPIMethodSchema` to `index.d.ts` for `web3-eth2-core` ([#​3878](https://togithub.com/ethereum/web3.js/issues/3878)) - Update dependencies for `web3-eth2-core` ([#​3878](https://togithub.com/ethereum/web3.js/issues/3878)) ##### Removed - Remove `notImplemented` flag from ETH2 Beacon Chain package methods schema ([#​3861](https://togithub.com/ethereum/web3.js/issues/3861)) - Removes `IETH2BeaconChain` interface in favor of exporting a class type: `ETH2BeaconChain` ([#​3878](https://togithub.com/ethereum/web3.js/issues/3878)) - Remove `index.d.ts` files in favor of `types.ts` for `web3-eth2-core` and `web3-eth2-beaconchain` ([#​3878](https://togithub.com/ethereum/web3.js/issues/3878)) - `schema.ts` from `web3-eth2-core` ([#​3878](https://togithub.com/ethereum/web3.js/issues/3878)) - `dtslint` npm command from `web3-eth2-core` and `web3-eth2-beaconchain` as `index.d.ts` files were removed ([#​3878](https://togithub.com/ethereum/web3.js/issues/3878)) ##### Added - Add `ETH2Core` class export to `index.d.ts` for `web3-eth2-core` ([#​3878](https://togithub.com/ethereum/web3.js/issues/3878)) - Deprecation of bzz warning ([#​3872](https://togithub.com/ethereum/web3.js/issues/3872)) - Deprecation of shh warning ([#​3888](https://togithub.com/ethereum/web3.js/issues/3888)) ### [`v1.3.3`](https://togithub.com/ethereum/web3.js/blob/master/CHANGELOG.md#​133) [Compare Source](https://togithub.com/ethereum/web3.js/compare/v1.3.2...v1.3.3) ##### Fixed - Update `dist` to latest release (`1.3.2`) ([#​3875](https://togithub.com/ethereum/web3.js/issues/3875)) ### [`v1.3.2`](https://togithub.com/ethereum/web3.js/blob/master/CHANGELOG.md#​132) [Compare Source](https://togithub.com/ethereum/web3.js/compare/v1.3.1...v1.3.2) ##### Fixed - Fix EIP-1193 provider subscriptions ([#​3864](https://togithub.com/ethereum/web3.js/issues/3864)) ### [`v1.3.1`](https://togithub.com/ethereum/web3.js/blob/master/CHANGELOG.md#​131) [Compare Source](https://togithub.com/ethereum/web3.js/compare/v1.3.0...v1.3.1) ##### Added - Add `web3-eth2-core` package ([#​3743](https://togithub.com/ethereum/web3.js/issues/3743)) (renamed to `web3-eth2-base`) - Add `web3-eth2-beaconchain` package ([#​3743](https://togithub.com/ethereum/web3.js/issues/3743)) (renamed to `web3-eth2-beacon`) - Add `stripHexPrefix` method to `web3-utils` package ([#​3776](https://togithub.com/ethereum/web3.js/issues/3776)) ##### Changed - bump utils 0.10.0^ -> 0.12.0 ([#​3733](https://togithub.com/ethereum/web3.js/issues/3733)) ##### Removed - Removed post-install script in `packages/web3`. Added documentation to root README ([#​3717](https://togithub.com/ethereum/web3.js/issues/3717)) ##### Fixed - Fix possible unhandled promise rejection when sending a transaction ([#​3708](https://togithub.com/ethereum/web3.js/issues/3708)) - Fixed decoding bytes and string parameters for logs emitted with solc 0.4.x ([#​3724](https://togithub.com/ethereum/web3.js/issues/3724), [#​3738](https://togithub.com/ethereum/web3.js/issues/3738)) - Grammar changes to inputAddressFormatter error message - Fixed vulnerable dependencies

Renovate configuration

:date: Schedule: "before 5am" (UTC).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate[bot] commented 3 years ago

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.

uport-automation-bot commented 3 years ago

:tada: This issue has been resolved in version 2.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: