From 03d2cc3d7f169cbf1e5bfb83400ed35dbf1f17d3 Mon Sep 17 00:00:00 2001 From: "balvajs-renovate[bot]" <147611899+balvajs-renovate[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 20:15:50 +0000 Subject: [PATCH] chore(deps): update dependency @octokit/graphql-schema to v14.44.0 (#218) 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.43.2` -> `14.44.0`](https://renovatebot.com/diffs/npm/@octokit%2fgraphql-schema/14.43.2/14.44.0) | --- ### Release Notes
octokit/graphql-schema (@​octokit/graphql-schema) ### [`v14.44.0`](https://togithub.com/octokit/graphql-schema/releases/tag/v14.44.0) [Compare Source](https://togithub.com/octokit/graphql-schema/compare/v14.43.2...v14.44.0) ##### Features - `unsubscribeFromNotifications` mutation ([#​864](https://togithub.com/octokit/graphql-schema/issues/864)) ([65253a7](https://togithub.com/octokit/graphql-schema/commit/65253a74c0c3f9298f7c87d83366838f5cc9ab33))
--- ### 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 e96d031..1b17ff6 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@graphql-codegen/typescript-operations": "4.0.1", "@octokit/action": "6.0.6", "@octokit/graphql": "7.0.2", - "@octokit/graphql-schema": "14.43.2", + "@octokit/graphql-schema": "14.44.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 c58a1a7..0b8127d 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.43.2 - version: 14.43.2 + specifier: 14.44.0 + version: 14.44.0 '@octokit/plugin-paginate-graphql': specifier: 4.0.0 version: 4.0.0(@octokit/core@5.0.1) @@ -2212,8 +2212,8 @@ packages: universal-user-agent: 6.0.0 dev: true - /@octokit/graphql-schema@14.43.2: - resolution: {integrity: sha512-ZfoH/5LAbY2pQEtzAeblaLBnecJZu4uE+Cq0DAPkSfJX2vbcekYX8/gmNOW3FK08UVMOoMVlZqBI7heoBCqB7w==} + /@octokit/graphql-schema@14.44.0: + resolution: {integrity: sha512-JabOyLLRib4uQ3rfvzQyCEqDS/YoJRkPBp57JJwylx8n/bLKsXa8AxTPd9antkFxLPkTZKkXSSRmHyCSG4RTBA==} dependencies: graphql: 16.8.1 graphql-tag: 2.12.6(graphql@16.8.1)