-
Notifications
You must be signed in to change notification settings - Fork 0
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): update pypi dependency cog to v0.9.26 #99
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Coverage Report
|
anaconda-renovate
bot
force-pushed
the
renovate/cog-0.x
branch
from
September 14, 2024 06:45
5f7e2e5
to
166dc6b
Compare
anaconda-renovate
bot
changed the title
chore(deps): update pypi dependency cog to v0.9.21
chore(deps): update pypi dependency cog to v0.9.23
Sep 14, 2024
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
anaconda-renovate
bot
force-pushed
the
renovate/cog-0.x
branch
from
September 26, 2024 04:59
166dc6b
to
30e0e58
Compare
anaconda-renovate
bot
changed the title
chore(deps): update pypi dependency cog to v0.9.23
chore(deps): update pypi dependency cog to v0.9.24
Sep 26, 2024
anaconda-renovate
bot
force-pushed
the
renovate/cog-0.x
branch
4 times, most recently
from
October 2, 2024 02:03
256cd68
to
9644d1e
Compare
anaconda-renovate
bot
force-pushed
the
renovate/cog-0.x
branch
2 times, most recently
from
October 8, 2024 04:50
b513f3c
to
610c5d8
Compare
anaconda-renovate
bot
changed the title
chore(deps): update pypi dependency cog to v0.9.24
chore(deps): update pypi dependency cog to v0.9.25
Oct 8, 2024
anaconda-renovate
bot
force-pushed
the
renovate/cog-0.x
branch
from
October 10, 2024 04:56
610c5d8
to
2ad9657
Compare
anaconda-renovate
bot
changed the title
chore(deps): update pypi dependency cog to v0.9.25
chore(deps): update pypi dependency cog to v0.9.26
Oct 10, 2024
anaconda-renovate
bot
force-pushed
the
renovate/cog-0.x
branch
from
October 10, 2024 05:00
2ad9657
to
20c9c3a
Compare
mattkram
reviewed
Oct 10, 2024
Fixed the name of the dev dependency |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.9.20
->0.9.26
Release Notes
replicate/cog (cog)
v0.9.26
Compare Source
Changelog
20c13d7
Fix deprecated snapshot.name_template135599f
Prefix server errors withCog:
(#1980)v0.9.25
Compare Source
This release includes fixes for running
cog build
on GitHub Actions, and improvements to the experience if you accidentally paste a Replicate API token (rather than a CLI auth token) intocog login
.This release also ensures that the correct version of
cog
is installed into the built image when using Cog base images (the default).Changelog
15b5000
Add dotenv_if_exists to .envrcbe927af
Don't accept Replicate API tokens for CLI logincfa064a
Install cog when using base images (#1973)fcb3c3c
Look up git metadata via GitHub env vars when available (#1974)574bdc7
direnv: uselayout python
to automatically use venv (#1970)v0.9.24
Compare Source
This release includes a fix for a bug present in v0.9.21 and v0.9.23.
The bug affected models that ran subprocesses, and could cause those subprocesses to fail with a broken pipe. The fix is in #1969.
Changelog
f0011cc
Add Precompile Build Flag (#1940)3adf48b
Add mount caches to pip installs (#1944)dbfa22f
Add timeout flag to predict (#1879)45d7d2d
Don't unwrap and re-wrap streams (#1969)00881a1
Fix generator test (#1964)6ca089f
Fix memory leak03b4077
Install apt packages before pip packages (#1954)f76e4d5
Revert "Handle predictors with deferred annotations (#1772)" (#1918)v0.9.23
Compare Source
What's Changed
New Contributors
Full Changelog: replicate/cog@v0.9.21...v0.9.23
Changelog
6da017c
Pin goreleaser to v2.2.0 to avoid pulling in go 1.23 (#1953)v0.9.22
Compare Source
v0.9.21
Compare Source
Changelog
b1a616a
Add Cython CFLAGS for package optimizations (#1904)b76869f
Add Torchvision and Torchaudio to base images (#1897)227503e
Add direct link to python in root (#1907)dc0959e
Add findutils to base image (#1909)9b7adc5
Add new base images for torch 2.4.0 (#1893)2620838
Add strip to cog builds (#1902)e7a8f05
Add zstd to base image packages (#1905)c990866
Allow filtering the generated matrix (#1927)804720d
Bump github.com/docker/cli (#1930)506954b
Bump github.com/google/go-containerregistry from 0.20.1 to 0.20.2 (#1869)e941b20
Bump golang.org/x/sys from 0.22.0 to 0.25.0 (#1931)0125bd6
Bump golang.org/x/term from 0.22.0 to 0.24.0 (#1933)26093c0
Clarify default install directory (#1912)35893d7
Deduplicate worker tests1d1daf6
Fix generating matrix with all CPU torches (#1913)1be0030
Fix test build integration test (#1926)52c8768
Generate optimized python binaries with pyenv (#1900)8832fb1
Install opencv without python in base images (#1910)6c77620
Make StreamRedirector a context manager39b4486
MakeTestWorkerState
deterministic21ad75c
Make cancelation test less flakyc2c658a
Provide child worker directly to worker constructor9aeb4d9
Remove -march native cflags (#1935)39b6d56
Remove build base images job (#1923)8c50fea
Remove run_prediction2394064
Set useCogBaseImage to false in base-image (#1892)b4b028b
Simplify TestWorkerStateee6fce0
Support torch 2.4.1 (#1929)1a58942
Support torch patch base images (#1894)Configuration
📅 Schedule: Branch creation - "every weekday" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.