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 dependency vitest to v0.30.1 #1328

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
vitest 0.29.8 -> 0.30.1 age adoption passing confidence

Release Notes

vitest-dev/vitest ### [`v0.30.1`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.30.1) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v0.30.0...v0.30.1) #####    🐞 Bug Fixes - Do not rely on global `performance` and `AggregateError`  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3171](https://togithub.com/vitest-dev/vitest/issues/3171) [(cce45)](https://togithub.com/vitest-dev/vitest/commit/cce45496) - Allow workspace without a config in the root  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3173](https://togithub.com/vitest-dev/vitest/issues/3173) [(06852)](https://togithub.com/vitest-dev/vitest/commit/06852f18) - `test.each` respects `chaiConfig`  -  by [@​sheremet-va](https://togithub.com/sheremet-va) [(4f6c1)](https://togithub.com/vitest-dev/vitest/commit/4f6c1340) - Use relative paths in source map's "sources" field  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3177](https://togithub.com/vitest-dev/vitest/issues/3177) [(6b1b4)](https://togithub.com/vitest-dev/vitest/commit/6b1b4e68) - **types**: - Allow augmenting jest namespace for custom assertions  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3169](https://togithub.com/vitest-dev/vitest/issues/3169) [(905ec)](https://togithub.com/vitest-dev/vitest/commit/905ec05a) - Publish utils and snapshot .d.ts files for typescript  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3172](https://togithub.com/vitest-dev/vitest/issues/3172) [(7af64)](https://togithub.com/vitest-dev/vitest/commit/7af64444) - **snapshot**: - `toMatchFileSnapshot` ensure dir exists  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/vitest-dev/vitest/issues/3155](https://togithub.com/vitest-dev/vitest/issues/3155) [(31168)](https://togithub.com/vitest-dev/vitest/commit/311682a8) - Improve `skipWriting` check  -  by [@​antfu](https://togithub.com/antfu) [(5436c)](https://togithub.com/vitest-dev/vitest/commit/5436c736) - Normalize EOL for `toMatchFileSnapshot`  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/vitest-dev/vitest/issues/3164](https://togithub.com/vitest-dev/vitest/issues/3164) [(df3f2)](https://togithub.com/vitest-dev/vitest/commit/df3f2b50) #####     [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.30.0...v0.30.1) ### [`v0.30.0`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.30.0) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v0.29.8...v0.30.0) #####    🚨 Breaking Changes - Remove tinyspy internal properties on Vitest spies  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3069](https://togithub.com/vitest-dev/vitest/issues/3069) [(2f1dc)](https://togithub.com/vitest-dev/vitest/commit/2f1dc5ce) - Only support Node.js 14.18.0 or newer  -  by [@​danez](https://togithub.com/danez) in [https://github.com/vitest-dev/vitest/issues/2985](https://togithub.com/vitest-dev/vitest/issues/2985) [(287dc)](https://togithub.com/vitest-dev/vitest/commit/287dc205) - Use "concordance" package to display diff instead of using custom diff  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2828](https://togithub.com/vitest-dev/vitest/issues/2828) [(44630)](https://togithub.com/vitest-dev/vitest/commit/446308da) - Move snapshot implementation into [@​vitest/snapshot](https://togithub.com/vitest/snapshot)  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3032](https://togithub.com/vitest-dev/vitest/issues/3032) [(6aff0)](https://togithub.com/vitest-dev/vitest/commit/6aff0176) - Bump coverage packages vitest peer dependency  -  by [@​AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/3126](https://togithub.com/vitest-dev/vitest/issues/3126) [(be1bf)](https://togithub.com/vitest-dev/vitest/commit/be1bf08d) - Add workspace support  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3103](https://togithub.com/vitest-dev/vitest/issues/3103) [(b9d1a)](https://togithub.com/vitest-dev/vitest/commit/b9d1a975) - Experimental optimizer introduced in 0.29.0 is temporarily disabled. #####    🚀 Features - Gzip html reporter's metadata  -  by [@​7rulnik](https://togithub.com/7rulnik) in [https://github.com/vitest-dev/vitest/issues/3113](https://togithub.com/vitest-dev/vitest/issues/3113) [(7856e)](https://togithub.com/vitest-dev/vitest/commit/7856ec12) - Add chai config  -  by [@​btea](https://togithub.com/btea) in [https://github.com/vitest-dev/vitest/issues/3066](https://togithub.com/vitest-dev/vitest/issues/3066) [(6fcba)](https://togithub.com/vitest-dev/vitest/commit/6fcba9ba) - **snapshot**: Introduce `toMatchFileSnapshot` and auto queuing expect promise  -  by [@​antfu](https://togithub.com/antfu) in [https://github.com/vitest-dev/vitest/issues/3116](https://togithub.com/vitest-dev/vitest/issues/3116) [(bdc06)](https://togithub.com/vitest-dev/vitest/commit/bdc06dcb) #####    🐞 Bug Fixes - Resolve reporters passed down to the CLI relative to the running directory  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3097](https://togithub.com/vitest-dev/vitest/issues/3097) [(93c7e)](https://togithub.com/vitest-dev/vitest/commit/93c7e39d) - Don't show "diff" in "serialized error" section  -  by [@​sheremet-va](https://togithub.com/sheremet-va) [(326b2)](https://togithub.com/vitest-dev/vitest/commit/326b242d) - Convert '--single-thread' and '--inspect' cli args to boolean  -  by [@​AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/3111](https://togithub.com/vitest-dev/vitest/issues/3111) [(83a9a)](https://togithub.com/vitest-dev/vitest/commit/83a9aa74) - Stack trace point to incorrect file  -  by [@​ChenKS12138](https://togithub.com/ChenKS12138) and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3004](https://togithub.com/vitest-dev/vitest/issues/3004) and [https://github.com/vitest-dev/vitest/issues/3115](https://togithub.com/vitest-dev/vitest/issues/3115) [(5cee4)](https://togithub.com/vitest-dev/vitest/commit/5cee4fbf) - Run benchmarks sequentially  -  by [@​thecodrr](https://togithub.com/thecodrr) in [https://github.com/vitest-dev/vitest/issues/2004](https://togithub.com/vitest-dev/vitest/issues/2004) and [https://github.com/vitest-dev/vitest/issues/3151](https://togithub.com/vitest-dev/vitest/issues/3151) [(430b4)](https://togithub.com/vitest-dev/vitest/commit/430b4ecb) #####     [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.29.8...v0.30.0)

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 this update 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://34ebb8b0.graphql-config.pages.dev](https://34ebb8b0.graphql-config.pages.dev)