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 in /generators/node-server/resources with 10 updates #431

Commits on Jan 26, 2024

  1. Bump the typeorm group

    Bumps the typeorm group in /generators/node-server/resources with 10 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.9.0` |
    | [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.3.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.1.6` |
    | [sqlite3](https://github.com/TryGhost/node-sqlite3) | `5.1.6` | `5.1.7` |
    | [typeorm](https://github.com/typeorm/typeorm) | `0.2.45` | `0.3.19` |
    | [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.9.0
    - [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.9.0)
    
    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.3.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.3.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.1.6
    - [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.6/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.19
    - [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.19)
    
    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: 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>
    dependabot[bot] authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    9515e1e View commit details
    Browse the repository at this point in the history