Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the typeorm group across 1 directory with 10 updates
Bumps the typeorm group with 10 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.9.0` | | [mysql2](https://github.com/sidorares/node-mysql2) | `3.9.8` | `3.11.3` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.4.2` | `8.13.0` | | [oracledb](https://github.com/oracle/node-oracledb) | `5.0.0` | `6.6.0` | | [mssql](https://github.com/tediousjs/node-mssql) | `6.2.3` | `11.0.1` | | [mongodb-memory-server](https://github.com/typegoose/mongodb-memory-server/tree/HEAD/packages/mongodb-memory-server) | `6.9.2` | `10.1.1` | | [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.9.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.9.0) Updates `mysql2` from 3.9.8 to 3.11.3 - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](sidorares/node-mysql2@v3.9.8...v3.11.3) Updates `pg` from 8.4.2 to 8.13.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.13.0/packages/pg) Updates `oracledb` from 5.0.0 to 6.6.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.6.0) Updates `mssql` from 6.2.3 to 11.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...v11.0.1) Updates `mongodb-memory-server` from 6.9.2 to 10.1.1 - [Release notes](https://github.com/typegoose/mongodb-memory-server/releases) - [Changelog](https://github.com/typegoose/mongodb-memory-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/typegoose/mongodb-memory-server/commits/v10.1.1/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: mysql2 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] <support@github.com>
- Loading branch information