From 7b6f653332bb7fd1ca342945d24a69fe3a555cae Mon Sep 17 00:00:00 2001 From: "Image generation service account." Date: Mon, 25 Nov 2024 21:09:17 +0000 Subject: [PATCH] Updating readme file for macos-15 version 20241125.404 --- images/macos/macos-15-Readme.md | 193 +++++++++++++++++++------------- 1 file changed, 113 insertions(+), 80 deletions(-) diff --git a/images/macos/macos-15-Readme.md b/images/macos/macos-15-Readme.md index 674babca6e2f..7ab74acfcbf1 100644 --- a/images/macos/macos-15-Readme.md +++ b/images/macos/macos-15-Readme.md @@ -1,103 +1,105 @@ | Announcements | |-| +| [[ macOS ] Node.js version 16 will be removed from macOS13 and macOS13 arm64 images on November, 25.](https://github.com/actions/runner-images/issues/10873) | | [[macOS] OpenSSL 1.1 will be removed and OpenSSL 3 will be the default for all macOS images from November 4](https://github.com/actions/runner-images/issues/10817) | -| [[macOS] Python 3.9 and 3.10 will be removed from macOS13 arm64 and macOS14 arm64 on November 18.](https://github.com/actions/runner-images/issues/10812) | +| [[macOS] Python 3.9 and 3.10 will be removed from macOS13 arm64 and macOS14 arm64 on November 25.](https://github.com/actions/runner-images/issues/10812) | | [[macOS] The macOS 12 Actions runner image will begin deprecation on 10/7/24 and will be fully unsupported by 12/3/24 for GitHub and ADO](https://github.com/actions/runner-images/issues/10721) | | [[macOS] Support policy changes; Xcode 14 and 16 will be removed from macOS 14 on November 4](https://github.com/actions/runner-images/issues/10703) | | [macOS 15 (Sequoia) is now available as a public beta in GitHub Actions](https://github.com/actions/runner-images/issues/10686) | *** # macOS 15 -- OS Version: macOS 15.0.1 (24A348) -- Kernel Version: Darwin 24.0.0 -- Image Version: 20241022.244 +- OS Version: macOS 15.1.1 (24B91) +- Kernel Version: Darwin 24.1.0 +- Image Version: 20241125.404 ## Installed Software ### Language and Runtime -- .NET Core SDK: 8.0.101, 8.0.204, 8.0.303, 8.0.403 +- .NET Core SDK: 8.0.101, 8.0.204, 8.0.303, 8.0.404 - Bash 3.2.57(1)-release -- Clang/LLVM 16.0.0 +- Clang/LLVM 15.0.0 - Clang/LLVM (Homebrew) 18.1.8 - available on `$(brew --prefix llvm@18)/bin/clang` - GCC 12 (Homebrew GCC 12.4.0) - available by `gcc-12` alias - GCC 13 (Homebrew GCC 13.3.0) - available by `gcc-13` alias -- GCC 14 (Homebrew GCC 14.2.0) - available by `gcc-14` alias +- GCC 14 (Homebrew GCC 14.2.0_1) - available by `gcc-14` alias - GNU Fortran 12 (Homebrew GCC 12.4.0) - available by `gfortran-12` alias - GNU Fortran 13 (Homebrew GCC 13.3.0) - available by `gfortran-13` alias -- GNU Fortran 14 (Homebrew GCC 14.2.0) - available by `gfortran-14` alias +- GNU Fortran 14 (Homebrew GCC 14.2.0_1) - available by `gfortran-14` alias - Kotlin 2.0.21-release-482 -- Node.js 22.10.0 +- Node.js 22.11.0 - Perl 5.40.0 -- PHP 8.3.12 +- PHP 8.4.1 - Python3 3.13.0 -- Ruby 3.3.5 +- Ruby 3.3.6 ### Package Management -- Bundler 2.5.22 +- Bundler 2.5.23 - Carthage 0.40.0 -- CocoaPods 1.15.2 -- Composer 2.8.1 -- Homebrew 4.4.2 +- CocoaPods 1.16.2 +- Composer 2.8.3 +- Homebrew 4.4.7 - NPM 10.9.0 -- Pip3 24.2 (python 3.13) +- Pip3 24.3.1 (python 3.13) - Pipx 1.7.1 -- RubyGems 3.5.22 +- RubyGems 3.5.23 - Yarn 1.22.22 ### Project Management - Apache Ant 1.10.15 - Apache Maven 3.9.9 -- Gradle 8.10.2 +- Gradle 8.11.1 ### Utilities - 7-Zip 17.05 - aria2 1.37.0 -- azcopy 10.26.0 -- bazel 7.3.2 -- bazelisk 1.22.1 +- azcopy 10.27.1 +- bazel 7.4.1 +- bazelisk 1.24.0 - bsdtar 3.5.3 - available by 'tar' alias -- Curl 8.10.1 +- Curl 8.11.0 - Git 2.47.0 -- Git LFS 3.5.1 -- GitHub CLI 2.59.0 +- Git LFS 3.6.0 +- GitHub CLI 2.62.0 - GNU Tar 1.35 - available by 'gtar' alias -- GNU Wget 1.24.5 -- gpg (GnuPG) 2.4.5 +- GNU Wget 1.25.0 +- gpg (GnuPG) 2.4.6 - jq 1.7.1 - OpenSSL 1.1.1w 11 Sep 2023 - Packer 1.11.2 -- pkg-config 0.29.2 -- yq 4.44.3 +- pkgconf 2.3.0 +- Unxip 3.1 +- yq 4.44.5 - zstd 1.5.6 ### Tools -- AWS CLI 2.18.11 -- AWS SAM CLI 1.126.0 -- AWS Session Manager CLI 1.2.677.0 -- Azure CLI 2.65.0 +- AWS CLI 2.22.4 +- AWS SAM CLI 1.131.0 +- AWS Session Manager CLI 1.2.694.0 +- Azure CLI 2.67.0 - Azure CLI (azure-devops) 1.0.1 -- Bicep CLI 0.30.23 -- Cmake 3.30.5 -- CodeQL Action Bundle 2.19.2 +- Bicep CLI 0.31.92 +- Cmake 3.31.1 +- CodeQL Action Bundle 2.19.3 - Fastlane 2.225.0 -- SwiftFormat 0.54.6 -- Xcbeautify 2.14.1 -- Xcode Command Line Tools 16.0.0.0.1.1724870825 -- Xcodes 1.5.0 +- SwiftFormat 0.55.2 +- Xcbeautify 2.15.0 +- Xcode Command Line Tools 16.1.0.0.1.1729049160 +- Xcodes 1.6.0 ### Linters -- SwiftLint 0.57.0 +- SwiftLint 0.57.1 ### Browsers -- Safari 18.0.1 (20619.1.26.31.7) -- SafariDriver 18.0.1 (20619.1.26.31.7) -- Google Chrome 130.0.6723.59 -- Google Chrome for Testing 130.0.6723.58 -- ChromeDriver 130.0.6723.58 -- Microsoft Edge 130.0.2849.46 -- Microsoft Edge WebDriver 130.0.2849.50 -- Mozilla Firefox 131.0.3 +- Safari 18.1.1 (20619.2.8.11.12) +- SafariDriver 18.1.1 (20619.2.8.11.12) +- Google Chrome 131.0.6778.86 +- Google Chrome for Testing 131.0.6778.85 +- ChromeDriver 131.0.6778.85 +- Microsoft Edge 131.0.2903.63 +- Microsoft Edge WebDriver 131.0.2903.63 +- Mozilla Firefox 132.0.2 - geckodriver 0.35.0 -- Selenium server 4.25.0 +- Selenium server 4.26.0 #### Environment variables | Name | Value | @@ -117,7 +119,8 @@ #### Ruby - 3.1.6 -- 3.2.5 +- 3.2.6 +- 3.3.6 #### Python - 3.9.20 @@ -127,14 +130,14 @@ - 3.13.0 #### Node.js -- 18.20.4 -- 20.18.0 -- 22.10.0 +- 18.20.5 +- 20.18.1 +- 22.11.0 #### Go - 1.21.13 -- 1.22.8 -- 1.23.2 +- 1.22.9 +- 1.23.3 ### Rust Tools - Cargo 1.82.0 @@ -147,7 +150,7 @@ - Rustfmt 1.7.1-stable ### PowerShell Tools -- PowerShell 7.4.5 +- PowerShell 7.4.6 #### PowerShell Modules - Az: 12.4.0 @@ -155,56 +158,86 @@ - PSScriptAnalyzer: 1.23.0 ### Xcode -| Version | Build | Path | Symlinks | -| -------------- | ------- | ---------------------------------------------- | ----------------------------------------------------------------------------------------- | -| 16.1 | 16B40 | /Applications/Xcode_16.1_Release_Candidate.app | /Applications/Xcode_16.1.0.app
/Applications/Xcode_16.1.app | -| 16.0 (default) | 16A242d | /Applications/Xcode_16.app | /Applications/Xcode_16.0.0.app
/Applications/Xcode_16.0.app
/Applications/Xcode.app | +| Version | Build | Path | Symlinks | +| -------------- | -------- | ----------------------------------- | ----------------------------------------------------------------------------------------- | +| 16.2 (beta) | 16C5023f | /Applications/Xcode_16.2_beta_3.app | /Applications/Xcode_16.2.0.app
/Applications/Xcode_16.2.app | +| 16.1 | 16B40 | /Applications/Xcode_16.1.app | /Applications/Xcode_16.1.0.app | +| 16.0 (default) | 16A242d | /Applications/Xcode_16.app | /Applications/Xcode_16.0.0.app
/Applications/Xcode_16.0.app
/Applications/Xcode.app | +| 15.4 | 15F31d | /Applications/Xcode_15.4.app | /Applications/Xcode_15.4.0.app | #### Installed SDKs | SDK | SDK Name | Xcode Version | | ------------------------ | -------------------- | ------------- | +| macOS 14.5 | macosx14.5 | 15.4 | | macOS 15.0 | macosx15.0 | 16.0 | | macOS 15.1 | macosx15.1 | 16.1 | +| macOS 15.2 | macosx15.2 | 16.2 | +| iOS 17.5 | iphoneos17.5 | 15.4 | | iOS 18.0 | iphoneos18.0 | 16.0 | | iOS 18.1 | iphoneos18.1 | 16.1 | +| iOS 18.2 | iphoneos18.2 | 16.2 | +| Simulator - iOS 17.5 | iphonesimulator17.5 | 15.4 | | Simulator - iOS 18.0 | iphonesimulator18.0 | 16.0 | | Simulator - iOS 18.1 | iphonesimulator18.1 | 16.1 | +| Simulator - iOS 18.2 | iphonesimulator18.2 | 16.2 | +| tvOS 17.5 | appletvos17.5 | 15.4 | | tvOS 18.0 | appletvos18.0 | 16.0 | | tvOS 18.1 | appletvos18.1 | 16.1 | +| tvOS 18.2 | appletvos18.2 | 16.2 | +| Simulator - tvOS 17.5 | appletvsimulator17.5 | 15.4 | | Simulator - tvOS 18.0 | appletvsimulator18.0 | 16.0 | | Simulator - tvOS 18.1 | appletvsimulator18.1 | 16.1 | +| Simulator - tvOS 18.2 | appletvsimulator18.2 | 16.2 | +| watchOS 10.5 | watchos10.5 | 15.4 | | watchOS 11.0 | watchos11.0 | 16.0 | | watchOS 11.1 | watchos11.1 | 16.1 | +| watchOS 11.2 | watchos11.2 | 16.2 | +| Simulator - watchOS 10.5 | watchsimulator10.5 | 15.4 | | Simulator - watchOS 11.0 | watchsimulator11.0 | 16.0 | | Simulator - watchOS 11.1 | watchsimulator11.1 | 16.1 | -| Simulator - visionOS 2.0 | xrsimulator2.0 | 16.0 | +| Simulator - watchOS 11.2 | watchsimulator11.2 | 16.2 | +| Simulator - visionOS 1.2 | xrsimulator1.2 | 15.4 | +| visionOS 1.2 | xros1.2 | 15.4 | | visionOS 2.0 | xros2.0 | 16.0 | -| visionOS 2.1 | xros2.1 | 16.1 | +| Simulator - visionOS 2.0 | xrsimulator2.0 | 16.0 | | Simulator - visionOS 2.1 | xrsimulator2.1 | 16.1 | +| visionOS 2.1 | xros2.1 | 16.1 | +| Simulator - visionOS 2.2 | xrsimulator2.2 | 16.2 | +| visionOS 2.2 | xros2.2 | 16.2 | +| DriverKit 23.5 | driverkit23.5 | 15.4 | | DriverKit 24.0 | driverkit24.0 | 16.0 | | DriverKit 24.1 | driverkit24.1 | 16.1 | +| DriverKit 24.2 | driverkit24.2 | 16.2 | #### Installed Simulators -| OS | Simulators | -| ------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| iOS 18.0 | iPhone 16
iPhone 16 Plus
iPhone 16 Pro
iPhone 16 Pro Max
iPhone SE (3rd generation)
iPad (10th generation)
iPad Air 11-inch (M2)
iPad Air 13-inch (M2)
iPad mini (6th generation)
iPad Pro 11-inch (M4)
iPad Pro 13-inch (M4) | -| iOS 18.1 | iPhone 16
iPhone 16 Plus
iPhone 16 Pro
iPhone 16 Pro Max
iPhone SE (3rd generation)
iPad (10th generation)
iPad Air 11-inch (M2)
iPad Air 13-inch (M2)
iPad mini (6th generation)
iPad mini (A17 Pro)
iPad Pro 11-inch (M4)
iPad Pro 13-inch (M4) | -| tvOS 18.0 | Apple TV
Apple TV 4K (3rd generation)
Apple TV 4K (3rd generation) (at 1080p) | -| tvOS 18.1 | Apple TV
Apple TV 4K (3rd generation)
Apple TV 4K (3rd generation) (at 1080p) | -| watchOS 11.0 | Apple Watch SE (40mm) (2nd generation)
Apple Watch SE (44mm) (2nd generation)
Apple Watch Series 10 (42mm)
Apple Watch Series 10 (46mm)
Apple Watch Ultra 2 (49mm) | -| watchOS 11.1 | Apple Watch SE (40mm) (2nd generation)
Apple Watch SE (44mm) (2nd generation)
Apple Watch Series 10 (42mm)
Apple Watch Series 10 (46mm)
Apple Watch Ultra 2 (49mm) | +| OS | Simulators | +| ------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| iOS 17.5 | iPhone 15
iPhone 15 Plus
iPhone 15 Pro
iPhone 15 Pro Max
iPhone SE (3rd generation)
iPad (10th generation)
iPad Air 11-inch (M2)
iPad Air 13-inch (M2)
iPad mini (6th generation)
iPad Pro 11-inch (M4)
iPad Pro 13-inch (M4) | +| iOS 18.0 | iPhone 16
iPhone 16 Plus
iPhone 16 Pro
iPhone 16 Pro Max
iPhone SE (3rd generation)
iPad (10th generation)
iPad Air 11-inch (M2)
iPad Air 13-inch (M2)
iPad mini (6th generation)
iPad Pro 11-inch (M4)
iPad Pro 13-inch (M4) | +| iOS 18.1 | iPhone 16
iPhone 16 Plus
iPhone 16 Pro
iPhone 16 Pro Max
iPhone SE (3rd generation)
iPad (10th generation)
iPad Air 11-inch (M2)
iPad Air 13-inch (M2)
iPad mini (A17 Pro)
iPad Pro 11-inch (M4)
iPad Pro 13-inch (M4) | +| iOS 18.2 | iPhone 16
iPhone 16 Plus
iPhone 16 Pro
iPhone 16 Pro Max
iPhone SE (3rd generation)
iPad (10th generation)
iPad Air 11-inch (M2)
iPad Air 13-inch (M2)
iPad mini (A17 Pro)
iPad Pro 11-inch (M4)
iPad Pro 13-inch (M4) | +| tvOS 17.5 | Apple TV
Apple TV 4K (3rd generation)
Apple TV 4K (3rd generation) (at 1080p) | +| tvOS 18.0 | Apple TV
Apple TV 4K (3rd generation)
Apple TV 4K (3rd generation) (at 1080p) | +| tvOS 18.1 | Apple TV
Apple TV 4K (3rd generation)
Apple TV 4K (3rd generation) (at 1080p) | +| tvOS 18.2 | Apple TV
Apple TV 4K (3rd generation)
Apple TV 4K (3rd generation) (at 1080p) | +| watchOS 10.5 | Apple Watch SE (40mm) (2nd generation)
Apple Watch SE (44mm) (2nd generation)
Apple Watch Series 9 (41mm)
Apple Watch Series 9 (45mm)
Apple Watch Ultra 2 (49mm) | +| watchOS 11.0 | Apple Watch SE (40mm) (2nd generation)
Apple Watch SE (44mm) (2nd generation)
Apple Watch Series 10 (42mm)
Apple Watch Series 10 (46mm)
Apple Watch Ultra 2 (49mm) | +| watchOS 11.1 | Apple Watch SE (40mm) (2nd generation)
Apple Watch SE (44mm) (2nd generation)
Apple Watch Series 10 (42mm)
Apple Watch Series 10 (46mm)
Apple Watch Ultra 2 (49mm) | +| watchOS 11.2 | Apple Watch SE (40mm) (2nd generation)
Apple Watch SE (44mm) (2nd generation)
Apple Watch Series 10 (42mm)
Apple Watch Series 10 (46mm)
Apple Watch Ultra 2 (49mm) | ### Android -| Package Name | Version | -| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| Android Emulator | 35.2.10 | -| Android SDK Platforms | android-35 (rev 1)
android-34-ext8 (rev 1)
android-34-ext12 (rev 1)
android-34-ext11 (rev 1)
android-34-ext10 (rev 1)
android-33-ext5 (rev 1)
android-33-ext4 (rev 1) | -| Android SDK Platform-Tools | 35.0.2 | -| Android Support Repository | 47.0.0 | -| CMake | 3.22.1 | -| Google Play services | 49 | -| Google Repository | 58 | -| NDK | 26.3.11579264
27.2.12479018 (default) | +| Package Name | Version | +| -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Android Command Line Tools | 16.0 | +| Android Emulator | 35.2.10 | +| Android SDK Build-tools | 35.0.0 | +| Android SDK Platforms | android-35-ext14 (rev 1)
android-35 (rev 1)
android-34-ext8 (rev 1)
android-34-ext12 (rev 1)
android-34-ext11 (rev 1)
android-34-ext10 (rev 1)
android-33-ext5 (rev 1)
android-33-ext4 (rev 1) | +| Android SDK Platform-Tools | 35.0.2 | +| Android Support Repository | 47.0.0 | +| CMake | 3.31.0 | +| Google Play services | 49 | +| Google Repository | 58 | +| NDK | 26.3.11579264
27.2.12479018 (default) | #### Environment variables | Name | Value |