na2na-p / avion

An web application
1 stars 0 forks source link

Update all non-major dependencies #89

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/cli ^10.1.4 -> ^10.1.7 age adoption passing confidence
@swc/core (source) ^1.3.67 -> ^1.3.68 age adoption passing confidence

Release Notes

nestjs/nest-cli (@​nestjs/cli) ### [`v10.1.7`](https://togithub.com/nestjs/nest-cli/releases/tag/10.1.7) [Compare Source](https://togithub.com/nestjs/nest-cli/compare/10.1.6...10.1.7) - feat(plugin): use local ts binary for meta printer ([`1fc18f6`](https://togithub.com/nestjs/nest-cli/commit/1fc18f61)) ### [`v10.1.6`](https://togithub.com/nestjs/nest-cli/releases/tag/10.1.6) [Compare Source](https://togithub.com/nestjs/nest-cli/compare/10.1.5...10.1.6) - fix(plugin): use unknown to fix ts incompatibility issues ([`882722d`](https://togithub.com/nestjs/nest-cli/commit/882722d3)) ### [`v10.1.5`](https://togithub.com/nestjs/nest-cli/releases/tag/10.1.5) [Compare Source](https://togithub.com/nestjs/nest-cli/compare/10.1.4...10.1.5) - Merge branch 'master' of https://github.com/nestjs/nest-cli ([`f9ecab8`](https://togithub.com/nestjs/nest-cli/commit/f9ecab86)) - fix(visitors): fallback type args to any ([`c3149ba`](https://togithub.com/nestjs/nest-cli/commit/c3149bac)) - chore(deps): update dependency [@​swc/core](https://togithub.com/swc/core) to v1.3.68 ([`879cd5d`](https://togithub.com/nestjs/nest-cli/commit/879cd5d7)) - chore(deps): update dependency jest to v29.6.0 ([`c7e0640`](https://togithub.com/nestjs/nest-cli/commit/c7e0640f))
swc-project/swc (@​swc/core) ### [`v1.3.68`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1368---2023-07-05) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.3.67...v1.3.68) ##### Bug Fixes - **(css/modules)** Fix `:local` and `:global` ([#​7600](https://togithub.com/swc-project/swc/issues/7600)) ([f0ab5b3](https://togithub.com/swc-project/swc/commit/f0ab5b39f79685023cfc9529bc60e96231ad18d7)) - **(es/compat)** Visit transformed expression in optional chaining pass ([#​7614](https://togithub.com/swc-project/swc/issues/7614)) ([c087c82](https://togithub.com/swc-project/swc/commit/c087c82aa3131ecafa2e42cdef6ecfba6c80b9b8)) - **(es/fixer)** Don't change default decls to default expr exports ([#​7585](https://togithub.com/swc-project/swc/issues/7585)) ([e272545](https://togithub.com/swc-project/swc/commit/e2725451aa507c18222c5f66cf0a5a049c92bd0b)) - **(es/minifier)** Add usage to inlined ident eagerly ([#​7597](https://togithub.com/swc-project/swc/issues/7597)) ([4f866de](https://togithub.com/swc-project/swc/commit/4f866de8788558a4f9f3e3f889048136c7896ee3)) - **(es/parser)** Re-lex `<<` as two `<`-s if required ([#​7439](https://togithub.com/swc-project/swc/issues/7439)) ([6850372](https://togithub.com/swc-project/swc/commit/68503726a78cfc37cd995eda69a3e8982b6fdf57)) - **(plugin/runner)** Disable wasi env cleanup ([#​7607](https://togithub.com/swc-project/swc/issues/7607)) ([8209594](https://togithub.com/swc-project/swc/commit/8209594a8c11d2a65061763fef5d3a7780976f39)) - **(xml/codegen)** Fix wrong minification of spaces in a self-closing tag ([#​7595](https://togithub.com/swc-project/swc/issues/7595)) ([769d651](https://togithub.com/swc-project/swc/commit/769d6516a50796e6642d6724e8472dd32d871612)) ##### Features - **(es/compat)** Implement transform for explicit resource management ([#​7376](https://togithub.com/swc-project/swc/issues/7376)) ([bcd5a1d](https://togithub.com/swc-project/swc/commit/bcd5a1d6665bc6f4aaa857d1f88b0da82a6c4a04)) - **(es/minifier)** Drop unused properties ([#​7534](https://togithub.com/swc-project/swc/issues/7534)) ([47d2edd](https://togithub.com/swc-project/swc/commit/47d2edd4dc448a611396006852f30e2b8de1c42c)) - **(es/minifier)** Compress common sub expressions in sequences ([#​7587](https://togithub.com/swc-project/swc/issues/7587)) ([ff1ad95](https://togithub.com/swc-project/swc/commit/ff1ad95b59732282c014474609bbb405e0f9edb4)) - **(es/optimization)** Support `default` imports for const modules ([#​7604](https://togithub.com/swc-project/swc/issues/7604)) ([ac02b84](https://togithub.com/swc-project/swc/commit/ac02b84918932f2d51840b4c4cef9adf460fce40)) ##### Refactor - **(es/compat)** Remove usage of `box_patterns` ([#​7613](https://togithub.com/swc-project/swc/issues/7613)) ([0a26066](https://togithub.com/swc-project/swc/commit/0a26066b7b01d06a6d9e3df2ab7c7e47f4aa9e4c))

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.