diff --git a/images/windows/Windows2019-Readme.md b/images/windows/Windows2019-Readme.md index 6448aace..976c6227 100644 --- a/images/windows/Windows2019-Readme.md +++ b/images/windows/Windows2019-Readme.md @@ -1,12 +1,12 @@ | Announcements | |-| +| [Old versions of Android SDK & tools will be removed from images on January, 8](https://github.com/actions/runner-images/issues/8952) | | [[all OSs] Nodejs 14.x will be removed from the images on November, 26](https://github.com/actions/runner-images/issues/8779) | | [Major Refactoring of GitHub Actions Runner Images Repository](https://github.com/actions/runner-images/issues/8706) | -| [[All OS] Android NDK r23 will be removed from images on November 13](https://github.com/actions/runner-images/issues/8383) | *** # Windows Server 2019 - OS Version: 10.0.17763 Build 5122 -- Image Version: 20231126.1.0 +- Image Version: 20231205.1.0 ## Windows features - Windows Subsystem for Linux (WSLv1): Enabled @@ -35,7 +35,7 @@ - pip 23.3.1 (python 3.7) - Pipx 1.2.1 - RubyGems 2.7.6.3 -- Vcpkg (build from commit cd5e746ec) +- Vcpkg (build from commit 08c4e7104) - Yarn 1.22.21 #### Environment variables @@ -46,7 +46,7 @@ ### Project Management - Ant 1.10.14 -- Gradle 8.4 +- Gradle 8.5 - Maven 3.8.7 - sbt 1.9.7 @@ -58,7 +58,7 @@ - Bazelisk 1.19.0 - Bicep 0.23.1 - Cabal 3.10.2.0 -- CMake 3.27.8 +- CMake 3.27.9 - CodeQL Action Bundle 2.15.3 - Docker 24.0.7 - Docker Compose v1 1.29.2 @@ -67,8 +67,8 @@ - ghc 9.8.1 - Git 2.43.0.windows.1 - Git LFS 3.4.0 -- Google Cloud CLI 455.0.0 -- ImageMagick 7.1.1-21 +- Google Cloud CLI 456.0.0 +- ImageMagick 7.1.1-22 - InnoSetup 6.2.2 - jq 1.7-dirty - Kind 0.20.0 @@ -78,11 +78,11 @@ - gdb 8.1 - GNU Binutils 2.30 - Newman 6.0.0 -- NSIS 3.08 +- NSIS 3.09 - OpenSSL 1.1.1w - Packer 1.9.4 - Parcel 2.10.3 -- Pulumi 3.94.2 +- Pulumi 3.95.0 - R 4.3.2 - Service Fabric SDK 9.1.1436.9590 - Stack 2.13.1 @@ -96,13 +96,13 @@ ### CLI Tools - Alibaba Cloud CLI 3.0.188 -- AWS CLI 2.13.38 +- AWS CLI 2.14.5 - AWS SAM CLI 1.103.0 -- AWS Session Manager CLI 1.2.497.0 -- Azure CLI 2.54.0 +- AWS Session Manager CLI 1.2.536.0 +- Azure CLI 2.55.0 - Azure DevOps CLI extension 0.26.0 - Cloud Foundry CLI 6.53.0 -- GitHub CLI 2.39.1 +- GitHub CLI 2.39.2 ### Rust Tools - Cargo 1.74.0 @@ -119,11 +119,11 @@ - Rustfmt 1.6.0 ### Browsers and Drivers -- Google Chrome 119.0.6045.160 -- Chrome Driver 119.0.6045.105 -- Microsoft Edge 119.0.2151.72 -- Microsoft Edge Driver 119.0.2151.72 -- Mozilla Firefox 120.0 +- Google Chrome 120.0.6099.63 +- Chrome Driver 120.0.6099.62 +- Microsoft Edge 119.0.2151.97 +- Microsoft Edge Driver 119.0.2151.97 +- Mozilla Firefox 120.0.1 - Gecko Driver 0.33.0 - IE Driver 4.14.0.0 - Selenium server 4.15.0 @@ -173,7 +173,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH. #### Node.js - 16.20.2 -- 18.18.2 +- 18.19.0 - 20.10.0 #### Python @@ -181,7 +181,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH. - 3.8.10 - 3.9.13 - 3.10.11 -- 3.11.6 +- 3.11.7 - 3.12.0 #### PyPy @@ -216,7 +216,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH. #### MongoDB | Version | ServiceName | ServiceStatus | ServiceStartType | | -------- | ----------- | ------------- | ---------------- | -| 5.0.22.0 | MongoDB | Stopped | Disabled | +| 5.0.23.0 | MongoDB | Stopped | Disabled | ### Database tools - Azure CosmosDb Emulator 2.14.12.0 @@ -514,14 +514,14 @@ Note: MSYS2 is pre-installed on image but not added to PATH. - Az (Cached): 1.0.0.zip, 1.6.0.zip, 2.3.2.zip, 2.6.0.zip, 3.1.0.zip, 3.5.0.zip, 3.8.0.zip, 4.3.0.zip, 4.4.0.zip, 4.7.0.zip, 5.5.0.zip, 5.9.0.zip, 6.6.0.zip, 7.5.0.zip - Azure (Cached): 3.8.0.zip, 4.2.1.zip, 5.1.1.zip - AzureRM (Cached): 3.8.0.zip, 4.2.1.zip, 5.1.1.zip, 6.7.0.zip -- AWSPowershell: 4.1.459 +- AWSPowershell: 4.1.468 - DockerMsftProvider: 1.0.0.8 - MarkdownPS: 1.9 - Microsoft.Graph: 2.10.0 - Pester: 3.4.0, 5.5.0 - PowerShellGet: 1.0.0.1, 2.2.5 - PSScriptAnalyzer: 1.21.0 -- PSWindowsUpdate: 2.2.0.3 +- PSWindowsUpdate: 2.2.1.3 - SqlServer: 22.1.1 - VSSetup: 2.2.16 ```