Skip to content

build(deps-dev): bump drizzle-orm from 0.44.7 to 0.45.1#2989

Merged
shopify-github-actions-access[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/drizzle-orm-0.45.1
Feb 6, 2026
Merged

build(deps-dev): bump drizzle-orm from 0.44.7 to 0.45.1#2989
shopify-github-actions-access[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/drizzle-orm-0.45.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 12, 2026

Bumps drizzle-orm from 0.44.7 to 0.45.1.

Release notes

Sourced from drizzle-orm's releases.

0.45.1

  • Fixed pg-native Pool detection in node-postgres transactions breaking in environments with forbidden require() (#5107)

0.45.0

  • Fixed pg-native Pool detection in node-postgres transactions
  • Allowed subqueries in select fields
  • Updated typo algorythm => algorithm
  • Fixed $onUpdate not handling SQL values (fixes #2388, tests implemented by L-Mario564 in #2911)
  • Fixed pg mappers not handling Date instances in bun-sql:postgresql driver responses for date, timestamp types (fixes #4493)
Commits
  • a086f59 Fixed pg-native Pool detection in node-postgres transactions breaking in envi...
  • c445637 Merge pull request #5095 from drizzle-team/main-workflows
  • e7b3aaa Merge branch 'main' into main-workflows
  • 0d885a5 refactor: Update condition for run-feature job to improve clarity and functio...
  • 45a1ffb Merge pull request #5087 from drizzle-team/main-workflows
  • 6357645 chore: Comment out NEON_HTTP_CONNECTION_STRING requirement in release workflows
  • 53dec98 refactor: Simplify release router workflow by removing unnecessary switch job...
  • ce88a18 Merge remote-tracking branch 'origin/ext-deps-kit' into main-workflows
  • 5c8a4c5 +
  • 73e2ea4 feat: Add release router workflow to manage feature and latest releases
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for drizzle-orm since your current version.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 12, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/drizzle-orm-0.45.1 branch from d6d7776 to 844a08e Compare January 15, 2026 22:45
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/drizzle-orm-0.45.1 branch 15 times, most recently from 652f761 to 958a2b0 Compare January 23, 2026 23:30
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/drizzle-orm-0.45.1 branch from 958a2b0 to 164cb5c Compare February 6, 2026 17:57
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/drizzle-orm-0.45.1 branch 5 times, most recently from edf08c3 to f497614 Compare February 6, 2026 18:38
Bumps [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) from 0.44.7 to 0.45.1.
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](drizzle-team/drizzle-orm@0.44.7...0.45.1)

---
updated-dependencies:
- dependency-name: drizzle-orm
  dependency-version: 0.45.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/drizzle-orm-0.45.1 branch from f497614 to 772aaa6 Compare February 6, 2026 18:46
@shopify-github-actions-access shopify-github-actions-access Bot merged commit ff8a398 into main Feb 6, 2026
13 checks passed
@shopify-github-actions-access shopify-github-actions-access Bot deleted the dependabot/npm_and_yarn/drizzle-orm-0.45.1 branch February 6, 2026 18:52
byrichardpowell added a commit that referenced this pull request Mar 13, 2026
Widens the peerDependencies range from `^0.44.7` to `^0.44.7 || ^0.45.0`
so users on drizzle-orm 0.45.x no longer hit ERESOLVE errors. The package
already tests against 0.45.x via devDependencies (since PR #2989).

Fixes #2963

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
byrichardpowell added a commit that referenced this pull request Apr 14, 2026
Widens the peerDependencies range from `^0.44.7` to `^0.44.7 || ^0.45.0`
so users on drizzle-orm 0.45.x no longer hit ERESOLVE errors. The package
already tests against 0.45.x via devDependencies (since PR #2989).

Fixes #2963

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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 Skip Changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant