Skip to content

Commit

Permalink
chore(deps): update dependency @octokit/graphql-schema to v14.57.0 (#349
Browse files Browse the repository at this point in the history
)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@octokit/graphql-schema](https://togithub.com/octokit/graphql-schema)
| devDependencies | minor | [`14.56.1` ->
`14.57.0`](https://renovatebot.com/diffs/npm/@octokit%2fgraphql-schema/14.56.1/14.57.0)
|

---

### Release Notes

<details>
<summary>octokit/graphql-schema
(@&#8203;octokit/graphql-schema)</summary>

###
[`v14.57.0`](https://togithub.com/octokit/graphql-schema/releases/tag/v14.57.0)

[Compare
Source](https://togithub.com/octokit/graphql-schema/compare/v14.56.1...v14.57.0)

##### Features

- **mutations:** `markNotificationAsDone`
([#&#8203;903](https://togithub.com/octokit/graphql-schema/issues/903))
([ce064a8](https://togithub.com/octokit/graphql-schema/commit/ce064a8e3ae13b69664a3f76f155efd713ac261b))

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: Balvajs Renovate Bot <406530+balvajs-renovate[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Feb 26, 2024
1 parent 4d48d7c commit 050b583
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@graphql-codegen/typescript-operations": "4.2.0",
"@octokit/action": "6.0.7",
"@octokit/graphql": "7.0.2",
"@octokit/graphql-schema": "14.56.1",
"@octokit/graphql-schema": "14.57.0",
"@octokit/plugin-paginate-graphql": "4.0.0",
"@semantic-release/commit-analyzer": "11.1.0",
"@semantic-release/git": "10.0.1",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 050b583

Please sign in to comment.