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.16k stars 93 forks source link

chore(deps): update dependency vitest to v0.29.8 #1320

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.3 -> 0.29.8 age adoption passing confidence

Release Notes

vitest-dev/vitest ### [`v0.29.8`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.29.8) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v0.29.7...v0.29.8) #####    🚀 Features - Allow accessing "vi" methods without context, don't fail when mocker is not available  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3047](https://togithub.com/vitest-dev/vitest/issues/3047) [(1531c)](https://togithub.com/vitest-dev/vitest/commit/1531c420) - Show browser console in the terminal  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3048](https://togithub.com/vitest-dev/vitest/issues/3048) [(ee6f5)](https://togithub.com/vitest-dev/vitest/commit/ee6f590d) - Playwright as browser provider  -  by [@​Aslemammad](https://togithub.com/Aslemammad) and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3079](https://togithub.com/vitest-dev/vitest/issues/3079) [(9dc69)](https://togithub.com/vitest-dev/vitest/commit/9dc69293) - Implement `istanbul` coverage support for browser testing  -  by [@​sheremet-va](https://togithub.com/sheremet-va) and [@​AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/3040](https://togithub.com/vitest-dev/vitest/issues/3040) [(0f44d)](https://togithub.com/vitest-dev/vitest/commit/0f44d2c8) #####    🐞 Bug Fixes - Add generic to expect.objectContaining type  -  by [@​ArtyMaury](https://togithub.com/ArtyMaury) in [https://github.com/vitest-dev/vitest/issues/3053](https://togithub.com/vitest-dev/vitest/issues/3053) [(69d2c)](https://togithub.com/vitest-dev/vitest/commit/69d2cc93) - Do not fail, when primitive error is thrown  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3074](https://togithub.com/vitest-dev/vitest/issues/3074) [(6efe6)](https://togithub.com/vitest-dev/vitest/commit/6efe61ab) - Handle cloning proxied classes w/ enumerable getters  -  by [@​tgriesser](https://togithub.com/tgriesser) in [https://github.com/vitest-dev/vitest/issues/3026](https://togithub.com/vitest-dev/vitest/issues/3026) [(196a0)](https://togithub.com/vitest-dev/vitest/commit/196a067a) - Spy on popup apis like alert  -  by [@​Aslemammad](https://togithub.com/Aslemammad) and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3076](https://togithub.com/vitest-dev/vitest/issues/3076) [(280ad)](https://togithub.com/vitest-dev/vitest/commit/280ad1ed) - Report coverage even when no tests found  -  by [@​AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/3091](https://togithub.com/vitest-dev/vitest/issues/3091) [(2cb91)](https://togithub.com/vitest-dev/vitest/commit/2cb91211) #####     [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.29.7...v0.29.8) ### [`v0.29.7`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.29.7) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v0.29.6...v0.29.7) #####    🐞 Bug Fixes - Import [@​vite/client](https://togithub.com/vite/client) in browser code for handling optimizer  -  by [@​sheremet-va](https://togithub.com/sheremet-va) [(20c51)](https://togithub.com/vitest-dev/vitest/commit/20c510c4) #####     [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.29.6...v0.29.7) ### [`v0.29.6`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.29.6) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v0.29.5...v0.29.6) #####    🐞 Bug Fixes - Bundle UI with [@​vitest/browser](https://togithub.com/vitest/browser)  -  by [@​sheremet-va](https://togithub.com/sheremet-va) [(14091)](https://togithub.com/vitest-dev/vitest/commit/14091c59) #####     [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.29.5...v0.29.6) ### [`v0.29.5`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.29.5) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v0.29.4...v0.29.5) #####    🐞 Bug Fixes - **browser**: Relax vitest peer dependency  -  by [@​cexbrayat](https://togithub.com/cexbrayat) in [https://github.com/vitest-dev/vitest/issues/3039](https://togithub.com/vitest-dev/vitest/issues/3039) [(865d1)](https://togithub.com/vitest-dev/vitest/commit/865d1afd) #####     [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.29.4...v0.29.5) ### [`v0.29.4`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.29.4) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v0.29.3...v0.29.4) #####    🚀 Features - `--test-timeout` CLI argument  -  by [@​AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/3019](https://togithub.com/vitest-dev/vitest/issues/3019) [(63c62)](https://togithub.com/vitest-dev/vitest/commit/63c62f9e) - Add an option to control Vitest pool with filepath  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3029](https://togithub.com/vitest-dev/vitest/issues/3029) [(c7f0c)](https://togithub.com/vitest-dev/vitest/commit/c7f0c86b) - Process timeout to log names of stuck test files  -  by [@​AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/3031](https://togithub.com/vitest-dev/vitest/issues/3031) [(0ddf7)](https://togithub.com/vitest-dev/vitest/commit/0ddf7220) - Support relative path in html report  -  by [@​poyoho](https://togithub.com/poyoho) and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2695](https://togithub.com/vitest-dev/vitest/issues/2695) [(a7680)](https://togithub.com/vitest-dev/vitest/commit/a768015e) - Webdriverio (+ custom providers) integration for browser mode  -  by [@​Aslemammad](https://togithub.com/Aslemammad), **Christian Bromann**, [@​sheremet-va](https://togithub.com/sheremet-va), [@​userquin](https://togithub.com/userquin) and [@​dammy001](https://togithub.com/dammy001) in [https://github.com/vitest-dev/vitest/issues/2999](https://togithub.com/vitest-dev/vitest/issues/2999) [(9cdc8)](https://togithub.com/vitest-dev/vitest/commit/9cdc8030) #####    🐞 Bug Fixes - Show correct line numbers in stack trace when using vi.resetModules()  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3020](https://togithub.com/vitest-dev/vitest/issues/3020) [(35730)](https://togithub.com/vitest-dev/vitest/commit/35730328) - Mocking value proxy filter Symbol static properties  -  by [@​ChpShy](https://togithub.com/ChpShy) in [https://github.com/vitest-dev/vitest/issues/3036](https://togithub.com/vitest-dev/vitest/issues/3036) [(0cf44)](https://togithub.com/vitest-dev/vitest/commit/0cf44098) - Escape XML in error stack trace when using junit reporter  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3038](https://togithub.com/vitest-dev/vitest/issues/3038) [(cc577)](https://togithub.com/vitest-dev/vitest/commit/cc5779d6) #####     [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.29.3...v0.29.4)

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://79fae0bc.graphql-config.pages.dev](https://79fae0bc.graphql-config.pages.dev)