Upgrade @formo/analytics to v1.32.0 across all examples#33
Merged
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the @formo/analytics dependency from version ^1.30.0 (or ^1.30.1) to ^1.32.0 across multiple package.json files in various project templates, including Angular, Crossmint, Dynamic, Farcaster, Metamask, Next.js, Openfort, Porto, Privy, React, Reown, Solana, Tempo, Thirdweb, Turnkey, and Web3-Onboard. There are no review comments, and I have no feedback to provide.
- Add `@formo/analytics` to `minimumReleaseAgeExclude` in every workspace using the SDK so 1.32.0 (just published) can be resolved - Refresh pnpm lockfiles to pin 1.32.0 - Bump axios override pattern to `<1.16.1` → 1.16.1 to clear the new GHSA-pjwm-pj3p-43mv / GHSA-35jp-ww65-95wh advisories - Move with-thirdweb to `audit: critical` since its deprecated SDK v4 pulls axios 0.31.1 transitively with no patched 0.x release https://claude.ai/code/session_016bW7jzsa1GjCDxKVPCacnH
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
Socket flagged GHSA-67hx-6x53-jw92 (critical, arbitrary code execution) on @babel/traverse@7.17.3, pulled in transitively as a devDependency via @trivago/prettier-plugin-sort-imports. Pre-existing in the lockfile; force the patched 7.23.2 to clear the alert. https://claude.ai/code/session_016bW7jzsa1GjCDxKVPCacnH
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This pull request updates the
@formo/analyticsdependency to version 1.32.0 across all example applications in the repository.Changes
@formo/analyticsfrom v1.30.0/v1.30.1 to v1.32.0 in 17 example projects:Details
This is a routine dependency update to ensure all example applications use the latest stable version of the analytics library. The update maintains consistency across the example suite and brings in any improvements, bug fixes, or features included in v1.32.0.
https://claude.ai/code/session_016bW7jzsa1GjCDxKVPCacnH
Need help on this PR? Tag
@codesmithwith what you need. Autofix is disabled.