chore(deps): @vercel/analytics 2 and @vercel/speed-insights 2 (major) - #77
Merged
Merged
Conversation
- @vercel/analytics 1.6.1 -> 2.0.1 - @vercel/speed-insights 1.3.1 -> 2.0.0 The 2.0 majors change the license (to MIT) and the Nuxt module API. The `@vercel/analytics/react` and `@vercel/speed-insights/next` entrypoints used in analytics-provider.tsx and analytics.tsx are unchanged. No code changes. Claude-Session: https://claude.ai/code/session_01KLWmWU1KLE2diUH14ryqv1
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
One sentence
Major bump of
@vercel/analyticsand@vercel/speed-insightsto 2.x (left open for review because they are majors).Bumps
Breaking changes
@vercel/analytics/reactand@vercel/speed-insights/nextsubpaths used insrc/components/providers/analytics-provider.tsxandsrc/components/primitives/analytics.tsxstill exist; peers arenext >= 13,react ^18 || ^19. No code changes.Supersedes dependabot #52.
Verification
pnpm typecheckcleanpnpm test: 4 files, 16 tests greenpnpm exec vitest run --config vitest.config.node.ts: 3 files, 21 tests greenpnpm buildpassesnext startsmoke:/200,/changelog200,/changelog/nope-xyz404,/faq200,/nope-404404Installed with
--ignore-scripts(isolated-vm postinstall fails under Node 26 locally; matches how Vercel builds).https://claude.ai/code/session_01KLWmWU1KLE2diUH14ryqv1