na2na-p / avion

An web application
1 stars 0 forks source link

Update all non-major dependencies #98

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.1.0 -> ^10.1.2 age adoption passing confidence
@nestjs/core (source) ^10.1.0 -> ^10.1.2 age adoption passing confidence
@nestjs/platform-express (source) ^10.1.0 -> ^10.1.2 age adoption passing confidence
@nestjs/testing (source) ^10.1.0 -> ^10.1.2 age adoption passing confidence
@swc/core (source) ^1.3.70 -> ^1.3.71 age adoption passing confidence
@types/node (source) 18.17.0 -> 18.17.1 age adoption passing confidence
@typescript-eslint/eslint-plugin ^6.1.0 -> ^6.2.0 age adoption passing confidence
@typescript-eslint/parser ^6.1.0 -> ^6.2.0 age adoption passing confidence
turbo (source) ^1.10.9 -> ^1.10.12 age adoption passing confidence

Release Notes

nestjs/nest (@​nestjs/common) ### [`v10.1.2`](https://togithub.com/nestjs/nest/compare/v10.1.1...v10.1.2) [Compare Source](https://togithub.com/nestjs/nest/compare/v10.1.1...v10.1.2) ### [`v10.1.1`](https://togithub.com/nestjs/nest/compare/v10.1.0...v10.1.1) [Compare Source](https://togithub.com/nestjs/nest/compare/v10.1.0...v10.1.1)
nestjs/nest (@​nestjs/core) ### [`v10.1.2`](https://togithub.com/nestjs/nest/compare/v10.1.1...v10.1.2) [Compare Source](https://togithub.com/nestjs/nest/compare/v10.1.1...v10.1.2) ### [`v10.1.1`](https://togithub.com/nestjs/nest/compare/v10.1.0...v10.1.1) [Compare Source](https://togithub.com/nestjs/nest/compare/v10.1.0...v10.1.1)
nestjs/nest (@​nestjs/platform-express) ### [`v10.1.2`](https://togithub.com/nestjs/nest/compare/v10.1.1...v10.1.2) [Compare Source](https://togithub.com/nestjs/nest/compare/v10.1.1...v10.1.2) ### [`v10.1.1`](https://togithub.com/nestjs/nest/compare/v10.1.0...v10.1.1) [Compare Source](https://togithub.com/nestjs/nest/compare/v10.1.0...v10.1.1)
nestjs/nest (@​nestjs/testing) ### [`v10.1.2`](https://togithub.com/nestjs/nest/compare/v10.1.1...v10.1.2) [Compare Source](https://togithub.com/nestjs/nest/compare/v10.1.1...v10.1.2) ### [`v10.1.1`](https://togithub.com/nestjs/nest/compare/v10.1.0...v10.1.1) [Compare Source](https://togithub.com/nestjs/nest/compare/v10.1.0...v10.1.1)
swc-project/swc (@​swc/core) ### [`v1.3.71`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#1371---2023-07-25) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.3.70...v1.3.71) ##### Bug Fixes - **(css/modules)** Preserve attr selectors used with `:global` ([#​7670](https://togithub.com/swc-project/swc/issues/7670)) ([11b4679](https://togithub.com/swc-project/swc/commit/11b4679231bdfa8662fdcb1dade4dc1146f8e11d)) - **(es/minifier)** Only cast global `Infinity`/`undefined`/`NaN` ([#​7684](https://togithub.com/swc-project/swc/issues/7684)) ([241c04a](https://togithub.com/swc-project/swc/commit/241c04ab4a2e7e7f34563fdc8a355f82c6ba03e8)) - **(es/minifier)** Drop line comments starting with `!` ([#​7689](https://togithub.com/swc-project/swc/issues/7689)) ([951138c](https://togithub.com/swc-project/swc/commit/951138cd13339ca7b5cb5305203e466fcd4a0b0e)) - **(es/minifier)** Abort seq inliner using visitor ([#​7699](https://togithub.com/swc-project/swc/issues/7699)) ([a26dbce](https://togithub.com/swc-project/swc/commit/a26dbce9817c8f39c7d5857bb258298da274c6f3)) - **(es/typescript)** Fix handling of optional chaining ([#​7660](https://togithub.com/swc-project/swc/issues/7660)) ([c017874](https://togithub.com/swc-project/swc/commit/c01787408522202f3c717c0ecfa8e00aedef9142)) ##### Features - **(css/parser)** Support `@starting-style` ([#​7677](https://togithub.com/swc-project/swc/issues/7677)) ([cfb7b51](https://togithub.com/swc-project/swc/commit/cfb7b511eebe068b3c57f4540b90cb59c922d7e9)) ##### Miscellaneous Tasks - **(ci)** Fix CI ([#​7679](https://togithub.com/swc-project/swc/issues/7679)) ([57398af](https://togithub.com/swc-project/swc/commit/57398af2708ebd72c489fa81b9573259b0a71d15)) ##### Refactor - **(es/minifier)** Respect `toplevel` and `module` options ([#​7671](https://togithub.com/swc-project/swc/issues/7671)) ([9893bd2](https://togithub.com/swc-project/swc/commit/9893bd2d43de60978dd28c44c8e4032170b11987)) - **(es/minifier)** Respect top-level when invoking IIFE ([#​7690](https://togithub.com/swc-project/swc/issues/7690)) ([bf72362](https://togithub.com/swc-project/swc/commit/bf723625b02204c4d2e9228d53ac53c9d41221a1))
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v6.2.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#620-2023-07-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.1.0...v6.2.0) ##### Bug Fixes - **eslint-plugin:** \[member-ordering] account for repeated names ([#​6864](https://togithub.com/typescript-eslint/typescript-eslint/issues/6864)) ([d207b59](https://togithub.com/typescript-eslint/typescript-eslint/commit/d207b59e24acb9377a7a55104d082bd91fbb664e)) - **eslint-plugin:** \[no-unsafe-enum-comparison] exempt bit shift operators ([#​7074](https://togithub.com/typescript-eslint/typescript-eslint/issues/7074)) ([b3e0e75](https://togithub.com/typescript-eslint/typescript-eslint/commit/b3e0e7571f1abb5dae347d3701844324232b1431)) - **eslint-plugin:** \[prefer-nullish-coalescing] handle case when type of left side is null or undefined ([#​7225](https://togithub.com/typescript-eslint/typescript-eslint/issues/7225)) ([b62affe](https://togithub.com/typescript-eslint/typescript-eslint/commit/b62affe8ddac7c0af22bf74f22503d0cda92f4c0)) - **eslint-plugin:** use a default export for the rules type ([#​7266](https://togithub.com/typescript-eslint/typescript-eslint/issues/7266)) ([af77a1d](https://togithub.com/typescript-eslint/typescript-eslint/commit/af77a1d33f0853d2ab0f61e4ac04dec47cd7ba18)) ##### Features - **eslint-plugin:** \[class-methods-use-this] add extension rule ([#​6457](https://togithub.com/typescript-eslint/typescript-eslint/issues/6457)) ([18ea3b1](https://togithub.com/typescript-eslint/typescript-eslint/commit/18ea3b1f8938e25053f89b7e4ec8dcc6c453118a)) - **eslint-plugin:** sync getFunctionHeadLoc implementation with upstream ([#​7260](https://togithub.com/typescript-eslint/typescript-eslint/issues/7260)) ([f813147](https://togithub.com/typescript-eslint/typescript-eslint/commit/f81314731cccb779423e2580a805eff3efff8564)) 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.2.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#620-2023-07-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.1.0...v6.2.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.
vercel/turbo (turbo) ### [`v1.10.12`](https://togithub.com/vercel/turbo/releases/tag/v1.10.12): Turborepo v1.10.12 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.10.11...v1.10.12) #### What's Changed ##### Changelog - release(turborepo): 1.10.11 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5600](https://togithub.com/vercel/turbo/pull/5600) - fix(prune): copy pnpm workspace file to top level out directory by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5605](https://togithub.com/vercel/turbo/pull/5605) - fix: use correct enum values for task output mode by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5607](https://togithub.com/vercel/turbo/pull/5607) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.10.11...v1.10.12 ### [`v1.10.11`](https://togithub.com/vercel/turbo/releases/tag/v1.10.11): Turborepo v1.10.11 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.10.10...v1.10.11) #### What's Changed ##### Changelog - release(turborepo): 1.10.10 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5593](https://togithub.com/vercel/turbo/pull/5593) - fix: re-enable go-daemon by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5596](https://togithub.com/vercel/turbo/pull/5596) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.10.10...v1.10.11 ### [`v1.10.10`](https://togithub.com/vercel/turbo/releases/tag/v1.10.10): Turborepo v1.10.10 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.10.9...v1.10.10) #### What's Changed ##### Changelog - chore: no longer convert in relative unix path constructor by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5552](https://togithub.com/vercel/turbo/pull/5552) - release(turborepo): 1.10.9-canary.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5559](https://togithub.com/vercel/turbo/pull/5559) - fix(lockfile): Fix directory resolution variant by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5551](https://togithub.com/vercel/turbo/pull/5551) - feat(turborepo): Add proxy support to create-turbo and turbo-gen by [@​gsoltis](https://togithub.com/gsoltis) in [https://github.com/vercel/turbo/pull/5554](https://togithub.com/vercel/turbo/pull/5554) - release(turborepo): 1.10.9 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5565](https://togithub.com/vercel/turbo/pull/5565) - feat: port prune to rust by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5531](https://togithub.com/vercel/turbo/pull/5531) - fix: pnpm alias workspace deps by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5569](https://togithub.com/vercel/turbo/pull/5569) - release(turborepo): 1.10.10-canary.0 by [@​github-actions](https://togithub.com/github-actions) in [https://github.com/vercel/turbo/pull/5577](https://togithub.com/vercel/turbo/pull/5577) - fix: Forward verbosity flags to local turbo by [@​NicholasLYang](https://togithub.com/NicholasLYang) in [https://github.com/vercel/turbo/pull/5578](https://togithub.com/vercel/turbo/pull/5578) - feat: port package graph validation by [@​chris-olszewski](https://togithub.com/chris-olszewski) in [https://github.com/vercel/turbo/pull/5566](https://togithub.com/vercel/turbo/pull/5566) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.10.9...v1.10.10

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.