keep-network / local-setup

Allow to easily set up tBTC and Keep locally for development and test purposes.
MIT License
8 stars 16 forks source link

Bump json5 and @0x/subproviders in /e2e #150

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Removes json5. It's no longer used after updating ancestor dependency @0x/subproviders. These dependencies need to be updated together.

Removes json5

Updates @0x/subproviders from 6.6.1 to 7.0.0

Release notes

Sourced from @​0x/subproviders's releases.

tools - 38f717a

No release notes provided.

tools - aad2bd4

@​0x/base-contract@​7.0.0

  • Update downstream dependencies to latest versions (#64)

@​0x/dev-utils@​5.0.0

  • Update Ganache to 7.x (#64)

@​0x/subproviders@​7.0.0

  • Update Ganache to 7.x (#64)
  • Change to Ledger TransportWebUSB over TransportU2F (#64)

@​0x/utils@​7.0.0

  • Updated to Ganache 7.x modifying the support for Ganache revert errors (#65)

@​0x/web3-wrapper@​8.0.0

  • Remove ganache specific eth_signTypedData as JSON string (#65)
  • Detect new structure for Ganache errors (#65)

tools - 0787b82

@​0x/abi-gen@​5.8.0

  • Handle potentially missing linkReferences in 0.8 (#62)

@​0x/base-contract@​6.5.0

  • Handle potentially missing linkReferences in generated artifacts (#62)

ethereum-types@3.7.0

  • Make compiler artifact linkReferences optional (#62)

tools - 41976dd

@​0x/sol-compiler@​4.8.0

  • Fix 0.8 support (#61)

@​0x/sol-tracing-utils@​7.3.0

  • Update deps (#61)

@​0x/typescript-typings@​5.3.0

  • Update typings for solc 0.8 (#61)

tools - 1ed2eeb

... (truncated)

Changelog

Sourced from @​0x/subproviders's changelog.

v7.0.0 - August 18, 2022

* Update Ganache to 7.x ([#64](https://github.com/0xProject/tools/tree/HEAD/subproviders/issues/64))
* Change to Ledger `TransportWebUSB` over `TransportU2F` ([#64](https://github.com/0xProject/tools/tree/HEAD/subproviders/issues/64))

v6.6.5 - March 16, 2022

* Dependencies updated

v6.6.4 - March 16, 2022

* Dependencies updated

v6.6.3 - February 26, 2022

* Dependencies updated

v6.6.2 - January 19, 2022

* Dependencies updated
Commits


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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/keep-network/local-setup/network/alerts).