jhipster / generator-jhipster-nodejs

A NodeJS blueprint that creates the backend using NestJS
https://www.npmjs.com/package/generator-jhipster-nodejs
Apache License 2.0
256 stars 82 forks source link

Bump the typeorm group across 1 directory with 10 updates #502

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the typeorm group with 10 updates in the /generators/node-server/resources directory:

Package From To
@nestjs/typeorm 7.1.4 10.0.2
mongodb 6.2.0 6.8.0
mysql2 3.9.8 3.10.3
pg 8.4.2 8.12.0
oracledb 5.0.0 6.5.1
mssql 6.2.3 11.0.1
mongodb-memory-server 6.9.2 10.0.0
sqlite3 5.1.6 5.1.7
typeorm 0.2.45 0.3.20
typeorm-encrypted 0.5.6 0.8.0

Updates @nestjs/typeorm from 7.1.4 to 10.0.2

Release notes

Sourced from @​nestjs/typeorm's releases.

Release 10.0.2

  • Merge pull request #1839 from nestjs/renovate/reflect-metadata-0.x (bb8fde8)
  • chore(deps): update dependency reflect-metadata to v0.2.1 (3f96c18)
  • Merge pull request #1901 from nestjs/renovate/nest-monorepo (7d29e89)
  • chore(deps): update nest monorepo to v10.3.2 (b98cca9)
  • Merge pull request #1802 from nestjs/renovate/cimg-node-21.x (24fa80b)
  • chore(deps): update typescript-eslint monorepo to v6.21.0 (fc8c697)
  • chore(deps): update dependency lint-staged to v15.2.2 (af287d6)
  • chore(deps): update dependency prettier to v3.2.5 (6331626)
  • chore(deps): update dependency husky to v9.0.10 (226a494)
  • chore(deps): update dependency @​types/node to v20.11.16 (1d4329c)
  • chore(deps): update dependency @​types/jest to v29.5.12 (dc37e84)
  • chore(deps): update dependency @​types/node to v20.11.15 (429a881)
  • chore(deps): update dependency @​types/node to v20.11.14 (36069c2)
  • chore(deps): update dependency lint-staged to v15.2.1 (17fa212)
  • chore(deps): update dependency @​types/node to v20.11.13 (7d1b6bc)
  • chore(deps): update typescript-eslint monorepo to v6.20.0 (3a8f7c3)
  • chore(deps): update dependency husky to v9.0.7 (b159e73)
  • chore(deps): update dependency @​types/node to v20.11.10 (f0eea1c)
  • chore(deps): update dependency @​types/node to v20.11.9 (f09ac1d)
  • chore(deps): update dependency @​types/node to v20.11.8 (a1c893a)
  • chore(deps): update dependency typeorm to v0.3.20 (b66376e)
  • chore(deps): update dependency @​types/node to v20.11.7 (1138485)
  • chore(deps): update dependency husky to v9.0.6 (f162e7f)
  • chore(deps): update dependency @​types/uuid to v9.0.8 (d3360a2)
  • chore(deps): update dependency husky to v9.0.5 (d79860c)
  • chore(deps): update commitlint monorepo to v18.6.0 (0ab224c)
  • chore(deps): update dependency husky to v9 (dfd5759)
  • chore(deps): update dependency @​types/node to v20.11.6 (955ef3a)
  • chore(deps): update nest monorepo to v10.3.1 (d5dafcd)
  • chore(deps): update dependency release-it to v17.0.3 (80185ed)
  • chore(deps): update typescript-eslint monorepo to v6.19.1 (a6b699c)
  • chore(deps): update commitlint monorepo to v18.5.0 (4841b2b)
  • chore(deps): update dependency ts-jest to v29.1.2 (e81545b)
  • chore(deps): update dependency prettier to v3.2.4 (717c125)
  • chore(deps): update dependency @​types/node to v20.11.5 (e17b8e9)
  • chore(deps): update dependency prettier to v3.2.3 (eed4bca)
  • chore(deps): update node.js to v21.6 (b6fb90c)
  • chore(deps): update dependency @​types/node to v20.11.4 (3d3a615)
  • chore(deps): update dependency @​types/node to v20.11.3 (d5ff8b5)
  • chore(deps): update typescript-eslint monorepo to v6.19.0 (037875c)
  • chore(deps): update dependency @​types/node to v20.11.2 (87e70a8)
  • chore(deps): update dependency @​types/node to v20.11.1 (fd9f964)
  • chore(deps): update dependency supertest to v6.3.4 (457131a)
  • chore(deps): update dependency prettier to v3.2.2 (fdaac7e)
  • chore(deps): update dependency prettier to v3.2.1 (e1ddec6)
  • chore(deps): update dependency @​types/node to v20.11.0 (2fa65a6)
  • chore(deps): update dependency @​types/node to v20.10.8 (2e51cd4)
  • chore(deps): update typescript-eslint monorepo to v6.18.1 (10fa21c)
  • chore(deps): update dependency @​types/node to v20.10.7 (dc16e47)

