Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @actions/core to v1.9.1 [security] #2158

Merged
merged 2 commits into from
Feb 7, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 18, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@actions/core (source) 1.5.0 -> 1.9.1 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2022-35954

Impact

The core.exportVariable function uses a well known delimiter that attackers can use to break out of that specific variable and assign values to other arbitrary variables. Workflows that write untrusted values to the GITHUB_ENV file may cause the path or other environment variables to be modified without the intention of the workflow or action author.

Patches

Users should upgrade to @actions/core v1.9.1.

Workarounds

If you are unable to upgrade the @actions/core package, you can modify your action to ensure that any user input does not contain the delimiter _GitHubActionsFileCommandDelimeter_ before calling core.exportVariable.

References

More information about setting-an-environment-variable in workflows

If you have any questions or comments about this advisory:


Release Notes

actions/toolkit

v1.9.1

  • Randomize delimiter when calling core.exportVariable

v1.9.0

  • Added toPosixPath, toWin32Path and toPlatformPath utilities #​1102

v1.8.2

  • Update to v2.0.1 of @actions/http-client #​1087

v1.8.1

  • Update to v2.0.0 of @actions/http-client

v1.8.0

v1.7.0

v1.6.0


Configuration

📅 Schedule: Branch creation - "" in timezone Europe/Warsaw, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

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

@vercel
Copy link

vercel bot commented Aug 18, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
graphql-inspector ✅ Ready (Inspect) Visit Preview Aug 23, 2022 at 3:15PM (UTC)

@github-actions
Copy link
Contributor

github-actions bot commented Sep 5, 2022

🚀 Website Preview

The latest changes to the website are available as preview in: https://5c2a3c43.graphql-inspector.pages.dev

@renovate renovate bot force-pushed the renovate/npm-@actions/core-vulnerability branch 5 times, most recently from 9f53933 to 86fdee7 Compare September 12, 2022 14:27
@renovate renovate bot force-pushed the renovate/npm-@actions/core-vulnerability branch 2 times, most recently from 5c82927 to 9800e91 Compare September 19, 2022 14:32
@renovate renovate bot changed the title Update dependency @actions/core to v1.9.1 [SECURITY] fix(deps): update dependency @actions/core to v1.9.1 [security] Sep 27, 2022
@renovate renovate bot force-pushed the renovate/npm-@actions/core-vulnerability branch 2 times, most recently from 6c390d5 to fb07933 Compare October 3, 2022 10:12
@renovate renovate bot force-pushed the renovate/npm-@actions/core-vulnerability branch from fb07933 to 149245e Compare October 13, 2022 09:57
@github-actions
Copy link
Contributor

github-actions bot commented Oct 13, 2022

diff --git a/website/algolia-lockfile.json b/website/algolia-lockfile.json%0Aindex 0967ef42..a61b5806 100644%0A--- a/website/algolia-lockfile.json%0A+++ b/website/algolia-lockfile.json%0A@@ -1 +1,1077 @@%0A-{}%0A+[%0A+  {%0A+    "objectID": "inspector-docs-api-documents",%0A+    "headings": [%0A+      "JavaScript And TypeScript Files",%0A+      "GraphQL Files",%0A+      "Programmatic API"%0A+    ],%0A+    "toc": [%0A+      {%0A+        "children": [],%0A+        "title": "JavaScript And TypeScript Files",%0A+        "anchor": "javascript-and-typescript-files"%0A+      },%0A+      {%0A+        "children": [],%0A+        "title": "GraphQL Files",%0A+        "anchor": "graphql-files"%0A+      },%0A+      {%0A+        "children": [],%0A+        "title": "Programmatic API",%0A+        "anchor": "programmatic-api"%0A+      }%0A+    ],%0A+    "content": "fa7a7313300bbcde1b7a397927d179f2",%0A+    "url": "https://www.the-guild.dev/graphql/inspector/docs/api/documents",%0A+    "domain": "https://www.the-guild.dev/graphql/inspector/",%0A+    "hierarchy": [%0A+      "Docs",%0A+      "API"%0A+    ],%0A+    "source": "Inspector",%0A+    "title": "Providing Documents",%0A+    "type": "Documentation"%0A+  },%0A+  {%0A+    "objectID": "inspector-docs-api-schema",%0A+    "headings": [%0A+      "JavaScript And TypeScript File",%0A+      "GraphQL File",%0A+      "JSON File",%0A+      "GraphQL Endpoint",%0A+      "Git Repository",%0A+      "GitHub Repository",%0A+      "Programmatic API"%0A+    ],%0A+    "toc": [%0A+      {%0A+        "children": [],%0A+        "title": "JavaScript And TypeScript File",%0A+        "anchor": "javascript-and-typescript-file"%0A+      },%0A+      {%0A+        "children": [],%0A+        "title": "GraphQL File",%0A+        "anchor": "graphql-file"%0A+      },%0A+      {%0A+        "children": [],%0A+        "title": "JSON File",%0A+        "anchor": "json-file"%0A+      },%0A+      {%0A+        "children": [],%0A+        "title": "GraphQL Endpoint",%0A+        "anchor": "graphql-endpoint"%0A+      },%0A+      {%0A+        "children": [],%0A+        "title": "Git Repository",%0A+        "anchor": "git-repository"%0A+      },%0A+      {%0A+        "children": [],%0A+        "title": "GitHub Repository",%0A+        "anchor": "github-repository"%0A+      },%0A+      {%0A+        "children": [],%0A+        "title": "Programmatic API",%0A+        "anchor": "programmatic-api"%0A+      }%0A+    ],%0A+    "content": "130b57f734850ef8a8ab5e9d53f8212e",%0A+    "url": "https://www.the-guild.dev/graphql/inspector/docs/api/schema",%0A+    "domain": "https://www.the-guild.dev/graphql/inspector/",%0A+    "hierarchy": [%0A+      "Docs",%0A+      "API"%0A+    ],%0A+    "source": "Inspector",%0A+    "title": "Providing Schema",%0A+    "type": "Documentation"%0A+  },%0A+  {%0A+    "objectID": "inspector-docs-essentials-audit",%0A+    "headings": [%0A+      "Usage"%0A+    ],%0A+    "toc": [%0A+      {%0A+        "children": [%0A+          {%0A+            "children": [%0A+              {%0A+                "children": [],%0A+                "title": "Arguments",%0A+                "anchor": "arguments"%0A+              },%0A+              {%0A+                "children": [],%0A+                "title": "Flags",%0A+                "anchor": "flags"%0A+              },%0A+              {%0A+                "children": [],%0A+                "title": "Output",%0A+                "anchor": "output"%0A+              }%0A+            ],%0A+            "title": "Example",%0A+            "anchor": "example"%0A+          }%0A+        ],%0A+        "title": "Usage",%0A+        "anchor": "usage"%0A+      }%0A+    ],%0A+    "content": "338710dd0b89f2a5c6addbc1f7148afb",%0A+    "url": "https://www.the-guild.dev/graphql/inspector/docs/essentials/audit",%0A+    "domain": "https://www.the-guild.dev/graphql/inspector/",%0A+    "hierarchy": [%0A+      "Docs",%0A+      "Essentials"%0A+    ],%0A+    "source": "Inspector",%0A+    "title": "Audit Documents",%0A+    "type": "Documentation"%0A+  },%0A+  {%0A+    "objectID": "inspector-docs-essentials-coverage",%0A+    "headings": [%0A+      "Usage"%0A+    ],%0A+    "toc": [%0A+      {%0A+        "children": [%0A+          {%0A+            "children": [%0A+              {%0A+                "children": [],%0A+                "title": "Flags",%0A+                "anchor": "flags"%0A+              },%0A+              {%0A+                "children": [],%0A+                "title": "Output",%0A+                "anchor": "output"%0A+              }%0A+            ],%0A+            "title": "Arguments",%0A+            "anchor": "arguments"%0A+          }%0A+        ],%0A+        "title": "Usage",%0A+        "anchor": "usage"%0A+      }%0A+    ],%0A+    "content": "8f24e3901b120493a730c4e1243b5d02",%0A+    "url": "https://www.the-guild.dev/graphql/inspector/docs/essentials/coverage",%0A+    "domain": "https://www.the-guild.dev/graphql/inspector/",%0A+    "hierarchy": [%0A+      "Docs",%0A+      "Essentials"%0A+    ],%0A+    "source": "Inspector",%0A+    "title": "Schema Coverage",%0A+    "type": "Documentation"%0A+  },%0A+  {%0A+    "objectID": "inspector-docs-essentials-diff",%0A+    "headings": [%0A+      "Using GitHub Application",%0A+      "Using GitHub Action",%0A+      "Using in CI",%0A+      "Using CLI"%0A+    ],%0A+    "toc": [%0A+      {%0A+        "children": [],%0A+        "title": "Using GitHub Application",%0A+        "anchor": "using-github-application"%0A+      },%0A+      {%0A+        "children": [],%0A+        "title": "Using GitHub Action",%0A+        "anchor": "using-github-action"%0A+      },%0A+      {%0A+        "children": [],%0A+        "title": "Using in CI",%0A+        "anchor": "using-in-ci"%0A+      },%0A+      {%0A+        "children": [%0A+          {%0A+            "children": [%0A+              {%0A+                "children": [],%0A+                "title": "Examples",%0A+                "anchor": "examples"%0A+              },%0A+              {%0A+                "children": [],%0A+                "title": "Rules",%0A+                "anchor": "rules"%0A+              },%0A+              {%0A+                "children": [],%0A+                "title": "Custom rules",%0A+                "anchor": "custom-rules"%0A+              },%0A+              {%0A+                "children": [],%0A+                "title": "Passing different headers to multiple remote schemas",%0A+                "anchor": "passing-different-headers-to-multiple-remote-schemas"%0A+              }%0A+            ],%0A+            "title": "Usage",%0A+            "anchor": "usage"%0A+          }%0A+        ],%0A+        "title": "Using CLI",%0A+        "anchor": "using-cli"%0A+      }%0A+    ],%0A+    "content": "17a2bf77d2eb45118828acf10c390b8e",%0A+    "url": "https://www.the-guild.dev/graphql/inspector/docs/essentials/diff",%0A+    "domain": "https://www.the-guild.dev/graphql/inspector/",%0A+    "hierarchy": [%0A+      "Docs",%0A+      "Essentials"%0A+    ],%0A+    "source": "Inspector",%0A+    "title": "Schema Validation",%0A+    "type": "Documentation"%0A+  },%0A+  {%0A+    "objectID": "inspector-docs-essentials-introspect",%0A+    "headings": [%0A+      "Usage"%0A+    ],%0A+    "toc": [%0A+      {%0A+        "children": [%0A+          {%0A+            "children": [%0A+              {%0A+                "children": [],%0A+                "title": "Flags",%0A+                "anchor": "flags"%0A+              },%0A+              {%0A+                "children": [],%0A+                "title": "Output",%0A+                "anchor": "output"%0A+              }%0A+            ],%0A+            "title": "Arguments",%0A+            "anchor": "arguments"%0A+          }%0A+        ],%0A+        "title": "Usage",%0A+        "anchor": "usage"%0A+      }%0A+    ],%0A+    "content": "93beaac082f89520eac59a97a6e625fb",%0A+    "url": "https://www.the-guild.dev/graphql/inspector/docs/essentials/introspect",%0A+    "domain": "https://www.the-guild.dev/graphql/inspector/",%0A+    "hierarchy": [%0A+      "Docs",%0A+      "Essentials"%0A+    ],%0A+    "source": "Inspector",%0A+    "title": "Introspection",%0A+    "type": "Documentation"%0A+  },%0A+  {%0A+    "objectID": "inspector-docs-essentials-notifications",%0A+    "headings": [%0A+      "How does it Work?",%0A+      "Configuration",%0A+      "Notifications on Slack",%0A+      "Notifications on Discord",%0A+      "Notifications via Webhook"%0A+    ],%0A+    "toc": [%0A+      {%0A+        "children": [],%0A+        "title": "How does it Work?",%0A+        "anchor": "how-does-it-work"%0A+      },%0A+      {%0A+        "children": [%0A+          {%0A+            "children": [],%0A+            "title": "Using with Environments",%0A+            "anchor": "using-with-environments"%0A+          }%0A+        ],%0A+        "title": "Configuration",%0A+        "anchor": "configuration"%0A+      },%0A+      {%0A+        "children": [],%0A+        "title": "Notifications on Slack",%0A+        "anchor": "notifications-on-slack"%0A+      },%0A+      {%0A+        "children": [],%0A+        "title": "Notifications on Discord",%0A+        "anchor": "notifications-on-discord"%0A+      },%0A+      {%0A+        "children": [%0A+          {%0A+            "children": [%0A+              {%0A+                "children": [],%0A+                "title": "Example Payload",%0A+                "anchor": "example-payload"%0A+              }%0A+            ],%0A+            "title": "Payload Structure",%0A+            "anchor": "payload-structure"%0A+          }%0A+        ],%0A+        "title": "Notifications via Webhook",%0A+        "anchor": "notifications-via-webhook"%0A+      }%0A+    ],%0A+    "content": "fed90ae49a4f3e4de3b1f7834915681f",%0A+    "url": "https://www.the-guild.dev/graphql/inspector/docs/essentials/notifications",%0A+    "domain": "https://www.the-guild.dev/graphql/inspector/",%0A+    "hierarchy": [%0A+      "Docs",%0A+      "Essentials"%0A+    ],%0A+    "source": "Inspector",%0A+    "title": "Schema Change Notifications",%0A+    "type": "Documentation"%0A+  },%0A+  {%0A+    "objectID": "inspector-docs-essentials-serve",%0A+    "headings": [%0A+      "Usage"%0A+    ],%0A+    "toc": [%0A+      {%0A+        "children": [%0A+          {%0A+            "children": [%0A+              {%0A+                "children": [],%0A+                "title": "Flags",%0A+                "anchor": "flags"%0A+              },%0A+              {%0A+                "children": [],%0A+                "title": "Output",%0A+                "anchor": "output"%0A+              }%0A+            ],%0A+            "title": "Arguments",%0A+            "anchor": "arguments"%0A+          }%0A+        ],%0A+        "title": "Usage",%0A+        "anchor": "usage"%0A+      }%0A+    ],%0A+    "content": "22e84a2568da9a6849c3b4ed2c979f22",%0A+    "url": "https://www.the-guild.dev/graphql/inspector/docs/essentials/serve",%0A+    "domain": "https://www.the-guild.dev/graphql/inspector/",%0A+    "hierarchy": [%0A+      "Docs",%0A+      "Essentials"%0A+    ],%0A+    "source": "Inspector",%0A+    "title": "Serve With Faked Data",%0A+    "type": "Documentation"%0A+  },%0A+  {%0A+    "objectID": "inspector-docs-essentials-similar",%0A+    "headings": [%0A+      "Usage"%0A+    ],%0A+    "toc": [%0A+      {%0A+        "children": [%0A+          {%0A+            "children": [%0A+              {%0A+                "children": [],%0A+                "title": "Flags",%0A+                "anchor": "flags"%0A+              },%0A+              {%0A+                "children": [],%0A+                "title": "Output",%0A+                "anchor": "output"%0A+              }%0A+            ],%0A+            "title": "Arguments",%0A+            "anchor": "arguments"%0A+          }%0A+        ],%0A+        "title": "Usage",%0A+        "anchor": "usage"%0A+      }%0A+    ],%0A+    "content": "fbdc2d82cfb558b9b0b9135bfbefe8d7",%0A+    "url": "https://www.the-guild.dev/graphql/inspector/docs/essentials/similar",%0A+    "domain": "https://www.the-guild.dev/graphql/inspector/",%0A+    "hierarchy": [%0A+      "Docs",%0A+      "Essentials"%0A+    ],%0A+    "source": "Inspector",%0A+    "title": "Find Similar Types",%0A+    "type": "Documentation"%0A+  },%0A+  {%0A+    "objectID": "inspector-docs-essentials-validate",%0A+    "headings": [%0A+      "Usage"%0A+    ],%0A+    "toc": [%0A+      {%0A+        "children": [%0A+          {%0A+            "children": [%0A+              {%0A+                "children": [],%0A+                "title": "Arguments",%0A+                "anchor": "arguments"%0A+              },%0A+              {%0A+                "children": [],%0A+                "title": "Flags",%0A+                "anchor": "flags"%0A+              },%0A+              {%0A+                "children": [],%0A+                "title": "Output",%0A+                "anchor": "output"%0A+              }%0A+            ],%0A+            "title": "Example",%0A+            "anchor": "example"%0A+          }%0A+        ],%0A+        "title": "Usage",%0A+        "anchor": "usage"%0A+      }%0A+    ],%0A+    "content": "4e90c0042c3506a9062f9b9de916ec0b",%0A+    "url": "https://www.the-guild.dev/graphql/inspector/docs/essentials/validate",%0A+    "domain": "https://www.the-guild.dev/graphql/inspector/",%0A+    "hierarchy": [%0A+      "Docs",%0A+      "Essentials"%0A+    ],%0A+    "source": "Inspector",%0A+    "title": "Validate Documents",%0A+    "type": "Documentation"%0A+  },%0A+  {%0A+    "objectID": "inspector-docs-introduction-index",%0A+    "headings": [%0A+      "GitHub Application and Action",%0A+      "Command Line Tool",%0A+      "Features"%0A+    ],%0A+    "toc": [%0A+      {%0A+        "children": [],%0A+        "title": "GitHub Application and Action",%0A+        "anchor": "github-application-and-action"%0A+      },%0A+      {%0A+        "children": [],%0A+        "title": "Command Line Tool",%0A+        "anchor": "command-line-tool"%0A+      },%0A+      {%0A+        "children": [%0A+          {%0A+            "children": [%0A+              {%0A+                "children": [],%0A+                "title": "Keep Operations and Fragments in Line with GraphQL Schema",%0A+                "anchor": "keep-operations-and-fragments-in-line-with-graphql-schema"%0A+              },%0A+              {%0A+                "children": [],%0A+                "title": "GitHub Application and GitHub Action",%0A+                "anchor": "github-application-and-github-action"%0A+              },%0A+              {%0A+                "children": [],%0A+                "title": "Find Duplicated Types",%0A+                "anchor": "find-duplicated-types"%0A+              },%0A+              {%0A+                "children": [],%0A+                "title": "Schema coverage",%0A+                "anchor": "schema-coverage"%0A+              },%0A+              {%0A+                "children": [],%0A+                "title": "Serve Faked GraphQL API",%0A+                "anchor": "serve-faked-graphql-api"%0A+              },%0A+              {%0A+                "children": [],%0A+                "title": "Introspect GraphQL API",%0A+                "anchor": "introspect-graphql-api"%0A+              }%0A+            ],%0A+            "title": "Detect Changes Between GraphQL Schemas",%0A+            "anchor": "detect-changes-between-graphql-schemas"%0A+          }%0A+        ],%0A+        "title": "Features",%0A+        "anchor": "features"%0A+      }%0A+    ],%0A+    "content": "496c400b43f1433b323161ed6848f260",%0A+    "url": "https://www.the-guild.dev/graphql/inspector/docs/introduction/index",%0A+    "domain": "https://www.the-guild.dev/graphql/inspector/",%0A+    "hierarchy": [%0A+      "Docs",%0A+      "Introduction"%0A+    ],%0A+    "source": "Inspector",%0A+    "title": "What is GraphQL Inspector?",%0A+    "type": "Documentation"%0A+  },%0A+  {%0A+    "objectID": "inspector-docs-introduction-installation",%0A+    "headings": [%0A+      "GitHub Application",%0A+      "GitHub Action",%0A+      "CLI",%0A+      "CLI for CI",%0A+      "Programmatic API",%0A+      "Docker"%0A+    ],%0A+    "toc": [%0A+      {%0A+        "children": [],%0A+        "title": "GitHub Application",%0A+        "anchor": "github-application"%0A+      },%0A+      {%0A+        "children": [],%0A+        "title": "GitHub Action",%0A+        "anchor": "github-action"%0A+      },%0A+      {%0A+        "children": [%0A+          {%0A+            "children": [],%0A+            "title": "Usage",%0A+            "anchor": "usage"%0A+          }%0A+        ],%0A+        "title": "CLI",%0A+        "anchor": "cli"%0A+      },%0A+      {%0A+        "children": [%0A+          {%0A+            "children": [%0A+              {%0A+                "children": [],%0A+                "title": "Usage",%0A+                "anchor": "usage-1"%0A+              }%0A+            ],%0A+            "title": "Commands",%0A+            "anchor": "commands"%0A+          }%0A+        ],%0A+        "title": "CLI for CI",%0A+        "anchor": "cli-for-ci"%0A+      },%0A+      {%0A+        "children": [%0A+          {%0A+            "children": [],%0A+            "title": "Usage",%0A+            "anchor": "usage-2"%0A+          }%0A+        ],%0A+        "title": "Programmatic API",%0A+        "anchor": "programmatic-api"%0A+      },%0A+      {%0A+        "children": [],%0A+        "title": "Docker",%0A+        "anchor": "docker"%0A+      }%0A+    ],%0A+    "content": "85a178d8f55dbf0621c44be0600480ee",%0A+    "url": "https://www.the-guild.dev/graphql/inspector/docs/introduction/installation",%0A+    "domain": "https://www.the-guild.dev/graphql/inspector/",%0A+    "hierarchy": [%0A+      "Docs",%0A+      "Introduction"%0A+    ],%0A+    "source": "Inspector",%0A+    "title": "Getting Started",%0A+    "type": "Documentation"%0A+  },%0A+  {%0A+    "objectID": "inspector-docs-products-action",%0A+    "headings": [%0A+      "Usage",%0A+      "Inputs",%0A+      "Outputs"%0A+    ],%0A+    "toc": [%0A+      {%0A+        "children": [],%0A+        "title": "Usage",%0A+        "anchor": "usage"%0A+      },%0A+      {%0A+        "children": [%0A+          {%0A+            "children": [%0A+              {%0A+                "children": [],%0A+                "title": "`annotations`",%0A+                "anchor": "annotations"%0A+              },%0A+              {%0A+                "children": [],%0A+                "title": "`fail-on-breaking`",%0A+                "anchor": "fail-on-breaking"%0A+              },%0A+              {%0A+                "children": [],%0A+                "title": "`approve-label`",%0A+                "anchor": "approve-label"%0A+              },%0A+              {%0A+                "children": [],%0A+                "title": "`endpoint`",%0A+                "anchor": "endpoint"%0A+              }%0A+            ],%0A+            "title": "`name`",%0A+            "anchor": "name"%0A+          }%0A+        ],%0A+        "title": "Inputs",%0A+        "anchor": "inputs"%0A+      },%0A+      {%0A+        "children": [%0A+          {%0A+            "children": [],%0A+            "title": "`changes`",%0A+            "anchor": "changes"%0A+          }%0A+        ],%0A+        "title": "Outputs",%0A+        "anchor": "outputs"%0A+      }%0A+    ],%0A+    "content": "3f5e9c4dedd3fb707c6b48f4691d90ed",%0A+    "url": "https://www.the-guild.dev/graphql/inspector/docs/products/action",%0A+    "domain": "https://www.the-guild.dev/graphql/inspector/",%0A+    "hierarchy": [%0A+      "Docs",%0A+      "Products"%0A+    ],%0A+    "source": "Inspector",%0A+    "title": "GitHub Action",%0A+    "type": "Documentation"%0A+  },%0A+  {%0A+    "objectID": "inspector-docs-products-ci",%0A+    "headings": [%0A+      "Installation",%0A+      "Commands",%0A+      "Loaders",%0A+      "Usage",%0A+      "Example",%0A+      "Recommended Workflow",%0A+      "Using Docker Image"%0A+    ],%0A+    "toc": [%0A+      {%0A+        "children": [],%0A+        "title": "Installation",%0A+        "anchor": "installation"%0A+      },%0A+      {%0A+        "children": [],%0A+        "title": "Commands",%0A+        "anchor": "commands"%0A+      },%0A+      {%0A+        "children": [],%0A+        "title": "Loaders",%0A+        "anchor": "loaders"%0A+      },%0A+      {%0A+        "children": [],%0A+        "title": "Usage",%0A+        "anchor": "usage"%0A+      },%0A+      {%0A+        "children": [],%0A+        "title": "Example",%0A+        "anchor": "example"%0A+      },%0A+      {%0A+        "children": [],%0A+        "title": "Recommended Workflow",%0A+        "anchor": "recommended-workflow"%0A+      },%0A+      {%0A+        "children": [],%0A+        "title": "Using Docker Image",%0A+        "anchor": "using-docker-image"%0A+      }%0A+    ],%0A+    "content": "ca63074fe710ba20bf26648697fcc7f0",%0A+    "url": "https://www.the-guild.dev/graphql/inspector/docs/products/ci",%0A+    "domain": "https://www.the-guild.dev/graphql/inspector/",%0A+    "hierarchy": [%0A+      "Docs",%0A+      "Products"%0A+    ],%0A+    "source": "Inspector",%0A+    "title": "Continuous Integration",%0A+    "type": "Documentation"%0A+  },%0A+  {%0A+    "objectID": "inspector-docs-products-github",%0A+    "headings": [%0A+      "Main Features",%0A+      "Installation",%0A+      "Usage",%0A+      "Features",%0A+      "Other"%0A+    ],%0A+    "toc": [%0A+      {%0A+        "children": [],%0A+        "title": "Main Features",%0A+        "anchor": "main-features"%0A+      },%0A+      {%0A+        "children": [],%0A+        "title": "Installation",%0A+        "anchor": "installation"%0A+      },%0A+      {%0A+        "children": [],%0A+        "title": "Usage",%0A+        "anchor": "usage"%0A+      },%0A+      {%0A+        "children": [%0A+          {%0A+            "children": [%0A+              {%0A+                "children": [],%0A+                "title": "Annotations",%0A+                "anchor": "annotations"%0A+              },%0A+              {%0A+                "children": [],%0A+                "title": "Detection of changes",%0A+                "anchor": "detection-of-changes"%0A+              },%0A+              {%0A+                "children": [],%0A+                "title": "Using GraphQL Endpoint",%0A+                "anchor": "using-graphql-endpoint"%0A+              },%0A+              {%0A+                "children": [],%0A+                "title": "Using Multiple environments",%0A+                "anchor": "using-multiple-environments"%0A+              },%0A+              {%0A+                "children": [],%0A+                "title": "Intercept Checks With Serverless Functions",%0A+                "anchor": "intercept-checks-with-serverless-functions"%0A+              }%0A+            ],%0A+            "title": "Schema Change Notifications",%0A+            "anchor": "schema-change-notifications"%0A+          }%0A+        ],%0A+        "title": "Features",%0A+        "anchor": "features"%0A+      },%0A+      {%0A+        "children": [%0A+          {%0A+            "children": [%0A+              {%0A+                "children": [],%0A+                "title": "Limit Summary Length",%0A+                "anchor": "limit-summary-length"%0A+              },%0A+              {%0A+                "children": [],%0A+                "title": "Experimental",%0A+                "anchor": "experimental"%0A+              },%0A+              {%0A+                "children": [],%0A+                "title": "Full Configuration",%0A+                "anchor": "full-configuration"%0A+              },%0A+              {%0A+                "children": [],%0A+                "title": "Recommended workflow",%0A+                "anchor": "recommended-workflow"%0A+              },%0A+              {%0A+                "children": [],%0A+                "title": "Deploy your own GraphQL Inspector App",%0A+                "anchor": "deploy-your-own-graphql-inspector-app"%0A+              }%0A+            ],%0A+            "title": "Approved Breaking Change Label",%0A+            "anchor": "approved-breaking-change-label"%0A+          }%0A+        ],%0A+        "title": "Other",%0A+        "anchor": "other"%0A+      }%0A+    ],%0A+    "content": "e17b55e5770070c28846dcb9789dc7d4",%0A+    "url": "https://www.the-guild.dev/graphql/inspector/docs/products/github",%0A+    "domain": "https://www.the-guild.dev/graphql/inspector/",%0A+    "hierarchy": [%0A+      "Docs",%0A+      "Products"%0A+    ],%0A+    "source": "Inspector",%0A+    "title": "GitHub Application",%0A+    "type": "Documentation"%0A+  },%0A+  {%0A+    "objectID": "inspector-docs-recipes-annotations",%0A+    "headings": [%0A+      "Disabling Annotations"%0A+    ],%0A+    "toc": [%0A+      {%0A+        "children": [%0A+          {%0A+            "children": [%0A+              {%0A+                "children": [],%0A+                "title": "Multiple Environment Setup",%0A+                "anchor": "multiple-environment-setup"%0A+              }%0A+            ],%0A+            "title": "Single Environment Setup",%0A+            "anchor": "single-environment-setup"%0A+          }%0A+        ],%0A+        "title": "Disabling Annotations",%0A+        "anchor": "disabling-annotations"%0A+      }%0A+    ],%0A+    "content": "aa5f4b19e082938f6764060b7c8745ed",%0A+    "url": "https://www.the-guild.dev/graphql/inspector/docs/recipes/annotations",%0A+    "domain": "https://www.the-guild.dev/graphql/inspector/",%0A+    "hierarchy": [%0A+      "Docs",%0A+      "Recipes"%0A+    ],%0A+    "source": "Inspector",%0A+    "title": "Annotations",%0A+    "type": "Documentation"%0A+  },%0A+  {%0A+    "objectID": "inspector-docs-recipes-endpoints",%0A+    "headings": [%0A+      "Usage",%0A+      "How it works"%0A+    ],%0A+    "toc": [%0A+      {%0A+        "children": [%0A+          {%0A+            "children": [%0A+              {%0A+                "children": [],%0A+                "title": "Multiple Environment Setup",%0A+                "anchor": "multiple-environment-setup"%0A+              }%0A+            ],%0A+            "title": "Single Environment Setup",%0A+            "anchor": "single-environment-setup"%0A+          }%0A+        ],%0A+        "title": "Usage",%0A+        "anchor": "usage"%0A+      },%0A+      {%0A+        "children": [],%0A+        "title": "How it works",%0A+        "anchor": "how-it-works"%0A+      }%0A+    ],%0A+    "content": "2e852c09baaf22a40b27c63cd07dd88e",%0A+    "url": "https://www.the-guild.dev/graphql/inspector/docs/recipes/endpoints",%0A+    "domain": "https://www.the-guild.dev/graphql/inspector/",%0A+    "hierarchy": [%0A+      "Docs",%0A+      "Recipes"%0A+    ],%0A+    "source": "Inspector",%0A+    "title": "Using GraphQL Endpoints",%0A+    "type": "Documentation"%0A+  },%0A+  {%0A+    "objectID": "inspector-docs-recipes-environments",%0A+    "headings": [%0A+      "Migrate from One to Multiple Environments",%0A+      "Global Configuration"%0A+    ],%0A+    "toc": [%0A+      {%0A+        "children": [],%0A+        "title": "Migrate from One to Multiple Environments",%0A+        "anchor": "migrate-from-one-to-multiple-environments"%0A+      },%0A+      {%0A+        "children": [],%0A+        "title": "Global Configuration",%0A+        "anchor": "global-configuration"%0A+      }%0A+    ],%0A+    "content": "729448c6f8289030e6ecaaec3953f1e6",%0A+    "url": "https://www.the-guild.dev/graphql/inspector/docs/recipes/environments",%0A+    "domain": "https://www.the-guild.dev/graphql/inspector/",%0A+    "hierarchy": [%0A+      "Docs",%0A+      "Recipes"%0A+    ],%0A+    "source": "Inspector",%0A+    "title": "Using Environments",%0A+    "type": "Documentation"%0A+  },%0A+  {%0A+    "objectID": "inspector-docs-recipes-intercept",%0A+    "headings": [%0A+      "Usage",%0A+      "Setting an Interceptor Logic",%0A+      "Payload and Response Structures"%0A+    ],%0A+    "toc": [%0A+      {%0A+        "children": [%0A+          {%0A+            "children": [%0A+              {%0A+                "children": [],%0A+                "title": "Multiple Environment Setup",%0A+                "anchor": "multiple-environment-setup"%0A+              }%0A+            ],%0A+            "title": "Single Environment Setup",%0A+            "anchor": "single-environment-setup"%0A+          }%0A+        ],%0A+        "title": "Usage",%0A+        "anchor": "usage"%0A+      },%0A+      {%0A+        "children": [],%0A+        "title": "Setting an Interceptor Logic",%0A+        "anchor": "setting-an-interceptor-logic"%0A+      },%0A+      {%0A+        "children": [%0A+          {%0A+            "children": [%0A+              {%0A+                "children": [],%0A+                "title": "Response",%0A+                "anchor": "response"%0A+              }%0A+            ],%0A+            "title": "Payload",%0A+            "anchor": "payload"%0A+          }%0A+        ],%0A+        "title": "Payload and Response Structures",%0A+        "anchor": "payload-and-response-structures"%0A+      }%0A+    ],%0A+    "content": "fd1816f48b4eed469ae74c0ec5da0112",%0A+    "url": "https://www.the-guild.dev/graphql/inspector/docs/recipes/intercept",%0A+    "domain": "https://www.the-guild.dev/graphql/inspector/",%0A+    "hierarchy": [%0A+      "Docs",%0A+      "Recipes"%0A+    ],%0A+    "source": "Inspector",%0A+    "title": "Intercepting Schema Changes",%0A+    "type": "Documentation"%0A+  },%0A+  {%0A+    "objectID": "inspector-docs-recipes-pull-requests",%0A+    "headings": [%0A+      "Single environment",%0A+      "Multiple environments",%0A+      "Disabling GitHub Action"%0A+    ],%0A+    "toc": [%0A+      {%0A+        "children": [],%0A+        "title": "Single environment",%0A+        "anchor": "single-environment"%0A+      },%0A+      {%0A+        "children": [],%0A+        "title": "Multiple environments",%0A+        "anchor": "multiple-environments"%0A+      },%0A+      {%0A+        "children": [],%0A+        "title": "Disabling GitHub Action",%0A+        "anchor": "disabling-github-action"%0A+      }%0A+    ],%0A+    "content": "a3f4e8c859da4ae2718f0c97244ad1d7",%0A+    "url": "https://www.the-guild.dev/graphql/inspector/docs/recipes/pull-requests",%0A+    "domain": "https://www.the-guild.dev/graphql/inspector/",%0A+    "hierarchy": [%0A+      "Docs",%0A+      "Recipes"%0A+    ],%0A+    "source": "Inspector",%0A+    "title": "Managing Pull Requests",%0A+    "type": "Documentation"%0A+  },%0A+  {%0A+    "objectID": "inspector-index",%0A+    "headings": [],%0A+    "toc": [],%0A+    "content": "d41d8cd98f00b204e9800998ecf8427e",%0A+    "url": "https://www.the-guild.dev/graphql/inspector//index",%0A+    "domain": "https://www.the-guild.dev/graphql/inspector/",%0A+    "hierarchy": [],%0A+    "source": "Inspector",%0A+    "title": "Home",%0A+    "type": "Documentation"%0A+  }%0A+]%0A\ No newline at end of file

@renovate renovate bot force-pushed the renovate/npm-@actions/core-vulnerability branch from 149245e to e3c57a6 Compare October 13, 2022 11:51
@renovate renovate bot changed the title fix(deps): update dependency @actions/core to v1.9.1 [security] fix(deps): update dependency @actions/core to v1.9.1 [security] - autoclosed Oct 30, 2022
@renovate renovate bot closed this Oct 30, 2022
@renovate renovate bot deleted the renovate/npm-@actions/core-vulnerability branch October 30, 2022 01:55
@renovate renovate bot changed the title fix(deps): update dependency @actions/core to v1.9.1 [security] - autoclosed fix(deps): update dependency @actions/core to v1.9.1 [security] Oct 30, 2022
@renovate renovate bot reopened this Oct 30, 2022
@renovate renovate bot restored the renovate/npm-@actions/core-vulnerability branch October 30, 2022 03:43
@renovate renovate bot changed the title fix(deps): update dependency @actions/core to v1.9.1 [security] fix(deps): update dependency @actions/core to v1.9.1 [security] - autoclosed Nov 23, 2022
@renovate renovate bot closed this Nov 23, 2022
@renovate renovate bot deleted the renovate/npm-@actions/core-vulnerability branch November 23, 2022 03:08
@renovate renovate bot changed the title fix(deps): update dependency @actions/core to v1.9.1 [security] - autoclosed fix(deps): update dependency @actions/core to v1.9.1 [security] Nov 23, 2022
@renovate renovate bot reopened this Nov 23, 2022
@renovate renovate bot restored the renovate/npm-@actions/core-vulnerability branch November 23, 2022 05:03
@renovate renovate bot force-pushed the renovate/npm-@actions/core-vulnerability branch from e3c57a6 to 68e365f Compare November 24, 2022 09:46
@renovate renovate bot changed the title fix(deps): update dependency @actions/core to v1.9.1 [security] Update dependency @actions/core to v1.9.1 [SECURITY] Dec 17, 2022
@renovate renovate bot changed the title Update dependency @actions/core to v1.9.1 [SECURITY] fix(deps): update dependency @actions/core to v1.9.1 [security] Dec 17, 2022
@renovate renovate bot changed the title fix(deps): update dependency @actions/core to v1.9.1 [security] Update dependency @actions/core to v1.9.1 [SECURITY] Jan 4, 2023
@renovate renovate bot force-pushed the renovate/npm-@actions/core-vulnerability branch from 68e365f to 14f00e2 Compare January 11, 2023 11:21
@renovate renovate bot changed the title Update dependency @actions/core to v1.9.1 [SECURITY] fix(deps): update dependency @actions/core to v1.9.1 [security] Jan 11, 2023
@changeset-bot
Copy link

changeset-bot bot commented Jan 11, 2023

🦋 Changeset detected

Latest commit: ce793f0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@graphql-inspector/action Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@renovate renovate bot force-pushed the renovate/npm-@actions/core-vulnerability branch from 14f00e2 to 99c6335 Compare January 17, 2023 16:19
@renovate renovate bot force-pushed the renovate/npm-@actions/core-vulnerability branch from 8a38430 to c12c9a8 Compare January 31, 2023 09:58
@renovate
Copy link
Contributor Author

renovate bot commented Jan 31, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants