Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump githubkit from 0.11.7 to 0.11.8 (#660)
Bumps [githubkit](https://github.com/yanyongyu/githubkit) from 0.11.7 to 0.11.8. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/yanyongyu/githubkit/releases">githubkit's releases</a>.</em></p> <blockquote> <h2>Release 0.11.8</h2> <h2>What's Changed</h2> <ul> <li>Fix: literal cannot use unset const by <a href="https://github.com/yanyongyu"><code>@yanyongyu</code></a> in <a href="https://redirect.github.com/yanyongyu/githubkit/pull/117">yanyongyu/githubkit#117</a></li> <li>Fix: Tolerate any string values in github app events array schema by <a href="https://github.com/jmehnle"><code>@jmehnle</code></a> in <a href="https://redirect.github.com/yanyongyu/githubkit/pull/118">yanyongyu/githubkit#118</a></li> <li>Docs: update type hints in examples by <a href="https://github.com/yanyongyu"><code>@yanyongyu</code></a> in <a href="https://redirect.github.com/yanyongyu/githubkit/pull/120">yanyongyu/githubkit#120</a></li> <li>Feature: add graphql pagination support by <a href="https://github.com/yanyongyu"><code>@yanyongyu</code></a> in <a href="https://redirect.github.com/yanyongyu/githubkit/pull/121">yanyongyu/githubkit#121</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/yanyongyu/githubkit/compare/v0.11.7...v0.11.8">https://github.com/yanyongyu/githubkit/compare/v0.11.7...v0.11.8</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/yanyongyu/githubkit/commit/ac0a5699d4cdda21fd0178b1a4cc2a735ed8782d"><code>ac0a569</code></a> :bookmark: bump version 0.11.8</li> <li><a href="https://github.com/yanyongyu/githubkit/commit/176c61e8f08f95584cceaa731f984cc41d7fd1fb"><code>176c61e</code></a> :arrow_up: upgrade dependencies</li> <li><a href="https://github.com/yanyongyu/githubkit/commit/895159331a470b00388bee20770d288c1d71a582"><code>8951593</code></a> :hammer: update scripts</li> <li><a href="https://github.com/yanyongyu/githubkit/commit/738b2ef95c41187921956a7b61bdaff088dd9726"><code>738b2ef</code></a> :memo: add type hints notice in readme</li> <li><a href="https://github.com/yanyongyu/githubkit/commit/3283caf433fa0eaf1eec74dfdf0f8c144ed30da8"><code>3283caf</code></a> :alien: re-generate models from schema</li> <li><a href="https://github.com/yanyongyu/githubkit/commit/855eb17a29f9d78a6e73418bb0e92a30ace0e73f"><code>855eb17</code></a> :sparkles: Feature: add graphql pagination support (<a href="https://redirect.github.com/yanyongyu/githubkit/issues/121">#121</a>)</li> <li><a href="https://github.com/yanyongyu/githubkit/commit/a90820acfac2205caf68065acf6cdf2ef4d891c0"><code>a90820a</code></a> :memo: Docs: update type hints in examples (<a href="https://redirect.github.com/yanyongyu/githubkit/issues/120">#120</a>)</li> <li><a href="https://github.com/yanyongyu/githubkit/commit/bb50b42873ff91b45adbc394239abd83e78e647b"><code>bb50b42</code></a> :alien: re-generate schema models</li> <li><a href="https://github.com/yanyongyu/githubkit/commit/756f83ab174f27653973e7cb7201aa95fd519395"><code>756f83a</code></a> :bug: Fix: Tolerate any string values in github app events array schema (<a href="https://redirect.github.com/yanyongyu/githubkit/issues/118">#118</a>)</li> <li><a href="https://github.com/yanyongyu/githubkit/commit/7e66386eaf05501cb0da6f7b1eb55b71e67848e7"><code>7e66386</code></a> :bug: Fix: literal cannot use unset const (<a href="https://redirect.github.com/yanyongyu/githubkit/issues/117">#117</a>)</li> <li>See full diff in <a href="https://github.com/yanyongyu/githubkit/compare/v0.11.7...v0.11.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=githubkit&package-manager=pip&previous-version=0.11.7&new-version=0.11.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
- Loading branch information