na2na-p / avion

An web application
1 stars 0 forks source link

Update all non-major dependencies #66

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
@apollo/server ^4.7.3 -> ^4.7.4 age adoption passing confidence
@nestjs/common (source) ^9.4.2 -> ^9.4.3 age adoption passing confidence
@nestjs/core (source) ^9.4.2 -> ^9.4.3 age adoption passing confidence
@nestjs/platform-express (source) ^9.4.2 -> ^9.4.3 age adoption passing confidence
@nestjs/testing (source) ^9.4.2 -> ^9.4.3 age adoption passing confidence
@swc/core (source) ^1.3.62 -> ^1.3.65 age adoption passing confidence
@types/node (source) 18.16.17 -> 18.16.18 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.59.9 -> ^5.59.11 age adoption passing confidence
@typescript-eslint/parser ^5.59.9 -> ^5.59.11 age adoption passing confidence
eslint (source) ^8.42.0 -> ^8.43.0 age adoption passing confidence

Release Notes

apollographql/apollo-server ### [`v4.7.4`](https://togithub.com/apollographql/apollo-server/blob/HEAD/packages/server/CHANGELOG.md#​474) [Compare Source](https://togithub.com/apollographql/apollo-server/compare/@apollo/server@4.7.3...@apollo/server@4.7.4) ##### Patch Changes - [`0adaf80d1`](https://togithub.com/apollographql/apollo-server/commit/0adaf80d1ee51d8c7e5fd863c04478536d15eb8c) Thanks [@​trevor-scheer](https://togithub.com/trevor-scheer)! - Address Content Security Policy issues The previous implementation of CSP nonces within the landing pages did not take full advantage of the security benefit of using them. Nonces should only be used once per request, whereas Apollo Server was generating one nonce and reusing it for the lifetime of the instance. The reuse of nonces degrades the security benefit of using them but does not pose a security risk on its own. The CSP provides a defense-in-depth measure against a *potential* XSS, so in the absence of a *known* XSS vulnerability there is likely no risk to the user. The mentioned fix also coincidentally addresses an issue with using crypto functions on startup within Cloudflare Workers. Crypto functions are now called during requests only, which resolves the error that Cloudflare Workers were facing. A recent change introduced a `precomputedNonce` configuration option to mitigate this issue, but it was an incorrect approach given the nature of CSP nonces. This configuration option is now deprecated and should not be used for any reason since it suffers from the previously mentioned issue of reusing nonces. Additionally, this change adds other applicable CSPs for the scripts, styles, images, manifest, and iframes that the landing pages load. A final consequence of this change is an extension of the `renderLandingPage` plugin hook. This hook can now return an object with an `html` property which returns a `Promise` in addition to a `string` (which was the only option before).
nestjs/nest (@​nestjs/common) ### [`v9.4.3`](https://togithub.com/nestjs/nest/compare/v9.4.2...v9.4.3) [Compare Source](https://togithub.com/nestjs/nest/compare/v9.4.2...v9.4.3)
nestjs/nest (@​nestjs/core) ### [`v9.4.3`](https://togithub.com/nestjs/nest/compare/v9.4.2...v9.4.3) [Compare Source](https://togithub.com/nestjs/nest/compare/v9.4.2...v9.4.3)
nestjs/nest (@​nestjs/platform-express) ### [`v9.4.3`](https://togithub.com/nestjs/nest/compare/v9.4.2...v9.4.3) [Compare Source](https://togithub.com/nestjs/nest/compare/v9.4.2...v9.4.3)
nestjs/nest (@​nestjs/testing) ### [`v9.4.3`](https://togithub.com/nestjs/nest/compare/v9.4.2...v9.4.3) [Compare Source](https://togithub.com/nestjs/nest/compare/v9.4.2...v9.4.3)
swc-project/swc ### [`v1.3.65`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1365---2023-06-19) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.3.64...v1.3.65) ##### Bug Fixes - **(es/compat)** Fix optional chaining ([#​7530](https://togithub.com/swc-project/swc/issues/7530)) ([990e48e](https://togithub.com/swc-project/swc/commit/990e48e0e81c339b42b0bf33b62a6f7126b0e2e8)) - **(es/module)** Add `"use strict"` while preserving directives ([#​7537](https://togithub.com/swc-project/swc/issues/7537)) ([f42fdd2](https://togithub.com/swc-project/swc/commit/f42fdd21afad775358138c3aaed4ff3c41bfb16a)) - **(es/typescript)** Don't panic of `@jsxFrag null` ([#​7540](https://togithub.com/swc-project/swc/issues/7540)) ([76aa91f](https://togithub.com/swc-project/swc/commit/76aa91f83cf37a11aa55feba40d6f73819fc811d)) ##### Features - **(es/module)** Preserve custom `use` directives ([#​7528](https://togithub.com/swc-project/swc/issues/7528)) ([3e9dd88](https://togithub.com/swc-project/swc/commit/3e9dd88e37fcb99293a3683ea7a62214950f7860)) ### [`v1.3.64`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1364---2023-06-14) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.3.63...v1.3.64) ##### Bug Fixes - **(es/codegen)** Emit type arguments of jsx element names ([#​7522](https://togithub.com/swc-project/swc/issues/7522)) ([a0da02d](https://togithub.com/swc-project/swc/commit/a0da02d0ff641863dafc1a7d573419478c3b16dc)) - **(es/codegen)** Fix regression of source maps ([#​7523](https://togithub.com/swc-project/swc/issues/7523)) ([f27838d](https://togithub.com/swc-project/swc/commit/f27838dedcac792ac30380f45ef89b329221de59)) - **(es/compat)** Fix handling of `this` of optional chaining pass ([#​7527](https://togithub.com/swc-project/swc/issues/7527)) ([4644d00](https://togithub.com/swc-project/swc/commit/4644d005d2ca06ad002dc7c6ff6c4d19e1734970)) ### [`v1.3.63`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1363---2023-06-13) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.3.62...v1.3.63) ##### Bug Fixes - **(es/codegen)** Remove extra spaces in `AssignPatProp` and `KeyValuePatProp` ([#​7488](https://togithub.com/swc-project/swc/issues/7488)) ([064bcf4](https://togithub.com/swc-project/swc/commit/064bcf4854f8505f04b40b72da1becec0c531a7d)) - **(es/compat)** Make stage 3 decorator pass use correct state for inner classes ([#​7508](https://togithub.com/swc-project/swc/issues/7508)) ([cc4146c](https://togithub.com/swc-project/swc/commit/cc4146c9d3a21514031e46003170a3fdaac1987a)) - **(es/minifier)** Infect mutation when assigning a property ([#​7503](https://togithub.com/swc-project/swc/issues/7503)) ([7f9f0b8](https://togithub.com/swc-project/swc/commit/7f9f0b8bcebc26eed1354ce2901aabd61261f434)) - **(es/react)** Default to empty string when emitting refresh signature ([#​7514](https://togithub.com/swc-project/swc/issues/7514)) ([8e933c8](https://togithub.com/swc-project/swc/commit/8e933c8a9fdf8867deb7f0d108b99430949aad54)) ##### Features - **(es/codegen)** Add ability to set indentation string via rust api ([#​7494](https://togithub.com/swc-project/swc/issues/7494)) ([a343e7c](https://togithub.com/swc-project/swc/commit/a343e7ccae4e88d9e3941beedf63b61bd0512c3d)) - **(es/minifier)** Remove unused labels ([#​7478](https://togithub.com/swc-project/swc/issues/7478)) ([62075fa](https://togithub.com/swc-project/swc/commit/62075faeaada8d9df3c7d849bbcfda8ff0c5d79f)) - **(es/parser)** Disallow tagged tpl in optional chaining ([#​7515](https://togithub.com/swc-project/swc/issues/7515)) ([6c00a24](https://togithub.com/swc-project/swc/commit/6c00a2422addf0e402bb221e80f6f8acad839b28)) - **(plugin/runner)** Support shared wasix runtime ([#​7504](https://togithub.com/swc-project/swc/issues/7504)) ([73929fc](https://togithub.com/swc-project/swc/commit/73929fc43c34fd4545bd292fbf0f6d7de35fbee9)) ##### Performance - **(css/prefixer)** Convert macro to a function call to reduce binary size ([#​7507](https://togithub.com/swc-project/swc/issues/7507)) ([d545df6](https://togithub.com/swc-project/swc/commit/d545df6dd951fa2f5756830c40c21ae251e4e634)) - **(es)** Use `&dyn Comments` to reduce binary size ([#​7489](https://togithub.com/swc-project/swc/issues/7489)) ([2c3ac68](https://togithub.com/swc-project/swc/commit/2c3ac682e271dad0ab6e82c14ad14f06715d853b)) - **(es)** Use `&dyn Comments` for jsx and TypeScript ([#​7490](https://togithub.com/swc-project/swc/issues/7490)) ([abd62bc](https://togithub.com/swc-project/swc/commit/abd62bc797175d783d18d162301c851eefa7ac23)) ##### Refactor - **(es/ast)** Reimplement optional chaining ([#​7441](https://togithub.com/swc-project/swc/issues/7441)) ([aa83584](https://togithub.com/swc-project/swc/commit/aa83584634286d7c741d903ad94ba5228c89bc62)) - **(es/ast)** Remove unused fields ([#​7518](https://togithub.com/swc-project/swc/issues/7518)) ([3958f17](https://togithub.com/swc-project/swc/commit/3958f1792c4598e965f36a11c567c95f69984a9f))
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.59.11`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​55911-httpsgithubcomtypescript-eslinttypescript-eslintcomparev55910v55911-2023-06-12) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.10...v5.59.11) **Note:** Version bump only for package [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) ### [`v5.59.10`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​55910-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5599v55910-2023-06-12) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.9...v5.59.10) **Note:** Version bump only for package [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.59.11`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​55911-httpsgithubcomtypescript-eslinttypescript-eslintcomparev55910v55911-2023-06-12) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.10...v5.59.11) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v5.59.10`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​55910-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5599v55910-2023-06-12) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.9...v5.59.10) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
eslint/eslint ### [`v8.43.0`](https://togithub.com/eslint/eslint/releases/tag/v8.43.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.42.0...v8.43.0) #### Features - [`14581ff`](https://togithub.com/eslint/eslint/commit/14581ff15aaee5a55c46bbf4983818ddc8dd7cb1) feat: directive prologue detection and autofix condition in `quotes` ([#​17284](https://togithub.com/eslint/eslint/issues/17284)) (Francesco Trotta) - [`e50fac3`](https://togithub.com/eslint/eslint/commit/e50fac3f8f998f729e3080e256066db3a7827c67) feat: add declaration loc to message in block-scoped-var ([#​17252](https://togithub.com/eslint/eslint/issues/17252)) (Milos Djermanovic) - [`1b7faf0`](https://togithub.com/eslint/eslint/commit/1b7faf0702b1af86b6a0ddafc37cf45d60f5d4d8) feat: add `skipJSXText` option to `no-irregular-whitespace` rule ([#​17182](https://togithub.com/eslint/eslint/issues/17182)) (Azat S) #### Bug Fixes - [`5338b56`](https://togithub.com/eslint/eslint/commit/5338b56fda7f47d16bdb23514f1e95b24de7b92f) fix: normalize `cwd` passed to `ESLint`/`FlatESLint` constructor ([#​17277](https://togithub.com/eslint/eslint/issues/17277)) (Milos Djermanovic) - [`54383e6`](https://togithub.com/eslint/eslint/commit/54383e69b092ef537d59a1f7799a85b1412f4e59) fix: Remove `no-extra-parens` autofix for potential directives ([#​17022](https://togithub.com/eslint/eslint/issues/17022)) (Francesco Trotta) #### Documentation - [`8b855ea`](https://togithub.com/eslint/eslint/commit/8b855ea058992d5446d1d6dc6394ee683c3200a0) docs: resubmit pr17061 doc changes ([#​17292](https://togithub.com/eslint/eslint/issues/17292)) (唯然) - [`372722e`](https://togithub.com/eslint/eslint/commit/372722eac32ca9e3f31cf0d0bc10317c6f153369) docs: resubmit pr17012 doc changes ([#​17293](https://togithub.com/eslint/eslint/issues/17293)) (唯然) - [`67e7af3`](https://togithub.com/eslint/eslint/commit/67e7af3fdbdb4648b747dfd669be4decfe24086a) docs: resubmit custom-rules doc changes ([#​17294](https://togithub.com/eslint/eslint/issues/17294)) (唯然) - [`9e3d77c`](https://togithub.com/eslint/eslint/commit/9e3d77cba65d0e38e07996e57961fb04f30d9303) docs: Resubmit Fix formatting in Custom Rules docs ([#​17281](https://togithub.com/eslint/eslint/issues/17281)) (Milos Djermanovic) - [`503647a`](https://togithub.com/eslint/eslint/commit/503647a0b94ca8c776d7e7e8c54c8b1d32904467) docs: Resubmit markVariableAsUsed docs ([#​17280](https://togithub.com/eslint/eslint/issues/17280)) (Nicholas C. Zakas) - [`e0cf0d8`](https://togithub.com/eslint/eslint/commit/e0cf0d86d985ed2b2f901dd9aab5ccd2fff062ad) docs: Custom rule & plugin tutorial ([#​17024](https://togithub.com/eslint/eslint/issues/17024)) (Ben Perlmutter) - [`8e51ea9`](https://togithub.com/eslint/eslint/commit/8e51ea943c2fcd05bd8917cfa89e36b91209c7cd) docs: resubmit `no-new` rule documentation ([#​17264](https://togithub.com/eslint/eslint/issues/17264)) (Nitin Kumar) - [`1b217f8`](https://togithub.com/eslint/eslint/commit/1b217f8de15961fd3c80389621080132f517a0fb) docs: resubmit `Custom Processors` documentation ([#​17265](https://togithub.com/eslint/eslint/issues/17265)) (Nitin Kumar) - [`428fc76`](https://togithub.com/eslint/eslint/commit/428fc76806dea1ac82484d628261a5385f928e6a) docs: resubmit `Create Plugins` documentation ([#​17268](https://togithub.com/eslint/eslint/issues/17268)) (Nitin Kumar) - [`bdca88c`](https://togithub.com/eslint/eslint/commit/bdca88cf4f8b7888cb72197bfe9c1d90b490a0dd) docs: resubmit `Configuration Files` documentation ([#​17267](https://togithub.com/eslint/eslint/issues/17267)) (Nitin Kumar) - [`f5c01f2`](https://togithub.com/eslint/eslint/commit/f5c01f281ad288b1a0ebddbf579230ae11587c6c) docs: resubmit `Manage Issues` documentation ([#​17266](https://togithub.com/eslint/eslint/issues/17266)) (Nitin Kumar) - [`b199295`](https://togithub.com/eslint/eslint/commit/b1992954591a3f4d8417013f52739b5fef4e0cd7) docs: Resubmit custom rules update docs ([#​17273](https://togithub.com/eslint/eslint/issues/17273)) (Ben Perlmutter) - [`0e9980c`](https://togithub.com/eslint/eslint/commit/0e9980c3a8a1e554fdb377305c0ebe9e94a354c9) docs: add new `omitLastInOneLineClassBody` option to the `semi` rule ([#​17263](https://togithub.com/eslint/eslint/issues/17263)) (Nitin Kumar) - [`cb2560f`](https://togithub.com/eslint/eslint/commit/cb2560f7a393e74b761faa9adad938fb1deb947d) docs: Resubmit getScope/getDeclaredVariables docs ([#​17262](https://togithub.com/eslint/eslint/issues/17262)) (Nicholas C. Zakas) - [`85d2b30`](https://togithub.com/eslint/eslint/commit/85d2b30bc318c1355e52ebb21c56cca32f0ab198) docs: explain how to include predefined globals ([#​17261](https://togithub.com/eslint/eslint/issues/17261)) (Marcus Wyatt) - [`de4d3c1`](https://togithub.com/eslint/eslint/commit/de4d3c14c30a88795b9075d59827d3fe63a42c5e) docs: update flat config default ignore patterns ([#​17258](https://togithub.com/eslint/eslint/issues/17258)) (Milos Djermanovic) - [`3912f3a`](https://togithub.com/eslint/eslint/commit/3912f3a225c12bfb5ce9b7ba26c2b5301e6275bd) docs: Improve `ignores` documentation ([#​17239](https://togithub.com/eslint/eslint/issues/17239)) (Francesco Trotta) - [`35e11d3`](https://togithub.com/eslint/eslint/commit/35e11d3248e00b711fd652836edc900f22af0ebd) docs: fix typos and missing info ([#​17257](https://togithub.com/eslint/eslint/issues/17257)) (Ed Lucas) - [`0bc257c`](https://togithub.com/eslint/eslint/commit/0bc257c290b12fcda85cb61b40d55fc2be0f938c) docs: Clarify `no-div-regex` rule docs ([#​17051](https://togithub.com/eslint/eslint/issues/17051)) ([#​17255](https://togithub.com/eslint/eslint/issues/17255)) (Francesco Trotta) - [`788d836`](https://togithub.com/eslint/eslint/commit/788d83629a3790a7db6f52dcf0b4bddf51c6d063) docs: add references to MIT License ([#​17248](https://togithub.com/eslint/eslint/issues/17248)) (Milos Djermanovic) - [`58aab6b`](https://togithub.com/eslint/eslint/commit/58aab6b6c09996875418aefeeb0fd76c50caef7a) docs: Update README (GitHub Actions Bot) - [`3ef5814`](https://togithub.com/eslint/eslint/commit/3ef58140550cf8ff34af35fc4d9a1f9a124fe0e6) docs: Revert all changes after the license change ([#​17227](https://togithub.com/eslint/eslint/issues/17227)) (Milos Djermanovic) - [`03fc4aa`](https://togithub.com/eslint/eslint/commit/03fc4aa847bd0445e7b3ea81bcc9523b1847facc) docs: Update README (GitHub Actions Bot) #### Chores - [`78350f6`](https://togithub.com/eslint/eslint/commit/78350f63045c82b7990bb7bfe5080c5ad5e1c3f5) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​8](https://togithub.com/8).43.0 ([#​17295](https://togithub.com/eslint/eslint/issues/17295)) (Milos Djermanovic) - [`62bf759`](https://togithub.com/eslint/eslint/commit/62bf759124811b013ad7906c2536deb8b39c31a8) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (ESLint Jenkins) - [`e0a2448`](https://togithub.com/eslint/eslint/commit/e0a2448e0c0ef354e69998858846630a3fce8ebe) chore: docs package.license ISC => MIT ([#​17254](https://togithub.com/eslint/eslint/issues/17254)) (唯然) - [`6a0196c`](https://togithub.com/eslint/eslint/commit/6a0196c51310630a0ff96a1e8d7f257c2c7adda9) chore: use eslint-plugin-eslint-plugin flat configs ([#​17204](https://togithub.com/eslint/eslint/issues/17204)) (Milos Djermanovic)

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.