-
Couldn't load subscription status.
- Fork 45
chore(deps): Bump github.com/kserve/kserve from 0.12.1 to 0.15.1 #475
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): Bump github.com/kserve/kserve from 0.12.1 to 0.15.1 #475
Conversation
Bumps [github.com/kserve/kserve](https://github.com/kserve/kserve) from 0.12.1 to 0.15.1. - [Release notes](https://github.com/kserve/kserve/releases) - [Commits](kserve/kserve@v0.12.1...v0.15.1) --- updated-dependencies: - dependency-name: github.com/kserve/kserve dependency-version: 0.15.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
|
The |
Reviewer's GuideThis PR upgrades the Go compiler to v1.24.1 and bumps the github.com/kserve/kserve dependency to v0.15.1, along with aligning core Kubernetes client libraries and gRPC, and regenerates the module graph via go mod tidy. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a trustyai-explainability member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
Superseded by #486. |
Bumps github.com/kserve/kserve from 0.12.1 to 0.15.1.
Release notes
Sourced from github.com/kserve/kserve's releases.
... (truncated)
Commits
3a1dc46Fixes vLLM V1 failures: Revert back the approach to initiate the background e...c5cffedImprove code coverage (#4385)a1fe4ecFix: add type specification for nthread argument in argument parser (#4410)f71679aPublish 0.15.1 release (#4466)0276285LMCache Integration with vLLM runtime (#4320)043eac2chore: Include third party licenses, Add license checker, Enable SBOM Generat...e51fb0dfix: corrects links to translations (#4461)cd81ce5update golangcli-lint to 1.64.8 (#4459)1c05871Fix raw deployment update (#4445)c9e424dFix issue with precommit hook (#4456)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)Summary by Sourcery
Upgrade the primary kserve dependency and align the Go toolchain and related module versions
Enhancements:
Build: