Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @matterlabs/hardhat-zksync-ethers from 1.1.0 to 1.2.0 #52

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

Bumps @matterlabs/hardhat-zksync-ethers from 1.1.0 to 1.2.0.

Release notes

Sourced from @​matterlabs/hardhat-zksync-ethers's releases.

@​matterlabs/hardhat-zksync-ethers: v1.2.0

1.2.0 (2024-09-16)

Features

Bug Fixes

  • update links to new doc site (276740b)

@​matterlabs/hardhat-zksync-ethers: v1.2.0-beta.3

1.2.0-beta.3 (2024-08-26)

Bug Fixes

  • implement signing methods for both impersionated and normal accounts (d28214a)

@​matterlabs/hardhat-zksync-ethers: v1.2.0-beta.2

1.2.0-beta.2 (2024-08-21)

Features

  • introducing hardhat zksync-ethers sdk helpers and ethers extension in hre (624ebec)
Commits
  • f1e2508 chore(main): release @​matterlabs/hardhat-zksync-ethers 1.2.0 (#1396)
  • 8e471bc feat: introducing ethers extension in hre (#1283)
  • 187722e chore(main): release @​matterlabs/hardhat-zksync-vyper 1.1.0 (#1365)
  • f58028e chore(main): release @​matterlabs/hardhat-zksync-solc 1.2.4 (#1368)
  • 4272477 fix: add gnu toolchain for linux as default from compiler version 1.5.4 (#1359)
  • 448a2ce fix: add gnu toolchain for linux as default from compiler version 1.5.3 (#1354)
  • 1a84719 chore(main): release @​matterlabs/hardhat-zksync-solc 1.2.3 (#1344)
  • 6877903 fix: make compilationJobs argument optional at TASK_COMPILE_SOLIDITY_GET_SOLC...
  • 8b04017 chore: add beta branches to the github release please (#1321)
  • 9d39d82 Merge pull request #1282 from matter-labs/fix-link
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 [@matterlabs/hardhat-zksync-ethers](https://github.com/matter-labs/hardhat-zksync) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/matter-labs/hardhat-zksync/releases)
- [Commits](https://github.com/matter-labs/hardhat-zksync/compare/@matterlabs/hardhat-zksync-ethers-v1.1.0...@matterlabs/hardhat-zksync-ethers-v1.2.0)

---
updated-dependencies:
- dependency-name: "@matterlabs/hardhat-zksync-ethers"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 16, 2024
Copy link

Test Coverage Report

Coverage after merging dependabot/npm_and_yarn/main/matterlabs/hardhat-zksync-ethers-1.2.0 into main will be
100.00%
Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
contracts/src
   Greeter.sol100%100%100%100%

Copy link
Author

dependabot bot commented on behalf of github Sep 17, 2024

Looks like @matterlabs/hardhat-zksync-ethers is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Sep 17, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/matterlabs/hardhat-zksync-ethers-1.2.0 branch September 17, 2024 09:18
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant