Skip to content

Bump drizzle-orm from 1.0.0-rc.2 to 1.0.0-rc.4-273829f in the db group#1005

Merged
demosjarco merged 2 commits into
mainfrom
dependabot/npm_and_yarn/db-7f178d9c6d
May 26, 2026
Merged

Bump drizzle-orm from 1.0.0-rc.2 to 1.0.0-rc.4-273829f in the db group#1005
demosjarco merged 2 commits into
mainfrom
dependabot/npm_and_yarn/db-7f178d9c6d

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the db group with 1 update: drizzle-orm.

Updates 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 26, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 26, 2026

🦋 Changeset detected

Latest commit: da0e8e4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@chainfuse/ai-tools Patch
@chainfuse/helpers Patch
@chainfuse/types Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 26, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
npm/drizzle-orm 1.0.0-rc.3 UnknownUnknown
npm/drizzle-orm 1.0.0-rc.3 UnknownUnknown

Scanned Files

  • package-lock.json
  • packages/helpers/package.json

@socket-security
Copy link
Copy Markdown

socket-security Bot commented May 26, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updateddrizzle-orm@​1.0.0-rc.2 ⏵ 1.0.0-rc.39710088 +199100

View full report

dependabot Bot and others added 2 commits May 26, 2026 13:44
Bumps the db group with 1 update: [drizzle-orm](https://github.com/drizzle-team/drizzle-orm).

Updates `drizzle-orm` from 1.0.0-rc.2 to 1.0.0-rc.3
- [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.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: db
...

Signed-off-by: dependabot[bot] <support@github.com>
@demosjarco demosjarco force-pushed the dependabot/npm_and_yarn/db-7f178d9c6d branch from 00cfecf to da0e8e4 Compare May 26, 2026 20:44
@demosjarco demosjarco merged commit e2986e1 into main May 26, 2026
13 of 25 checks passed
@demosjarco demosjarco deleted the dependabot/npm_and_yarn/db-7f178d9c6d branch May 26, 2026 20:47
@github-actions github-actions Bot mentioned this pull request May 26, 2026
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 semver-patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant