Skip to content

Update @objectql dependencies to 1.7.2#42

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

Update @objectql dependencies to 1.7.2#42
hotlong merged 2 commits intomainfrom
copilot/update-objectql-to-latest-again

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jan 12, 2026

Bump all @objectql/* packages from 1.7.0 to 1.7.2 across the monorepo.

Updated Packages

  • @objectql/core: 1.7.0 → 1.7.2
  • @objectql/types: 1.7.0 → 1.7.2
  • @objectql/driver-sql: 1.7.0 → 1.7.2
  • @objectql/driver-mongo: 1.7.0 → 1.7.2
  • @objectql/server: 1.7.0 → 1.7.2
  • @objectql/starter-basic: 1.7.0 → 1.7.2
  • @objectql/starter-enterprise: 1.7.0 → 1.7.2

Changed Files

  • Root package.json
  • packages/kernel/package.json
  • packages/server/package.json
  • packages/ui/package.json
  • apps/web/package.json
  • packages/presets/base/package.json
  • pnpm-lock.yaml (regenerated)
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 21:44
Copilot AI changed the title [WIP] Update ObjectQL to latest version Update @objectql dependencies to 1.7.2 Jan 12, 2026
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.7.0 to 1.7.2 across the entire ObjectOS monorepo. The update is comprehensive and consistent, covering all packages that depend on ObjectQL libraries. According to the PR description, the build is successful and all 55 tests pass.

Changes:

  • Updated 7 different @objectql packages (core, types, driver-sql, driver-mongo, server, starter-basic, starter-enterprise) from v1.7.0 to v1.7.2
  • Updated the lockfile to reflect new dependency versions and their transitive dependencies
  • Ensured version consistency across all workspace packages

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.2
packages/kernel/package.json Updated @objectql/core and @objectql/types to 1.7.2
packages/server/package.json Updated @objectql/core, driver-sql, driver-mongo, and server to 1.7.2
packages/ui/package.json Updated @objectql/types to 1.7.2
packages/presets/base/package.json Updated @objectql/core to 1.7.2
apps/web/package.json Updated @objectql/types to 1.7.2
pnpm-lock.yaml Updated all @objectql package resolutions and peer dependencies to 1.7.2, plus transitive dependency updates
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

@hotlong hotlong marked this pull request as ready for review January 12, 2026 21:49
@hotlong hotlong merged commit 448bbf7 into main Jan 12, 2026
7 checks passed
Copilot AI requested a review from hotlong January 12, 2026 21:50
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