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

Bumps @0x/sol-trace from 2.0.20 to 3.0.2.

Release notes

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

0x monorepo - 51ca310

@0x/asset-swapper@3.0.2

  • Fix gasPrice from ethgasstation to be in WEI instead of GWEI (#2393)
  • Add aggregator utils (#2353)

@0x/contract-addresses@4.1.0

  • Addition of ERC20BridgeSampler + Kyber Erc20Bridge Contract in contract-addresses (#2353)

@0x/contract-artifacts@3.2.0

  • Add IERC20BridgeSampler artifact. (#2353)

@0x/contract-wrappers@13.2.0

  • Add IERC20BridgeSampler wrapper (#2353)

@0x/orderbook@2.0.0

  • Change OrderStore functions to be async, allowing for Database adapters (#2393)

@0x/types@3.1.1

  • Added DydxBridgeOnlyCallableByErc20BridgeProxy and DydxBridgeUnrecognizedBridgeAction (#2378)

@0x/contracts-erc20-bridge-sampler@1.0.2

  • Do not query empty/unsigned orders. Swallow revets on DEX quotes. (#2365)

@0x/contracts-utils@4.0.2

  • Add DEV_UTILS_ADDRESS and KYBER_ETH_ADDRESS to DeploymentConstants. (#2395)
  • Add DydxBridge to DeploymentConstants. (#2365)

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)
... (truncated)
Commits
  • 51ca310 Publish
  • 2bcb79d Updated CHANGELOGS & MD docs
  • ecec985 pin python regex version
  • 9949085 Asset-swapper aggregator utils (#2353)
  • 6808e0d Merge pull request #2365 from 0xProject/feat/asset-proxy/DyDxBridge
  • 410c953 Updated dydx account encoding to assume that all actions are on partial balances
  • bec1f23 Fixed merge conflicts
  • 34596b7 Use safeGetPartialAmountFloor
  • 5ca7169 Reverted to version of dydx bridge that only allows from to be the account ...
  • 3300aaa Refactored so that deposits are done from taker asset data and withdrawals fr...
  • 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
Copy link
Contributor Author

Superseded by #418.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/develop/0x/sol-trace-3.0.2 branch January 6, 2020 06:37
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