Skip to content

Commit

Permalink
chore(deps): update dependency @octokit/graphql-schema to v14.39.2 (#180
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 | patch | [`14.39.1` ->
`14.39.2`](https://renovatebot.com/diffs/npm/@octokit%2fgraphql-schema/14.39.1/14.39.2)
|

---

### Release Notes

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

###
[`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
([#&#8203;852](https://togithub.com/octokit/graphql-schema/issues/852))
([1a4db83](https://togithub.com/octokit/graphql-schema/commit/1a4db8321a65b9cab7fa3669bcdfa311b5ed8422))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: Balvajs Renovate Bot <406530+balvajs-renovate[bot]@users.noreply.github.com>
  • Loading branch information
balvajs-renovate[bot] and Balvajs Renovate Bot authored Nov 2, 2023
1 parent 63beb70 commit 9e487ed
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 @@ -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",
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 9e487ed

Please sign in to comment.