From 9e487ed5a6632ff1d3384d2d84baad13ce2f83bf Mon Sep 17 00:00:00 2001 From: "balvajs-renovate[bot]" <147611899+balvajs-renovate[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 17:13:06 +0000 Subject: [PATCH] chore(deps): update dependency @octokit/graphql-schema to v14.39.2 (#180) 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.39.1` -> `14.39.2`](https://renovatebot.com/diffs/npm/@octokit%2fgraphql-schema/14.39.1/14.39.2) | --- ### Release Notes
octokit/graphql-schema (@​octokit/graphql-schema) ### [`v14.39.2`](https://togithub.com/octokit/graphql-schema/releases/tag/v14.39.2) [Compare Source](https://togithub.com/octokit/graphql-schema/compare/v14.39.1...v14.39.2) ##### Bug Fixes - **`RepositoryRuleType`:** description updates ([#​852](https://togithub.com/octokit/graphql-schema/issues/852)) ([1a4db83](https://togithub.com/octokit/graphql-schema/commit/1a4db8321a65b9cab7fa3669bcdfa311b5ed8422))
--- ### 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 6f8f9f7..23bc70b 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@graphql-codegen/typescript-operations": "4.0.1", "@octokit/core": "5.0.1", "@octokit/graphql": "7.0.2", - "@octokit/graphql-schema": "14.39.1", + "@octokit/graphql-schema": "14.39.2", "@octokit/plugin-paginate-graphql": "4.0.0", "@semantic-release/commit-analyzer": "11.0.0", "@semantic-release/git": "10.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d3e17f5..342d082 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.39.1 - version: 14.39.1 + specifier: 14.39.2 + version: 14.39.2 '@octokit/plugin-paginate-graphql': specifier: 4.0.0 version: 4.0.0(@octokit/core@5.0.1) @@ -2179,8 +2179,8 @@ packages: universal-user-agent: 6.0.0 dev: true - /@octokit/graphql-schema@14.39.1: - resolution: {integrity: sha512-QF4i1ZxE86dgzRCLGASPJiJwf21UyNxcVW++toCAPukU+0xYrnRk3Ben7I8EO/MT05nmR5d6CCpmcZieLdSC2g==} + /@octokit/graphql-schema@14.39.2: + resolution: {integrity: sha512-BwUKefIANJKKE6WqTLNvymb70i6z5ERoixBympTUubG+SXD2aSJTzPP5DB1jb4GQhA1LZ0XiKmRGxRVGZg7oWA==} dependencies: graphql: 16.8.1 graphql-tag: 2.12.6(graphql@16.8.1)