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 80 forks source link

Bump the typeorm group in /generators/node-server/resources with 8 updates #366

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

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

Package From To
@nestjs/typeorm 7.1.4 10.0.1
mysql2 2.2.5 3.6.3
pg 8.4.2 8.11.3
oracledb 5.0.0 6.2.0
mssql 6.2.3 10.0.1
mongodb-memory-server 6.9.2 9.0.1
typeorm 0.2.45 0.3.17
typeorm-encrypted 0.5.6 0.8.0

Updates @nestjs/typeorm from 7.1.4 to 10.0.1

Release notes

Sourced from @​nestjs/typeorm's releases.

Release 10.0.1

  • Merge pull request #1782 from nestjs/renovate/cimg-node-21.x (2a3e0aa)
  • Merge pull request #1800 from nestjs/renovate/postgres-16.x (41e97e7)
  • chore(deps): update postgres docker tag to v16.1 (6d11377)
  • chore(deps): update typescript-eslint monorepo to v6.11.0 (96bd691)
  • chore(deps): update dependency prettier to v3.1.0 (7ac612b)
  • chore(deps): update dependency @​commitlint/cli to v18.4.1 (8dc04bc)
  • chore(deps): update dependency lint-staged to v15.1.0 (bb81dc8)
  • chore(deps): update dependency release-it to v17 (48a2b81)
  • chore(deps): update commitlint monorepo to v18.4.0 (fdf115a)
  • chore(deps): update dependency @​types/node to v20.9.0 (614f524)
  • chore(deps): update dependency @​types/uuid to v9.0.7 (5dca871)
  • chore(deps): update dependency @​types/jest to v29.5.8 (6953709)
  • chore(deps): update dependency @​types/supertest to v2.0.16 (18b7fcb)
  • chore(deps): update dependency eslint to v8.53.0 (c48ebb9)
  • chore(deps): update typescript-eslint monorepo to v6.10.0 (9516e0a)
  • chore(deps): update nest monorepo to v10.2.8 (4ba5075)
  • chore(deps): update dependency @​types/node to v20.8.10 (43571a0)
  • chore(deps): update dependency @​types/jest to v29.5.7 (4eaff26)
  • chore(deps): update typescript-eslint monorepo to v6.9.1 (1986a8d)
  • chore(deps): update node.js to v21 (412e117)
  • chore(deps): update dependency lint-staged to v15 (5ce79dd)
  • chore(deps): update dependency @​types/node to v20 (4e5fa74)
  • chore(deps): update commitlint monorepo to v18 (b4dab3f)
  • chore(deps): update dependency eslint-plugin-import to v2.29.0 (2bdb9f1)
  • Merge pull request #1770 from nestjs/renovate/nest-monorepo (a103506)
  • chore(deps): update nest monorepo to v10.2.7 (8e05ec4)
  • Merge pull request #1772 from nestjs/renovate/uuid-9.x (1d02557)
  • fix(deps): update dependency uuid to v9.0.1 (c5f2e56)
  • Merge pull request #1767 from nestjs/renovate/node-18.x (243e6df)
  • Merge pull request #1768 from nestjs/renovate/typescript-eslint-monorepo (0b8cc4e)
  • chore(deps): update typescript-eslint monorepo to v6.9.0 (bef570f)
  • chore(deps): update dependency @​types/node to v18.18.7 (f39bd15)
  • Merge pull request #1769 from nestjs/renovate/eslint-8.x (346da4b)
  • Merge pull request #1771 from nestjs/renovate/jest-monorepo (3006951)
  • Merge pull request #1773 from nestjs/renovate/postgres-16.x (400a721)
  • chore(deps): update jest monorepo (f3d9045)
  • Merge pull request #1774 from nestjs/renovate/release-it-16.x (23a4931)
  • Merge pull request #1776 from nestjs/renovate/supertest-2.x (aeabb45)
  • Merge pull request #1777 from nestjs/renovate/commitlint-monorepo (d730eab)
  • chore(deps): update postgres docker tag to v16 (44b8e36)
  • chore(deps): update dependency release-it to v16.2.1 (2d6aef5)
  • chore(deps): update dependency eslint to v8.52.0 (8b6bf7c)
  • chore(deps): update commitlint monorepo to v17.8.1 (bd16f84)
  • chore(deps): update dependency @​types/supertest to v2.0.15 (ca0a9f7)
  • Merge pull request #1697 from nestjs/renovate/cimg-node-20.x (5bc8682)
  • Merge pull request #1735 from nestjs/renovate/postgres-15.x (864babc)
  • Merge pull request #1766 from Junikorn/feature/manual-initialization-option (a697437)
  • chore(deps): update node.js to v20.8 (accf89a)
  • feat(): add support for manual init (016881b)

... (truncated)

Commits
  • 5e437d8 chore(): release v10.0.1
  • 2a3e0aa Merge pull request #1782 from nestjs/renovate/cimg-node-21.x
  • 41e97e7 Merge pull request #1800 from nestjs/renovate/postgres-16.x
  • 6d11377 chore(deps): update postgres docker tag to v16.1
  • 96bd691 chore(deps): update typescript-eslint monorepo to v6.11.0
  • 7ac612b chore(deps): update dependency prettier to v3.1.0
  • 8dc04bc chore(deps): update dependency @​commitlint/cli to v18.4.1
  • bb81dc8 chore(deps): update dependency lint-staged to v15.1.0
  • 48a2b81 chore(deps): update dependency release-it to v17
  • fdf115a chore(deps): update commitlint monorepo to v18.4.0
  • Additional commits viewable in compare view


Updates mysql2 from 2.2.5 to 3.6.3

Release notes

Sourced from mysql2's releases.

v3.6.3

3.6.3 (2023-11-03)

Bug Fixes

  • correctly pass values when used with sql-template-strings library (#2266) (6444f99)

v3.6.2

3.6.2 (2023-10-15)

Bug Fixes

v3.6.1

3.6.1 (2023-09-06)

Bug Fixes

  • EventEmitter on method signatures to use spread syntax (#2200) (5d21b81)

v3.6.0

3.6.0 (2023-08-04)

Features

  • add conn-level infileStreamFactory option (#2159) (5bed0f8)

v3.5.2

3.5.2 (2023-07-14)

Bug Fixes

  • Update events that are propagated from pool cluster to include remove (#2114) (927d209)

v3.5.1

3.5.1 (2023-07-10)

Bug Fixes

  • improvements to allow to use Bun and tls (#2119) (fd44a2a)
  • missing ResultSetHeader[] to query and execute (f649486)

v3.5.0

... (truncated)

Changelog

Sourced from mysql2's changelog.

3.6.3 (2023-11-03)

Bug Fixes

  • correctly pass values when used with sql-template-strings library (#2266) (6444f99)

3.6.2 (2023-10-15)

Bug Fixes

3.6.1 (2023-09-06)

Bug Fixes

  • EventEmitter on method signatures to use spread syntax (#2200) (5d21b81)

3.6.0 (2023-08-04)

Features

  • add conn-level infileStreamFactory option (#2159) (5bed0f8)

3.5.2 (2023-07-14)

Bug Fixes

  • Update events that are propagated from pool cluster to include remove (#2114) (927d209)

3.5.1 (2023-07-10)

Bug Fixes

  • improvements to allow to use Bun and tls (#2119) (fd44a2a)
  • missing ResultSetHeader[] to query and execute (f649486)

3.5.0 (2023-07-06)

Features

... (truncated)

Commits
  • f7cffd0 chore(master): release 3.6.3 (#2267)
  • 6444f99 fix: correctly pass values when used with sql-template-strings library (#2266)
  • fa47d0b build(deps-dev): bump lint-staged from 14.0.1 to 15.0.1 (#2243)
  • a09e384 build(deps-dev): bump @​types/node from 20.8.4 to 20.8.6 (#2244)
  • ab02079 chore(master): release 3.6.2 (#2241)
  • f2efe5a fix: sql-template-strings/tag compatibility (#2238)
  • 6bc830e build(deps-dev): bump @​types/node from 20.8.3 to 20.8.4 (#2236)
  • 26dd7d7 build(deps-dev): bump eslint from 8.50.0 to 8.51.0 (#2233)
  • bfa2761 build(deps-dev): bump @​types/node from 20.8.0 to 20.8.3 (#2232)
  • 697f799 chore: fix typo from "paramaters" to "parameters" (#2220)
  • Additional commits viewable in compare view


Updates pg from 8.4.2 to 8.11.3

Changelog

Sourced from pg's changelog.

All major and minor releases are briefly explained below.

For richer information consult the commit log on github with referenced pull requests.

We do not include break-fix version release in this file.

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.2.0

Release notes

Sourced from oracledb's releases.

node-oracledb v6.2.0 Release Notes

node-oracledb v6.2.0 is now available. See the release announcement and CHANGELOG for details. This release contains SODA enhancements, new attributes, and bug fixes for the previous 6.0.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.1.0 Release Notes

node-oracledb v6.1.0 is now available. See the release announcement and CHANGELOG for details. This release contains AQ enhancements, new attributes and bug fixes for the previous 6.0.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.0.3 Release Notes

node-oracledb v6.0.3 is available. See the CHANGELOG for details. This release contains bug fixes for the previous 6.0.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.0.2 Release Notes

node-oracledb v6.0.2 is available. See the CHANGELOG for details. This release contains bug fixes for the 6.0.0 and 6.0.1 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
  • 39db941 Change to 6.2.0 release
  • c19ff75 Update documentation and readthedocs config file to build successfully due to...
  • 89331a5 Update release notes and test cases
  • 85792da Optimization with Easy Connect String processing
  • ef885dc Close cursors for repeated SQL queries that return NJS errors
  • 61d42a8 Internal code changes, example and test case additions
  • b175843 Fixed bug that prevented getting the value of a RAW attribute in a DbObject t...
  • e4d7044 Test case updates
  • 86b1c61 Documentation and Test case updates for the latest code changes
  • d045f4c Code refactoring + bug fixes for cursor leaks and SODA lock setting
  • 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 10.0.1

Release notes

Sourced from mssql's releases.

v10.0.1

10.0.1 (2023-09-12)

Performance Improvements

  • use node: prefix to bypass require.cache call for builtins (145d562)

v10.0.0

10.0.0 (2023-09-06)

Features

  • upgrade tedious to v16 and drop Node 14 support (cd0bc02)

BREAKING CHANGES

  • Drop support for NodeJS <= 14. Upgrade tedious version. Update CI to test NodeJS 20.

v9.3.2

9.3.2 (2023-09-06)

Bug Fixes

  • msnodesqlv8 connection string uses correct instance name (eb3e4d0)

v9.3.0

9.3.0 (2023-09-04)

Features

  • add AAD authentication support to connection strings (59aea21)

v9.2.1

9.2.1 (2023-09-05)

Bug Fixes

  • msnodesqlv8 connection string uses correct instance name (eb3e4d0)

... (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
  • c4544be Merge pull request #1551 from Fdawgs/ref/regex
  • 2e33052 Merge pull request #1550 from Fdawgs/perf/builtins
  • 0e5ed36 Merge pull request #1549 from Fdawgs/chore/package
  • 9a240ac refactor: remove unused regex capture groups
  • fe6aa3a refactor: remove redundant parenthesis around regex
  • 145d562 perf: use node: prefix to bypass require.cache call for builtins
  • ad2ad8f chore(package): bump min node version from 10 to 14
  • c4996a2 Merge pull request #1548 from tediousjs/dependabot/npm_and_yarn/release-tools...
  • a59610b chore(deps-dev): bump the release-tools group with 1 update
  • 4688d61 Merge pull request #1547 from dhensby/pulls/tedious-upgrade
  • Additional commits viewable in compare view


Updates mongodb-memory-server from 6.9.2 to 9.0.1

Release notes

Sourced from mongodb-memory-server's releases.

v9.0.1

9.0.1 (2023-10-12)

Fixes

  • kill: should not try to open a connection to a not running ReplSet (#811) (fefa869)

Style

  • errors: typo "Could not corece VERSION" (#808) (c1f2333)

v9.0.0

9.0.0 (2023-10-06)

⚠ BREAKING CHANGES

  • resolveConfig: Default binary version is now "6.0.9"

  • DryMongoBinary: "legacyHomeCache" has been renamed to "homeCache" when using "DryMongoBinary" directly

  • MongoMemoryReplSet: ReplSet option "auth" can now not be a boolean anymore, use as a object instead

  • Authentication now is only created when "{ enable: true }" is given also "disable" has been removed

  • MongoBinaryDownload: aliases for ".binaryOpts.*" have been removed, use ".binaryOpts.option" instead

  • ".cleanup(boolean)" is now no longer supported, use object options instead

  • ".stop(boolean)" is now no longer supported, use object options instead

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

  • Lowest supported NodeJS version is now 14.0

  • MongoBinaryDownloadUrl::translateArch: "ia32" ("i386" / "i686") are now unsupported by mongodb-memory-server

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

  • MongoInstance::checkErrorInLine: potentially breaking change not removing ", terminating" from error

  • MongoBinaryDownloadUrl::translatePlatform: potentially breaking change removing "sunos" from translation

  • tsconfig: update "target" to "es2019" (df41101)

  • tsconfig: update "target" to "es2020" (ff20382)

Features

  • change authentication to only happen when "enable" is "true" (66a5ad3)
  • DryMongoBinary: rename "legacyHomeCache" to "homeCache" (eb7b691)
  • enable "MD5_CHECK" by default (26cc408)
  • merge "EnsureInstanceError" into "InstanceInfoError" (6962cbe)
  • merge "NoSystemBinaryFoundError" into "BinaryNotFoundError" (d4e4d63)
  • MongoBinaryDownload: remove aliases for "binaryOpts" (4bb3420)
  • MongoBinaryDownloadUrl::getUbuntuVersionString: handle falling back to default version better (8bf3d88)
  • MongoBinaryDownloadUrl::translateArch: remove ia32 translation and support (a827a28), closes #638
  • MongoBinaryDownloadUrl::translatePlatform: remove translation of "elementary OS" (ca75ef5)
  • MongoBinaryDownloadUrl::translatePlatform: remove translation of "sunos" (31060b2), closes #661

... (truncated)

Changelog

Sourced from mongodb-memory-server's changelog.

9.0.1 (2023-10-12)

Fixes

  • kill: should not try to open a connection to a not running ReplSet (#811) (fefa869)

Style

  • errors: typo "Could not corece VERSION" (#808) (c1f2333)

9.0.0 (2023-10-06)

⚠ BREAKING CHANGES

  • resolveConfig: Default binary version is now "6.0.9"

  • DryMongoBinary: "legacyHomeCache" has been renamed to "homeCache" when using "DryMongoBinary" directly

  • MongoMemoryReplSet: ReplSet option "auth" can now not be a boolean anymore, use as a object instead

  • Authentication now is only created when "{ enable: true }" is given also "disable" has been removed

  • MongoBinaryDownload: aliases for ".binaryOpts.*" have been removed, use ".binaryOpts.option" instead

  • ".cleanup(boolean)" is now no longer supported, use object options instead

  • ".stop(boolean)" is now no longer supported, use object options instead

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

  • Lowest supported NodeJS version is now 14.0

  • MongoBinaryDownloadUrl::translateArch: "ia32" ("i386" / "i686") are now unsupported by mongodb-memory-server

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

  • MongoInstance::checkErrorInLine: potentially breaking change not removing ", terminating" from error

  • MongoBinaryDownloadUrl::translatePlatform: potentially breaking change removing "sunos" from translation

  • tsconfig: update "target" to "es2019" (df41101)

  • tsconfig: update "target" to "es2020" (ff20382)

Features

  • change authentication to only happen when "enable" is "true" (66a5ad3)
  • DryMongoBinary: rename "legacyHomeCache" to "homeCache" (eb7b691)
  • enable "MD5_CHECK" by default (26cc408)
  • merge "EnsureInstanceError" into "InstanceInfoError" (6962cbe)
  • merge "NoSystemBinaryFoundError" into "BinaryNotFoundError" (d4e4d63)
  • MongoBinaryDownload: remove aliases for "binaryOpts" (4bb3420)
  • MongoBinaryDownloadUrl::getUbuntuVersionString: handle falling back to default version better (8bf3d88)
  • MongoBinaryDownloadUrl::translateArch: remove ia32 translation and support (a827a28), closes #638
  • MongoBinaryDownloadUrl::translatePlatform: remove translation of "elementary OS" (ca75ef5)
  • MongoBinaryDownloadUrl::translatePlatform: remove translation of "sunos" (31060b2), closes #661
  • MongoBinaryDownloadUrl: add ability to overwrite distro used (f2b1c62), closes #753
  • MongoBinaryDownloadUrl: remove linux fallback binary (fe76b56), closes #761

... (truncated)

Commits


Updates typeorm from 0.2.45 to 0.3.17

Release notes

Sourced from typeorm's releases.

0.3.17

Bug Fixes

0.3.16

0.3.16 (2023-05-09)

Bug Fixes

Features

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

Reverts

0.3.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.14

Bug Fixes

... (truncated)

Changelog

Sourced from typeorm's changelog.

0.3.17 (2023-06-20)

Bug Fixes

0.3.16 (2023-05-09)

Bug Fixes

Features

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

Reverts

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) (
    dependabot[bot] commented 11 months ago

    Looks like these dependencies are updatable in another way, so this is no longer needed.