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

deps: Upgrade aiodocker to 0.22.1 #2402

Merged
merged 3 commits into from
Jul 8, 2024
Merged

deps: Upgrade aiodocker to 0.22.1 #2402

merged 3 commits into from
Jul 8, 2024

Conversation

achimnol
Copy link
Member

@achimnol achimnol commented Jul 8, 2024

This PR upgrades aiodocker to 0.22.1 to fix the error handling when trying to extract the logs of non-existing containers.

Also updates other dependencies within the compatibility range:

Package Prior version Updated version
aiodocker* 0.22.0 0.22.1
boto3 1.34.138 1.34.140
botocore 1.34.138 1.34.140
certifi 2024.6.2 2024.7.4
tenacity 8.4.2 8.5.0
types-setuptools 70.1.0.20240627 70.2.0.20240704

Checklist: (if applicable)

  • Milestone metadata specifying the target backport version

Also updates other dependencies within the compatibility range:

| Package          | Prior version   | Updated version  |
| ---------------- | --------------- | ---------------- |
| aiodocker*       | 0.22.0          | 0.22.1           |
| boto3            | 1.34.138        | 1.34.140         |
| botocore         | 1.34.138        | 1.34.140         |
| certifi          | 2024.6.2        | 2024.7.4         |
| tenacity         | 8.4.2           | 8.5.0            |
| types-setuptools | 70.1.0.20240627 | 70.2.0.20240704  |
@achimnol achimnol added this to the 24.03 milestone Jul 8, 2024
@achimnol achimnol added type:maintenance Maintenance issue. area:upstream Issues with root cause from upstream 3rd parties dependencies Pull requests that update a dependency file labels Jul 8, 2024
@achimnol achimnol self-assigned this Jul 8, 2024
Copy link

graphite-app bot commented Jul 8, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “flow:merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “flow:hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

@github-actions github-actions bot added the size:XS ~10 LoC label Jul 8, 2024
@achimnol achimnol added the comp:agent Related to Agent component label Jul 8, 2024
@achimnol achimnol enabled auto-merge (squash) July 8, 2024 09:35
@achimnol achimnol merged commit d371034 into main Jul 8, 2024
19 checks passed
@achimnol achimnol deleted the deps/upgrade-aiodocker branch July 8, 2024 09:37
lablup-octodog pushed a commit that referenced this pull request Jul 8, 2024
Backported-from: main (24.09)
Backported-to: 24.03
Backport-of: 2402
lablup-octodog added a commit that referenced this pull request Jul 8, 2024
Co-authored-by: Joongi Kim <joongi@lablup.com>
Backported-from: main (24.09)
Backported-to: 24.03
Backport-of: 2402
jopemachine pushed a commit that referenced this pull request Jul 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:upstream Issues with root cause from upstream 3rd parties comp:agent Related to Agent component dependencies Pull requests that update a dependency file size:XS ~10 LoC type:maintenance Maintenance issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant