From 34613f38b2d75079d5068b68cd6b21de83d9a8e1 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 17 Feb 2022 12:29:47 +0000
Subject: [PATCH 1/2] build(deps): bump gatsby-source-filesystem from 4.6.0 to
 4.7.0 in /docs

Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-filesystem/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@4.7.0/packages/gatsby-source-filesystem)

---
updated-dependencies:
- dependency-name: gatsby-source-filesystem
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 docs/package-lock.json | 34 +++++++++++++++++-----------------
 docs/package.json      |  2 +-
 2 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/docs/package-lock.json b/docs/package-lock.json
index b52de36fdbce..9a98d83aaca7 100644
--- a/docs/package-lock.json
+++ b/docs/package-lock.json
@@ -35,7 +35,7 @@
         "gatsby-remark-images": "^6.6.0",
         "gatsby-remark-mermaid": "^2.1.0",
         "gatsby-remark-responsive-iframe": "^5.6.0",
-        "gatsby-source-filesystem": "^4.6.0",
+        "gatsby-source-filesystem": "^4.7.0",
         "gatsby-transformer-remark": "^5.6.0",
         "gatsby-transformer-sharp": "^4.6.0",
         "gatsby-transformer-yaml": "^4.6.0",
@@ -11002,13 +11002,14 @@
       }
     },
     "node_modules/gatsby-core-utils": {
-      "version": "3.6.0",
-      "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-3.6.0.tgz",
-      "integrity": "sha512-xmjtOWQfLinNbgBiDRT1KpEfDZm0Z0u6+hsf8EH8Ps5UCIhKinGrdtK+QH+RzPGCV1PUg/E/pnLVqQLCvD+tmA==",
+      "version": "3.7.0",
+      "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-3.7.0.tgz",
+      "integrity": "sha512-CboIzpEFbaD4+WrozKl3fMpxUetcaDq0aWPfrfzAtc8l0JMlD3GS2Q/uW7HpcvTAlSGv2ZomTzd2ySLV/AgpTQ==",
       "dependencies": {
         "@babel/runtime": "^7.15.4",
         "ci-info": "2.0.0",
         "configstore": "^5.0.1",
+        "fastq": "^1.13.0",
         "file-type": "^16.5.3",
         "fs-extra": "^10.0.0",
         "got": "^11.8.3",
@@ -12401,16 +12402,15 @@
       }
     },
     "node_modules/gatsby-source-filesystem": {
-      "version": "4.6.0",
-      "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.6.0.tgz",
-      "integrity": "sha512-Ve6VfFJ4moTX7n8uDTGF7K07HdjWkWW7c9Bn1etcS2QcFRRMj/lxQ/2EFpgVM20jtZ60IG1vqnAzDabqz7UxXQ==",
+      "version": "4.7.0",
+      "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.7.0.tgz",
+      "integrity": "sha512-tihlE4cxAI9tQnKqCNEKbrrqRQpMP2iBJIaGhc5gGHQ45cRreJHA60HOM0Nw6IzNKkDdCz0cu9XJwgkXIG9Tyg==",
       "dependencies": {
         "@babel/runtime": "^7.15.4",
         "chokidar": "^3.5.2",
-        "fastq": "^1.13.0",
         "file-type": "^16.5.3",
         "fs-extra": "^10.0.0",
-        "gatsby-core-utils": "^3.6.0",
+        "gatsby-core-utils": "^3.7.0",
         "got": "^9.6.0",
         "md5-file": "^5.0.0",
         "mime": "^2.5.2",
@@ -32925,13 +32925,14 @@
       }
     },
     "gatsby-core-utils": {
-      "version": "3.6.0",
-      "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-3.6.0.tgz",
-      "integrity": "sha512-xmjtOWQfLinNbgBiDRT1KpEfDZm0Z0u6+hsf8EH8Ps5UCIhKinGrdtK+QH+RzPGCV1PUg/E/pnLVqQLCvD+tmA==",
+      "version": "3.7.0",
+      "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-3.7.0.tgz",
+      "integrity": "sha512-CboIzpEFbaD4+WrozKl3fMpxUetcaDq0aWPfrfzAtc8l0JMlD3GS2Q/uW7HpcvTAlSGv2ZomTzd2ySLV/AgpTQ==",
       "requires": {
         "@babel/runtime": "^7.15.4",
         "ci-info": "2.0.0",
         "configstore": "^5.0.1",
+        "fastq": "^1.13.0",
         "file-type": "^16.5.3",
         "fs-extra": "^10.0.0",
         "got": "^11.8.3",
@@ -33942,16 +33943,15 @@
       }
     },
     "gatsby-source-filesystem": {
-      "version": "4.6.0",
-      "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.6.0.tgz",
-      "integrity": "sha512-Ve6VfFJ4moTX7n8uDTGF7K07HdjWkWW7c9Bn1etcS2QcFRRMj/lxQ/2EFpgVM20jtZ60IG1vqnAzDabqz7UxXQ==",
+      "version": "4.7.0",
+      "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-4.7.0.tgz",
+      "integrity": "sha512-tihlE4cxAI9tQnKqCNEKbrrqRQpMP2iBJIaGhc5gGHQ45cRreJHA60HOM0Nw6IzNKkDdCz0cu9XJwgkXIG9Tyg==",
       "requires": {
         "@babel/runtime": "^7.15.4",
         "chokidar": "^3.5.2",
-        "fastq": "^1.13.0",
         "file-type": "^16.5.3",
         "fs-extra": "^10.0.0",
-        "gatsby-core-utils": "^3.6.0",
+        "gatsby-core-utils": "^3.7.0",
         "got": "^9.6.0",
         "md5-file": "^5.0.0",
         "mime": "^2.5.2",
diff --git a/docs/package.json b/docs/package.json
index 8d57ff63fda8..535acbc28e3e 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -32,7 +32,7 @@
     "gatsby-remark-images": "^6.6.0",
     "gatsby-remark-mermaid": "^2.1.0",
     "gatsby-remark-responsive-iframe": "^5.6.0",
-    "gatsby-source-filesystem": "^4.6.0",
+    "gatsby-source-filesystem": "^4.7.0",
     "gatsby-transformer-remark": "^5.6.0",
     "gatsby-transformer-sharp": "^4.6.0",
     "gatsby-transformer-yaml": "^4.6.0",

From 0fb0af69a8eec7a4b8f6b5496994359ccf66eb1a Mon Sep 17 00:00:00 2001
From: Fernandez Ludovic <ldez@users.noreply.github.com>
Date: Thu, 17 Feb 2022 14:03:13 +0100
Subject: [PATCH 2/2] chore: fix schedule

---
 .github/dependabot.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index ae3ea22ab10d..0f1290a56fd4 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -33,6 +33,5 @@ updates:
     directory: "/docs"
     schedule:
       interval: monthly
-      day: wednesday
     reviewers:
       - "golangci/team"