Skip to content

chore(deps): upgrade @remcostoeten/analytics to 1.7.0 - #79

Merged
remcostoeten merged 1 commit into
masterfrom
chore/analytics-sdk-1-7
Jul 20, 2026
Merged

chore(deps): upgrade @remcostoeten/analytics to 1.7.0#79
remcostoeten merged 1 commit into
masterfrom
chore/analytics-sdk-1-7

Conversation

@remcostoeten

@remcostoeten remcostoeten commented Jul 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • Bump @remcostoeten/analytics from ^1.4.0 to ^1.7.0.

1.7.0 brings the new ingestion features: offline queue with /e/batch, server-side tracking entry, client timestamps, and geo/timezone resolution. No code changes needed — the integration in src/core/analytics/index.tsx uses stable APIs, and the SDK normalizes the trailing slash in NEXT_PUBLIC_ANALYTICS_URL.

Test plan

  • bun install — resolves and links 1.7.0.
  • bun run typecheck — clean.

Summary by Sourcery

Build:

  • Bump @remcostoeten/analytics from ^1.4.0 to ^1.7.0 in package.json and lockfile.

@vercel

vercel Bot commented Jul 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
remcostoeten Ready Ready Preview Jul 20, 2026 11:43am

@sourcery-ai

sourcery-ai Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

This PR updates the @remcostoeten/analytics dependency from version ^1.4.0 to ^1.7.0 so the app can use the latest ingestion features while relying on the existing stable integration code.

File-Level Changes

Change Details Files
Upgrade the analytics SDK dependency to version ^1.7.0 and refresh the lockfile accordingly.
  • Update the @remcostoeten/analytics version range in the runtime dependencies to ^1.7.0.
  • Regenerate the Bun lockfile so it resolves and pins @remcostoeten/analytics 1.7.0 and any transitive dependency updates.
package.json
bun.lock

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@coderabbitai

coderabbitai Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@remcostoeten, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 59 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: c0589c91-18f3-493d-922f-fbb64864cbb1

📥 Commits

Reviewing files that changed from the base of the PR and between 5752de8 and 9b1aa28.

⛔ Files ignored due to path filters (1)
  • bun.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • package.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/analytics-sdk-1-7

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@remcostoeten
remcostoeten merged commit 864ae7e into master Jul 20, 2026
3 of 4 checks passed
@remcostoeten
remcostoeten deleted the chore/analytics-sdk-1-7 branch July 20, 2026 11:51
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