Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the npm_and_yarn group across 1 directory with 30 updates
Bumps the npm_and_yarn group with 28 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `8.4.4` | `9.0.5` | | [class-validator](https://github.com/typestack/class-validator) | `0.13.2` | `0.14.0` | | [got](https://github.com/sindresorhus/got) | `11.8.3` | `11.8.5` | | [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) | `8.5.1` | `9.0.0` | | [mongoose](https://github.com/Automattic/mongoose) | `5.13.14` | `5.13.20` | | [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.17.10` | `7.24.0` | | [json5](https://github.com/json5/json5) | `1.0.1` | `1.0.2` | | [axios](https://github.com/axios/axios) | `0.26.0` | `1.6.8` | | [@nestjs/axios](https://github.com/nestjs/axios) | `0.0.7` | `3.0.2` | | [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `8.4.4` | `10.3.3` | | [@nestjs/config](https://github.com/nestjs/config) | `2.0.0` | `2.3.4` | | [@nestjs/platform-express](https://github.com/nestjs/nest/tree/HEAD/packages/platform-express) | `8.4.4` | `10.3.3` | | [@nestjs/jwt](https://github.com/nestjs/jwt) | `8.0.0` | `10.2.0` | | [@nestjs/mongoose](https://github.com/nestjs/mongoose) | `8.0.1` | `10.0.4` | | [@nestjs/passport](https://github.com/nestjs/passport) | `8.2.1` | `10.0.3` | | [@nestjs/schedule](https://github.com/nestjs/schedule) | `1.1.0` | `4.0.1` | | [@nestjs/swagger](https://github.com/nestjs/swagger) | `5.2.1` | `7.3.0` | | [@nestjs/terminus](https://github.com/nestjs/terminus) | `8.0.6` | `10.2.3` | | [@nestjs/throttler](https://github.com/nestjs/throttler) | `2.0.1` | `5.1.2` | | [@ntegral/nestjs-sentry](https://github.com/ntegral/nestjs-sentry) | `3.0.7` | `4.0.1` | | [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `8.4.5` | `10.3.3` | | [qs](https://github.com/ljharb/qs) | `6.9.3` | `6.11.0` | | [formidable](https://github.com/node-formidable/formidable) | `2.0.1` | `2.1.2` | | [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) | `4.1.0` | `4.1.1` | | [node-fetch](https://github.com/node-fetch/node-fetch) | `2.6.6` | `2.7.0` | | [passport](https://github.com/jaredhanson/passport) | `0.4.1` | `0.7.0` | | [webpack](https://github.com/webpack/webpack) | `5.71.0` | `5.90.1` | | [@nestjs/cli](https://github.com/nestjs/nest-cli) | `8.2.5` | `10.3.2` | Updates `@nestjs/core` from 8.4.4 to 9.0.5 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v9.0.5/packages/core) Updates `class-validator` from 0.13.2 to 0.14.0 - [Release notes](https://github.com/typestack/class-validator/releases) - [Changelog](https://github.com/typestack/class-validator/blob/develop/CHANGELOG.md) - [Commits](typestack/class-validator@v0.13.2...v0.14.0) Updates `got` from 11.8.3 to 11.8.5 - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](sindresorhus/got@v11.8.3...v11.8.5) Updates `jsonwebtoken` from 8.5.1 to 9.0.0 - [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](auth0/node-jsonwebtoken@v8.5.1...v9.0.0) Updates `mongoose` from 5.13.14 to 5.13.20 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@5.13.14...5.13.20) Updates `semver` from 5.7.1 to 5.7.2 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](npm/node-semver@v5.7.1...v5.7.2) Updates `@babel/traverse` from 7.17.10 to 7.24.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.0/packages/babel-traverse) Updates `json5` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v1.0.1...v1.0.2) Updates `axios` from 0.26.0 to 1.6.8 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.26.0...v1.6.8) Updates `@nestjs/axios` from 0.0.7 to 3.0.2 - [Release notes](https://github.com/nestjs/axios/releases) - [Changelog](https://github.com/nestjs/axios/blob/master/.release-it.json) - [Commits](nestjs/axios@0.0.7...3.0.2) Updates `@nestjs/common` from 8.4.4 to 10.3.3 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.3.3/packages/common) Updates `@nestjs/config` from 2.0.0 to 2.3.4 - [Release notes](https://github.com/nestjs/config/releases) - [Changelog](https://github.com/nestjs/config/blob/master/.release-it.json) - [Commits](nestjs/config@2.0.0...2.3.4) Updates `@nestjs/platform-express` from 8.4.4 to 10.3.3 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.3.3/packages/platform-express) Updates `@nestjs/jwt` from 8.0.0 to 10.2.0 - [Release notes](https://github.com/nestjs/jwt/releases) - [Changelog](https://github.com/nestjs/jwt/blob/master/.release-it.json) - [Commits](nestjs/jwt@8.0.0...10.2.0) Updates `@nestjs/mongoose` from 8.0.1 to 10.0.4 - [Release notes](https://github.com/nestjs/mongoose/releases) - [Changelog](https://github.com/nestjs/mongoose/blob/master/.release-it.json) - [Commits](nestjs/mongoose@8.0.1...10.0.4) Updates `@nestjs/passport` from 8.2.1 to 10.0.3 - [Release notes](https://github.com/nestjs/passport/releases) - [Changelog](https://github.com/nestjs/passport/blob/master/.release-it.json) - [Commits](nestjs/passport@8.2.1...10.0.3) Updates `@nestjs/schedule` from 1.1.0 to 4.0.1 - [Release notes](https://github.com/nestjs/schedule/releases) - [Changelog](https://github.com/nestjs/schedule/blob/master/.release-it.json) - [Commits](nestjs/schedule@1.1.0...4.0.1) Updates `@nestjs/swagger` from 5.2.1 to 7.3.0 - [Release notes](https://github.com/nestjs/swagger/releases) - [Changelog](https://github.com/nestjs/swagger/blob/master/.release-it.json) - [Commits](nestjs/swagger@5.2.1...7.3.0) Updates `@nestjs/terminus` from 8.0.6 to 10.2.3 - [Release notes](https://github.com/nestjs/terminus/releases) - [Changelog](https://github.com/nestjs/terminus/blob/master/CHANGELOG.md) - [Commits](nestjs/terminus@8.0.6...10.2.3) Updates `@nestjs/throttler` from 2.0.1 to 5.1.2 - [Release notes](https://github.com/nestjs/throttler/releases) - [Changelog](https://github.com/nestjs/throttler/blob/master/CHANGELOG.md) - [Commits](nestjs/throttler@v2.0.1...v5.1.2) Updates `@ntegral/nestjs-sentry` from 3.0.7 to 4.0.1 - [Commits](https://github.com/ntegral/nestjs-sentry/commits) Updates `@nestjs/testing` from 8.4.5 to 10.3.3 - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.3.3/packages/testing) Updates `qs` from 6.9.3 to 6.11.0 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.9.3...v6.11.0) Updates `formidable` from 2.0.1 to 2.1.2 - [Release notes](https://github.com/node-formidable/formidable/releases) - [Changelog](https://github.com/node-formidable/formidable/blob/master/CHANGELOG.md) - [Commits](https://github.com/node-formidable/formidable/commits) Updates `follow-redirects` from 1.15.0 to 1.15.6 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.0...v1.15.6) Updates `http-cache-semantics` from 4.1.0 to 4.1.1 - [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1) Updates `node-fetch` from 2.6.6 to 2.7.0 - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.6.6...v2.7.0) Updates `passport` from 0.4.1 to 0.7.0 - [Changelog](https://github.com/jaredhanson/passport/blob/master/CHANGELOG.md) - [Commits](jaredhanson/passport@v0.4.1...v0.7.0) Updates `webpack` from 5.71.0 to 5.90.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.71.0...v5.90.1) Updates `@nestjs/cli` from 8.2.5 to 10.3.2 - [Release notes](https://github.com/nestjs/nest-cli/releases) - [Changelog](https://github.com/nestjs/nest-cli/blob/master/.release-it.json) - [Commits](nestjs/nest-cli@8.2.5...10.3.2) --- updated-dependencies: - dependency-name: "@nestjs/core" dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: class-validator dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: got dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: jsonwebtoken dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: mongoose dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: semver dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: "@babel/traverse" dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: json5 dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: axios dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: "@nestjs/axios" dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: "@nestjs/common" dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: "@nestjs/config" dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: "@nestjs/platform-express" dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: "@nestjs/jwt" dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: "@nestjs/mongoose" dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: "@nestjs/passport" dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: "@nestjs/schedule" dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: "@nestjs/swagger" dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: "@nestjs/terminus" dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: "@nestjs/throttler" dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: "@ntegral/nestjs-sentry" dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: "@nestjs/testing" dependency-type: direct:development dependency-group: npm_and_yarn-security-group - dependency-name: qs dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: formidable dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: follow-redirects dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: http-cache-semantics dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: node-fetch dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: passport dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: webpack dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: "@nestjs/cli" dependency-type: direct:development dependency-group: npm_and_yarn-security-group ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information