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 `e048886` #74

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

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

Commits
  • e048886 Fixes on permissions after deploying
  • f2789a7 Add ilks to registry after setting the Osms
  • 2392a7c Use bc to compare big numbers
  • 2548c3a Reactivate ilks addition in IlkRegistry
  • 345c150 If f/clipper address doesn't come back from deployer contract keep checking u...
  • 6af4fad Add DssFlash deployment (#110)
  • f73b970 Add missing auth checks to auto line module
  • fadaa62 Add Clippers for stables in kovan and mainnet config files
  • 3e9f5bf Set tolerance on ClipperMom when deploying
  • 7e6900c Clippers for LP oracles for kovan and mainnet
  • 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 3 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/74/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 3 years ago

Superseded by #75.