Skip to content

chore(deps)(deps): Bump @nest-native/drizzle from 0.3.2 to 0.4.0#50

Merged
rodrigobnogueira merged 1 commit into
mainfrom
dependabot/npm_and_yarn/nest-native/drizzle-0.4.0
Jul 6, 2026
Merged

chore(deps)(deps): Bump @nest-native/drizzle from 0.3.2 to 0.4.0#50
rodrigobnogueira merged 1 commit into
mainfrom
dependabot/npm_and_yarn/nest-native/drizzle-0.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @nest-native/drizzle from 0.3.2 to 0.4.0.

Changelog

Sourced from @​nest-native/drizzle's changelog.

0.4.0 - 2026-07-05

Added

  • Drizzle ORM v1 release-candidate support for the core surface: the drizzle-orm peer range is now >=0.30.0 <2.0.0 || >=1.0.0-rc.1 <2.0.0, so installing drizzle-orm@rc next to this package resolves without --legacy-peer-deps (plain semver ranges never match prereleases; the explicit RC comparator is required). The range already covers v1 GA.
  • The v1 RC CI canary is now expected green: the full package suite — module wiring, DI, repositories, testing helpers, driver round-trips, and a real commit/rollback through the CLS transactional adapter — compiles and passes against drizzle-orm@1.0.0-rc.4.

Changed

  • Integration/driver specs use the unified drizzle({ client }) init form and schema-agnostic database types, the only shapes shared by 0.x and v1 (v1 removed the positional-client overloads and repurposed the database type generic for Relational Queries v2). Test-only change; the public API is untouched.
  • Support policy documents exactly what v1 RC support covers, what remains upstream-gated (@nestjs-cls/transactional-adapter-drizzle-orm pins drizzle-orm@^0 — see Papooch/nestjs-cls#599 — and drizzle-zod has no v1-compatible release), and the npm overrides recipe for the adapter path.
Commits
  • d8871d4 feat: support drizzle-orm v1 RC for the core surface (0.4.0) (#137)
  • e47f819 chore(deps)(deps): bump the drizzle-peer-minor-patch group across 1 directory...
  • 0e685cf chore: restore explicit "dependencies": {} in packages/drizzle (#128)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@nest-native/drizzle](https://github.com/nest-native/drizzle/tree/HEAD/packages/drizzle) from 0.3.2 to 0.4.0.
- [Release notes](https://github.com/nest-native/drizzle/releases)
- [Changelog](https://github.com/nest-native/drizzle/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nest-native/drizzle/commits/v0.4.0/packages/drizzle)

---
updated-dependencies:
- dependency-name: "@nest-native/drizzle"
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 6, 2026
@rodrigobnogueira rodrigobnogueira merged commit cdcddfa into main Jul 6, 2026
1 check passed
@rodrigobnogueira rodrigobnogueira deleted the dependabot/npm_and_yarn/nest-native/drizzle-0.4.0 branch July 6, 2026 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant