Skip to content

build(deps): bump githubkit from 0.15.1 to 0.16.0 - #52

Merged
HTony03 merged 1 commit into
mainfrom
dependabot/pip/githubkit-0.16.0
Jul 6, 2026
Merged

build(deps): bump githubkit from 0.15.1 to 0.16.0#52
HTony03 merged 1 commit into
mainfrom
dependabot/pip/githubkit-0.16.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps githubkit from 0.15.1 to 0.16.0.

Release notes

Sourced from githubkit's releases.

Release 0.16.0

Note

Starting from this release, API schema changes will be released independently on a regular schedule, separate from the core githubkit package releases.

Breaking changes

  • GitHub Schemas have been moved to separate packages.
    • The latest schema version is installed by default.
    • Other schema versions (including ghec) now need to be installed explicitly, for example with githubkit-schemas[2022-11-28].
    • Existing imports from githubkit.versions.* still work for now, but will emit a warning. Please migrate your schema imports to githubkit_schemas.*.
  • Custom cache strategies need to be updated.
    • The cache strategy base class has changed to support Hishel v1.
    • Users who subclass or customize the cache strategy must update their implementations.

What's Changed

Full Changelog: yanyongyu/githubkit@v0.15.5...v0.16.0

Release 0.15.5

What's Changed

Full Changelog: yanyongyu/githubkit@v0.15.4...v0.15.5

Release 0.15.4

What's Changed

Full Changelog: yanyongyu/githubkit@v0.15.3...v0.15.4

Release 0.15.3

What's Changed

Full Changelog: yanyongyu/githubkit@v0.15.2...v0.15.3

Release 0.15.2

What's Changed

... (truncated)

Commits
  • 7dfc9f3 🔖 bump version 0.16.0
  • 5541e9b 🐛 fix annotation quote
  • 284a210 🐛 fix bugs found by pyright
  • d741643 👷 fix pyright heap mem oom
  • 4f43fee 👷 increase pyright action heap mem
  • d78b21a 👷 increase pyright action heap mem
  • fea062f 🚨 make ruff happy
  • d939ad2 👽 re-generate openapi models and apis
  • c3bae46 🐛 fix racing issue when cleanup mem cache
  • 76e0e23 🔀 Merge pull request #309
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @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)

Bumps [githubkit](https://github.com/yanyongyu/githubkit) from 0.15.1 to 0.16.0.
- [Release notes](https://github.com/yanyongyu/githubkit/releases)
- [Commits](yanyongyu/githubkit@v0.15.1...v0.16.0)

---
updated-dependencies:
- dependency-name: githubkit
  dependency-version: 0.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 6, 2026
@HTony03
HTony03 merged commit efc73bf into main Jul 6, 2026
9 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/githubkit-0.16.0 branch July 6, 2026 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant