From afaff7f0f6d9e347a3cf3f0d6737a68048cedf6e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 20:13:17 +0000 Subject: [PATCH] chore(deps): update dependency @octokit/graphql-schema to v14.31.0 (#83) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@octokit/graphql-schema](https://togithub.com/octokit/graphql-schema) | [`14.30.0` -> `14.31.0`](https://renovatebot.com/diffs/npm/@octokit%2fgraphql-schema/14.30.0/14.31.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@octokit%2fgraphql-schema/14.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@octokit%2fgraphql-schema/14.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@octokit%2fgraphql-schema/14.30.0/14.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@octokit%2fgraphql-schema/14.30.0/14.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
octokit/graphql-schema (@​octokit/graphql-schema) ### [`v14.31.0`](https://togithub.com/octokit/graphql-schema/releases/tag/v14.31.0) [Compare Source](https://togithub.com/octokit/graphql-schema/compare/v14.30.0...v14.31.0) ##### Features - \`RepositoryRule#repositoryRuleset ([#​825](https://togithub.com/octokit/graphql-schema/issues/825)) ([5fb727c](https://togithub.com/octokit/graphql-schema/commit/5fb727c3fc069587a2023e256ebcac4307ac437a))
--- ### 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Balvajs/delete-stale-branches). Co-authored-by: renovate[bot] <29139614+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 342c4fa..9e22093 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@graphql-codegen/typescript-operations": "4.0.1", "@octokit/core": "5.0.0", "@octokit/graphql": "7.0.1", - "@octokit/graphql-schema": "14.30.0", + "@octokit/graphql-schema": "14.31.0", "@octokit/plugin-paginate-graphql": "4.0.0", "@semantic-release/commit-analyzer": "10.0.4", "@semantic-release/git": "10.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b7169b9..9b83f08 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ devDependencies: specifier: 7.0.1 version: 7.0.1 '@octokit/graphql-schema': - specifier: 14.30.0 - version: 14.30.0 + specifier: 14.31.0 + version: 14.31.0 '@octokit/plugin-paginate-graphql': specifier: 4.0.0 version: 4.0.0(@octokit/core@5.0.0) @@ -2131,8 +2131,8 @@ packages: universal-user-agent: 6.0.0 dev: true - /@octokit/graphql-schema@14.30.0: - resolution: {integrity: sha512-AQ+uuREsxEgdMS1sF7RLn0aYhfRPOkitcBLfv3mL7f0DgfP/HUh+Ew2t1ZlVi0i72LHbTnQMFgvJ1rP6jZ/GhA==} + /@octokit/graphql-schema@14.31.0: + resolution: {integrity: sha512-OFzXPwFKxXY0hWxH0aECInbKWVrURg38z0X17Gqi1Bbjqjvp3Sm11EAFdBmSFu1idz/UBqPtdEGTXgTF4AfulQ==} dependencies: graphql: 16.8.0 graphql-tag: 2.12.6(graphql@16.8.0)