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

chore(deps): bump zksync-ethers from 6.8.0 to 6.12.0 #20

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 27, 2024

Bumps zksync-ethers from 6.8.0 to 6.12.0.

Release notes

Sourced from zksync-ethers's releases.

v6.12.0

6.12.0 (2024-08-27)

Bug Fixes

  • signer: fix populateFeeData provider check (b89429b)

Features

  • getTransfer and getWithdraw return EIP712 type (f92d344)
  • provider: add estimateDefaultBridgeDepositL2Gas and estimateCustomBridgeDepositL2Gas (1ffd39a)
  • provider: add getL1ChainId (0f8d58f)
  • signer: add finalizeWithdrawalParams (30fb918)
  • signer: add VoidSigner for l2 operations (358f733)
  • types: add timeout parameter to transaction wait() (2e55d0b)
  • wallet: add getFinalizeWithdrawalParams (87f6081)

v6.11.2

6.11.2 (2024-08-09)

Bug Fixes

  • signer: sendTransaction populate from (a9db811)

v6.11.1

6.11.1 (2024-08-01)

Bug Fixes

  • provider: switch localhost to ip (dc284de)

v6.11.0

6.11.0 (2024-07-24)

Features

  • prioratize EIP712 and utilize zks_estimateFee (4c58829)
  • prioratize EIP712 and utilize zks_estimateFee (527a74f)
  • provider: add support for l1_committed block tag (011db1f)

v6.10.0

6.10.0 (2024-07-09)

... (truncated)

Changelog

Sourced from zksync-ethers's changelog.

6.12.0 (2024-08-27)

Bug Fixes

  • signer: fix populateFeeData provider check (b89429b)

Features

  • getTransfer and getWithdraw return EIP712 type (f92d344)
  • provider: add estimateDefaultBridgeDepositL2Gas and estimateCustomBridgeDepositL2Gas (1ffd39a)
  • provider: add getL1ChainId (0f8d58f)
  • signer: add finalizeWithdrawalParams (30fb918)
  • signer: add VoidSigner for l2 operations (358f733)
  • types: add timeout parameter to transaction wait() (2e55d0b)
  • wallet: add getFinalizeWithdrawalParams (87f6081)

6.11.2 (2024-08-09)

Bug Fixes

  • signer: sendTransaction populate from (a9db811)

6.11.1 (2024-08-01)

Bug Fixes

  • provider: switch localhost to ip (dc284de)

6.11.0 (2024-07-24)

Features

  • prioratize EIP712 and utilize zks_estimateFee (4c58829)
  • prioratize EIP712 and utilize zks_estimateFee (527a74f)
  • provider: add support for l1_committed block tag (011db1f)

6.10.0 (2024-07-09)

Bug Fixes

  • make weth bridge addresses optional (ad3cff8)

Features

... (truncated)

Commits
  • 2459908 6.12.0 version bump [skip ci]
  • b0cdf28 chore: fix lint
  • 2e2bae2 test: fix tests
  • b89429b fix(signer): fix populateFeeData provider check
  • 920b120 refactor: contract.deploy cast receipt as Types.TransactionReceipt
  • ea36f3a refactor(provider): improve error handling
  • bda4ba9 test(signer): add VoidSigner tests
  • 358f733 feat(signer): add VoidSigner for l2 operations
  • 7e6d6b7 refactor(signer): override sendTransaction in L2VoidSigner
  • 1020705 refactor(utils): getDeployedContracts parameter to types.TransactionReceipt
  • 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 [zksync-ethers](https://github.com/zksync-sdk/zksync-ethers) from 6.8.0 to 6.12.0.
- [Release notes](https://github.com/zksync-sdk/zksync-ethers/releases)
- [Changelog](https://github.com/zksync-sdk/zksync-ethers/blob/main/CHANGELOG.md)
- [Commits](zksync-sdk/zksync-ethers@v6.8.0...v6.12.0)

---
updated-dependencies:
- dependency-name: zksync-ethers
  dependency-type: direct:production
  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 Aug 27, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 6, 2024

Superseded by #21.

@dependabot dependabot bot closed this Sep 6, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/zksync-ethers-6.12.0 branch September 6, 2024 19:33
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.

0 participants