Skip to content

[package]: bump containerization to 0.34.0#1774

Merged
jglogan merged 2 commits into
apple:mainfrom
saehejkang:bump-containerization-0.34.0
Jun 21, 2026
Merged

[package]: bump containerization to 0.34.0#1774
jglogan merged 2 commits into
apple:mainfrom
saehejkang:bump-containerization-0.34.0

Conversation

@saehejkang

@saehejkang saehejkang commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

Motivation and Context

Bump containerization to 0.34.0

@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Jun 20, 2026
@jglogan

jglogan commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

OK this is odd:

❌ The following files require formatting or license header updates:
Package.resolved

Could you try running a make fmt and if there's a change, push it onto the branch?

@saehejkang

Copy link
Copy Markdown
Contributor Author

Could you try running a make fmt and if there's a change, push it onto the branch?

There were no changes when I ran it

@jglogan

jglogan commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

Ah, I think you need to run swift package update containerization so Package.resolved is pointing to the proper commit. After doing that I see:

diff --git a/Package.resolved b/Package.resolved
index afe183a..c4dbd37 100644
--- a/Package.resolved
+++ b/Package.resolved
@@ -1,5 +1,5 @@
 {
-  "originHash" : "fa25668c9dc4712aa9c682d7bd30a8d0a9f3c5ac8c08aa11af8ef524770335fe",
+  "originHash" : "0cc15dcb560e0831670e6df8d924507807667ee596277c178fbd13c529de5f6a",
   "pins" : [
     {
       "identity" : "async-http-client",
@@ -15,7 +15,7 @@
       "kind" : "remoteSourceControl",
       "location" : "https://github.com/apple/containerization.git",
       "state" : {
-        "revision" : "d8704913b71b9c40d9f69d50caac694b5b6a5ae0",
+        "revision" : "6b7b42ca3efeee8c706070e4355e6a807c5336ae",
         "version" : "0.34.0"
       }
     },

@github-actions

Copy link
Copy Markdown

Code Coverage

Tier Line Coverage
Unit 33.4%
Integration 21.09%
Combined 53.65%

@jglogan jglogan merged commit 3b47905 into apple:main Jun 21, 2026
3 checks passed
@saehejkang saehejkang deleted the bump-containerization-0.34.0 branch June 21, 2026 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants