kamilkisiela / graphql-config

One configuration for all your GraphQL tools (supported by most tools, editors & IDEs)
https://the-guild.dev/graphql/config
MIT License
1.17k stars 94 forks source link

chore(deps): update typescript-eslint monorepo to v5.57.1 #1326

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
@typescript-eslint/eslint-plugin 5.55.0 -> 5.57.1 age adoption passing confidence
@typescript-eslint/parser 5.55.0 -> 5.57.1 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.57.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5571-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5570v5571-2023-04-03) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.57.0...v5.57.1) ##### Bug Fixes - **eslint-plugin:** \[strict-boolean-expressions] support mixed enums in allowNullableEnum option ([#​6740](https://togithub.com/typescript-eslint/typescript-eslint/issues/6740)) ([49be8a8](https://togithub.com/typescript-eslint/typescript-eslint/commit/49be8a814c82f3784308ef5a6e90478eb56e55c1)) ### [`v5.57.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5570-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5560v5570-2023-03-27) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.56.0...v5.57.0) ##### Bug Fixes - **eslint-plugin:** \[no-unnecessary-boolean-literal-compare] simplify fixer and add support for double negation ([#​6620](https://togithub.com/typescript-eslint/typescript-eslint/issues/6620)) ([81c8519](https://togithub.com/typescript-eslint/typescript-eslint/commit/81c85193d27d2e7f6d12bc259088b9b73dbe1e8b)) - **eslint-plugin:** correct crashes with getTypeArguments for ts < 3.7 ([#​6767](https://togithub.com/typescript-eslint/typescript-eslint/issues/6767)) ([59eab58](https://togithub.com/typescript-eslint/typescript-eslint/commit/59eab587890a915387444d00c4a9387aed602718)) ##### Features - **eslint-plugin:** \[consistent-type-assertions] add suggestions for objectLiteralTypeAssertions ([#​6642](https://togithub.com/typescript-eslint/typescript-eslint/issues/6642)) ([720e811](https://togithub.com/typescript-eslint/typescript-eslint/commit/720e81138b66c94c60c4a4471b86b7d8567b6df0)) - **eslint-plugin:** \[consistent-type-assertions] autofix angle bracket assertions to as ([#​6641](https://togithub.com/typescript-eslint/typescript-eslint/issues/6641)) ([ad8ea64](https://togithub.com/typescript-eslint/typescript-eslint/commit/ad8ea64dbdf06c92ff72b48022f041693a8d7076)) - **eslint-plugin:** add `no-duplicate-type-constituents` rule ([#​5728](https://togithub.com/typescript-eslint/typescript-eslint/issues/5728)) ([bc31078](https://togithub.com/typescript-eslint/typescript-eslint/commit/bc31078cf86d69eee881e4a7daeffa347c1d82a7)) ### [`v5.56.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5560-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5550v5560-2023-03-20) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.55.0...v5.56.0) ##### Bug Fixes - **eslint-plugin:** \[member-ordering] check order when optionalityOrder is present with no optional members ([#​6619](https://togithub.com/typescript-eslint/typescript-eslint/issues/6619)) ([6aff431](https://togithub.com/typescript-eslint/typescript-eslint/commit/6aff431668eb0d25aa74b527cbe458f9dcd0d92a)) - **eslint-plugin:** \[no-misused-promises] avoid unnecessary calls to getContextualType ([#​6193](https://togithub.com/typescript-eslint/typescript-eslint/issues/6193)) ([745cfe4](https://togithub.com/typescript-eslint/typescript-eslint/commit/745cfe4a35319416b3c307ee9fd57c63bf1660cd)) - **eslint-plugin:** \[no-misused-promises] fix incorrect detection of void functions in JSX attributes ([#​6638](https://togithub.com/typescript-eslint/typescript-eslint/issues/6638)) ([9e41cee](https://togithub.com/typescript-eslint/typescript-eslint/commit/9e41ceeaea3bf266e5114cfb1855e70a1a13284b)) - **eslint-plugin:** \[strict-boolean-expression] support falsy and truthy literals simultaneously ([#​6672](https://togithub.com/typescript-eslint/typescript-eslint/issues/6672)) ([62ef487](https://togithub.com/typescript-eslint/typescript-eslint/commit/62ef487a99010827e99a792db5e565ad7c1d6220)) - **eslint-plugin:** \[strict-boolean-expressions] handle truthy enums ([#​6618](https://togithub.com/typescript-eslint/typescript-eslint/issues/6618)) ([0d0639f](https://togithub.com/typescript-eslint/typescript-eslint/commit/0d0639fb25e5ac8d7b5e4ceac4273e17e8ee0249)) - **eslint-plugin:** add TSPropertySignature with TSFunctionType annotation to typeMethod selector ([#​6645](https://togithub.com/typescript-eslint/typescript-eslint/issues/6645)) ([3fc5c63](https://togithub.com/typescript-eslint/typescript-eslint/commit/3fc5c63f87bfd9d95f7e51fddc7ef16a6c3c5662)) ##### Features - **eslint-plugin:** add allowNever support to restrict-template-expressions ([#​6554](https://togithub.com/typescript-eslint/typescript-eslint/issues/6554)) ([423f164](https://togithub.com/typescript-eslint/typescript-eslint/commit/423f1642424293488fa03a52777c0df73a40e5fd))
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.57.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5571-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5570v5571-2023-04-03) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.57.0...v5.57.1) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v5.57.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5570-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5560v5570-2023-03-27) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.56.0...v5.57.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v5.56.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5560-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5550v5560-2023-03-20) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.55.0...v5.56.0) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)

Configuration

📅 Schedule: Branch creation - "after 10pm,before 6:00am" in timezone Europe/Warsaw, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



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

github-actions[bot] commented 1 year ago
diff --git a/website/algolia-lockfile.json b/website/algolia-lockfile.json
index 05f4d98..e6ff9c7 100644
--- a/website/algolia-lockfile.json
+++ b/website/algolia-lockfile.json
@@ -76,14 +76,28 @@
     "url": "https://www.the-guild.dev/graphql/config/docs/",
     "domain": "https://www.the-guild.dev/graphql/config",
     "hierarchy": [
-      "Docs"
+      "docs"
     ],
     "source": "Config",
     "title": "Introduction",
     "type": "Documentation"
   },
   {
-    "objectID": "config-docs-im-a-library-author-extensions",
+    "objectID": "config-docs-installation",
+    "headings": [],
+    "toc": [],
+    "content": "af321006c2c39ef81677f11200ad22a6",
+    "url": "https://www.the-guild.dev/graphql/config/docs/installation",
+    "domain": "https://www.the-guild.dev/graphql/config",
+    "hierarchy": [
+      "docs"
+    ],
+    "source": "Config",
+    "title": "Installation",
+    "type": "Documentation"
+  },
+  {
+    "objectID": "config-docs-library-extensions",
     "headings": [
       "How to Write Extensions",
       "Consuming Extension",
@@ -116,15 +130,15 @@
     "url": "https://www.the-guild.dev/graphql/config/docs/library/extensions",
     "domain": "https://www.the-guild.dev/graphql/config",
     "hierarchy": [
-      "Docs",
-      "I'm a Library Author"
+      "docs",
+      "library"
     ],
     "source": "Config",
     "title": "Extensions",
     "type": "Documentation"
   },
   {
-    "objectID": "config-docs-im-a-library-author-graphql-config",
+    "objectID": "config-docs-library-graphql-config",
     "headings": [
       "API"
     ],
@@ -176,15 +190,15 @@
     "url": "https://www.the-guild.dev/graphql/config/docs/library/graphql-config",
     "domain": "https://www.the-guild.dev/graphql/config",
     "hierarchy": [
-      "Docs",
-      "I'm a Library Author"
+      "docs",
+      "library"
     ],
     "source": "Config",
     "title": "GraphQLConfig",
     "type": "Documentation"
   },
   {
-    "objectID": "config-docs-im-a-library-author-graphql-project-config",
+    "objectID": "config-docs-library-graphql-project-config",
     "headings": [
       "API"
     ],
@@ -286,15 +300,15 @@
     "url": "https://www.the-guild.dev/graphql/config/docs/library/graphql-project-config",
     "domain": "https://www.the-guild.dev/graphql/config",
     "hierarchy": [
-      "Docs",
-      "I'm a Library Author"
+      "docs",
+      "library"
     ],
     "source": "Config",
     "title": "GraphQLProjectConfig",
     "type": "Documentation"
   },
   {
-    "objectID": "config-docs-im-a-library-author-load-config",
+    "objectID": "config-docs-library-load-config",
     "headings": [
       "Load Config",
       "Options"
@@ -359,15 +373,15 @@
     "url": "https://www.the-guild.dev/graphql/config/docs/library/load-config",
     "domain": "https://www.the-guild.dev/graphql/config",
     "hierarchy": [
-      "Docs",
-      "I'm a Library Author"
+      "docs",
+      "library"
     ],
     "source": "Config",
     "title": "Loading Config",
     "type": "Documentation"
   },
   {
-    "objectID": "config-docs-im-a-library-author-loaders",
+    "objectID": "config-docs-library-loaders",
     "headings": [
       "Available Loaders",
       "Writing Loaders"
@@ -388,15 +402,70 @@
     "url": "https://www.the-guild.dev/graphql/config/docs/library/loaders",
     "domain": "https://www.the-guild.dev/graphql/config",
     "hierarchy": [
-      "Docs",
-      "I'm a Library Author"
+      "docs",
+      "library"
     ],
     "source": "Config",
     "title": "Loaders",
     "type": "Documentation"
   },
   {
-    "objectID": "config-docs-im-a-user-documents",
+    "objectID": "config-docs-migration",
+    "headings": [
+      "Migration Tool",
+      "New Syntax"
+    ],
+    "toc": [
+      {
+        "children": [],
+        "title": "Migration Tool",
+        "anchor": "migration-tool"
+      },
+      {
+        "children": [
+          {
+            "children": [
+              {
+                "children": [],
+                "title": "`includes` and `excludes`",
+                "anchor": "includes-and-excludes"
+              },
+              {
+                "children": [],
+                "title": "`documents` (new)",
+                "anchor": "documents-new"
+              },
+              {
+                "children": [],
+                "title": "`extensions`",
+                "anchor": "extensions"
+              },
+              {
+                "children": [],
+                "title": "`projects`",
+                "anchor": "projects"
+              }
+            ],
+            "title": "`schemaPath`",
+            "anchor": "schemapath"
+          }
+        ],
+        "title": "New Syntax",
+        "anchor": "new-syntax"
+      }
+    ],
+    "content": "303c6920fbc21e9102c483bcbb8251d1",
+    "url": "https://www.the-guild.dev/graphql/config/docs/migration",
+    "domain": "https://www.the-guild.dev/graphql/config",
+    "hierarchy": [
+      "docs"
+    ],
+    "source": "Config",
+    "title": "Migration",
+    "type": "Documentation"
+  },
+  {
+    "objectID": "config-docs-user-documents",
     "headings": [
       "Multiple Files"
     ],
@@ -411,15 +480,15 @@
     "url": "https://www.the-guild.dev/graphql/config/docs/user/documents",
     "domain": "https://www.the-guild.dev/graphql/config",
     "hierarchy": [
-      "Docs",
-      "I'm a User"
+      "docs",
+      "user"
     ],
     "source": "Config",
     "title": "Specifying Documents",
     "type": "Documentation"
   },
   {
-    "objectID": "config-docs-im-a-user-schema",
+    "objectID": "config-docs-user-schema",
     "headings": [
       "Multiple Files",
       "Introspection Result",
@@ -458,15 +527,15 @@
     "url": "https://www.the-guild.dev/graphql/config/docs/user/schema",
     "domain": "https://www.the-guild.dev/graphql/config",
     "hierarchy": [
-      "Docs",
-      "I'm a User"
+      "docs",
+      "user"
     ],
     "source": "Config",
     "title": "Specifying Schema",
     "type": "Documentation"
   },
   {
-    "objectID": "config-docs-im-a-user-usage",
+    "objectID": "config-docs-user-usage",
     "headings": [
       "Config Search Places",
       "Schema",
@@ -511,80 +580,11 @@
     "url": "https://www.the-guild.dev/graphql/config/docs/user/usage",
     "domain": "https://www.the-guild.dev/graphql/config",
     "hierarchy": [
-      "Docs",
-      "I'm a User"
+      "docs",
+      "user"
     ],
     "source": "Config",
     "title": "Usage",
     "type": "Documentation"
-  },
-  {
-    "objectID": "config-docs-installation",
-    "headings": [],
-    "toc": [],
-    "content": "af321006c2c39ef81677f11200ad22a6",
-    "url": "https://www.the-guild.dev/graphql/config/docs/installation",
-    "domain": "https://www.the-guild.dev/graphql/config",
-    "hierarchy": [
-      "Docs"
-    ],
-    "source": "Config",
-    "title": "Installation",
-    "type": "Documentation"
-  },
-  {
-    "objectID": "config-docs-migration",
-    "headings": [
-      "Migration Tool",
-      "New Syntax"
-    ],
-    "toc": [
-      {
-        "children": [],
-        "title": "Migration Tool",
-        "anchor": "migration-tool"
-      },
-      {
-        "children": [
-          {
-            "children": [
-              {
-                "children": [],
-                "title": "`includes` and `excludes`",
-                "anchor": "includes-and-excludes"
-              },
-              {
-                "children": [],
-                "title": "`documents` (new)",
-                "anchor": "documents-new"
-              },
-              {
-                "children": [],
-                "title": "`extensions`",
-                "anchor": "extensions"
-              },
-              {
-                "children": [],
-                "title": "`projects`",
-                "anchor": "projects"
-              }
-            ],
-            "title": "`schemaPath`",
-            "anchor": "schemapath"
-          }
-        ],
-        "title": "New Syntax",
-        "anchor": "new-syntax"
-      }
-    ],
-    "content": "303c6920fbc21e9102c483bcbb8251d1",
-    "url": "https://www.the-guild.dev/graphql/config/docs/migration",
-    "domain": "https://www.the-guild.dev/graphql/config",
-    "hierarchy": [
-      "Docs"
-    ],
-    "source": "Config",
-    "title": "Migration",
-    "type": "Documentation"
   }
 ]
\ No newline at end of file
github-actions[bot] commented 1 year ago
### 💻 Website Preview The latest changes are available as preview in: [https://7a462f93.graphql-config.pages.dev](https://7a462f93.graphql-config.pages.dev)