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 viem from 1.2.9 to 1.9.3 #136

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2023

Bumps viem from 1.2.9 to 1.9.3.

Release notes

Sourced from viem's releases.

[email protected]

Patch Changes

  • #1087 ac3b7eab Thanks @​jxom! - Append errors from aggregate3 to return results if allowFailure=true instead of throwing an error.

[email protected]

Patch Changes

[email protected]

Minor Changes

  • e14eeb3b Thanks @​jxom! - Migrated @wagmi/chains into viem and removed the @wagmi/chains dependency.

[email protected]

Patch Changes

[email protected]

Minor Changes

  • #1058 533b5900 Thanks @​jxom! - Added prepareTransactionRequest, signTransaction, and sendRawTransaction.

[email protected]

Minor Changes

  • #1044 3daedbf5 Thanks @​jxom! - Added estimateFeesPerGas & estimateMaxPriorityFeesPerGas Actions.

  • #1044 3daedbf5 Thanks @​jxom! - Added estimateFeesPerGas & baseFeeMultiplier to the Chain Fees configuration (chain.fees).

[email protected]

Patch Changes

[email protected]

Patch Changes

  • #1040 1e5bd4a0 Thanks @​jxom! - Made value optional on writeContract/simulateContract for payable functions.

  • #1022 2eb56bc7 Thanks @​Songkeys! - Fixed an issue where waitForTransactionReceipt would be infinitely pending when an error is thrown after a transaction has been replaced.

[email protected]

Patch Changes

... (truncated)

Changelog

Sourced from viem's changelog.

1.9.3

Patch Changes

  • #1087 ac3b7eab Thanks @​jxom! - Append errors from aggregate3 to return results if allowFailure=true instead of throwing an error.

1.9.2

Patch Changes

1.9.1

Patch Changes

1.9.0

Minor Changes

  • e14eeb3b Thanks @​jxom! - Migrated @wagmi/chains into viem and removed the @wagmi/chains dependency.

1.8.1

Patch Changes

1.8.0

Minor Changes

  • #1058 533b5900 Thanks @​jxom! - Added prepareTransactionRequest, signTransaction, and sendRawTransaction.

1.7.1

Patch Changes

  • da45ec2d Thanks @​jxom! - Deduped block retrieval in estimateMaxPriorityFeePerGas.

1.7.0

Minor Changes

  • #1044 3daedbf5 Thanks @​jxom! - Added estimateFeesPerGas & baseFeeMultiplier to the Chain Fees configuration (chain.fees).

... (truncated)

Commits

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 [viem](https://github.com/wagmi-dev/viem) from 1.2.9 to 1.9.3.
- [Release notes](https://github.com/wagmi-dev/viem/releases)
- [Changelog](https://github.com/wagmi-dev/viem/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wagmi-dev/viem/compare/[email protected]@1.9.3)

---
updated-dependencies:
- dependency-name: viem
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 1, 2023 07:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 1, 2023
@netlify
Copy link

netlify bot commented Sep 1, 2023

Deploy Preview for beautiful-sepolia-0d3117 ready!

Name Link
🔨 Latest commit 917f13c
🔍 Latest deploy log https://app.netlify.com/sites/beautiful-sepolia-0d3117/deploys/64f1908b17e58f000711a704
😎 Deploy Preview https://deploy-preview-136--beautiful-sepolia-0d3117.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Sep 1, 2023

Deploy Preview for incredible-optimism-fc8746 ready!

Name Link
🔨 Latest commit 917f13c
🔍 Latest deploy log https://app.netlify.com/sites/incredible-optimism-fc8746/deploys/64f1908bc2c07c00089d9262
😎 Deploy Preview https://deploy-preview-136--incredible-optimism-fc8746.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Sep 1, 2023

Deploy Preview for glistening-mainnet-d54e71 ready!

Name Link
🔨 Latest commit 917f13c
🔍 Latest deploy log https://app.netlify.com/sites/glistening-mainnet-d54e71/deploys/64f1908b6bff6f0008424edd
😎 Deploy Preview https://deploy-preview-136--glistening-mainnet-d54e71.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 4, 2023

Superseded by #137.

@dependabot dependabot bot closed this Sep 4, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/viem-1.9.3 branch September 4, 2023 07:53
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.

0 participants