From 0aec6fee5fd346a1bd5c2397c3940dbec68be060 Mon Sep 17 00:00:00 2001 From: "Image generation service account." Date: Wed, 11 Dec 2024 16:33:58 +0000 Subject: [PATCH] Updating readme file for macos-15-arm64 version 20241211.459 --- images/macos/macos-15-arm64-Readme.md | 89 +++++++++++++-------------- 1 file changed, 44 insertions(+), 45 deletions(-) diff --git a/images/macos/macos-15-arm64-Readme.md b/images/macos/macos-15-arm64-Readme.md index a86974e72369..e2e4aae18363 100644 --- a/images/macos/macos-15-arm64-Readme.md +++ b/images/macos/macos-15-arm64-Readme.md @@ -1,13 +1,12 @@ | Announcements | |-| -| [[macOS] OpenSSL 1.1 will be removed and OpenSSL 3 will be the default for all macOS images once [date not determined]](https://github.com/actions/runner-images/issues/10817) | -| [[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] 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 by 01/13/25 for ADO](https://github.com/actions/runner-images/issues/10721) | | [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.1.1 (24B91) - Kernel Version: Darwin 24.1.0 -- Image Version: 20241202.430 +- Image Version: 20241211.459 ## Installed Software @@ -23,18 +22,18 @@ - GNU Fortran 13 (Homebrew GCC 13.3.0) - available by `gfortran-13` alias - GNU Fortran 14 (Homebrew GCC 14.2.0_1) - available by `gfortran-14` alias - Kotlin 2.1.0-release-394 -- Node.js 22.11.0 +- Node.js 22.12.0 - Perl 5.40.0 -- Python3 3.13.0 +- Python3 3.13.1 - Ruby 3.3.6 ### Package Management - Bundler 2.5.23 - Carthage 0.40.0 - CocoaPods 1.16.2 -- Homebrew 4.4.8 +- Homebrew 4.4.11 - NPM 10.9.0 -- Pip3 24.2 (python 3.13) +- Pip3 24.3.1 (python 3.13) - Pipx 1.7.1 - RubyGems 3.5.23 - Yarn 1.22.22 @@ -48,13 +47,13 @@ - 7-Zip 17.05 - aria2 1.37.0 - azcopy 10.27.1 -- bazel 7.4.1 -- bazelisk 1.24.1 +- bazel 8.0.0 +- bazelisk 1.25.0 - bsdtar 3.5.3 - available by 'tar' alias - Curl 8.7.1 - Git 2.47.1 - Git LFS 3.6.0 -- GitHub CLI 2.63.0 +- GitHub CLI 2.63.2 - GNU Tar 1.35 - available by 'gtar' alias - GNU Wget 1.25.0 - gpg (GnuPG) 2.4.6 @@ -63,21 +62,21 @@ - Packer 1.11.2 - pkgconf 2.3.0 - Unxip 3.1 -- yq 4.44.5 +- yq 4.44.6 - zstd 1.5.6 ### Tools -- AWS CLI 2.22.8 +- AWS CLI 2.22.14 - 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.31.92 -- Cmake 3.31.1 -- CodeQL Action Bundle 2.19.3 -- Fastlane 2.225.0 +- Bicep CLI 0.32.4 +- Cmake 3.31.2 +- CodeQL Action Bundle 2.20.0 +- Fastlane 2.226.0 - SwiftFormat 0.55.3 -- Xcbeautify 2.15.0 +- Xcbeautify 2.16.0 - Xcode Command Line Tools 16.1.0.0.1.1729049160 - Xcodes 1.6.0 @@ -86,9 +85,9 @@ ### Browsers - 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 +- Google Chrome 131.0.6778.140 +- Google Chrome for Testing 131.0.6778.108 +- ChromeDriver 131.0.6778.108 - Selenium server 4.27.0 #### Environment variables @@ -114,18 +113,18 @@ #### Python - 3.11.9 -- 3.12.7 -- 3.13.0 +- 3.12.8 +- 3.13.1 #### Node.js - 18.20.5 - 20.18.1 -- 22.11.0 +- 22.12.0 #### Go - 1.21.13 -- 1.22.9 -- 1.23.3 +- 1.22.10 +- 1.23.4 ### Rust Tools - Cargo 1.83.0 @@ -146,12 +145,12 @@ - PSScriptAnalyzer: 1.23.0 ### Xcode -| 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 | +| Version | Build | Path | Symlinks | +| -------------- | -------- | ---------------------------------------------- | ----------------------------------------------------------------------------------------- | +| 16.2 | 16C5031c | /Applications/Xcode_16.2_Release_Candidate.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 | @@ -184,10 +183,10 @@ | Simulator - watchOS 11.0 | watchsimulator11.0 | 16.0 | | Simulator - watchOS 11.1 | watchsimulator11.1 | 16.1 | | 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 | +| Simulator - visionOS 1.2 | xrsimulator1.2 | 15.4 | | Simulator - visionOS 2.0 | xrsimulator2.0 | 16.0 | +| visionOS 2.0 | xros2.0 | 16.0 | | visionOS 2.1 | xros2.1 | 16.1 | | Simulator - visionOS 2.1 | xrsimulator2.1 | 16.1 | | Simulator - visionOS 2.2 | xrsimulator2.2 | 16.2 | @@ -218,18 +217,18 @@ | visionOS 2.2 | Apple Vision Pro | ### Android -| 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) | +| 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-34 (rev 3)
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 |