Skip to content

chore(deps): update dependency @zenstackhq/orm to v3.6.3#63

Merged
genu merged 1 commit intomasterfrom
renovate/zenstack
Apr 27, 2026
Merged

chore(deps): update dependency @zenstackhq/orm to v3.6.3#63
genu merged 1 commit intomasterfrom
renovate/zenstack

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 21, 2026

This PR contains the following updates:

Package Change Age Confidence
@zenstackhq/orm (source) 3.5.63.6.3 age confidence

Release Notes

zenstackhq/zenstack (@​zenstackhq/orm)

v3.6.3: ZenStack Release v3.6.3

Compare Source

What's Changed
  • [policy] Use EXISTS instead of COUNT/SUM for policy evaluation for improved performance.
  • [better-auth] Lazy-load schema generator to avoid crashing in edge-like runtime environments #​2610

Full Changelog: zenstackhq/zenstack@v3.6.2...v3.6.3

v3.6.2: ZenStack Release v3.6.2

Compare Source

What's Changed
  • [server] Fixed Nuxt typing issue by adding h3 as a peer dependency by @​genu #​2601.
  • [policy] Fixed invalid SQL when evaluating post-update policies involving fields defined in delegate base models #​2595.
  • [orm] Fixed wrong postgres schema usage when querying many-to-many join tables #​2603.

Full Changelog: zenstackhq/zenstack@v3.6.1...v3.6.2

v3.6.1: ZenStack Release v3.6.1

Compare Source

What's Changed
  • [cli] Added a "--random-prisma-schema-name" option to "zen db push" and "zen migrate *" commands to allow running these commands in parallel without conflict by @​jesus-gomez-aetonix #​2491
  • [orm] Accept plain date strings for mutation input and filter by @​lsmith77
New Contributors

Full Changelog: zenstackhq/zenstack@v3.6.0...v3.6.1

v3.6.0: ZenStack Release v3.6.0

Compare Source

New Features
  • OpenAPI specification generation for RPC-style API doc.
  • Zod schema creation now allows you to control what fields to include/exclude and fields' optionality via options by @​marcsigmund doc.
  • Custom types (type declarations) now allow relation fields. You can now declare relations on mixins and share them among models doc.
Breaking Changes

The makeModelSchema API from @zenstackhq/zod package now by default excludes all relation fields.

Improvements and Fixes
  • [orm] Fixed incorrect SQL generation when computed fields are defined on mixins #​2540 by @​lsmith77.
  • [orm] Improve query performance by using EXISTS instead of COUNT when including to-one relations by @​evgenovalov #​2578.
  • [orm] Fixed a SQL generation issue when cursor is used with fields inherited from delegate models by @​genu #​2588.
  • [orm] Fixed the issue that fields annotated with @db.Time are returned as string instead of Date object by @​erwan-joly #​2589.
  • MySQL support is now graduated from preview to GA.
  • Updated Kysely to its latest version.
  • Migrated bundler from tsup to tsdown.
  • Updated pnpm to its latest version.
New Contributors

Welcome @​evgenovalov, @​17, and @​erwan-joly as our new contributors ❤️ !

Full Changelog: zenstackhq/zenstack@v3.5.6...v3.6.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title chore(deps): update dependency @zenstackhq/orm to v3.6.0 chore(deps): update dependency @zenstackhq/orm to v3.6.1 Apr 22, 2026
@renovate renovate Bot force-pushed the renovate/zenstack branch from 7ae54c4 to 3ffb946 Compare April 22, 2026 05:16
@renovate renovate Bot changed the title chore(deps): update dependency @zenstackhq/orm to v3.6.1 chore(deps): update dependency @zenstackhq/orm to v3.6.2 Apr 23, 2026
@renovate renovate Bot force-pushed the renovate/zenstack branch from 3ffb946 to 20718c9 Compare April 23, 2026 05:06
@renovate renovate Bot force-pushed the renovate/zenstack branch from 20718c9 to f006c61 Compare April 25, 2026 05:59
@renovate renovate Bot changed the title chore(deps): update dependency @zenstackhq/orm to v3.6.2 chore(deps): update dependency @zenstackhq/orm to v3.6.3 Apr 25, 2026
@genu genu merged commit 6b59869 into master Apr 27, 2026
2 checks passed
@genu genu deleted the renovate/zenstack branch April 27, 2026 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant