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.17 to 0.3.19 #1952

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

Conversation

akroon3r
Copy link
Contributor

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.17 to 0.3.19.

ℹ️ 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 43 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2024-01-03.
Release notes
Package name: typeorm
  • 0.3.19 - 2024-01-03

    Bug Fixes

    • fixed Cannot read properties of undefined (reading 'sync') caused after glob package upgrade
  • 0.3.19-dev.633c4e3 - 2024-01-03
  • 0.3.18 - 2024-01-03
    Read more
  • 0.3.18-dev.ff6e875 - 2023-07-22
  • 0.3.18-dev.fdb9866 - 2023-12-29
  • 0.3.18-dev.fbd45db - 2023-08-19
  • 0.3.18-dev.f6bb671 - 2023-12-29
  • 0.3.18-dev.f6b87e3 - 2023-12-29
  • 0.3.18-dev.ebd61d1 - 2023-09-30
  • 0.3.18-dev.e72a9da - 2023-08-19
  • 0.3.18-dev.e67d704 - 2024-01-02
  • 0.3.18-dev.dff2d53 - 2023-07-22
  • 0.3.18-dev.dd59524 - 2024-01-02
  • 0.3.18-dev.d184d85 - 2023-10-05
  • 0.3.18-dev.c8ee5b1 - 2023-08-19
  • 0.3.18-dev.c6f608d - 2023-08-19
  • 0.3.18-dev.befe4f9 - 2023-09-02
  • 0.3.18-dev.b8af97a - 2023-09-30
  • 0.3.18-dev.b6b46fb - 2023-12-29
  • 0.3.18-dev.b5ec088 - 2024-01-03
  • 0.3.18-dev.b240d87 - 2023-12-29
  • 0.3.18-dev.ad5bf11 - 2023-12-29
  • 0.3.18-dev.aa8d24c - 2023-12-29
  • 0.3.18-dev.a939654 - 2023-12-29
  • 0.3.18-dev.a909d5b - 2023-07-12
  • 0.3.18-dev.a4900ae - 2023-12-29
  • 0.3.18-dev.a00b1df - 2024-01-02
  • 0.3.18-dev.9471bfc - 2023-09-22
  • 0.3.18-dev.8d0e7f9 - 2023-09-30
  • 0.3.18-dev.7e9cead - 2023-12-29
  • 0.3.18-dev.7adbc9b - 2023-08-19
  • 0.3.18-dev.7a58bbf - 2023-12-29
  • 0.3.18-dev.6d5b5d9 - 2023-12-29
  • 0.3.18-dev.65858f3 - 2023-12-29
  • 0.3.18-dev.48f5f85 - 2023-12-29
  • 0.3.18-dev.3cf938e - 2023-12-29
  • 0.3.18-dev.3cda7ec - 2024-01-02
  • 0.3.18-dev.2dc9624 - 2023-12-29
  • 0.3.18-dev.173910e - 2024-01-02
  • 0.3.18-dev.15bc887 - 2024-01-03
  • 0.3.18-dev.122c897 - 2023-12-29
  • 0.3.18-dev.0f11739 - 2024-01-02
  • 0.3.18-dev.022d2b5 - 2023-08-19
  • 0.3.17 - 2023-06-20

    Bug Fixes

from typeorm GitHub release notes
Commit messages
Package name: typeorm
  • 633c4e3 fixed glob import
  • 5464dec version bump
  • d606b9d updated license
  • ffa8499 fixed duplicated buffer import
  • b6ef306 updated glob version
  • b5d2599 build(deps-dev): bump the npm_and_yarn group group with 1 update (#10591)
  • 080528b fix: resolve circular dependency when using Vite (#10273)
  • 338df16 feat: add support for table comment in MySQL (#10017)
  • 15bc887 build: update CircleCI config & repair failing tests (#10590)
  • b5ec088 docs: update Chinese faq.md (#10593)
  • a00b1df feat: implement OR operator (#10086)
  • dd59524 fix: prevent using absolute table path in migrations unless required (#10123)
  • 4329996 docs: update Soft-Delete, Restore-Soft-Delete examples (#10585)
  • 7ecc8f3 docs: updated id to _id (#10584)
  • 8b4df5b fix: added fail callback while opening the database in Cordova (#10566)
  • 173910e fix: should automatically cache if alwaysEnable (#10137)
  • 73ee70b fix: correctly keep query.data from ormOption for commit / rollback subscribers (#10151)
  • e67d704 feat: nullable embedded entities (#10289)
  • 5c28154 feat: BeforeQuery and AfterQuery events (#10234)
  • 0f11739 docs: fix typos (#10243)
  • b188c1e chore: initial setup of ESLint (#10203)
  • 25e6ecd fix: nested transactions issues (#10210)
  • 3cda7ec feat: add isolated where statements (#10213)
  • 149226d fix: backport postgres connection error handling to crdb (#10177)

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

@github-actions github-actions bot added the DPIA API PR contains changes to DPIA API label Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DPIA API PR contains changes to DPIA API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants