Skip to content
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

Bump caikit from 0.10.1 to 0.13.1 #17

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2023

Bumps caikit from 0.10.1 to 0.13.1.

Release notes

Sourced from caikit's releases.

0.13.1 - S3 interface for DataStreams

This patch extends the DataStreamSource interface to support S3 links, but no implementation of S3 fetching is provided in the caikit core.

What's Changed

Full Changelog: caikit/caikit@v0.13.0...v0.13.1

v0.13.0 - Text generation interface update

What's Changed

Full Changelog: caikit/caikit@v0.12.0...v0.13.0

v0.12.0 - Text generation task update

What's Changed

Full Changelog: caikit/caikit@v0.11.3...v0.12.0

v0.11.3 - importable trainers

This patch allows trainers, loaders, and finders to be dynamically imported if installed in the runtime environment

What's Changed

Full Changelog: caikit/caikit@v0.11.2...v0.11.3

v0.11.2 - Local Model Synchronization

What's Changed

Full Changelog: caikit/caikit@v0.11.1...v0.11.2

v0.11.1

What's Changed

Full Changelog: caikit/caikit@v0.11.0...v0.11.1

v0.11.0 - REST support

This release introduces native REST support to caikit. No more writing grpc-gateway wrappers! 🎉🎉 🌮

... (truncated)

Commits
  • 3a67fcd Merge pull request #365 from joerunde/s3-streams
  • f568563 ✅ put primitive tests back
  • c28b804 ♻️ refactor to S3Files + S3Path
  • 19c2fbf 🔥 remove CA key
  • c7dbea8 ✅ test iteration of s3 streams fails
  • a027cff ✨ implement S3 stream source
  • 5514ed9 Merge pull request #358 from gabe-l-hart/ProactiveMMInit-355
  • 5bc7d1b Merge pull request #356 from prashantgupta24/save-with-id
  • 447db6b 🔥 remove unused config
  • d9c2bae ProactiveMMInit: Add a test to ensure that initialize_components comes after ...
  • 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 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 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 [caikit](https://github.com/caikit/caikit) from 0.10.1 to 0.13.1.
- [Release notes](https://github.com/caikit/caikit/releases)
- [Changelog](https://github.com/caikit/caikit/blob/main/releases.md)
- [Commits](caikit/caikit@v0.10.1...v0.13.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 26, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 28, 2023

Superseded by #18.

@dependabot dependabot bot closed this Jul 28, 2023
@dependabot dependabot bot deleted the dependabot/pip/caikit-0.13.1 branch July 28, 2023 17:21
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants