bancorprotocol / webapp

Bancor Swap/Analytics webapp
https://app.bancor.network
MIT License
32 stars 45 forks source link

Bump @0x/protocol-utils from 1.6.0 to 1.6.1 #1508

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @0x/protocol-utils from 1.6.0 to 1.6.1.

Release notes

Sourced from @​0x/protocol-utils's releases.

protocol - d5ae971

@​0x/asset-swapper@​6.15.0

  • Fix KyberDmm (#236)
  • Re-enable KyberDmm (#247)
  • Add Huobi Token to liquidity provider tokens (#246)
  • Temporarily disable specific LiquidityProvider

@​0x/contract-addresses@​6.2.0

  • Deployed FQT on mainnet and ropsten for KyberDMM (#247)

@​0x/contracts-zero-ex@​0.24.0

  • Add special selectors to selector collision test (#243)

protocol - 7ef7510

@​0x/asset-swapper@​6.14.0

  • Add support for additional sources and intermediate tokens on Ropsten (#231)

protocol - 70d2117

@​0x/asset-swapper@​6.13.0

  • Add LiquidityProvider to BSC sources (#234)

protocol - 9754e12

@​0x/asset-swapper@​6.11.0

  • Add price comparisons data separate from the quote report (#219)
  • Add caching for top Balancer V2 pools on startup and during regular intervals (#228)
  • Tweak compiler settings for smaller sampler bytecode (#229)
  • Fix Multiplex multihop encoding for ETH buys/sells (#230)
  • Fix Sampler address override for Ganache (#232)

protocol - fb249f0

@​0x/asset-swapper@​6.10.0

  • Reactivate PancakeSwapV2 and BakerySwap VIP on BSC (#222)
  • Add LUSD Curve pool (#218)
  • Fix exchangeProxyGasOverhead for fallback path (#215)
  • Enable ETH based Curve pools (#220)
  • Reactivate PancakeSwapV2 and BakerySwap VIP on BSC (#222)
  • Disable WETH based SnowSwap pools (#220)
  • PLP now includes a fallback due to observed collisions (#223)
  • Add Balancer V2 integration (#206)
  • Re-work the PoolCache for Balancer et al (#226)

@​0x/contract-addresses@​6.1.0

  • Deployed FQT on mainnet and ropsten for Balancer_V2 (#225)
  • Deployed FQT on mainnet and ropsten for Uniswap_V3 (#227)

@​0x/protocol-utils@​1.6.0

... (truncated)

Commits


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[bot] commented 3 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.