... (truncated)

Commits
  • eaca93c chore(): release v10.0.2
  • bb8fde8 Merge pull request #1839 from nestjs/renovate/reflect-metadata-0.x
  • 3f96c18 chore(deps): update dependency reflect-metadata to v0.2.1
  • 7d29e89 Merge pull request #1901 from nestjs/renovate/nest-monorepo
  • b98cca9 chore(deps): update nest monorepo to v10.3.2
  • 24fa80b Merge pull request #1802 from nestjs/renovate/cimg-node-21.x
  • fc8c697 chore(deps): update typescript-eslint monorepo to v6.21.0
  • af287d6 chore(deps): update dependency lint-staged to v15.2.2
  • 6331626 chore(deps): update dependency prettier to v3.2.5
  • 226a494 chore(deps): update dependency husky to v9.0.10
  • Additional commits viewable in compare view


Updates mongodb from 6.2.0 to 6.8.0

Release notes

Sourced from mongodb's releases.

v6.8.0

6.8.0 (2024-06-27)

The MongoDB Node.js team is pleased to announce version 6.8.0 of the mongodb package!

Release Notes

Add ReadConcernMajorityNotAvailableYet to retryable errors

ReadConcernMajorityNotAvailableYet (error code 134) is now a retryable read error.

ClientEncryption.createDataKey() and other helpers now support named KMS providers

KMS providers can now be associated with a name and multiple keys can be provided per-KMS provider. The following example configures a ClientEncryption object with multiple AWS keys:

const clientEncryption = new ClientEncryption(keyVaultClient, {
  'aws:key1': {
    accessKeyId: ...,
    secretAccessKey: ...
  },
  'aws:key2': {
    accessKeyId: ...,
    secretAccessKey: ...
  },

clientEncryption.createDataKey('aws:key-1', { ... });

Named KMS providers are supported for azure, AWS, KMIP, local and gcp KMS providers. Named KMS providers cannot be used if the application is using the automatic KMS provider refresh capability.

This feature requires mongodb-client-encryption>=6.0.1.

KMIP data keys now support a delegated option

When creating a KMIP data key, delegated can now be specified. If true, the KMIP provider will perform encryption / decryption of the data key locally, ensuring that the encryption key never leaves the KMIP server.

clientEncryption.createDataKey('kmip', { masterKey: { delegated: true } } );

This feature requires mongodb-client-encryption>=6.0.1.

Cursor responses are now parsed lazily 🦥

MongoDB cursors (find, aggregate, etc.) operate on batches of documents equal to batchSize. Each time the driver runs out of documents for the current batch it gets more (getMore) and returns each document one at a time through APIs like cursor.next() or for await (const doc of cursor).

Prior to this change, the Node.js driver was designed in such a way that the entire BSON response was decoded after it was received. Parsing BSON, just like parsing JSON, is a synchronous blocking operation. This means that throughout a cursor's lifetime invocations of .next() that need to fetch a new batch hold up on parsing batchSize (default 1000) documents before returning to the user.

... (truncated)

Changelog

Sourced from mongodb's changelog.

6.8.0 (2024-06-27)

Features

  • NODE-5718: add ReadConcernMajorityNotAvailableYet to retryable errors (#4154) (4f32dec)
  • NODE-5801: allow multiple providers providers per type (#4137) (4d209ce)
  • NODE-5853: support delegated KMIP data key option (#4129) (aa429f8)
  • NODE-6136: parse cursor responses on demand (#4112) (3ed6a2a)
  • NODE-6157: add signature to github releases (#4119) (f38c5fe)

Bug Fixes

  • NODE-5801: use more specific key typing for multiple KMS provider support (#4146) (465ffd9)
  • NODE-6085: add TS support for KMIP data key options (#4128) (f790cc1)
  • NODE-6241: allow Binary as local KMS provider key (#4160) (fb724eb)
  • NODE-6242: close becomes true after calling close when documents still remain (#4161) (e3d70c3)

6.7.0 (2024-05-29)

Features

  • NODE-5464: OIDC machine and callback workflow (#3912) (2ba8434)

Bug Fixes

  • NODE-6165: useBigInt64 causes compareTopologyVersion to throw (#4109) (21b729b)

6.6.2 (2024-05-15)

Bug Fixes

  • NODE-6171: RTT set to zero when serverMonitoringMode=stream (#4110) (7a7ec5b)

6.6.1 (2024-05-06)

Bug Fixes

  • NODE-6151: MongoClient connect does not keep Node.js running (#4101) (7e0d9e6)

6.6.0 (2024-05-02)

Features

... (truncated)

Commits
  • 25c84a4 chore(main): release 6.8.0 [skip-ci] (#4125)
  • 9f447e9 chore(NODE-6243): move Node release tooling to drivers-github-tools (#4159)
  • e3d70c3 fix(NODE-6242): close becomes true after calling close when documents still r...
  • fb724eb fix(NODE-6241): allow Binary as local KMS provider key (#4160)
  • 4f32dec feat(NODE-5718): add ReadConcernMajorityNotAvailableYet to retryable errors (...
  • 27cb35b chore(NODE-6118): generate authorized publisher report and compliance report ...
  • 8fb43f8 chore(NODE-5974): sync CSOT tests (#4153)
  • 8d5d984 chore(NODE-6199): Update test/lambda/mongodb dependencies (#4145)
  • ec3caba test(NODE-6202): use single mongos in unacknowledged write tests (#4149)
  • c948d9c refactor: move CountDocument logic into collection API (#4148)
  • Additional commits viewable in compare view


Updates mysql2 from 3.9.8 to 3.10.3

Release notes

Sourced from mysql2's releases.

v3.10.3

3.10.3 (2024-07-15)

Bug Fixes

v3.10.2

3.10.2 (2024-07-01)

Bug Fixes

  • typeCast: ensure the same behavior for field.string() with query and execute (#2820) (27e38ea)

v3.10.1

3.10.1 (2024-06-13)

Bug Fixes

v3.10.0

3.10.0 (2024-05-30)

Features

Bug Fixes

  • stream: reads should emit the dataset number for each dataset (#2496, #2628) (4dab4ca)

v3.9.9

3.9.9 (2024-05-29)

Bug Fixes

  • connection config: remove keepAliveInitialDelay default value (#2712) (688ebab)
Changelog

Sourced from mysql2's changelog.

3.10.3 (2024-07-15)

Bug Fixes

3.10.2 (2024-07-01)

Bug Fixes

  • typeCast: ensure the same behavior for field.string() with query and execute (#2820) (27e38ea)

3.10.1 (2024-06-13)

Bug Fixes

3.10.0 (2024-05-30)

Features

Bug Fixes

  • stream: reads should emit the dataset number for each dataset (#2628) (4dab4ca)

3.9.9 (2024-05-29)

Bug Fixes

  • connection config: remove keepAliveInitialDelay default value (#2712) (688ebab)
Commits
  • 013922f chore(master): release 3.10.3 (#2862)
  • de071bb fix: handshake SSL error with AWS RDS (#2857)
  • cd0b059 build(deps-dev): bump eslint-plugin-react in /website (#2859)
  • abce8fc build(deps-dev): bump prettier from 3.3.2 to 3.3.3 in /website (#2858)
  • f6c081f build(deps-dev): bump prettier from 3.3.2 to 3.3.3 (#2861)
  • 2e61c94 build(deps): bump sass from 1.77.7 to 1.77.8 in /website (#2853)
  • 2a69f96 build(deps): bump lucide-react from 0.407.0 to 0.408.0 in /website (#2852)
  • 01c715e chore(deps): upgrade poku (#2855)
  • e1cd3e0 build(deps-dev): bump eslint-plugin-markdown from 5.0.0 to 5.1.0 (#2854)
  • fd0366b build(deps): bump lucide-react from 0.405.0 to 0.407.0 in /website (#2848)
  • Additional commits viewable in compare view


Updates pg from 8.4.2 to 8.12.0

Changelog

Sourced from pg's changelog.

pg@8.12.0

pg-pool@8.10.0

  • Emit release event when client is returned to the pool.

pg@8.9.0

pg@8.8.0

pg-pool@3.5.0

pg@8.7.0

  • Add optional config to pool to allow process to exit if pool is idle.

pg-cursor@2.7.0

pg@8.6.0

pg-query-stream@4.0.0

  • Library has been converted to Typescript. The behavior is identical, but there could be subtle breaking changes due to class names changing or other small inconsistencies introduced by the conversion.

pg@8.5.0

... (truncated)

Commits


Updates oracledb from 5.0.0 to 6.5.1

Release notes

Sourced from oracledb's releases.

node-oracledb v6.5.1 Release Notes

node-oracledb v6.5.1 is now available. See the release notes for details. This release includes bug fixes, mainly for the issues raised by our users. Thank you for reporting the issues promptly!

Pre-built binaries are available for Node.js 14.6 or later.

Windows 64-bit (x64) (built with VS 2017) macOS 64-bit (Intel x64) Linux 64-bit (x86-64) (built on Oracle Linux 7) Linux ARM 64-bit

For other environments, refer to INSTALL on building from source code.

node-oracledb v6.5.0 Release Notes

node-oracledb v6.5.0 is now available. See the release announcement and release notes for details. This release contains support for the latest Oracle Database 23ai features (e.g., Vector and Implicit Connection Pooling), BigInt support and provides multiple bug fixes for the previous 6.x.x releases, including the patches provided for the issues raised by our users. Thank you for reporting the issues promptly!

Pre-built binaries are available for Node.js 14.6 or later.

Windows 64-bit (x64) (built with VS 2017) macOS 64-bit (Intel x64) Linux 64-bit (x86-64) (built on Oracle Linux 7) Linux ARM 64-bit

For other environments, refer to INSTALL on building from source code.

node-oracledb v6.4.0 Release Notes

node-oracledb v6.4.0 is now available. See the release announcement and release notes for details. This release contains improved OSON and LOB Support, introduces asynchronous iteration for SODA document cursors, and provides multiple bug fixes for the previous 6.x.x releases, including the patches provided for the issues raised by our users. Thank you for reporting the issues promptly!

Pre-built binaries are available for Node.js 14.6 or later.

Windows 64-bit (x64) (built with VS 2017) macOS 64-bit (Intel x64) Linux 64-bit (x86-64) (built on Oracle Linux 7) Linux ARM 64-bit

For other environments, refer to INSTALL on building from source code.

node-oracledb v6.3.0 Release Notes

node-oracledb v6.3.0 is now available. See the release announcement and release notes for details. This release contains support for Oracle Database Success with Info warnings, enhanced XMLType data fetching capabilities in Thin mode, new attributes, and bug fixes for the previous 6.x.x releases, including the patches provided for the issues raised by our users. Thank you for reporting the issues promptly!

Pre-built binaries are available for Node.js 14.6 or later.

Windows 64-bit (x64) (built with VS 2017) macOS 64-bit (Intel x64) Linux 64-bit (x86-64) (built on Oracle Linux 7) Linux ARM 64-bit

... (truncated)

Commits
  • b88055d Get ready for 6.5.1 release
  • ae97160 Update documentation for use of privileges with createPool function
  • 46f7ef3 Test case updates for 6.5.1
  • 9980a79 Fixed bug which threw an error when a pool is created with SYSDBA privilege (...
  • d909a3a Fixed issue which throws an error, when the same SELECT SQL statement is run ...
  • 04b4bce Documentation and test updates
  • de590ce Ensure the network packets are not corrupted
  • 8cc1942 Update a few test cases and move to 6.5.1 dev
  • 3a35151 Fixed exponent check condition for out-of-bounds number(Issue #1659)
  • 9db4fcf Update ODPI-C reference to the latest branch
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by sharadchan87, a new releaser for oracledb since your current version.


Updates mssql from 6.2.3 to 11.0.1

Release notes

Sourced from mssql's releases.

v11.0.1

11.0.1 (2024-07-03)

Bug Fixes

  • handle bigint types separately to int to avoid TypeError with BigInt param (b774084)

v11.0.0

11.0.0 (2024-06-18)

⚠ BREAKING CHANGES

  • Node JS min support upgraded to >=18 & tedious version updated

Features

Bug Fixes

  • support use of native bigint from tedious (421e78f)

v10.0.4

10.0.4 (2024-06-18)

Bug Fixes

v10.0.3

10.0.3 (2024-06-18)

Bug Fixes

  • support use of native bigint from tedious (c56a458)

v10.0.2

10.0.2 (2024-01-16)

Bug Fixes

  • from now _acquire return always a promise to avoid uncatchable exception (55f5a9f)

v10.0.1

... (truncated)

Changelog

Sourced from mssql's changelog.

v10.0.0 (2023-09-06)

[change] Upgrade tedious to v16 (#1547) [removed] Removed NodeJS 14 support (#1547)

v9.3.2 (2023-09-06)

[fix] Fix bug with msnodesqlv8 connection strings ((#1525)[https://redirect.github.com/tediousjs/node-mssql/pull/1525])

v9.3.1 (2023-09-05)

Revoked - contained breaking changes

v9.3.0 (2023-09-04)

[new] Add AAD connection support to connection strings ((#1461)[https://redirect.github.com/tediousjs/node-mssql/pull/1461])

v9.2.1 (2023-09-05)

[fix] Fix bug with msnodesqlv8 connection strings ((#1525)[https://redirect.github.com/tediousjs/node-mssql/pull/1525])

v9.2.0 (2023-08-28)

[new] Use @​tediousjs/connection-string library to build msnodesqlv8 connection strings ((#1525)[https://redirect.github.com/tediousjs/node-mssql/pull/1525])

v9.1.3 (2023-08-08)

[fix] Escape values that are added to the msnodesqlv8 connection string that we construct ((#1479)[https://redirect.github.com/tediousjs/node-mssql/pull/1479])

v9.1.2 (2023-08-01)

[fix] Support more named instance formats (#1520) [refactor] Stop using deprecated regex symbols (#1520)

v9.1.1 (2023-01-19)

[revert] Add support for AAD authentication via connection string ((#1436)[https://redirect.github.com/tediousjs/node-mssql/pull/1436])

v9.1.0 (2023-01-17)

[new] Add support for AAD authentication via connection string ((#1436)[https://redirect.github.com/tediousjs/node-mssql/pull/1436]) [docs] Update express example ((#1433)[https://redirect.github.com/tediousjs/node-mssql/pull/1433])

v9.0.1 (2022-08-18)

[fix] fix regression in requestTimout option not accepting 0 as a value (#1421)

v9.0.0 (2022-08-10)

[change] Upgrade tedious to v15 (#1417)

... (truncated)

Commits
  • 9e5aef4 Merge pull request #1678 from dhensby/pulls/bigint-inputs
  • 0199ae5 test: make sure bigint intputs do not throw
  • 8931bcf Merge pull request #1677 from paulish/bigint_fix
  • b774084 fix: handle bigint types separately to int to avoid TypeError with BigInt param
  • e5205fb Merge pull request #1676 from tediousjs/dependabot/npm_and_yarn/test-tools-97...
  • b832900 chore(deps-dev): bump mocha in the test-tools group
  • 3108080 Merge pull request #1672 from tediousjs/dependabot/github_actions/tediousjs/s...
  • 92761a4 Merge pull request #1674 from tediousjs/dependabot/npm_and_yarn/test-tools-e6...
  • 1b1fe27 chore(deps-dev): bump mocha in the test-tools group
  • 8c9ff5e chore(deps): bump tediousjs/setup-sqlserver from 1 to 2
  • Additional commits viewable in compare view


Updates mongodb-memory-server from 6.9.2 to 10.0.0

Release notes

Sourced from mongodb-memory-server's releases.

v10.0.0

10.0.0 (2024-07-18)

⚠ BREAKING CHANGES

  • resolveConfig: Default binary version is now "7.0.11"

  • tsconfig: potentially breaking change upgrading "target" to "es2021" in tsconfig

  • Lowest supported NodeJS version is now 16.20.1

  • tsconfig: update "target" to "es2021" (abde8ca)

Features

  • add support for "Explicit Resource Management" (ab7a73c), closes #794
  • getport: use net0listen by default (887f1a1), closes #827
  • index: also top-level export "DryMongoBinary" and all errors (d11abaa)
  • MongoMemoryServer: allow setting if port generation is enabeld or not (6c4daed), closes #816
  • resolveConfig: update default binary version to 7.x (9d569ac)
  • resolveConfig: update default binary version to 7.x (2436d63)
  • set lowest supported nodejs version to 16.20.1 (30b302e), closes #805

Fixes

  • MongoBinaryDownloadUrl: add mapping for Linux Mint 22 (2ffc024)
  • MongoBinaryDownloadUrl: change default elementary version to 7 (ecc4ffe)
  • MongoBinaryDownloadUrl: change default mint version to 21 (df97ea8)
  • remove deprecated boolean cleanup argument (stop / cleanup) (eef706f)

Style

  • MongoMemoryReplSet: fix lint (bd8941b)

Dependencies

  • @​types/node: upgrade to version 16.11.7 (c8a008a)
  • async-mutex: upgrade to version 0.5.0 (c9f45c9)
  • https-proxy-agent: upgrade to version 7.0.5 (4d5be4d)
  • mongodb: upgrade to version 6.7.0 (57e575c), closes #804
  • semver: upgrade to version 7.6.3 (100e571)
  • typescript: upgrade to version 5.3.3 (329d79e)

Dev-Dependencies

  • @typescript-eslint/*: upgrade to version 6.21.0 (b4055a7)

... (truncated)

Changelog

Sourced from mongodb-memory-server's changelog.

10.0.0 (2024-07-18)

⚠ BREAKING CHANGES

  • resolveConfig: Default binary version is now "7.0.11"

  • resolveConfig: Default binary version is now "7.0.9"

  • tsconfig: potentially breaking change upgrading "target" to "es2021" in tsconfig

  • Lowest supported NodeJS version is now 16.20.1

  • tsconfig: update "target" to "es2021" (abde8ca)

Features

  • add support for "Explicit Resource Management" (ab7a73c), closes #794
  • getport: use net0listen by default (887f1a1), closes #827
  • index: also top-level export "DryMongoBinary" and all errors (d11abaa)
  • MongoMemoryServer: allow setting if port generation is enabeld or not (6c4daed), closes #816
  • resolveConfig: update default binary version to 7.x (9d569ac)
  • resolveConfig: update default binary version to 7.x (2436d63)
  • set lowest supported nodejs version to 16.20.1 (30b302e), closes #805

Fixes

  • MongoBinaryDownloadUrl: add mapping for Linux Mint 22 (2ffc024)
  • MongoBinaryDownloadUrl: change default elementary version to 7 (ecc4ffe)
  • MongoBinaryDownloadUrl: change default mint version to 21 (df97ea8)
  • remove deprecated boolean cleanup argument (stop / cleanup) (eef706f)

Style

  • MongoMemoryReplSet: fix lint (bd8941b)

Dependencies

  • @​types/node: upgrade to version 16.11.7 (c8a008a)
  • async-mutex: upgrade to version 0.5.0 (c9f45c9)
  • https-proxy-agent: upgrade to version 7.0.5 (4d5be4d)
  • mongodb: upgrade to version 6.7.0 (57e575c), closes #804
  • semver: upgrade to version 7.6.3 (100e571)
  • typescript: upgrade to version 5.3.3 (329d79e)

Dev-Dependencies

  • @typescript-eslint/*: upgrade to version 6.21.0 (b4055a7)

... (truncated)

Commits
  • 80c7a8e release: v10.0.0
  • abdf77b release: v10.0.0-beta.5
  • f794bde release: v10.0.0-beta.4
  • 46a9d2a release: v10.0.0-beta.3
  • 129af60 release: v10.0.0-beta.2
  • c92afdf Merge branch 'master' into beta
  • a86d096 release: v9.4.1
  • 2d5db7e docs: update links "github.com/nodkz" -> "github.com/typegoose"
  • 6cdae78 release: v10.0.0-beta.1
  • 6e01bef Merge branch 'feature/10.0' into beta
  • Additional commits viewable in compare view


Updates sqlite3 from 5.1.6 to 5.1.7

Release notes

Sourced from sqlite3's releases.

v5.1.7

What's Changed

New Contributors

Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.1.6...v5.1.7

v5.1.7-rc.0

Please install v5.1.7 instead.

Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.1.6...v5.1.7-rc.0

Commits
  • ba4ba07 v5.1.7
  • d04c1fb Removed Node version from matrix title
  • 03d6e75 v5.1.7-rc.0
  • 8398daa Fixed uploading assets from Docker
  • 8b86e41 Fixed uploading release assets on Windows
  • 83c8c0a Configured releases to be created as prereleases
  • f792f69 Update dependency node-addon-api to v7
  • 4ef11bf Removed extraneous parameter to event emit function
  • e99160a Inlined init() functions into class header files
  • 3372130 Improved RowToJS performance by removing Napi::String::New instantiation
  • Additional commits viewable in compare view


Updates typeorm from 0.2.45 to 0.3.20

Release notes

Sourced from typeorm's releases.

0.3.20

Bug Fixes

dependabot[bot] commented 1 month ago

Superseded by #503.

dependabot[bot] commented 1 month ago

Superseded by #503.

dependabot[bot] commented 1 month ago

Superseded by #503.

dependabot[bot] commented 1 month ago

Superseded by #503.