na2na-p / avion

An web application
1 stars 0 forks source link

Update all non-major dependencies #63

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.1 -> ^4.7.2 age adoption passing confidence
@swc/core (source) ^1.3.61 -> ^1.3.62 age adoption passing confidence
@typescript-eslint/eslint-plugin ^5.59.8 -> ^5.59.9 age adoption passing confidence
@typescript-eslint/parser ^5.59.8 -> ^5.59.9 age adoption passing confidence
eslint (source) ^8.41.0 -> ^8.42.0 age adoption passing confidence
pnpm (source) 8.6.0 -> 8.6.1 age adoption passing confidence
pnpm (source) >=8.6.0 -> >=8.6.1 age adoption passing confidence
pnpm (source) 8.6.0 -> 8.6.1 age adoption passing confidence
typescript (source) ^5.0.4 -> ^5.1.3 age adoption passing confidence

Release Notes

apollographql/apollo-server ### [`v4.7.2`](https://togithub.com/apollographql/apollo-server/blob/HEAD/packages/server/CHANGELOG.md#​472) [Compare Source](https://togithub.com/apollographql/apollo-server/compare/@apollo/server@4.7.1...@apollo/server@4.7.2) ##### Patch Changes - [#​7599](https://togithub.com/apollographql/apollo-server/pull/7599) [`c3f04d050`](https://togithub.com/apollographql/apollo-server/commit/c3f04d050d24585bc0e285b51e8798b0cc5d1a34) Thanks [@​trevor-scheer](https://togithub.com/trevor-scheer)! - Update `@apollo/utils.usagereporting` dependency. Previously, installing `@apollo/gateway` and `@apollo/server` could result in duplicate / differently versioned installs of `@apollo/usage-reporting-protobuf`. This is because the `@apollo/server-gateway-interface` package was updated to use the latest protobuf, but the `@apollo/utils.usagereporting` package was not. After this change, users should always end up with a single install of the protobuf package when installing both `@apollo/server` and `@apollo/gateway` latest versions.
swc-project/swc ### [`v1.3.62`](https://togithub.com/swc-project/swc/blob/HEAD/CHANGELOG.md#​1362---2023-06-03) [Compare Source](https://togithub.com/swc-project/swc/compare/v1.3.61...v1.3.62) ##### Bug Fixes - **(es/minifier)** Don't generate generator arrows ([#​7466](https://togithub.com/swc-project/swc/issues/7466)) ([e506635](https://togithub.com/swc-project/swc/commit/e506635f74e38cb7eb88a2fa540d8c4f71c7323a)) ##### Miscellaneous Tasks - **(ci)** Publish npm packages with provenance option ([#​7481](https://togithub.com/swc-project/swc/issues/7481)) ([e4e77fd](https://togithub.com/swc-project/swc/commit/e4e77fd84fdfb9472f9a19fe7e8b1a850954d67c)) - **(ci)** Fix publish action ([#​7485](https://togithub.com/swc-project/swc/issues/7485)) ([0e37c18](https://togithub.com/swc-project/swc/commit/0e37c18c9ca0e8d011acb728ba8dcd879f15920a)) ##### Performance - **(bindings)** Enable `share-generics` to reduce binary size ([#​7482](https://togithub.com/swc-project/swc/issues/7482)) ([d623db4](https://togithub.com/swc-project/swc/commit/d623db48dedf08f32bf7a2afbf71cd1aed27d30a)) - **(es/minifier)** Make minifier not overly generic ([#​7483](https://togithub.com/swc-project/swc/issues/7483)) ([65ce5d1](https://togithub.com/swc-project/swc/commit/65ce5d1081271f1cb4db6d4537311fbb60a08359))
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.59.9`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5599-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5598v5599-2023-06-05) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.8...v5.59.9) **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.9`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5599-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5598v5599-2023-06-05) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.8...v5.59.9) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
eslint/eslint ### [`v8.42.0`](https://togithub.com/eslint/eslint/releases/tag/v8.42.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.41.0...v8.42.0) #### Features - [`b8448ff`](https://togithub.com/eslint/eslint/commit/b8448ff1ae1adf26a81dea07f340caa5b5c2f257) feat: correct no-useless-return behaviour in try statements ([#​16996](https://togithub.com/eslint/eslint/issues/16996)) (Nitin Kumar) #### Bug Fixes - [`a589636`](https://togithub.com/eslint/eslint/commit/a5896360c3faa1e7d1fe81a9907a434b8b8f6b60) fix: Config with `ignores` and without `files` should not always apply ([#​17181](https://togithub.com/eslint/eslint/issues/17181)) (Milos Djermanovic) - [`c4fad17`](https://togithub.com/eslint/eslint/commit/c4fad173c7149dbcd25695c19c68663102b9ec6b) fix: Correct ignore message for "node_modules" subfolders ([#​17217](https://togithub.com/eslint/eslint/issues/17217)) (Francesco Trotta) #### Documentation - [`01d7142`](https://togithub.com/eslint/eslint/commit/01d7142642c87241135699571e8010f5e8fcda4f) docs: Update README (GitHub Actions Bot) - [`e5182b7`](https://togithub.com/eslint/eslint/commit/e5182b723ff82bb3b55c50c06d64626055414b31) docs: Update README (GitHub Actions Bot) #### Chores - [`6ca5b7c`](https://togithub.com/eslint/eslint/commit/6ca5b7ca3bac9e10c6cfee4cdc78446e94eb7607) chore: upgrade [@​eslint/js](https://togithub.com/eslint/js)[@​8](https://togithub.com/8).42.0 ([#​17236](https://togithub.com/eslint/eslint/issues/17236)) (Milos Djermanovic) - [`67fc5e7`](https://togithub.com/eslint/eslint/commit/67fc5e730e4dfc372dea11e15d3f5165bc812491) chore: package.json update for [@​eslint/js](https://togithub.com/eslint/js) release (ESLint Jenkins) - [`0892412`](https://togithub.com/eslint/eslint/commit/0892412556b2ba6c3d1b85152dafe47a3f4cba72) refactor: remove `Identifier` listener in no-irregular-whitespace ([#​17235](https://togithub.com/eslint/eslint/issues/17235)) (Milos Djermanovic) - [`f67d298`](https://togithub.com/eslint/eslint/commit/f67d2984c3c3f26497842a04d5166707587c1fca) test: Add `FlatESLint` tests with missing config files ([#​17164](https://togithub.com/eslint/eslint/issues/17164)) (Milos Djermanovic) - [`5b68d51`](https://togithub.com/eslint/eslint/commit/5b68d51e3e6bd003d6cf74d3434f7165691b4f4d) chore: Fix `fixedsize` attribute in code path analysis DOT debug output ([#​17202](https://togithub.com/eslint/eslint/issues/17202)) (Milos Djermanovic) - [`37432f2`](https://togithub.com/eslint/eslint/commit/37432f27dc15817d66cf42377792197dc2aeb8b2) chore: update descriptions in key-spacing tests ([#​17195](https://togithub.com/eslint/eslint/issues/17195)) (Milos Djermanovic)
pnpm/pnpm ### [`v8.6.1`](https://togithub.com/pnpm/pnpm/releases/tag/v8.6.1) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.6.0...v8.6.1) #### Patch Changes - When `dedupe-peer-dependents` is enabled (default), use the path (not id) to determine compatibility. When multiple dependency groups can be deduplicated, the latter ones are sorted according to number of peers to allow them to benefit from deduplication. Resolves: [#​6605](https://togithub.com/pnpm/pnpm/issues/6605) - Some minor performance improvements by removing await from loops [#​6617](https://togithub.com/pnpm/pnpm/pull/6617). #### Our Gold Sponsors
#### Our Silver Sponsors
Microsoft/TypeScript ### [`v5.1.3`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.1.3): TypeScript 5.1.3 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.0.4...v5.1.3) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-1/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 5.1.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.1.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.1%22+is%3Aclosed+). - [fixed issues query for Typescript 5.1.3 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.1.3%22+is%3Aclosed+). Downloads are available on: - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

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.