Skip to content
This repository was archived by the owner on Jan 3, 2022. It is now read-only.

Update typeorm: 0.2.31 → 0.2.34 (minor)#123

Open
depfu[bot] wants to merge 1 commit into
masterfrom
depfu/update/npm/typeorm-0.2.34
Open

Update typeorm: 0.2.31 → 0.2.34 (minor)#123
depfu[bot] wants to merge 1 commit into
masterfrom
depfu/update/npm/typeorm-0.2.34

Conversation

@depfu
Copy link
Copy Markdown
Contributor

@depfu depfu Bot commented Jun 8, 2021

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ typeorm (0.2.31 → 0.2.34) · Repo · Changelog

Release Notes

0.2.33 (from changelog)

Bug Fixes

Features

  • add orphanedRowAction option to EntitySchemaRelationOptions (#7625) (a8eb49a), closes #7417
  • add set datatype support for aurora-data-api (#7665) (b6c1836)
  • add support for specifying ioredis cache with a URL (#7689) (e017f9b), closes #7631
  • add tree entities update and delete logic (#7156) (9c8a3fb), closes #7155
  • added Capacitor driver (#7695) (0f7a778)
  • cache option to ignore errors (#7630) (5fde0ea), closes #926
  • define class properties for QueryFailedError to allow users to access a typed error (#7529) (b43dcba)
  • support MAX_EXECUTION_TIME for MySQL driver. (#7638) (0564c34)

0.2.32 (from changelog)

Bug Fixes

Features

  • add check and dry-run to migration generate (#7275) (d6df200), closes #3037 #6978
  • add option for installing package using CLI (#6889) (3d876c6)
  • Add support for Access Token Authentication for SQL Server Driver (mssql) (#7477) (e639772)
  • added socketPath support for replicas in MySQL driver (#7459) (8d7afaf)
  • allow to pass the given table name as string in RelationDecorators (#7448) (4dbb10e)
  • implement "FOR UPDATE OF" for postgres driver (#7040) (fde9f07)
  • introduced a new configuration option "formatOptions.castParameters" to delegate the prepare/hydrate parameters to the driver which will result in casting the parameters to their respective column type (#7483) (7793b3f)
  • output Javascript Migrations instead of TypeScript (#7294) (b97cc4f)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu Bot added the depfu label Jun 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants