na2na-p / avion

An web application
1 stars 0 forks source link

Update all non-major dependencies #121

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nestjs/common (source) ^10.2.1 -> ^10.2.2 age adoption passing confidence
@nestjs/core (source) ^10.2.1 -> ^10.2.2 age adoption passing confidence
@nestjs/platform-express (source) ^10.2.1 -> ^10.2.2 age adoption passing confidence
@nestjs/testing (source) ^10.2.1 -> ^10.2.2 age adoption passing confidence
@types/node (source) 18.17.11 -> 18.17.12 age adoption passing confidence
@typescript-eslint/eslint-plugin ^6.4.1 -> ^6.5.0 age adoption passing confidence
@typescript-eslint/parser ^6.4.1 -> ^6.5.0 age adoption passing confidence
pnpm (source) 8.6.12 -> 8.7.0 age adoption passing confidence
pnpm (source) >=8.6.12 -> >=8.7.0 age adoption passing confidence
pnpm (source) 8.6.12 -> 8.7.0 age adoption passing confidence

Release Notes

nestjs/nest (@​nestjs/common) ### [`v10.2.2`](https://togithub.com/nestjs/nest/releases/tag/v10.2.2) [Compare Source](https://togithub.com/nestjs/nest/compare/v10.2.1...v10.2.2) #### v10.2.2 (2023-08-28) ##### Enhancements - `core` - [#​12276](https://togithub.com/nestjs/nest/pull/12276) feat(core): add generic type for transformed value in decorators factory ([@​quangtran88](https://togithub.com/quangtran88)) ##### Dependencies - Other - [#​12269](https://togithub.com/nestjs/nest/pull/12269) chore(deps-dev): bump concurrently from 8.2.0 to 8.2.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12268](https://togithub.com/nestjs/nest/pull/12268) chore(deps-dev): bump [@​grpc/grpc-js](https://togithub.com/grpc/grpc-js) from 1.9.0 to 1.9.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12263](https://togithub.com/nestjs/nest/pull/12263) fix(deps): update dependency [@​nestjs/event-emitter](https://togithub.com/nestjs/event-emitter) to v2.0.2 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​12271](https://togithub.com/nestjs/nest/pull/12271) chore(deps-dev): bump redis from 4.6.7 to 4.6.8 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12272](https://togithub.com/nestjs/nest/pull/12272) chore(deps-dev): bump [@​grpc/proto-loader](https://togithub.com/grpc/proto-loader) from 0.7.8 to 0.7.9 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12279](https://togithub.com/nestjs/nest/pull/12279) chore(deps-dev): bump typescript from 5.1.6 to 5.2.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12285](https://togithub.com/nestjs/nest/pull/12285) chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.5.1 to 20.5.7 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12286](https://togithub.com/nestjs/nest/pull/12286) chore(deps-dev): bump mongoose from 7.4.3 to 7.4.5 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12247](https://togithub.com/nestjs/nest/pull/12247) chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.5.0 to 20.5.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12249](https://togithub.com/nestjs/nest/pull/12249) chore(deps-dev): bump eslint-plugin-import from 2.28.0 to 2.28.1 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) - [#​12262](https://togithub.com/nestjs/nest/pull/12262) fix(deps): update dependency [@​nestjs/bull](https://togithub.com/nestjs/bull) to v10.0.1 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​12258](https://togithub.com/nestjs/nest/pull/12258) chore(deps): update dependency jest to v29.6.3 ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - [#​12259](https://togithub.com/nestjs/nest/pull/12259) fix(deps): update dependency [@​graphql-tools/utils](https://togithub.com/graphql-tools/utils) to v10.0.5 - autoclosed ([@​renovate\[bot\]](https://togithub.com/apps/renovate)) - `common`, `core`, `microservices`, `platform-express`, `platform-fastify`, `platform-socket.io`, `platform-ws`, `testing`, `websockets` - [#​12248](https://togithub.com/nestjs/nest/pull/12248) chore(deps): bump tslib from 2.6.1 to 2.6.2 ([@​dependabot\[bot\]](https://togithub.com/apps/dependabot)) ##### Committers: 1 - Tran Quang ([@​quangtran88](https://togithub.com/quangtran88))
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v6.5.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#650-2023-08-28) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.4.1...v6.5.0) ##### Bug Fixes - **eslint-plugin:** \[consistent-type-assertions] wrap object return value with parentheses ([#​6885](https://togithub.com/typescript-eslint/typescript-eslint/issues/6885)) ([23ac499](https://togithub.com/typescript-eslint/typescript-eslint/commit/23ac49944e4f4067f89123fddd4a80c629270b4c)) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. #### [6.4.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.4.0...v6.4.1) (2023-08-21) ##### Bug Fixes - **eslint-plugin:** \[no-unnecessary-condition] false positives with branded types ([#​7466](https://togithub.com/typescript-eslint/typescript-eslint/issues/7466)) ([b52658f](https://togithub.com/typescript-eslint/typescript-eslint/commit/b52658fbb6f5cf2085c94926872e6d39efaa3b01)), closes [#​7293](https://togithub.com/typescript-eslint/typescript-eslint/issues/7293) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v6.5.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#650-2023-08-28) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.4.1...v6.5.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. #### [6.4.1](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.4.0...v6.4.1) (2023-08-21) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
pnpm/pnpm (pnpm) ### [`v8.7.0`](https://togithub.com/pnpm/pnpm/releases/tag/v8.7.0) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.6.12...v8.7.0) #### Minor Changes - Improve performance of installation by using a worker pool for extracting packages and writing them to the content-addressable store [#​6850](https://togithub.com/pnpm/pnpm/pull/6850) - The default value of the `resolution-mode` setting is changed to `highest`. This setting was changed to `lowest-direct` in v8.0.0 and some users were [not happy with the change](https://togithub.com/pnpm/pnpm/issues/6463). A [twitter poll](https://twitter.com/pnpmjs/status/1693707270897517022) concluded that most of the users want the old behaviour (`resolution-mode` set to `highest` by default). This is a semi-breaking change but should not affect users that commit their lockfile [#​6463](https://togithub.com/pnpm/pnpm/issues/6463). #### Patch Changes - Warn when linking a package with peerDependencies [#​615](https://togithub.com/pnpm/pnpm/issues/615). - Add support for npm lockfile v3 in `pnpm import` [#​6233](https://togithub.com/pnpm/pnpm/issues/6233). - Override peerDependencies in `pnpm.overrides` [#​6759](https://togithub.com/pnpm/pnpm/issues/6759). - Respect workspace alias syntax in pkg graph [#​6922](https://togithub.com/pnpm/pnpm/issues/6922) - Emit a clear error message when users attempt to specify an undownloadable node version [#​6916](https://togithub.com/pnpm/pnpm/pull/6916). - `pnpm patch` should write patch files with a trailing newline [#​6905](https://togithub.com/pnpm/pnpm/pull/6905). - Dedupe deps with the same alias in direct dependencies [6966](https://togithub.com/pnpm/pnpm/issues/6966) - Don't prefix install output for the dlx command. - Performance optimizations. Package tarballs are now download directly to memory and built to an ArrayBuffer. Hashing and other operations are avoided until the stream has been fully received [#​6819](https://togithub.com/pnpm/pnpm/pull/6819). #### Our Gold Sponsors
#### Our Silver Sponsors

Configuration

📅 Schedule: Branch creation - "after 9am,before 12am" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.