Skip to content
This repository was archived by the owner on Mar 16, 2023. It is now read-only.

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @0x/sol-coverage from 3.0.12 to 4.0.29.

Release notes

Sourced from @0x/sol-coverage's releases.

tools - e0a8d96

@0x/[email protected]

  • Handle missing RPC method error for web3-provider-engine geth defaults provider (#22)

tools - b94fe80

@0x/[email protected]

  • Add chainId option to Web3Config (#20)

@0x/[email protected]

  • Support eth_signTypedData_v4 in MetamaskSubprovider and use the method name passed in (#21)

@0x/[email protected]

  • Remove Web3Wrapper.signTypedDataV4Async() and add backoff support for multiple versions of eth_signTypedData to Web3Wrapper.signTypedDataAsync(). (#21)

tools - aa7460d

@0x/[email protected]

  • Remove .sol extension when running contracts-gen copy on individual files (#19)

tools - 5f58432

@0x/[email protected]

  • Include AST in persisted artifact output (#18)

tools - 11b7546

@0x/[email protected]

  • Add DowncastErrorCodes.ValueTooLargeToDowncastToUint128 (#16)

tools - f131d54

@0x/[email protected]

  • Allow lowercased address params in PrivateKeyWalletSubprovider RPC methods (#15)

tools - e5b2c8c

[email protected]

  • Add shouldCompileIndependently to CompilerOptions (#12)

@0x/[email protected]

  • Support shouldCompileIndependently compiler option for non-batched compilation. (#12)

tools - e0a19a0

@0x/[email protected]

  • Add assert.doesMatchRegex

tools - 9f5cbf9

@0x/[email protected]

  • Bump gas limit and allow override

tools - 347883d

@0x/[email protected]

... (truncated)

Commits
  • e0a8d96 Publish
  • 54a2cae Updated CHANGELOGS & MD docs
  • 1772c2b Merge pull request #22 from 0xProject/fix/web3-wrapper/handle-missing-rpc-met...
  • 3920cba @0x/web3-wrapper: Handle missing RPC method error for `web3-provider-engine...
  • b94fe80 Publish
  • b047e2d Updated CHANGELOGS & MD docs
  • 7778f30 Merge pull request #20 from 0xProject/feat/dev-utils/chainId-1337
  • 1332f8a Merge pull request #21 from 0xProject/feat/add-sign_typedData_v4-to-metamask-...
  • 7c3ded1 @0x/subproviders: Support eth_signTypedData_v4 in MetamaskSubprovider a...
  • bebe011 @0x/dev-utils: Add chainId opt to Web3Config and set the default chainI...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by dorothy-zbornak, a new releaser for @0x/sol-coverage since your current version.


Dependabot compatibility score

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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 1, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #597.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/develop/0x/sol-coverage-4.0.29 branch February 23, 2021 07:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants