Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2024

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
viem (source) ^1.19.9 -> ^2.0.0 age confidence

Release Notes

wevm/viem (viem)

v2.41.2

Compare Source

Patch Changes

v2.41.1

Compare Source

Minor Changes
Patch Changes

v2.40.4

Compare Source

Patch Changes

v2.40.3

Compare Source

Patch Changes

v2.40.2

Compare Source

Patch Changes

v2.40.1

Compare Source

Patch Changes

v2.40.0

Compare Source

Minor Changes
Patch Changes

v2.39.3

Compare Source

Patch Changes

v2.39.2

Compare Source

Patch Changes

v2.39.0

Compare Source

Minor Changes
Patch Changes

v2.38.6

Compare Source

Patch Changes

v2.38.5

Compare Source

Patch Changes

v2.38.4

Compare Source

Patch Changes

v2.38.3

Compare Source

Patch Changes

v2.38.2

Compare Source

Patch Changes

v2.38.1

Compare Source

Patch Changes

v2.38.0

Compare Source

Minor Changes

v2.37.13

Compare Source

Patch Changes

v2.37.12

Compare Source

Patch Changes

v2.37.11

Compare Source

Patch Changes

v2.37.10

Compare Source

Patch Changes

v2.37.9

Compare Source

Patch Changes

v2.37.8

Compare Source

Patch Changes

v2.37.7

Compare Source

Patch Changes

v2.37.6

Compare Source

Patch Changes

v2.37.5

Compare Source

Patch Changes

v2.37.4

Compare Source

Patch Changes

v2.37.3

Compare Source

Patch Changes

v2.37.2

Compare Source

Patch Changes

v2.37.1

Compare Source

Patch Changes

v2.37.0

Compare Source

Minor Changes

v2.36.1

Compare Source

Patch Changes

v2.36.0

Compare Source

Minor Changes
Patch Changes

v2.35.1

Compare Source

Patch Changes

v2.35.0

Compare Source

Minor Changes
Patch Changes

v2.34.0

Compare Source

Minor Changes
Patch Changes

v2.33.3

Compare Source

Patch Changes

v2.33.2

Compare Source

Patch Changes

v2.33.1

Compare Source

Patch Changes

v2.33.0

Compare Source

Minor Changes
Patch Changes

v2.32.1

Compare Source

Patch Changes

v2.32.0

Compare Source

Minor Changes
  • #​3799 32f388b97126f3a30aa2f5c1ec04eae1fb52d23d Thanks @​jxom! - Types (Breaking): Added version property to toCoinbaseSmartAccount, and add version: '1.1'.

    To migrate to this new type change in a current implementation, add version: '1' as a property to toCoinbaseSmartAccount.

Patch Changes

v2.31.7

Compare Source

Patch Changes

v2.31.6

Compare Source

Patch Changes

v2.31.4

Compare Source

Patch Changes

v2.31.3

Compare Source

Patch Changes

v2.31.2

Compare Source

Patch Changes

v2.31.1

Compare Source

Patch Changes

[v2.31.0](https://redirect.github.com/wevm/vi


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@socket-security
Copy link

socket-security bot commented Dec 16, 2024

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedisows@​1.0.3 ⏵ 1.0.71001007582100
Updatedabitype@​0.9.8 ⏵ 1.1.0100 +1100100 +288100
Added@​noble/​ciphers@​1.3.010010010091100
Addedox@​0.9.31001009997100
Updatedviem@​1.21.4 ⏵ 2.37.5100 +610010097 +1100

View full report

@renovate renovate bot force-pushed the renovate/viem-2.x branch 2 times, most recently from cf7e599 to cd495a4 Compare July 28, 2025 15:05
@renovate renovate bot force-pushed the renovate/viem-2.x branch 2 times, most recently from 502f706 to af382dc Compare August 10, 2025 09:50
@renovate renovate bot force-pushed the renovate/viem-2.x branch from af382dc to 8402be8 Compare August 19, 2025 11:34
@socket-security
Copy link

socket-security bot commented Aug 19, 2025

Caution

Review the following alerts detected in dependencies.

According to your organization's Security Policy, you must resolve all "Block" alerts before proceeding. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Block Low
viem@2.37.5 is a AI-detected potential code anomaly.

Notes: The code appears to be a legitimate, feature-rich Ethereum call utility with support for deployless calls and multicall scheduling. No hardcoded credentials or malicious backdoors are evident. The dynamic require in the error path (ccip.js) is a legitimate pattern for CCIP workflows but represents a dynamic dependency surface that should be monitored. Overall, the module shows standard security-risk characteristics for a blockchain-facing library, with a moderate risk due to complexity and dynamic module loading, but no direct malware indicators.

Confidence: 1.00

Severity: 0.60

From: package.jsonnpm/viem@2.37.5

ℹ Read more on: This package | This alert | What is an AI-detected potential code anomaly?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: An AI system found a low-risk anomaly in this package. It may still be fine to use, but you should check that it is safe before proceeding.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/viem@2.37.5. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Block Low
viem@2.37.5 is a AI-detected potential code anomaly.

Notes: The code implements a cross-chain deposit flow with proper validations, artifact reads, and on-chain interactions. There is no evidence of hidden backdoors, data exfiltration, or malware. The main security considerations relate to token approval logic and correct configuration of flags to avoid granting excessive allowances. Overall, the module appears legitimate for a bridge deposit flow, with moderate risk primarily around configuration of approvals and correct handling of gas/fees.

Confidence: 1.00

Severity: 0.60

From: package.jsonnpm/viem@2.37.5

ℹ Read more on: This package | This alert | What is an AI-detected potential code anomaly?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: An AI system found a low-risk anomaly in this package. It may still be fine to use, but you should check that it is safe before proceeding.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/viem@2.37.5. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@renovate renovate bot force-pushed the renovate/viem-2.x branch from 8402be8 to 0005bfa Compare August 28, 2025 00:09
@renovate renovate bot force-pushed the renovate/viem-2.x branch 3 times, most recently from fbe5514 to 65956d6 Compare September 10, 2025 11:10
@renovate renovate bot force-pushed the renovate/viem-2.x branch 2 times, most recently from fa1f9a5 to d9ff5d1 Compare September 23, 2025 11:40
@renovate renovate bot force-pushed the renovate/viem-2.x branch 3 times, most recently from 02700f8 to 26c6d81 Compare October 6, 2025 06:52
@renovate renovate bot force-pushed the renovate/viem-2.x branch 2 times, most recently from bb41331 to 6ebad9f Compare October 15, 2025 23:10
@renovate renovate bot force-pushed the renovate/viem-2.x branch from 6ebad9f to 1b43908 Compare October 17, 2025 07:00
@renovate renovate bot force-pushed the renovate/viem-2.x branch 2 times, most recently from 15c43c3 to e63dcca Compare October 31, 2025 14:02
@renovate renovate bot force-pushed the renovate/viem-2.x branch from e63dcca to d85ccc0 Compare November 4, 2025 18:40
@renovate renovate bot force-pushed the renovate/viem-2.x branch 3 times, most recently from a76ce78 to b848e09 Compare November 21, 2025 02:37
@renovate renovate bot force-pushed the renovate/viem-2.x branch 2 times, most recently from d478898 to 189a133 Compare December 3, 2025 15:06
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/viem-2.x branch from 189a133 to bef0617 Compare December 5, 2025 22:33
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