makerdao / testchain

Start a local test chain with the MakerDAO contracts deployed on it, quickly and easily.
MIT License
33 stars 29 forks source link

Bump lib/dss-deploy-scripts from `79d29c6` to `1c9e2d9` #84

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps lib/dss-deploy-scripts from 79d29c6 to 1c9e2d9.

Commits
  • 1c9e2d9 Add GUNIV3DAIUSDC2-A for mainnet and goerli deployments
  • c892b35 Add WBTC-C
  • 7e899c1 Add WBTC-B in config files
  • ad5bf21 Remove kovan config files
  • 74611ec Add deployment of WSTETH-A to config files
  • b6d1690 Add DssVestTransferrable deployment for MKR coming from treasury
  • 92af12d Move to GH Actions (#113)
  • f1b0643 Add Goerli config file
  • 79fb7dd Add GUNIV3DAIUSDC1-A to main config file
  • f57a299 Upgrade dependencies
  • Additional commits viewable in compare view


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 2 years ago

Dependabot tried to add @ethanbennett as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/makerdao/testchain/pulls/84/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the makerdao/testchain repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request
dependabot[bot] commented 2 years ago

Superseded by #85.