From 4cd899ba6c5f92cff085f346a11f348ba348eb8e Mon Sep 17 00:00:00 2001 From: "balvajs-renovate[bot]" <147611899+balvajs-renovate[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 19:13:00 +0000 Subject: [PATCH] chore(deps): update dependency @octokit/graphql-schema to v14.54.0 (#328) 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 | minor | [`14.53.0` -> `14.54.0`](https://renovatebot.com/diffs/npm/@octokit%2fgraphql-schema/14.53.0/14.54.0) | --- ### Release Notes
octokit/graphql-schema (@​octokit/graphql-schema) ### [`v14.54.0`](https://togithub.com/octokit/graphql-schema/releases/tag/v14.54.0) [Compare Source](https://togithub.com/octokit/graphql-schema/compare/v14.53.0...v14.54.0) ##### Features - `{Repository,RepositoryInfo,UpdateRepositoryInput}#hasSponsorshipsEnabled` ([#​895](https://togithub.com/octokit/graphql-schema/issues/895)) ([f46867d](https://togithub.com/octokit/graphql-schema/commit/f46867da3e175a9c855cf5bddf1c6db7bc5ed35f))
--- ### 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 6266a93..3b96bf2 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.53.0", + "@octokit/graphql-schema": "14.54.0", "@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 3ea8de3..ff8ea34 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.53.0 - version: 14.53.0 + specifier: 14.54.0 + version: 14.54.0 '@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.53.0: - resolution: {integrity: sha512-rtu11LiIqIdvxm0qIPhu3bfrMGKGLcbq5uzmphsXv1qpcvSQEJq8cc+xC3DBIrbRajYgd3+3tle1QK5zh8VKtw==} + /@octokit/graphql-schema@14.54.0: + resolution: {integrity: sha512-hpRysmqbvsNl4DL9YGqc9+cJQCKocEYIZ1WWcXMAq9gyCbHrFW3LaK/us88cVHxK7dDvYyDKweu9NdgLQPub6g==} dependencies: graphql: 16.8.1 graphql-tag: 2.12.6(graphql@16.8.1)