Skip to content

Update objectql dependencies to 1.7.0#34

Merged
hotlong merged 2 commits intomainfrom
copilot/update-objectql-to-latest-version
Jan 12, 2026
Merged

Update objectql dependencies to 1.7.0#34
hotlong merged 2 commits intomainfrom
copilot/update-objectql-to-latest-version

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jan 12, 2026

Updates all @objectql/* packages from 1.6.1 to 1.7.0 across the monorepo.

Changes

  • Root & workspace packages: Updated @objectql/core, @objectql/driver-mongo, @objectql/starter-basic, @objectql/starter-enterprise
  • kernel: Updated @objectql/core, @objectql/types
  • server: Updated @objectql/core, @objectql/driver-mongo, @objectql/server
  • ui & web: Updated @objectql/types
  • presets/base: Updated @objectql/core
  • lockfile: Regenerated pnpm-lock.yaml with updated dependency graph

Note: @objectql/driver-knex remains at 1.5.0 (already latest).

Original prompt

objectql更新到最新版


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
@hotlong hotlong requested a review from Copilot January 12, 2026 11:09
Copilot AI changed the title [WIP] Update ObjectQL to latest version Update objectql dependencies to 1.7.0 Jan 12, 2026
Copilot AI requested a review from hotlong January 12, 2026 11:09
Copy link
Copy Markdown
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

This PR updates all @objectql/* dependencies from version ^1.6.1 to ^1.7.0 across the monorepo, following the standard dependency update workflow.

Changes:

  • Updated 6 @objectql packages to version 1.7.0 (core, types, driver-mongo, server, starter-basic, starter-enterprise)
  • Regenerated pnpm-lock.yaml with updated dependency resolution
  • Minor transitive dependency updates (better-auth, react-hook-form, NestJS packages, etc.)

Reviewed changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
package.json Updated root-level @objectql dependencies to 1.7.0
apps/web/package.json Updated @objectql/types to 1.7.0
packages/kernel/package.json Updated @objectql/core and @objectql/types to 1.7.0
packages/server/package.json Updated @objectql/core, driver-mongo, and server to 1.7.0
packages/presets/base/package.json Updated @objectql/core to 1.7.0
packages/ui/package.json Updated @objectql/types to 1.7.0
pnpm-lock.yaml Regenerated lockfile with all dependency updates and transitive dependencies
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

@hotlong hotlong marked this pull request as ready for review January 12, 2026 11:22
@hotlong hotlong merged commit c16d421 into main Jan 12, 2026
7 checks passed
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.

3 participants