Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps hardhat-deploy from 0.9.14 to 0.11.37.

Changelog

Sourced from hardhat-deploy's changelog.

0.11.37

Patch Changes

  • add --tags-require-all flag allowing to execute only deploy scripts containing all the tags specified in --tags

0.11.36

Patch Changes

  • Allow deterministic support for zkSync

0.11.35

Patch Changes

  • fix deterministic UUPS proxy

0.11.34

Patch Changes

  • fix: _setOwner before _setImplementation in solc_0.8 EIP173Proxy by @​gitpusha

0.11.33

Patch Changes

0.11.32

Patch Changes

  • Add filtering of selectors by facets in Diamonds (by @​idkravitz)

0.11.31

Patch Changes

  • add bnreplacer to stringify values from ethers v6

0.11.30

Patch Changes

0.11.29

... (truncated)

Commits
  • d710037 add --tags-require-all flag allowing to execute only deploy scripts containin...
  • ab5a661 Merge branch 'master' of github.com:wighawag/hardhat-deploy
  • a3c79ca forgot to commit
  • 4303e3b Merge pull request #481 from vgorin/master
  • c1b948e introduce the --tags-require-all flag allowing to require the execution of th...
  • 3846a7f Merge pull request #463 from rmeissner/zksync_deterministic
  • 9745588 Merge pull request #471 from 0xtomm/fix-deterministic-UUPS
  • c9f6af7 fix deterministic UUPS proxy
  • 1a216e1 Merge pull request #445 from Vsevo1od/patch-1
  • 0a8c431 Refactor deployment logic into separate factory class
  • 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)

Bumps [hardhat-deploy](https://github.com/wighawag/hardhat-deploy) from 0.9.14 to 0.11.37.
- [Changelog](https://github.com/wighawag/hardhat-deploy/blob/master/CHANGELOG.md)
- [Commits](wighawag/hardhat-deploy@v0.9.14...v0.11.37)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 28, 2023
@socket-security
Copy link

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
hardhat-deploy 0.9.14...0.11.37 environment +1/-46 12.8 MB wighawag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant