polar
polar copied to clipboard
build(deps): bump githubkit from 0.11.4 to 0.11.11 in /server
Bumps githubkit from 0.11.4 to 0.11.11.
Release notes
Sourced from githubkit's releases.
Release 0.11.11
What's Changed
- Fix: diff-entry's blob_url and raw_url may be null by
@fau-stin yanyongyu/githubkit#134- Fix: date query param format by
@yanyongyuin yanyongyu/githubkit#139- Fix: ghes graphql endpoint error by
@yanyongyuin yanyongyu/githubkit#135Full Changelog: https://github.com/yanyongyu/githubkit/compare/v0.11.10...v0.11.11
Release 0.11.10
What's Changed
- re-generate openapi schema models
- Fix: model list schema constraints error when using Pydantic V1 by
@juantocain yanyongyu/githubkit#131Full Changelog: https://github.com/yanyongyu/githubkit/compare/v0.11.9...v0.11.10
Release 0.11.9
What's Changed
- re-generate openapi schema models
- Feature: allow parsing webhook with event name of type str by
@fau-stin yanyongyu/githubkit#123- Docs: update oauth app section by
@BhuwanPandeyin yanyongyu/githubkit#126- Feature: improve refresh token usage and docs by
@yanyongyuin yanyongyu/githubkit#128- Feature: support app jwt auth using client id by
@yanyongyuin yanyongyu/githubkit#129- Fix: oauth flow anext compatibility by
@yanyongyuin yanyongyu/githubkit#130Full Changelog: https://github.com/yanyongyu/githubkit/compare/v0.11.8...v0.11.9
Release 0.11.8
What's Changed
- Fix: literal cannot use unset const by
@yanyongyuin yanyongyu/githubkit#117- Fix: Tolerate any string values in github app events array schema by
@jmehnlein yanyongyu/githubkit#118- Docs: update type hints in examples by
@yanyongyuin yanyongyu/githubkit#120- Feature: add graphql pagination support by
@yanyongyuin yanyongyu/githubkit#121Full Changelog: https://github.com/yanyongyu/githubkit/compare/v0.11.7...v0.11.8
Release 0.11.7
What's Changed
- Docs: add weakref warning by
@yanyongyuin yanyongyu/githubkit#111- Feature: support oauth token auth by
@yanyongyuin yanyongyu/githubkit#115Full Changelog: https://github.com/yanyongyu/githubkit/compare/v0.11.6...v0.11.7
Release 0.11.6
What's Changed
... (truncated)
Commits
16e6eb9:bookmark: bump version 0.11.11c82b0e7:bug: Fix: ghes graphql endpoint error (#135)7c25ee3:bug: Fix: date query param format (#139)81c7e86:bug: Fix: diff-entry's blob_url and raw_url may be null (#134)1ab40e3:bookmark: bump version 0.11.1013751ca:white_check_mark: add test casesf86de09:alien: re-generate schema modelscb085c8:bug: Fix: model list schema constraints error when using Pydantic V1 (#131)35887c4:bookmark: bump version 0.11.975fb44c:memo: update readme version recommendations- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)