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

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 16, 2019

Bumps @0x/sol-trace from 2.0.18 to 3.0.1.

Release notes

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

0x monorepo - 6b0f357

@0x/contract-artifacts@3.1.0

  • Add IAssetData artifact (#2373)

@0x/contract-wrappers@13.1.0

  • Add wrapper for IAssetDataContract (#2373)

@0x/order-utils@10.0.0

  • Removed from assetDataUtils: individual decoding functions and assert functions (#2388)
  • Add ERC20Bridge support to assetDataUtils (#2388)

@0x/types@3.1.0

  • Add ERC20BridgeAssetData (#2373)

@0x/utils@5.1.0

  • Added hex_utils (#2373)

@0x/contracts-extensions@5.1.0

  • Export function encodeDutchAuctionAssetData (#2373)

@0x/contracts-test-utils@5.0.0

  • Removed hex_utils.ts. Moved to @0x/utils (#2373)

0x monorepo - 761d0a0

0x.js@9.0.0

  • Remove ZRXToken contract wrapper (#2324)
  • ContractWrappers no longer exposes erc20Proxy, erc721Proxy and dutchAuction wrappers (#2324)
  • [Breaking] Big refactor of contract wrapper interface. See 0xProject/0x-monorepo#2325 for details (#2325)
  • Remove IWallet and IValidator contract wrappers (#2337)
  • Remove exports orderHashUtils and transactionHashUtils (#2321)
  • Update BigNumber version to ~9.0.0 (#2342)
  • Exported intefaces changed: from getContractAddressesForNetworkOrThrow to getContractAddressesForChainOrThrow, from NetworkId to ChainId, from ContractNetworks to ContractChains, and from ContractNetworkData to ContractChainData. (#2313)
  • Updated to work with 0x v3

@0x/abi-gen@5.0.0

  • Refactored TS wrapper templates to result in a more succint interface. See 0xProject/0x-monorepo#2325 for details. (#2284)
  • Python: Corrected return types and values for call() interface to generated method wrappers. (Fixes #2298) (#2345)
  • Python: Stopped generating send_transaction() interface for constant (view/pure) methods (#2345)
  • Python: Added a build_transaction() interface to contract method classes (#2345)
  • Python: Removed validator argument to contract method classes for methods that don't have any inputs (#2345)
  • Python: Changed the names of generated tuples to use the internalType field in the ABI, if it's present, resulting in human readable struct names rather than hashes of component field names. (#2345)
  • Moved shared logic into BaseContract helpers to reduce size. (#2343)
  • Re-enable gas estimation when gas is not provided. (#2343)
... (truncated)
Commits
  • 6b0f357 Publish
  • 71de0d0 Updated CHANGELOGS & MD docs
  • 99debff Add syntactic sugar for assetDataUtils (#2388)
  • 3bac6fc Merge pull request #2377 from 0xProject/feat/forwarder/multi-affiliate-fees
  • 4b842b8 Address PR feedback
  • e2e4d04 Update tests to use new Forwarder interface
  • 5574c36 Allow different ETh fees to be specified for different feeRecipient addresses
  • 0d34f7b Add EthFeeLengthMismatchError
  • 5be0632 Add tests with multiple fee recipients
  • 79ea0bf Allow affiliate fee to be split between multiple fee recipient addresses
  • Additional commits viewable in compare view

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 Dec 16, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/develop/0x/sol-trace-3.0.1 branch from 03cf795 to c897808 Compare December 16, 2019 13:42
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/develop/0x/sol-trace-3.0.1 branch from c897808 to 84e6679 Compare December 16, 2019 14:35
@dependabot-preview
Copy link
Contributor Author

Superseded by #405.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/develop/0x/sol-trace-3.0.1 branch December 17, 2019 06:03
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