|
1 | 1 | | Announcements | |
2 | 2 | |-| |
| 3 | +| [[macOS] Cmake will be updated to version 4.* on September 8th](https://github.com/actions/runner-images/issues/12934) | |
3 | 4 | | [[macOS] Deprecation of 4 tools on November 3rd.](https://github.com/actions/runner-images/issues/12873) | |
4 | 5 | | [[macOS] macos-latest YAML-label will use macos-15 in August 2025](https://github.com/actions/runner-images/issues/12520) | |
5 | 6 | *** |
6 | 7 | # macOS 13 |
7 | 8 | - OS Version: macOS 13.7.6 (22H625) |
8 | 9 | - Kernel Version: Darwin 22.6.0 |
9 | | -- Image Version: 20250901.1455 |
| 10 | +- Image Version: 20250908.1476 |
10 | 11 |
|
11 | 12 | ## Installed Software |
12 | 13 |
|
|
25 | 26 | - GNU Fortran 15 (Homebrew GCC 15.1.0) - available by `gfortran-15` alias |
26 | 27 | - Kotlin 2.2.10-release-430 |
27 | 28 | - Mono 6.12.0.188 |
28 | | -- Node.js 20.19.4 |
| 29 | +- Node.js 20.19.5 |
29 | 30 | - Perl 5.40.2 |
30 | 31 | - PHP 8.4.12 |
31 | 32 | - Python3 3.13.7 |
|
36 | 37 | - Carthage 0.40.0 |
37 | 38 | - CocoaPods 1.16.2 |
38 | 39 | - Composer 2.8.11 |
39 | | -- Homebrew 4.6.7 |
| 40 | +- Homebrew 4.6.9 |
40 | 41 | - NPM 10.8.2 |
41 | 42 | - NuGet 6.3.1.1 |
42 | 43 | - Pip3 25.2 (python 3.13) |
43 | 44 | - Pipx 1.7.1 |
44 | 45 | - RubyGems 3.7.1 |
45 | | -- Vcpkg 2025 (build from commit b1b19307e2) |
| 46 | +- Vcpkg 2025 (build from commit 4a7ce81d91) |
46 | 47 | - Yarn 1.22.22 |
47 | 48 |
|
48 | 49 | ### Project Management |
|
54 | 55 | - 7-Zip 17.05 |
55 | 56 | - aria2 1.37.0 |
56 | 57 | - azcopy 10.30.0 |
57 | | -- bazel 8.3.1 |
| 58 | +- bazel 8.4.0 |
58 | 59 | - bazelisk 1.27.0 |
59 | 60 | - bsdtar 3.5.3 - available by 'tar' alias |
60 | 61 | - Curl 8.15.0 |
61 | | -- Git 2.51.0 |
| 62 | +- Git 2.50.1 |
62 | 63 | - Git LFS 3.7.0 |
63 | 64 | - GitHub CLI 2.78.0 |
64 | 65 | - GNU Tar 1.35 - available by 'gtar' alias |
|
74 | 75 | - Ninja 1.13.1 |
75 | 76 |
|
76 | 77 | ### Tools |
77 | | -- AWS CLI 2.28.21 |
| 78 | +- AWS CLI 2.28.25 |
78 | 79 | - AWS SAM CLI 1.143.0 |
79 | 80 | - AWS Session Manager CLI 1.2.707.0 |
80 | | -- Azure CLI 2.76.0 |
| 81 | +- Azure CLI 2.77.0 |
81 | 82 | - Azure CLI (azure-devops) 1.0.2 |
82 | 83 | - Bicep CLI 0.37.4 |
83 | | -- Cmake 3.31.6 |
84 | | -- CodeQL Action Bundle 2.22.4 |
| 84 | +- Cmake 4.1.1 |
| 85 | +- CodeQL Action Bundle 2.23.0 |
85 | 86 | - Fastlane 2.228.0 |
86 | 87 | - SwiftFormat 0.57.2 |
87 | 88 | - Xcbeautify 2.30.1 |
88 | 89 | - Xcode Command Line Tools 14.3.1.0.1.1683849156 |
89 | 90 | - Xcodes 1.6.2 |
90 | 91 |
|
91 | 92 | ### Linters |
92 | | -- SwiftLint 0.60.0 |
| 93 | +- SwiftLint 0.61.0 |
93 | 94 |
|
94 | 95 | ### Browsers |
95 | 96 | - Safari 18.5 (18621.2.5.18.1) |
96 | 97 | - SafariDriver 18.5 (18621.2.5.18.1) |
97 | | -- Google Chrome 139.0.7258.155 |
98 | | -- Google Chrome for Testing 139.0.7258.154 |
99 | | -- ChromeDriver 139.0.7258.154 |
100 | | -- Microsoft Edge 139.0.3405.125 |
101 | | -- Microsoft Edge WebDriver 139.0.3405.125 |
| 98 | +- Google Chrome 140.0.7339.81 |
| 99 | +- Google Chrome for Testing 140.0.7339.80 |
| 100 | +- ChromeDriver 140.0.7339.80 |
| 101 | +- Microsoft Edge 140.0.3485.54 |
| 102 | +- Microsoft Edge WebDriver 140.0.3485.54 |
102 | 103 | - Mozilla Firefox 142.0.1 |
103 | 104 | - geckodriver 0.36.0 |
104 | 105 | - Selenium server 4.35.0 |
|
143 | 144 |
|
144 | 145 | #### Node.js |
145 | 146 | - 18.20.8 |
146 | | -- 20.19.4 |
| 147 | +- 20.19.5 |
147 | 148 | - 22.19.0 |
148 | 149 |
|
149 | 150 | #### Go |
150 | 151 | - 1.22.12 |
151 | 152 | - 1.23.12 |
152 | | -- 1.24.6 |
| 153 | +- 1.24.7 |
| 154 | +- 1.25.1 |
153 | 155 |
|
154 | 156 | ### Rust Tools |
155 | 157 | - Cargo 1.89.0 |
|
216 | 218 | | visionOS 1.0 | xros1.0 | 15.2 | |
217 | 219 | | Simulator - visionOS 1.0 | xrsimulator1.0 | 15.2 | |
218 | 220 | | Asset Runtime SDK for macOS hosts targeting watchOS 9.4 | assetruntime.host.macosx.target.watchos9.4 | 14.3.1 | |
219 | | -| Asset Runtime SDK for macOS hosts targeting tvOS 16.4 | assetruntime.host.macosx.target.appletvos16.4 | 14.3.1 | |
220 | 221 | | Asset Runtime SDK for macOS hosts targeting iOS 16.4 | assetruntime.host.macosx.target.iphoneos16.4 | 14.3.1 | |
| 222 | +| Asset Runtime SDK for macOS hosts targeting tvOS 16.4 | assetruntime.host.macosx.target.appletvos16.4 | 14.3.1 | |
221 | 223 | | DriverKit 22.1 | driverkit22.1 | 14.1 | |
222 | 224 | | DriverKit 22.2 | driverkit22.2 | 14.2 | |
223 | 225 | | DriverKit 22.4 | driverkit22.4 | 14.3.1 | |
|
271 | 273 | #### Environment variables |
272 | 274 | | Name | Value | |
273 | 275 | | ----------------- | ----------------------------------------------------------------------------------------- | |
274 | | -| PARALLELS_DMG_URL | https://download.parallels.com/desktop/v20/20.4.1-55996/ParallelsDesktop-20.4.1-55996.dmg | |
| 276 | +| PARALLELS_DMG_URL | https://download.parallels.com/desktop/v26/26.0.1-57243/ParallelsDesktop-26.0.1-57243.dmg | |
275 | 277 |
|
276 | 278 | ##### Notes |
277 | 279 | ``` |
|
0 commit comments