Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumps the typeorm group in /generators/node-server/resources with 9 updates: | Package | From | To | | --- | --- | --- | | [@nestjs/typeorm](https://github.com/nestjs/typeorm) | `7.1.4` | `10.0.1` | | [mongodb](https://github.com/mongodb/node-mongodb-native) | `6.2.0` | `6.3.0` | | [mysql2](https://github.com/sidorares/node-mysql2) | `2.2.5` | `3.6.5` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.4.2` | `8.11.3` | | [oracledb](https://github.com/oracle/node-oracledb) | `5.0.0` | `6.2.0` | | [mssql](https://github.com/tediousjs/node-mssql) | `6.2.3` | `10.0.1` | | [mongodb-memory-server](https://github.com/nodkz/mongodb-memory-server/tree/HEAD/packages/mongodb-memory-server) | `6.9.2` | `9.1.1` | | [typeorm](https://github.com/typeorm/typeorm) | `0.2.45` | `0.3.17` | | [typeorm-encrypted](https://github.com/generalpiston/typeorm-encrypted) | `0.5.6` | `0.8.0` | Updates `@nestjs/typeorm` from 7.1.4 to 10.0.1 - [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.1) Updates `mongodb` from 6.2.0 to 6.3.0 - [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.3.0) Updates `mysql2` from 2.2.5 to 3.6.5 - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](sidorares/node-mysql2@v2.2.5...v3.6.5) Updates `pg` from 8.4.2 to 8.11.3 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.11.3/packages/pg) Updates `oracledb` from 5.0.0 to 6.2.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.2.0) Updates `mssql` from 6.2.3 to 10.0.1 - [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.1) Updates `mongodb-memory-server` from 6.9.2 to 9.1.1 - [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.1.1/packages/mongodb-memory-server) Updates `typeorm` from 0.2.45 to 0.3.17 - [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.17) 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: mysql2 dependency-type: direct:production update-type: version-update:semver-major 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: 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] <support@github.com>
- Loading branch information