Skip to content
This repository was archived by the owner on Oct 10, 2024. It is now read-only.

Conversation

@dependabot-preview
Copy link
Contributor

Bumps @0x/tslint-config from 3.0.1 to 4.1.0.

Release notes

Sourced from @0x/tslint-config's releases.

0x monorepo - 7bf710f

@0x/[email protected]

  • Allow identifiers with leading underscores in python wrappers (#2591)

@0x/[email protected]

  • Add support for private liquidity providers (#2505)
  • Big refactor of market operation utils (#2513)
  • Remove dustFractionThreshold, noConflicts options. (#2513)
  • Revamp fill optimization algorithm (#2513)
  • Add fallback orders to quotes via allowFallback option. (#2513)
  • Add maxFallbackSlippage option. (#2513)
  • Fix fee schedule not being scaled by gas price. (#2522)
  • Fix quote optimizer bug not properly accounting for fees. (#2526)
  • Fix getBatchMarketBuyOrdersAsync throwing NO_OPTIMAL_PATH (#2533)
  • Add DFB support + refactor swap quote calculator utils (#2536)
  • Add support for RFQ-T, querying maker-hosted endpoints for quotes to be submitted by the taker (#2541)
  • Add support for indicative (non-committal) quotes via RFQ-T (#2555)
  • Collapse LiquidityProvider into DexForwarderBridge (#2560)
  • Added Curve sUSD (#2563)
  • Fix sporadically failing quote simulation tests (#2564)
  • Apply Native order penalty inline with the target amount (#2565)
  • Remove Kyber exclusion when Uniswap/Eth2Dai is present (#2575)
  • Expose fills object in asset-swapper quote orders (#2583)
  • Increase timeout for tests (#2587)
  • Add support for Uniswap V2 (#2599)
  • Add support for MultiBridge (#2593)
  • Fix Uniswap V2 path ordering (#2601)
  • Add exchange proxy support (#2591)

@0x/[email protected]

  • Updated Kovan's ERC20BridgeSampler address (#2519)
  • Added MaximumGasPrice addresses (#2511)
  • Redeploy KyberBridge, UniswapBridge, Eth2DaiBridge, CurveBridge, DydxBridge on mainnet and kovan (#2512)
  • Redeploy KyberBridge, UniswapBridge, Eth2DaiBridge, CurveBridge, DydxBridge on mainnet and kovan (#2529)
  • Redeploy CurveBridge with GST support (#2530)
  • Add dexForwarderBridge addresses (#2525)
  • Redeploy Forwarder on all networks (#2521)
  • Redeploy DexForwarderBridge on Mainnet with Gas Token freeing (#2536)
  • Revert to older Curve Bridge (without Gas Tokens) (#2536)
  • Updated Ganache's ERC20BridgeSampler address (#2541)
  • Updated Mainnet ERC20BridgeSampler address (#2551)
  • Updated Kovan ERC20BridgeSampler address (#2568)
  • Redeploy ERC20BridgeSampler on kovan (#2570)
  • Redeploy ERC20BridgeSampler on Mainnet using Kyber.searchBestRate (#2575)
  • Redeploy ERC20BridgeSampler on Mainnet and Kovan using UniswapV2 (#2599)
  • Add UniswapV2Bridge address on Mainnet (new field) (#2599)
  • Add Exchange Proxy addresses (#2591)
Commits
  • b5eb1c9 Publish
  • 9d3755d Updated CHANGELOGS & MD docs
  • 762e0ae fix: Update to use KNP getExpectedRateAfterFee (#2629)
  • ff9c924 BalancerBridge (#2613)
  • 18bc701 Merge pull request #2610 from 0xProject/feat/zero-ex/meta-transactions
  • a47795f @0x/contract-wrappers-test: Increase test timeout.
  • a55e8b2 @0x/contracts-zero-ex: Fix linter errors.
  • e8106f0 @0x/contracts-zero-ex: Address review feedback.
  • bdc1dbf @0x/order-utils: Address review feedback.
  • 06eeb20 @0x/types: Address review feedback.
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by xianny, a new releaser for @0x/tslint-config 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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 Jul 15, 2020
@dependabot-preview dependabot-preview bot requested a review from dekz July 15, 2020 12:49
@dependabot-preview
Copy link
Contributor Author

Superseded by #330.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/0x/tslint-config-4.1.0 branch October 21, 2020 14:40
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.

1 participant