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

Bump the typeorm group across 1 directory with 9 updates #476

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2024

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

Package From To
@nestjs/typeorm 7.1.4 10.0.2
mongodb 6.2.0 6.6.2
pg 8.4.2 8.11.5
oracledb 5.0.0 6.5.0
mssql 6.2.3 10.0.2
mongodb-memory-server 6.9.2 9.2.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.6.2

Release notes

Sourced from mongodb's releases.

v6.6.2

6.6.2 (2024-05-15)

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

Release Notes

Server Selection performance regression due to incorrect RTT measurement

Starting in version 6.6.0, when using the stream server monitoring mode, heartbeats were incorrectly timed as having a duration of 0, leading to server selection viewing each server as equally desirable for selection.

Bug Fixes

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

Documentation

We invite you to try the mongodb library immediately, and report any issues to the NODE project.

v6.6.1

6.6.1 (2024-05-06)

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

Release Notes

ref()-ed timer keeps event loop running until client.connect() resolves

When the MongoClient is first starting up (client.connect()) monitoring connections begin the process of discovering servers to make them selectable. The ref()-ed serverSelectionTimeoutMS timer keeps Node.js' event loop running as the monitoring connections are created. In the last release we inadvertently unref()-ed this initial timer which would allow Node.js to close before the monitors could create connections.

Bug Fixes

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

Documentation

We invite you to try the mongodb library immediately, and report any issues to the NODE project.

v6.6.0

6.6.0 (2024-05-02)

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

... (truncated)

Changelog

Sourced from mongodb's changelog.

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

  • NODE-3639: add a general stage to the aggregation pipeline builder (#4079) (8fca1aa)
  • NODE-5678: add options parsing support for timeoutMS and defaultTimeoutMS (#4068) (ddd1e81)
  • NODE-5762: include cause and package name for all MongoMissingDependencyErrors (#4067) (62ea94b)
  • NODE-5825: add minRoundTripTime to ServerDescription and change roundTripTime to a moving average (#4059) (0e3d6ea)
  • NODE-5919: support new type option in create search index helpers (#4060) (3598c23)
  • NODE-6020: upgrade BSON to ^6.5.0 (#4035) (8ab2055)

Bug Fixes

  • NODE-3681: Typescript error in Collection.findOneAndModify UpdateFilter $currentDate (#4047) (a8670a7)
  • NODE-5530: make topology descriptions JSON stringifiable (#4070) (3a0e011)
  • NODE-5745: ignore Read/Write Concern in Atlas Search Index Helpers (#4042) (67d7bab)
  • NODE-5925: driver throws error when non-read operation in a transaction has a ReadPreferenceMode other than 'primary' (#4075) (39fc198)
  • NODE-5971: attach v to createIndexes command when version is specified (#4043) (1879a04)
  • NODE-5999: Change TopologyDescription.error type to MongoError (#4028) (30432e8)
  • NODE-6019: indexExists always returns false when full is set to true (#4034) (0ebc1ac)
  • NODE-6029: update types for collection listing indexes (#4072) (232bf3c)
  • NODE-6051: only provide expected allowed keys to libmongocrypt after fetching aws kms credentials (#4057) (c604e74)
  • NODE-6066: ClusterTime.signature can be undefined (#4069) (ce55ca9)

Performance Improvements

  • NODE-6127: move error construction into setTimeout callback (#4094) (6abc074)

6.5.0 (2024-03-11)

Features

... (truncated)

Commits

Updates pg from 8.4.2 to 8.11.5

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.

[email protected]

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

[email protected]

[email protected]

[email protected]

[email protected]

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

[email protected]

[email protected]

[email protected]

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

[email protected]

... (truncated)

Commits

Updates oracledb from 5.0.0 to 6.5.0

Release notes

Sourced from oracledb's releases.

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

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

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.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
  • 73fd2f8 Add release date for node-oracledb 6.5 in the release notes
  • fa85105 Minor change in the release notes
  • 0cd0de4 Complete update of documentation, test cases and other non-code files for 6.5...
  • 622c44a Update code to connect to Oracle Database 23ai Cloud Free Database
  • ea431d3 More test and documentation updates for Oracle Database 23ai
  • bf5e698 Prepare for 6.5 release and Oracle Database 23ai
  • 0be45d8 Add code and test changes for the upcoming Oracle Database 23ai release
  • bf3eb21 Fixed an issue with privileges that prevented the startup() function from bri...
  • 0ee0d93 Release Note entry update
  • dd00f2b Updated the ClientInfo terminal parameter to remove the hardcoded value (See ...
  • 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.2

Release notes

Sourced from mssql's releases.

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

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)

... (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
  • f09c23d Merge pull request #1592 from bombjackit/patch-acquire
  • 1d8a2f4 Merge pull request #1596 from tediousjs/dependabot/npm_and_yarn/release-tools...
  • bf7819a chore(deps-dev): bump the release-tools group with 2 updates
  • 55f5a9f fix: from now _acquire return always a promise to avoid uncatchable exception
  • 34bd686 Merge pull request #1593 from tediousjs/dependabot/npm_and_yarn/release-tools...
  • 77143e6 chore(deps-dev): bump the release-tools group with 1 update
  • 48c9c1f Merge pull request #1590 from tediousjs/dependabot/npm_and_yarn/release-tools...
  • b45598a chore(deps-dev): bump the release-tools group with 1 update
  • ac350e4 Merge pull request #1588 from tediousjs/dependabot/npm_and_yarn/release-tools...
  • cc52fb0 chore(deps-dev): bump the release-tools group with 3 updates
  • Additional commits viewable in compare view

Updates mongodb-memory-server from 6.9.2 to 9.2.0

Release notes

Sourced from mongodb-memory-server's releases.

v9.2.0

9.2.0 (2024-04-22)

Features

  • add option "DOWNLOAD_IGNORE_MISSING_HEADER" to ignore missing response-headers (f3f7764), closes #865
  • update default-4.2-binary to 4.2.24 (63fcfc2)
  • update default-4.4-binary to 4.4.28 (df5eec0)
  • update default-binary to 6.0.14 (47f2bb3)

Dependencies

  • https-proxy-agent: upgrade to version 7.0.4 (d9dedc4)
  • semver: upgrade to version 7.6.0 (d0b50aa)
  • tar-stream: upgrade to version 3.1.7 (abcebd4)
  • yauzl: upgrade to version 3.1.3 (ba90289)

Dev-Dependencies

  • @​types/jest: upgrade to version 29.5.12 (61ce778)
  • @​types/semver: upgrade to version 7.5.8 (c042b9a)
  • commitlint:* upgrade to version 17.8.1 (08141c8)
  • eslint-config-prettier: upgrade to version 9.1.0 (dc3dd4f)
  • eslint-plugin-prettier: upgrade to version 5.1.3 (dc49e9c)
  • eslint: upgrade to version 8.57.0 (cfe19a8)
  • prettier: upgrade to version 3.2.5 (b13b13c)

v9.2.0-beta.1

9.2.0-beta.1 (2024-04-19)

Features

  • add option "DOWNLOAD_IGNORE_MISSING_HEADER" to ignore missing response-headers (f3f7764), closes #865
  • update default-4.2-binary to 4.2.24 (63fcfc2)
  • update default-4.4-binary to 4.4.28 (df5eec0)
  • update default-binary to 6.0.14 (47f2bb3)

Dependencies

  • https-proxy-agent: upgrade to version 7.0.4 (d9dedc4)
  • semver: upgrade to version 7.6.0 (d0b50aa)
  • tar-stream: upgrade to version 3.1.7 (abcebd4)
  • yauzl: upgrade to version 3.1.3 (ba90289)

... (truncated)

Changelog

Sourced from mongodb-memory-server's changelog.

9.2.0 (2024-04-22)

Features

  • add option "DOWNLOAD_IGNORE_MISSING_HEADER" to ignore missing response-headers (f3f7764), closes #865
  • update default-4.2-binary to 4.2.24 (63fcfc2)
  • update default-4.4-binary to 4.4.28 (df5eec0)
  • update default-binary to 6.0.14 (47f2bb3)

Dependencies

  • https-proxy-agent: upgrade to version 7.0.4 (d9dedc4)
  • semver: upgrade to version 7.6.0 (d0b50aa)
  • tar-stream: upgrade to version 3.1.7 (abcebd4)
  • yauzl: upgrade to version 3.1.3 (ba90289)

Dev-Dependencies

  • @​types/jest: upgrade to version 29.5.12 (61ce778)
  • @​types/semver: upgrade to version 7.5.8 (c042b9a)
  • commitlint:* upgrade to version 17.8.1 (08141c8)
  • eslint-config-prettier: upgrade to version 9.1.0 (dc3dd4f)
  • eslint-plugin-prettier: upgrade to version 5.1.3 (dc49e9c)
  • eslint: upgrade to version 8.57.0 (cfe19a8)
  • prettier: upgrade to version 3.2.5 (b13b13c)

9.2.0-beta.1 (2024-04-19)

Features

  • add option "DOWNLOAD_IGNORE_MISSING_HEADER" to ignore missing response-headers (f3f7764), closes #865
  • update default-4.2-binary to 4.2.24 (63fcfc2)
  • update default-4.4-binary to 4.4.28 (df5eec0)
  • update default-binary to 6.0.14 (47f2bb3)

Dependencies

  • https-proxy-agent: upgrade to version 7.0.4 (d9dedc4)
  • semver: upgrade to version 7.6.0 (d0b50aa)
  • tar-stream: upgrade to version 3.1.7 (abcebd4)
  • yauzl: upgrade to version 3.1.3 (ba90289)

Dev-Dependencies

... (truncated)

Commits

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: TryGhost/node-sqlite3@v5.1.6...v5.1.7

v5.1.7-rc.0

Please install v5.1.7 instead.

Full Changelog: TryGhost/node-sqlite3@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

Features

Reverts

0.3.19

Bug Fixes

  • fixed Cannot read properties of undefined (reading 'sync') caused after glob package upgrade

0.3.18

Bug Fixes

  • add BaseEntity to model-shim (#10503) (3cf938e)
  • add error handling for missing join columns (#10525) (122c897), closes #7034
  • add missing export for View class (#10261) (7adbc9b)
  • added fail callback while opening the database in Cordova (#10566) (8b4df5b)
  • aggregate function throw error when column alias name is set (#10035) (022d2b5), closes #9927
  • backport postgres connection error handling to crdb (#10177) (149226d)
  • bump better-sqlite3 version range (#10452) (75ec8f2)
  • caching always enabled not caching queries (#10524) (8af533f)
  • circular dependency breaking node.js 20.6 (#10344) (ba7ad3c), closes #10338
  • correctly keep query.data from ormOption for commit / rollback subscribers (#10151) (73ee70b)
  • default value in child table/entity column decorator for multiple table inheritance is ignored for inherited columns (#10563) (#10564) (af77a5d)
  • deletedAt column leaking as side effect of object update while creating a row (#10435) (7de4890)
  • empty objects being hydrated when eager loading relations that have a @VirtualColumn (#10432) (

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

| Package | From | To |
| --- | --- | --- |
| [@nestjs/typeorm](https://github.com/nestjs/typeorm) | `7.1.4` | `10.0.2` |
| [mongodb](https://github.com/mongodb/node-mongodb-native) | `6.2.0` | `6.6.2` |
| [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.4.2` | `8.11.5` |
| [oracledb](https://github.com/oracle/node-oracledb) | `5.0.0` | `6.5.0` |
| [mssql](https://github.com/tediousjs/node-mssql) | `6.2.3` | `10.0.2` |
| [mongodb-memory-server](https://github.com/nodkz/mongodb-memory-server/tree/HEAD/packages/mongodb-memory-server) | `6.9.2` | `9.2.0` |
| [sqlite3](https://github.com/TryGhost/node-sqlite3) | `5.1.6` | `5.1.7` |
| [typeorm](https://github.com/typeorm/typeorm) | `0.2.45` | `0.3.20` |
| [typeorm-encrypted](https://github.com/generalpiston/typeorm-encrypted) | `0.5.6` | `0.8.0` |



Updates `@nestjs/typeorm` from 7.1.4 to 10.0.2
- [Release notes](https://github.com/nestjs/typeorm/releases)
- [Changelog](https://github.com/nestjs/typeorm/blob/master/.release-it.json)
- [Commits](nestjs/typeorm@7.1.4...10.0.2)

Updates `mongodb` from 6.2.0 to 6.6.2
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v6.2.0...v6.6.2)

Updates `pg` from 8.4.2 to 8.11.5
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/[email protected]/packages/pg)

Updates `oracledb` from 5.0.0 to 6.5.0
- [Release notes](https://github.com/oracle/node-oracledb/releases)
- [Changelog](https://github.com/oracle/node-oracledb/blob/main/CHANGELOG.md)
- [Commits](oracle/node-oracledb@v5.0.0...v6.5.0)

Updates `mssql` from 6.2.3 to 10.0.2
- [Release notes](https://github.com/tediousjs/node-mssql/releases)
- [Changelog](https://github.com/tediousjs/node-mssql/blob/master/CHANGELOG.txt)
- [Commits](tediousjs/node-mssql@v6.2.3...v10.0.2)

Updates `mongodb-memory-server` from 6.9.2 to 9.2.0
- [Release notes](https://github.com/nodkz/mongodb-memory-server/releases)
- [Changelog](https://github.com/nodkz/mongodb-memory-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodkz/mongodb-memory-server/commits/v9.2.0/packages/mongodb-memory-server)

Updates `sqlite3` from 5.1.6 to 5.1.7
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Commits](TryGhost/node-sqlite3@v5.1.6...v5.1.7)

Updates `typeorm` from 0.2.45 to 0.3.20
- [Release notes](https://github.com/typeorm/typeorm/releases)
- [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md)
- [Commits](typeorm/typeorm@0.2.45...0.3.20)

Updates `typeorm-encrypted` from 0.5.6 to 0.8.0
- [Commits](https://github.com/generalpiston/typeorm-encrypted/commits)

---
updated-dependencies:
- dependency-name: "@nestjs/typeorm"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: typeorm
- dependency-name: mongodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: typeorm
- dependency-name: pg
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: typeorm
- dependency-name: oracledb
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: typeorm
- dependency-name: mssql
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: typeorm
- dependency-name: mongodb-memory-server
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: typeorm
- dependency-name: sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: typeorm
- dependency-name: typeorm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: typeorm
- dependency-name: typeorm-encrypted
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: typeorm
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 16, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 24, 2024

Superseded by #479.

@dependabot dependabot bot closed this May 24, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/generators/node-server/resources/typeorm-b19b3ed111 branch May 24, 2024 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants