From 3705bf4b69eaf493fc1ac7a3f8f06ae2ea3be6e5 Mon Sep 17 00:00:00 2001 From: "balvajs-renovate[bot]" <147611899+balvajs-renovate[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 05:15:53 +0000 Subject: [PATCH] chore(deps): update dependency @octokit/graphql-schema to v14.55.1 (#331) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@octokit/graphql-schema](https://togithub.com/octokit/graphql-schema) | devDependencies | patch | [`14.55.0` -> `14.55.1`](https://renovatebot.com/diffs/npm/@octokit%2fgraphql-schema/14.55.0/14.55.1) | --- ### Release Notes
octokit/graphql-schema (@​octokit/graphql-schema) ### [`v14.55.1`](https://togithub.com/octokit/graphql-schema/releases/tag/v14.55.1) [Compare Source](https://togithub.com/octokit/graphql-schema/compare/v14.55.0...v14.55.1) ##### Bug Fixes - build update ([#​897](https://togithub.com/octokit/graphql-schema/issues/897)) ([597dc42](https://togithub.com/octokit/graphql-schema/commit/597dc425efc0aa4d71bd3eb92f448ae64097a599))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). Co-authored-by: Balvajs Renovate Bot <406530+balvajs-renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 329ce2e..acecd54 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@graphql-codegen/typescript-operations": "4.1.2", "@octokit/action": "6.0.7", "@octokit/graphql": "7.0.2", - "@octokit/graphql-schema": "14.55.0", + "@octokit/graphql-schema": "14.55.1", "@octokit/plugin-paginate-graphql": "4.0.0", "@semantic-release/commit-analyzer": "11.1.0", "@semantic-release/git": "10.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0a26336..5779e2f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ devDependencies: specifier: 7.0.2 version: 7.0.2 '@octokit/graphql-schema': - specifier: 14.55.0 - version: 14.55.0 + specifier: 14.55.1 + version: 14.55.1 '@octokit/plugin-paginate-graphql': specifier: 4.0.0 version: 4.0.0(@octokit/core@5.0.1) @@ -2256,8 +2256,8 @@ packages: universal-user-agent: 6.0.0 dev: true - /@octokit/graphql-schema@14.55.0: - resolution: {integrity: sha512-IJjs5rvfDB8kyh878CidoBszHFKfTNfT4vfYrayQi3/PUvOxhur5YANKq4d+kb5pRA5CQGc/jOD6td45UTxK7g==} + /@octokit/graphql-schema@14.55.1: + resolution: {integrity: sha512-2D+ozyxfsbOdGeiLj/9wfBFVODj8eTQ8qeTwr9wOPyhIYtVcGPFJJTt8u/9Tfj+rImkg0xQg6fyFDO+In6Jb8Q==} dependencies: graphql: 16.8.1 graphql-tag: 2.12.6(graphql@16.8.1)