Skip to content

Conversation

@nikgraf
Copy link
Collaborator

@nikgraf nikgraf commented Jan 26, 2026

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Upgrades @geoprotocol/geo-sdk across the monorepo to pick up the new date/datetime/time encoding.

Changes:

  • Bump @geoprotocol/geo-sdk from ^0.1.1 to ^0.2.0 in root, packages, and apps.
  • Refresh pnpm-lock.yaml to lock @geoprotocol/geo-sdk@0.2.0 (and updated transitive deps like @geoprotocol/grc-20@0.2.2).
  • Add a Changesets entry to release updated Hypergraph packages.

Reviewed changes

Copilot reviewed 9 out of 10 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
pnpm-lock.yaml Updates lockfile entries for @geoprotocol/geo-sdk@0.2.0 and related transitive deps.
package.json Bumps root devDependency on @geoprotocol/geo-sdk to ^0.2.0.
packages/hypergraph/package.json Bumps @geoprotocol/geo-sdk dependency to ^0.2.0.
packages/hypergraph-react/package.json Bumps @geoprotocol/geo-sdk dependency to ^0.2.0.
packages/typesync-studio/package.json Bumps @geoprotocol/geo-sdk dependency to ^0.2.0 for the studio app.
apps/connect/package.json Bumps @geoprotocol/geo-sdk dependency to ^0.2.0.
apps/events/package.json Bumps @geoprotocol/geo-sdk dependency to ^0.2.0.
apps/next-example/package.json Bumps @geoprotocol/geo-sdk dependency to ^0.2.0.
apps/privy-login-example/package.json Bumps @geoprotocol/geo-sdk dependency to ^0.2.0.
.changeset/deep-cooks-hunt.md Adds release notes/versions for packages affected by the geo-sdk upgrade.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +2 to +4
"@graphprotocol/hypergraph-react": minor
"@graphprotocol/hypergraph": minor
"connect": minor
Copy link

Copilot AI Jan 26, 2026

Choose a reason for hiding this comment

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

The changeset includes a release entry for "connect", but apps/connect/package.json is marked "private": true and similar private apps are excluded via .changeset/config.json "ignore" (e.g., events, privy-login-example, next-example). This will cause Changesets to version "connect" even though it isn’t a publishable package. Either remove "connect" from this changeset or add it to the Changesets ignore list to match the existing release process.

Copilot uses AI. Check for mistakes.
@nikgraf nikgraf merged commit 1ca4e09 into main Jan 26, 2026
12 checks passed
@nikgraf nikgraf deleted the nik/upgrade-geo-sdk branch January 26, 2026 16:26
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.

2 participants