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

chore(deps): update pypi dependency cog to v0.9.26 #99

Merged
merged 3 commits into from
Oct 10, 2024
Merged

Conversation

anaconda-renovate[bot]
Copy link
Contributor

@anaconda-renovate anaconda-renovate bot commented Sep 11, 2024

This PR contains the following updates:

Package Update Change
cog patch 0.9.20 -> 0.9.26

Release Notes

replicate/cog (cog)

v0.9.26

Compare Source

Changelog

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) into cog 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 .envrc
  • be927af Don't accept Replicate API tokens for CLI login
  • cfa064a Install cog when using base images (#​1973)
  • fcb3c3c Look up git metadata via GitHub env vars when available (#​1974)
  • 574bdc7 direnv: use layout 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

v0.9.23

Compare Source

[!IMPORTANT]
This release includes changes from the previous tag, v0.9.22, which doesn't have a corresponding release.

What's Changed

New Contributors

Full Changelog: replicate/cog@v0.9.21...v0.9.23

Changelog

v0.9.22

Compare Source

v0.9.21

Compare Source

Changelog


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copy link

github-actions bot commented Sep 11, 2024

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/anaconda_pre_commit_hooks
   __init__.py00100% 
   add_renovate_annotations.py1191190%52–55, 69–71, 119, 153, 162, 177
tests
   test_generate_renovate_annotations.py810100% 
TOTAL2001194% 

@anaconda-renovate 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
Copy link
Contributor Author

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

@anaconda-renovate 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 anaconda-renovate bot force-pushed the renovate/cog-0.x branch 4 times, most recently from 256cd68 to 9644d1e Compare October 2, 2024 02:03
@anaconda-renovate anaconda-renovate bot force-pushed the renovate/cog-0.x branch 2 times, most recently from b513f3c to 610c5d8 Compare October 8, 2024 04:50
@anaconda-renovate 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 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
environment-dev.yml Outdated Show resolved Hide resolved
@mattkram
Copy link
Collaborator

Fixed the name of the dev dependency

@mattkram mattkram added this pull request to the merge queue Oct 10, 2024
Merged via the queue into main with commit 5e3a561 Oct 10, 2024
2 checks passed
@mattkram mattkram deleted the renovate/cog-0.x branch October 10, 2024 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant