Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

[Snyk] Upgrade typeorm from 0.3.14 to 0.3.17 #88

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

Conversation

Fadyio
Copy link
Owner

@Fadyio Fadyio commented Oct 29, 2023

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade typeorm from 0.3.14 to 0.3.17.

ℹ️ 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 26 versions ahead of your current version.
  • The recommended version was released 4 months ago, on 2023-06-20.
Release notes
Package name: typeorm
  • 0.3.17 - 2023-06-20

    Bug Fixes

  • 0.3.17-dev.f5d4397 - 2023-06-19
  • 0.3.17-dev.d4607a8 - 2023-05-10
  • 0.3.17-dev.b1a3a39 - 2023-06-20
  • 0.3.17-dev.abb9079 - 2023-05-09
  • 0.3.17-dev.7108cc6 - 2023-06-20
  • 0.3.16 - 2023-05-09

    0.3.16 (2023-05-09)

    Bug Fixes

    Features

    • mariadb uuid inet4 inet6 column data type support (#9845) (d8a2e37)

    Reverts

  • 0.3.16-dev.f5b93c1 - 2023-04-18
  • 0.3.16-dev.e0165e7 - 2023-04-17
  • 0.3.16-dev.d8a2e37 - 2023-04-25
  • 0.3.16-dev.b064049 - 2023-04-18
  • 0.3.16-dev.a188b1d - 2023-05-09
  • 0.3.16-dev.96b7ee4 - 2023-05-09
  • 0.3.16-dev.8795c86 - 2023-05-09
  • 0.3.16-dev.68aa573 - 2023-04-15
  • 0.3.16-dev.54f4f89 - 2023-05-09
  • 0.3.16-dev.3d67901 - 2023-04-18
  • 0.3.16-dev.2a2bb4b - 2023-05-09
  • 0.3.16-dev.21a9d67 - 2023-05-09
  • 0.3.16-dev.06c1e98 - 2023-05-09
  • 0.3.16-dev.9460296 - 2023-05-09
  • 0.3.15 - 2023-04-15

    Bug Fixes

    • make cache optional fields optional (#9942) (159c60a)
    • prevent unique index identical to primary key (all sql dialects) (#9940) (51eecc2)
    • SelectQueryBuilder builds incorrectly escaped alias in Oracle when used on entity with composite key (#9668) (83c6c0e)

    Features

  • 0.3.15-dev.f6a3ce7 - 2023-04-15
  • 0.3.15-dev.f1c5662 - 2023-04-15
  • 0.3.15-dev.3a72e35 - 2023-04-13
  • 0.3.15-dev.115059d - 2023-04-10
  • 0.3.14 - 2023-04-09

    Bug Fixes

    • drop xml & yml connection option support. Addresses security issues in underlying dependency (#9930) (7dac12c)

    Features

from typeorm GitHub release notes
Commit messages
Package name: typeorm
  • b1a3a39 fix: #10040 TypeORM synchronize database even if it is up to date (#10041)
  • 7108cc6 chore: use new CircleCI convenience images (#10101)
  • f5d4397 fix: add missing await (#10084)
  • d4607a8 test: fix test from #9034 with STI for Oracle (#10037)
  • abb9079 version bump
  • 607d6f9 fix: added transaction retry logic in cockroachdb (#10032)
  • 8795c86 fix: support More/LessThanOrEqual in relations (#9978)
  • 06c1e98 fix: create correct children during cascade saving entities with STI (#9034)
  • 96b7ee4 fix: correct encode mongodb auth credentials (#10024)
  • 9460296 fix: convert the join table ID to the referenceColumn ID type (#9887)
  • 938f94b fix: add onDelete option validation for oracle (#9786)
  • a188b1d fix: for running cli-ts-node-esm use exit code from child process (#10030)
  • 7c5627f fix: added instanceName to options (#9968)
  • 0305805 fix: add `trustServerCertificate` option to `SqlServerConnectionOptions` (#9985)
  • 21a9d67 fix: RelationIdLoader has access to queryPlanner when wrapped in transaction (#9990)
  • 5be20e2 fix: express option bug in init command (#10022)
  • 2a2bb4b fix: allow json as alias for longtext mariadb (#10018)
  • 54f4f89 revert: "refactor: remove date-fns package (#9634)"
  • 99bef49 fix: mongodb typings breaks the browser version (#9962)
  • d8a2e37 feat: mariadb uuid inet4 inet6 column data type support (#9845)
  • f5b93c1 refactor: query methods should accept generic for return type (#9957)
  • 0e56f0f fix: select + addOrderBy broke in 0.3.14 (#9961)
  • 3d67901 fix: resolve duplicate subscriber updated columns (#9958)
  • b064049 docs: update entity-manager-api.md (#9956)

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants