Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 13, 2024

Bumps hardhat-deploy from 0.11.44 to 0.12.2.

Changelog

Sourced from hardhat-deploy's changelog.

0.12.2

Patch Changes

  • fix: return valid address for zksync deployment by @​kiriyaga

0.12.1

Patch Changes

  • apply 'waitConfirmations' to all transactions

0.12.0

Minor Changes

  • Replace deprecated zksync-web3 with zksync-ethers by janjakubnanista

0.11.45

Patch Changes

  • Init companion networks for all tasks (by tim-becker)
Commits
  • 06694c1 fix
  • 49ba7cb Merge pull request #520 from kiriyaga/kiriyaga-zksync-deploy-fix
  • 43c3603 fix: use deployed contract fro zksync-ethers
  • fe4fb90 fix: return valid address for zksync deployment
  • 8e13436 Merge pull request #518 from simone1999/patch-1
  • b77f66f Removed small duplication in readme
  • 75cecc3 apply 'waitConfirmations' to all transactions
  • 909f39f Merge pull request #517 from fullkomnun/respect_wait_confirmation_for_execute
  • 4cc34db Replace deprecated zksync-web3 with zksync-ethers
  • 5152071 Merge pull request #514 from janjakubnanista/zksync-ethers
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 13, 2024

The following labels could not be found: M-dependabot.

Bumps [hardhat-deploy](https://github.com/wighawag/hardhat-deploy) from 0.11.44 to 0.12.2.
- [Changelog](https://github.com/wighawag/hardhat-deploy/blob/master/CHANGELOG.md)
- [Commits](wighawag/hardhat-deploy@v0.11.44...v0.12.2)

---
updated-dependencies:
- dependency-name: hardhat-deploy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/hardhat-deploy-0.12.2 branch from 7f9c3c0 to 6072b33 Compare March 28, 2024 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant