Skip to content
This repository was archived by the owner on Nov 22, 2023. It is now read-only.

chore(deps-dev): bump typeorm from 0.2.45 to 0.3.9#342

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/typeorm-0.3.9
Closed

chore(deps-dev): bump typeorm from 0.2.45 to 0.3.9#342
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/typeorm-0.3.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 29, 2022

Copy link
Copy Markdown
Contributor

Bumps typeorm from 0.2.45 to 0.3.9.

Release notes

Sourced from typeorm's releases.

0.3.9

Bug Fixes

  • fixed regression introduced in 0.3.8 - broken CLI because of #8917 (#9332), closes #9330

0.3.8

Bug Fixes

Features

0.3.7

Bug Fixes

  • add missing enumName support for EntitySchema (#9024) (676fd1b)
  • add missing connect call on RedisQueryResultCache connect (#8894) (7dfb69f)
  • add SET TRANSACTION AUTOCOMMIT DDL statements (SAP HANA) (#9020) (cac648e)
  • call dataSource.destroy() only on initialized dataSource in CLI commands (#9146) (a100a7a)
  • expo infinite loop on SAVEPOINT (#8984) (ec23922)
  • fixes recursive document to entity attributes mapping (#9050) (40155d6), closes #9049
  • log command error prior to calling destroy (#9135) (bf17381)
  • make soft-remove and recover events importable from index (#9110) (e296126), closes #9108
  • migration successful now displays name of the migration file (#8904) (49cbe23)
  • release newly created runner when no runner provided in DbQueryResultCache (#8969) (ec05f1d), closes #4866
  • resolve cli init peer dependency issues (#8977) (f7578d4), closes #8975
  • resolve ESM module declaration file correctly (#9097) (506133e)
  • support for TypeScript 4.8 (#9106) (d924b70), closes microsoft/TypeScript#49461
  • update mssql peerDependency (#8887) (9adab34)
  • wrong entity transform of relation id when referenced column is a primary key (#8959) (6e888dd)

... (truncated)

Changelog

Sourced from typeorm's changelog.

0.3.9 (2022-08-28)

  • fixed regression introduced in 0.3.8 - broken CLI because of #8917 (#9332), closes #9330

0.3.8 (2022-08-26)

Bug Fixes

Features

0.3.7 (2022-06-29)

Bug Fixes

... (truncated)

Commits
  • ed1f0b9 version bump
  • 6beedfd version bump
  • 03317a3 fix: bug introduced in CLI (#9332)
  • 68e8f22 feat: add setOnLocked for SKIP LOCKED and NOWAIT (#9317)
  • 340ab67 feat: add fake migrations running and reverting (#8976)
  • 5e5abbd fix: resolve FindOptionsOrder.nulls to allow FIRST/LAST in uppercase (#8978)
  • 72728f1 fix: allow where IsNull for ManyToOne relations (#9031)
  • 88d0ced fix: QueryBuilder update handles Date objects wrong on a ManyToOne relationsh...
  • b8d04dc fix: sqlite temporary tables now honor withoutRowid (#8431)
  • c4f4650 fix: change postgres driver version checking query (#9319)
  • Additional commits viewable in compare view

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 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 Aug 29, 2022
@dependabot dependabot Bot requested a review from sogehige August 29, 2022 01:02
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/typeorm-0.3.9 branch 3 times, most recently from a19e86e to d3e6ed2 Compare September 2, 2022 13:53
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/typeorm-0.3.9 branch 4 times, most recently from be1987c to f2a239a Compare September 9, 2022 12:34
Bumps [typeorm](https://github.com/typeorm/typeorm) from 0.2.45 to 0.3.9.
- [Release notes](https://github.com/typeorm/typeorm/releases)
- [Changelog](https://github.com/typeorm/typeorm/blob/0.3.9/CHANGELOG.md)
- [Commits](typeorm/typeorm@0.2.45...0.3.9)

---
updated-dependencies:
- dependency-name: typeorm
  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/typeorm-0.3.9 branch from f2a239a to 934758a Compare September 11, 2022 21:44
@dependabot @github

dependabot Bot commented on behalf of github Sep 21, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #356.

@dependabot dependabot Bot closed this Sep 21, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/typeorm-0.3.9 branch September 21, 2022 00:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant