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.10#356

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2022

Copy link
Copy Markdown
Contributor

Bumps typeorm from 0.2.45 to 0.3.10.

Release notes

Sourced from typeorm's releases.

0.3.10

Bug Fixes

  • "Cannot commit, no transaction is active" error in sql.js (#9234) (749809a), closes #9100
  • add missing support for primaryKeyConstraintName property in EntitySchema (cc63961)
  • malformed query when selecting deeply nested embedded entities (#9273) (83f7b88)
  • prototype pollution issue (e3aac27)
  • typescript 4.8 type issues #9331 (#9357) (a1960e1)
  • Update RelationIdLoader to use DriverUtils.getAlias (#9380) (a917d65), closes #9379

Features

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

... (truncated)

Changelog

Sourced from typeorm's changelog.

0.3.10 (2022-09-19)

Bug Fixes

  • "Cannot commit, no transaction is active" error in sql.js (#9234) (749809a), closes #9100
  • add missing support for primaryKeyConstraintName property in EntitySchema (cc63961)
  • malformed query when selecting deeply nested embedded entities (#9273) (83f7b88)
  • prototype pollution issue (e3aac27)
  • typescript 4.8 type issues #9331 (#9357) (a1960e1)
  • Update RelationIdLoader to use DriverUtils.getAlias (#9380) (a917d65), closes #9379

Features

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

... (truncated)

Commits

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 Sep 21, 2022
@dependabot dependabot Bot requested a review from sogehige September 21, 2022 00:36
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/typeorm-0.3.10 branch 5 times, most recently from 85e2759 to e3988d6 Compare September 27, 2022 22:09
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/typeorm-0.3.10 branch 3 times, most recently from adf1fd8 to db14cfb Compare October 6, 2022 19:46
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/typeorm-0.3.10 branch 4 times, most recently from 161416b to ccfaa2f Compare October 11, 2022 22:50
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/typeorm-0.3.10 branch from ccfaa2f to 52a5809 Compare October 17, 2022 22:33
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/typeorm-0.3.10 branch 3 times, most recently from 7e310c8 to 99f712c Compare November 4, 2022 13:54
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/typeorm-0.3.10 branch 2 times, most recently from eccd090 to 504dee7 Compare November 7, 2022 16:10
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/typeorm-0.3.10 branch 2 times, most recently from becd83a to cf15b3e Compare November 28, 2022 12:38
Bumps [typeorm](https://github.com/typeorm/typeorm) from 0.2.45 to 0.3.10.
- [Release notes](https://github.com/typeorm/typeorm/releases)
- [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md)
- [Commits](typeorm/typeorm@0.2.45...0.3.10)

---
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.10 branch from cf15b3e to ea9f623 Compare November 30, 2022 09:52
@dependabot @github

dependabot Bot commented on behalf of github Dec 5, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #406.

@dependabot dependabot Bot closed this Dec 5, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/typeorm-0.3.10 branch December 5, 2022 00:33
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