Skip to content

Bump drizzle-orm from 1.0.0-rc.2 to 1.0.0-rc.4-273829f#503

Merged
dahlia merged 1 commit into
mainfrom
dependabot/npm_and_yarn/drizzle-orm-1.0.0-rc.4-273829f
May 25, 2026
Merged

Bump drizzle-orm from 1.0.0-rc.2 to 1.0.0-rc.4-273829f#503
dahlia 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 25, 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 25, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/drizzle-orm-1.0.0-rc.4-273829f branch from 4321bb8 to 0bda543 Compare May 25, 2026 12:53
@dahlia
Copy link
Copy Markdown
Member

dahlia commented May 25, 2026

@dependabot rebase

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 0bda543 to 172c500 Compare May 25, 2026 13:19
@dahlia dahlia merged commit daf183f into main May 25, 2026
2 checks passed
@dahlia dahlia deleted the dependabot/npm_and_yarn/drizzle-orm-1.0.0-rc.4-273829f branch May 25, 2026 13:23
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