Skip to content
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

[Snyk] Upgrade typeorm from 0.3.9 to 0.3.10 #234

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

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade typeorm from 0.3.9 to 0.3.10.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 9 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2022-09-19.
Release notes
Package name: typeorm
  • 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.10-dev.f24b262 - 2022-09-19
  • 0.3.10-dev.e3aac27 - 2022-08-29
  • 0.3.10-dev.de15df1 - 2022-09-19
  • 0.3.10-dev.cc63961 - 2022-08-30
  • 0.3.10-dev.a1960e1 - 2022-09-15
  • 0.3.10-dev.773a4fe - 2022-09-14
  • 0.3.10-dev.749809a - 2022-09-19
  • 0.3.10-dev.52e5f7c - 2022-09-14
  • 0.3.9 - 2022-08-28

    Bug Fixes

    • fixed regression introduced in 0.3.8 - broken CLI because of #8917 (#9332), closes #9330
from typeorm GitHub release notes
Commit messages
Package name: typeorm
  • de15df1 feat: orphanedRowAction=disabled (rebase of PR 8285) (#8678)
  • 749809a fix: "Cannot commit, no transaction is active" error in sql.js (#9234)
  • 83f7b88 fix: malformed query when selecting deeply nested embedded entities (#9273)
  • 48976c2 feat: unify Pool max connection size in supported Drivers (#9305)
  • f24b262 feat: update db image versions in docker compose (#9367)
  • f943e61 removed only test
  • a917d65 fix: Update RelationIdLoader to use DriverUtils.getAlias (#9380)
  • 6bc723b refactor: docblock (#9384)
  • a1960e1 fix: typescript 4.8 type issues #9331 (#9357)
  • 773a4fe feat: sqlite - deferrable options for foreign keys (#9360)
  • 52e5f7c chore: update LICENSE (#9371)
  • cc63961 fix: add missing support for primaryKeyConstraintName property in EntitySchema
  • e3aac27 fix: prototype pollution issue
  • ed1f0b9 version bump

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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.

1 participant