Skip to content

Bump typeorm from 0.3.20 to 0.3.22#233

Merged
tbantle22 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/typeorm-0.3.22
May 1, 2025
Merged

Bump typeorm from 0.3.20 to 0.3.22#233
tbantle22 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/typeorm-0.3.22

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2025

Bumps typeorm from 0.3.20 to 0.3.22.

Release notes

Sourced from typeorm's releases.

0.3.22

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from typeorm's changelog.

0.3.22 (2025-04-03)

Bug Fixes

  • bulk insert NULL values in Oracle (#11363) (bcaa0bf)
  • ensure correct MSSQL parameter conversion in where conditions (ecae9f5), closes #11285
  • export QueryEvent before/after types (#10688) (03dbc7a)
  • FindOptionsSelect to use correct type when property is an object (#11355) (834e856)
  • incorrect table alias in insert orUpdate with Postgres driver (#11082) (72c6991), closes #11077
  • inverse relation metadata not cyclic (50a660a)
  • remove unnecessary import from JS migration (#11327) (72145b8)
  • remove unnecessary spaces in message when running non-fake migrations (#10809) (c3bebdc)
  • sap: incorrect handling of simple array/json data type (#11322) (27b4207)
  • sap: normalize deprecated/removed data types in SAP HANA Cloud (#11356) (460ef02)
  • sap: pass the configured schema to the db client (#11321) (04ca83a)
  • sql escape issues identified by CodeQL (#11338) (863caf1)
  • update mongodb connection options (#11310) (81bb9d5)
  • version detection for Postgres derived variants (#11375) (3d79786)

Features

  • postgres: support macaddr8 column type (b0ea913)
  • Send DriverInfo to MongoDB client (#11214) (a29e047)
  • Support Expo SQLite Next (7b242e1)

Reverts

0.3.21 (2025-03-03)

Bug Fixes

Performance Improvements

... (truncated)

Commits
  • 6c5668b chore: Bump version to v0.3.22 and generate changelog (#11378)
  • 72beb26 chore: Add package publishing workflow (#11377)
  • 72c6991 fix: incorrect table alias in insert orUpdate with Postgres driver (#11082)
  • 5922519 docs: add comment explaining select version() (#11376)
  • 7b242e1 feat: Support Expo SQLite Next
  • 3d79786 fix: version detection for Postgres derived variants (#11375)
  • 460ef02 fix(sap): normalize deprecated/removed data types in SAP HANA Cloud (#11356)
  • 863caf1 fix: sql escape issues identified by CodeQL (#11338)
  • c3bebdc fix: remove unnecessary spaces in message when running non-fake migrations (#...
  • bcaa0bf fix: bulk insert NULL values in Oracle (#11363)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by michaelbromley, a new releaser for typeorm 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 requested a review from tbantle22 May 1, 2025 13:53
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/typeorm-0.3.22 branch from 7375511 to 769cb1f Compare May 1, 2025 14:07
Bumps [typeorm](https://github.com/typeorm/typeorm) from 0.3.20 to 0.3.22.
- [Release notes](https://github.com/typeorm/typeorm/releases)
- [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md)
- [Commits](typeorm/typeorm@0.3.20...0.3.22)

---
updated-dependencies:
- dependency-name: typeorm
  dependency-version: 0.3.22
  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/typeorm-0.3.22 branch from 769cb1f to 50df8f4 Compare May 1, 2025 14:10
@tbantle22 tbantle22 merged commit 86fb88a into main May 1, 2025
1 check passed
@tbantle22 tbantle22 deleted the dependabot/npm_and_yarn/typeorm-0.3.22 branch May 1, 2025 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant