Skip to content

fix(deps): update dependency drizzle-orm to ^0.43.0 #30

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 28, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
drizzle-orm (source) ^0.42.0 -> ^0.43.0 age adoption passing confidence

Release Notes

drizzle-team/drizzle-orm (drizzle-orm)

v0.43.0

Compare Source

Features
  • Added cross join (#​1414)
  • Added lateral left, inner, cross joins to PostgreSQL, MySQL, Gel, SingleStore
  • Added drizzle connection attributes to SingleStore's driver instances
Fixes
  • Removed unsupported by dialect full join from MySQL select api
  • Forced Gel columns to always have explicit schema & table prefixes due to potential errors caused by lack of such prefix in subquery's selection when there's already a column bearing same name in context
  • Added missing export for PgTextBuilderInitial type
  • Removed outdated IfNotImported type check from SingleStore driver initializer
  • Fixed incorrect type inferrence for insert and update models with non-strict tsconfigs (#​2654)
  • Fixed invalid spelling of nowait flag (#​3554)
  • Add join lateral support
  • Remove .fullJoin() from MySQL API

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/drizzle-orm-0.x branch from 1b39e86 to 42aad3a Compare February 14, 2025 14:46
@renovate renovate bot changed the title fix(deps): update dependency drizzle-orm to ^0.39.0 fix(deps): update dependency drizzle-orm to ^0.40.0 Feb 26, 2025
@renovate renovate bot force-pushed the renovate/drizzle-orm-0.x branch from 42aad3a to c6b1287 Compare February 26, 2025 03:53
@renovate renovate bot force-pushed the renovate/drizzle-orm-0.x branch from c6b1287 to 2e481b9 Compare March 15, 2025 00:06
@renovate renovate bot changed the title fix(deps): update dependency drizzle-orm to ^0.40.0 fix(deps): update dependency drizzle-orm to ^0.41.0 Mar 22, 2025
@renovate renovate bot force-pushed the renovate/drizzle-orm-0.x branch 3 times, most recently from a74f262 to 1ad1db2 Compare March 26, 2025 22:03
@renovate renovate bot force-pushed the renovate/drizzle-orm-0.x branch from 1ad1db2 to cff35d3 Compare April 15, 2025 19:03
@renovate renovate bot changed the title fix(deps): update dependency drizzle-orm to ^0.41.0 fix(deps): update dependency drizzle-orm to ^0.42.0 Apr 15, 2025
@renovate renovate bot force-pushed the renovate/drizzle-orm-0.x branch 4 times, most recently from 952972d to b033e74 Compare April 22, 2025 19:04
@renovate renovate bot changed the title fix(deps): update dependency drizzle-orm to ^0.42.0 fix(deps): update dependency drizzle-orm to ^0.43.0 Apr 24, 2025
@renovate renovate bot force-pushed the renovate/drizzle-orm-0.x branch 2 times, most recently from 62c0697 to a1f2a89 Compare April 27, 2025 07:34
@renovate renovate bot force-pushed the renovate/drizzle-orm-0.x branch from a1f2a89 to 13a09d2 Compare May 2, 2025 17:13
@renovate renovate bot force-pushed the renovate/drizzle-orm-0.x branch 2 times, most recently from 4b9dc68 to dd95549 Compare May 14, 2025 20:25
@renovate renovate bot force-pushed the renovate/drizzle-orm-0.x branch 2 times, most recently from 24e020f to 7204a4b Compare May 24, 2025 11:38
@renovate renovate bot force-pushed the renovate/drizzle-orm-0.x branch from 7204a4b to a86776a Compare May 27, 2025 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants