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 `92af12d` #79

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

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

Commits
  • 92af12d Move to GH Actions (#113)
  • f1b0643 Add Goerli config file
  • 79fb7dd Add GUNIV3DAIUSDC1-A to main config file
  • f57a299 Upgrade dependencies
  • cdae552 Rename variable to proper one which also fixes a shellcheck warning
  • a33c92d Fix dependency ref
  • 3934c25 Add Chainlog and DssVest deployments
  • 73a53b3 Add CALC_FAB deployment + add minissing FLIP_FAB and CLIP_FAB in the addresse...
  • c4a347f Add MATIC-A
  • 223bdc1 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 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/79/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 #80.