Skip to content

build(deps): bump drizzle-orm from 1.0.0-rc.2 to 1.0.0-rc.4-273829f#405

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/drizzle-orm-1.0.0-rc.4-273829f
May 22, 2026
Merged

build(deps): bump drizzle-orm from 1.0.0-rc.2 to 1.0.0-rc.4-273829f#405
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/drizzle-orm-1.0.0-rc.4-273829f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Bumps drizzle-orm from 1.0.0-rc.2 to 1.0.0-rc.4-273829f.

Release notes

Sourced from drizzle-orm's releases.

v1.0.0-rc.3

Porting all the changes that were made in PostgreSQL to other dialects. This release is about MySQL:

  • Removed RQBv1 from mysql dialect (._query)
  • Internal MySQL sessions refactoring and moving to a unified query preparation function
  • Fallback to regular queries on iterators for drivers that don't support streaming instead of throwing an error for compatibility
  • Enabled optimized non-jit mappers for regular queries for MySQL dialect
  • Switched RQBv2 to array mode querying, disabled root query level JSON conversions
  • Fixed MySQL proxy driver not using lastInsertId, affectedRows from dedicated response fields

Next releases will include:

  • Effect MySQL support
  • SQLite rework (same as this release for MySQL)
  • SQLite Effect Support
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 22, 2026
@github-actions github-actions Bot enabled auto-merge (squash) May 22, 2026 07:19
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/drizzle-orm-1.0.0-rc.4-273829f branch from f0eca8f to fe4c9f1 Compare May 22, 2026 07:22
Bumps [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) from 1.0.0-rc.2 to 1.0.0-rc.4-273829f.
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/commits)

---
updated-dependencies:
- dependency-name: drizzle-orm
  dependency-version: 1.0.0-rc.4-273829f
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/drizzle-orm-1.0.0-rc.4-273829f branch from fe4c9f1 to 84e3e75 Compare May 22, 2026 07:24
@github-actions github-actions Bot merged commit 7623a15 into main May 22, 2026
2 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/drizzle-orm-1.0.0-rc.4-273829f branch May 22, 2026 07:26
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.

0 participants